2018-08-15 03:01:16,380 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-215 | | 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-08-15 03:01:16,385 - 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.31,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LvLjwP1nU8AMCgCw2d2RODQOJ 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=feec32c05bda4499885ba9c313a5eb8b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-15 03:01:16,385 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-15 03:01:16,387 - 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-08-15 03:01:16,424 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:01:16,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:01:16,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:01:16,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:01:16,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:01:16,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:01:16,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:01:16,728 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-15 03:01:16,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-15 03:01:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:16,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59cb2fa-eed7-4f5f-b40a-8bb685ea5188 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:01:16,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-a59cb2fa-eed7-4f5f-b40a-8bb685ea5188 2018-08-15 03:01:16,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:01:17,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["g7dONbm_TtepzAt_cOU8FQ"], "issued_at": "2018-08-15T03:01:17.000000Z"}} 2018-08-15 03:01:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:18,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abcb93de-fe70-4dfd-8e13-faf6a4433d34 x-compute-request-id: req-abcb93de-fe70-4dfd-8e13-faf6a4433d34 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-15 03:01:18,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-aggregates used request id req-abcb93de-fe70-4dfd-8e13-faf6a4433d34 2018-08-15 03:01:18,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.55621790886s 2018-08-15 03:01:18,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-aggregates used request id req-abcb93de-fe70-4dfd-8e13-faf6a4433d34 2018-08-15 03:01:18,285 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-15 03:01:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:18,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c4fdb1-6c54-4093-874f-7277313da98d Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:01:18,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-55c4fdb1-6c54-4093-874f-7277313da98d 2018-08-15 03:01:18,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:01:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:18,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff4d6e1-22d3-4ba0-8289-aaae799f5bf1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:01:18,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-dff4d6e1-22d3-4ba0-8289-aaae799f5bf1 2018-08-15 03:01:18,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.25936293602s 2018-08-15 03:01:18,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-dff4d6e1-22d3-4ba0-8289-aaae799f5bf1 2018-08-15 03:01:18,556 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'bd94693bfbdb4d41ae526dd53d94dd1f', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-15 03:01:18,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-15 03:01:18,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccd408f-8561-4329-935d-499665ba4615 Content-Encoding: gzip Content-Length: 1962 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/01562bcfe23c43f1bd100bfa62bc7ef1"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/17666bdee80a42f1b48b2fc895a15a5a"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/21eede1f0fb746edb2795c707d17230e"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "21eede1f0fb746edb2795c707d17230e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2251ff91ba02438ca4d529af5d3d1e3f"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2584cffbb2724d278db1015f4916b36b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "2584cffbb2724d278db1015f4916b36b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/27262135d59a41e2a8bc6d80cea9582a"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/296ebf1c47a2475f8d49213d31ebef77"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2d3219177d2a47b1b3e60d1a6abc6315"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3e17f72274a840a3bbb3f86b31004ac2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4712e83569a14bd781c18471ea8df2c9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/53470451674e4c59973d76b7749b1104"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "53470451674e4c59973d76b7749b1104"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55c0ea7bfb3141119bbf09805cff40e8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b06959d2a084333a8b1c30fc9538f78"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b31b5ba0d2445c8b77410299b730439"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5f6d4dd0518442b6b2ca3791763b2fbb"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6fadc79c8e0c4aefb8b3926dfc85180f"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77440575db0248d58b72b8fb0b469d69"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "77440575db0248d58b72b8fb0b469d69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7937f1f775614cdb8cca965afcca7d75"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "7937f1f775614cdb8cca965afcca7d75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7ae6cb27e71b4f9fb7f88b259b9c505a"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7e68a86cd54441958ab93ab8408f1df0"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/862c1f9b439b49edb4ebd77b1d30da30"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9045be930ce842998da9ecd4efd66983"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9045be930ce842998da9ecd4efd66983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9c25393255f7424dacab870f118bb32d"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9c25393255f7424dacab870f118bb32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a376f0e58c294bbfad700277ef4a290f"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "a376f0e58c294bbfad700277ef4a290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a8c63a39b10a4a848918be39d1b593fb"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "a8c63a39b10a4a848918be39d1b593fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ab8ccc2ff5e942518dd1242b64f1a062"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/abf2832c4b024485b2b95d628e061f1c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "abf2832c4b024485b2b95d628e061f1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac6ae1f00aaa41788c6d9f4213d93b91"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b30c4310005e4c6e8374e56ea3c2e671"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b47ca97cd3ff4084979f9e73de5c91c3"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b483c15eec424f6c850bcce4035a6eed"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ca535a88cd284adaaabec85e8373392a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "ca535a88cd284adaaabec85e8373392a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/caad117808c4444493d973ecf9c8d19d"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "caad117808c4444493d973ecf9c8d19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/cd429027244e40518827647ebc587446"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "cd429027244e40518827647ebc587446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d6e9259ec93b42c18612e17e250811d7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "d6e9259ec93b42c18612e17e250811d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dec425fefa34427bab9957c6ba3dfcfa"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "dec425fefa34427bab9957c6ba3dfcfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/df14c0adef3f4280a06c83b490a102a6"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "df14c0adef3f4280a06c83b490a102a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6080ac03ca94f71b090352e56e2b937"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e7c3793055464cd6bbf76daeb63841f3"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed1f1a5fbbbc4f7abc29861466bb76b4"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f21a3da63dc04ea7b6fa5528a4a583ad"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f727fa76326742e5acaf990d98dc6d15"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "f727fa76326742e5acaf990d98dc6d15"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-15 03:01:18,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-2ccd408f-8561-4329-935d-499665ba4615 2018-08-15 03:01:18,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.182591915131s 2018-08-15 03:01:18,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-2ccd408f-8561-4329-935d-499665ba4615 2018-08-15 03:01:18,749 - 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.31:5000/v3/endpoints/01562bcfe23c43f1bd100bfa62bc7ef1'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'75ba08e655ef4ecba9a05181fa690302', u'id': u'01562bcfe23c43f1bd100bfa62bc7ef1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/17666bdee80a42f1b48b2fc895a15a5a'}, u'url': u'http://172.30.9.31:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3e2f80361a434b4cb3e4db5203cfa105', u'id': u'17666bdee80a42f1b48b2fc895a15a5a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/21eede1f0fb746edb2795c707d17230e'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b04648ea91744961bd9a2603357917cf', u'id': u'21eede1f0fb746edb2795c707d17230e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2251ff91ba02438ca4d529af5d3d1e3f'}, u'url': u'http://172.30.9.31:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'35a218a2eb904a4cb6b83d325061e386', u'id': u'2251ff91ba02438ca4d529af5d3d1e3f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2584cffbb2724d278db1015f4916b36b'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5a80094e56a44a45a154afb18a06aad9', u'id': u'2584cffbb2724d278db1015f4916b36b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/27262135d59a41e2a8bc6d80cea9582a'}, u'url': u'http://172.30.9.31:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'872dc604424c40ebb325bc7edfeb85c0', u'id': u'27262135d59a41e2a8bc6d80cea9582a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/296ebf1c47a2475f8d49213d31ebef77'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'50931a59c1fa49c78955cf29c2409920', u'id': u'296ebf1c47a2475f8d49213d31ebef77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/2d3219177d2a47b1b3e60d1a6abc6315'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'248c5b0ac4744e22989a80e856bd3fcc', u'id': u'2d3219177d2a47b1b3e60d1a6abc6315'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/3e17f72274a840a3bbb3f86b31004ac2'}, u'url': u'http://172.30.9.31:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a7ea18aa11d24e069c47ed144d3ed557', u'id': u'3e17f72274a840a3bbb3f86b31004ac2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/4712e83569a14bd781c18471ea8df2c9'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'872dc604424c40ebb325bc7edfeb85c0', u'id': u'4712e83569a14bd781c18471ea8df2c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/53470451674e4c59973d76b7749b1104'}, u'url': u'http://172.30.9.31:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'374773d5df3a45ffa08c008b237788a0', u'id': u'53470451674e4c59973d76b7749b1104'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/55c0ea7bfb3141119bbf09805cff40e8'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'386f2cb9c8c346b992323ca3412dffb3', u'id': u'55c0ea7bfb3141119bbf09805cff40e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/5b06959d2a084333a8b1c30fc9538f78'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'35a218a2eb904a4cb6b83d325061e386', u'id': u'5b06959d2a084333a8b1c30fc9538f78'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/5b31b5ba0d2445c8b77410299b730439'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8154a1eb2fdf45ae8076d0344ed44176', u'id': u'5b31b5ba0d2445c8b77410299b730439'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/5f6d4dd0518442b6b2ca3791763b2fbb'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'50931a59c1fa49c78955cf29c2409920', u'id': u'5f6d4dd0518442b6b2ca3791763b2fbb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/6fadc79c8e0c4aefb8b3926dfc85180f'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b04648ea91744961bd9a2603357917cf', u'id': u'6fadc79c8e0c4aefb8b3926dfc85180f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/77440575db0248d58b72b8fb0b469d69'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3e2f80361a434b4cb3e4db5203cfa105', u'id': u'77440575db0248d58b72b8fb0b469d69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/7937f1f775614cdb8cca965afcca7d75'}, u'url': u'http://172.30.9.31:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'50931a59c1fa49c78955cf29c2409920', u'id': u'7937f1f775614cdb8cca965afcca7d75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/7ae6cb27e71b4f9fb7f88b259b9c505a'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'75ba08e655ef4ecba9a05181fa690302', u'id': u'7ae6cb27e71b4f9fb7f88b259b9c505a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/7e68a86cd54441958ab93ab8408f1df0'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8154a1eb2fdf45ae8076d0344ed44176', u'id': u'7e68a86cd54441958ab93ab8408f1df0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/862c1f9b439b49edb4ebd77b1d30da30'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'566b6f8b85b6476485f8e1d1aff30099', u'id': u'862c1f9b439b49edb4ebd77b1d30da30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9045be930ce842998da9ecd4efd66983'}, u'url': u'http://172.30.9.31:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'386f2cb9c8c346b992323ca3412dffb3', u'id': u'9045be930ce842998da9ecd4efd66983'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/9c25393255f7424dacab870f118bb32d'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'386f2cb9c8c346b992323ca3412dffb3', u'id': u'9c25393255f7424dacab870f118bb32d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a376f0e58c294bbfad700277ef4a290f'}, u'url': u'http://172.30.9.31:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8154a1eb2fdf45ae8076d0344ed44176', u'id': u'a376f0e58c294bbfad700277ef4a290f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/a8c63a39b10a4a848918be39d1b593fb'}, u'url': u'http://172.30.9.31:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b04648ea91744961bd9a2603357917cf', u'id': u'a8c63a39b10a4a848918be39d1b593fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ab8ccc2ff5e942518dd1242b64f1a062'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3e2f80361a434b4cb3e4db5203cfa105', u'id': u'ab8ccc2ff5e942518dd1242b64f1a062'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/abf2832c4b024485b2b95d628e061f1c'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'872dc604424c40ebb325bc7edfeb85c0', u'id': u'abf2832c4b024485b2b95d628e061f1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ac6ae1f00aaa41788c6d9f4213d93b91'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'374773d5df3a45ffa08c008b237788a0', u'id': u'ac6ae1f00aaa41788c6d9f4213d93b91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b30c4310005e4c6e8374e56ea3c2e671'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5a80094e56a44a45a154afb18a06aad9', u'id': u'b30c4310005e4c6e8374e56ea3c2e671'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b47ca97cd3ff4084979f9e73de5c91c3'}, u'url': u'http://172.30.9.31:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5a80094e56a44a45a154afb18a06aad9', u'id': u'b47ca97cd3ff4084979f9e73de5c91c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/b483c15eec424f6c850bcce4035a6eed'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'566b6f8b85b6476485f8e1d1aff30099', u'id': u'b483c15eec424f6c850bcce4035a6eed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ca535a88cd284adaaabec85e8373392a'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a7ea18aa11d24e069c47ed144d3ed557', u'id': u'ca535a88cd284adaaabec85e8373392a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/caad117808c4444493d973ecf9c8d19d'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'374773d5df3a45ffa08c008b237788a0', u'id': u'caad117808c4444493d973ecf9c8d19d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/cd429027244e40518827647ebc587446'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d269d65afe444f1b4ef63613a783344', u'id': u'cd429027244e40518827647ebc587446'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/d6e9259ec93b42c18612e17e250811d7'}, u'url': u'http://172.30.9.31:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'75ba08e655ef4ecba9a05181fa690302', u'id': u'd6e9259ec93b42c18612e17e250811d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/dec425fefa34427bab9957c6ba3dfcfa'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'35a218a2eb904a4cb6b83d325061e386', u'id': u'dec425fefa34427bab9957c6ba3dfcfa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/df14c0adef3f4280a06c83b490a102a6'}, u'url': u'http://172.30.9.31:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'566b6f8b85b6476485f8e1d1aff30099', u'id': u'df14c0adef3f4280a06c83b490a102a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/e6080ac03ca94f71b090352e56e2b937'}, u'url': u'http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'248c5b0ac4744e22989a80e856bd3fcc', u'id': u'e6080ac03ca94f71b090352e56e2b937'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/e7c3793055464cd6bbf76daeb63841f3'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d269d65afe444f1b4ef63613a783344', u'id': u'e7c3793055464cd6bbf76daeb63841f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/ed1f1a5fbbbc4f7abc29861466bb76b4'}, u'url': u'http://172.30.9.31:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d269d65afe444f1b4ef63613a783344', u'id': u'ed1f1a5fbbbc4f7abc29861466bb76b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/f21a3da63dc04ea7b6fa5528a4a583ad'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a7ea18aa11d24e069c47ed144d3ed557', u'id': u'f21a3da63dc04ea7b6fa5528a4a583ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.31:5000/v3/endpoints/f727fa76326742e5acaf990d98dc6d15'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'248c5b0ac4744e22989a80e856bd3fcc', u'id': u'f727fa76326742e5acaf990d98dc6d15'})] 2018-08-15 03:01:18,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-15 03:01:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:18,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fca1702-7d4a-4194-94a7-43245f4671ce x-compute-request-id: req-1fca1702-7d4a-4194-94a7-43245f4671ce Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json 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-08-15 03:01:18,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/extensions used request id req-1fca1702-7d4a-4194-94a7-43245f4671ce 2018-08-15 03:01:18,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.109684944153s 2018-08-15 03:01:18,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/extensions used request id req-1fca1702-7d4a-4194-94a7-43245f4671ce 2018-08-15 03:01:18,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-15 03:01:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:20,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cbb72b4a-a449-4125-9d74-4ae822358c5b x-compute-request-id: req-cbb72b4a-a449-4125-9d74-4ae822358c5b Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-15 03:01:20,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-floating-ip-pools used request id req-cbb72b4a-a449-4125-9d74-4ae822358c5b 2018-08-15 03:01:20,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.26320290565s 2018-08-15 03:01:20,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-floating-ip-pools used request id req-cbb72b4a-a449-4125-9d74-4ae822358c5b 2018-08-15 03:01:20,141 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-15 03:01:20,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:01:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fa611c02-88b0-478d-820a-631481e192d1 Date: Wed, 15 Aug 2018 03:01:21 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:01:21,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-fa611c02-88b0-478d-820a-631481e192d1 2018-08-15 03:01:21,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.04768490791s 2018-08-15 03:01:21,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-fa611c02-88b0-478d-820a-631481e192d1 2018-08-15 03:01:21,194 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-15 03:01:21,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 03:01:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5066755-47cc-43b2-88c9-58c5aaff16e5 x-compute-request-id: req-a5066755-47cc-43b2-88c9-58c5aaff16e5 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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-08-15 03:01:21,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a5066755-47cc-43b2-88c9-58c5aaff16e5 2018-08-15 03:01:21,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0652740001678s 2018-08-15 03:01:21,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-a5066755-47cc-43b2-88c9-58c5aaff16e5 2018-08-15 03:01:21,261 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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': 1, u'service': {u'host': u'overcloud-novacompute-1.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.5', 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': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 13}, 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-08-15 03:01:21,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-15 03:01:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84941e7d-eb5f-4799-b95c-740336f34b5e x-compute-request-id: req-84941e7d-eb5f-4799-b95c-740336f34b5e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-15 03:01:21,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-84941e7d-eb5f-4799-b95c-740336f34b5e 2018-08-15 03:01:21,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0287811756134s 2018-08-15 03:01:21,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-84941e7d-eb5f-4799-b95c-740336f34b5e 2018-08-15 03:01:21,291 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-15 03:01:21,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6d950345-166c-403d-855d-ea1582221c6d Date: Wed, 15 Aug 2018 03:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:01:21,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6d950345-166c-403d-855d-ea1582221c6d 2018-08-15 03:01:21,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0867660045624s 2018-08-15 03:01:21,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6d950345-166c-403d-855d-ea1582221c6d 2018-08-15 03:01:21,379 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T02:58:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'36b76b62-6049-400a-b18a-0441df8350db', 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-08-15T02:58:52Z', u'provider:network_type': u'flat', u'tenant_id': u'e2405b9770d8483db661569acf348bcb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e2405b9770d8483db661569acf348bcb', u'l2_adjacency': True})] 2018-08-15 03:01:21,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:01:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6f94ac5a-cc74-4644-9c93-878be3c398bf Date: Wed, 15 Aug 2018 03:01:21 GMT RESP BODY: {"ports":[]} 2018-08-15 03:01:21,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json used request id req-6f94ac5a-cc74-4644-9c93-878be3c398bf 2018-08-15 03:01:21,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.026428937912s 2018-08-15 03:01:21,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json used request id req-6f94ac5a-cc74-4644-9c93-878be3c398bf 2018-08-15 03:01:21,406 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-15 03:01:21,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:01:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55960040-e9ad-4a72-9fb3-86931efd44da Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "10fe2fa8f85f41c7ad9570af1f167db8"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/10fe2fa8f85f41c7ad9570af1f167db8/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "df6e34fc169e47a7ab02c7f8358106ac"}, "user": {"id": "10fe2fa8f85f41c7ad9570af1f167db8"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/10fe2fa8f85f41c7ad9570af1f167db8/roles/df6e34fc169e47a7ab02c7f8358106ac"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "25f3880a4c8f48d88dcdfafc6d4a3b53"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/25f3880a4c8f48d88dcdfafc6d4a3b53/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "30089168439e49e08f788863995f7319"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/30089168439e49e08f788863995f7319/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "feec32c05bda4499885ba9c313a5eb8b"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "36cf4b6920fb406e83cf9369a71751da"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b/users/36cf4b6920fb406e83cf9369a71751da/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "419b4b1ac89b48769a53a1658ba58772"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/419b4b1ac89b48769a53a1658ba58772/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "4503384428d047e48faf47e04cbce1eb"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/4503384428d047e48faf47e04cbce1eb/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "5c6f74b60ea84bfe8e94c9990f3c11da"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/5c6f74b60ea84bfe8e94c9990f3c11da/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "70ab3e95fc6747b19d67941a5a9c2460"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/70ab3e95fc6747b19d67941a5a9c2460/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "acc5ce9d835a42dea5b561c191f39551"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/acc5ce9d835a42dea5b561c191f39551/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "bac2b395d0b942f396f19ec7e1309122"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/bac2b395d0b942f396f19ec7e1309122/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "c5b29967ef734c7bb7390481ff7b1f0e"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/c5b29967ef734c7bb7390481ff7b1f0e/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "cc934d89299747dcb08d7b677d832b27"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/cc934d89299747dcb08d7b677d832b27/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"project": {"id": "e2405b9770d8483db661569acf348bcb"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "f19938d1e32f4464968402c9a1e4a996"}, "links": {"assignment": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb/users/f19938d1e32f4464968402c9a1e4a996/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"domain": {"id": "bd94693bfbdb4d41ae526dd53d94dd1f"}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "links": {"assignment": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f/users/6fc6b671e15c40ddb7e15d9f22b8c4dc/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}, {"scope": {"system": {"all": true}}, "role": {"id": "0d3b3dc7d24e4056a1269f9379bf3f9c"}, "user": {"id": "36cf4b6920fb406e83cf9369a71751da"}, "links": {"assignment": "http://172.30.9.31:5000/v3/system/users/36cf4b6920fb406e83cf9369a71751da/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}}], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-15 03:01:21,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments used request id req-55960040-e9ad-4a72-9fb3-86931efd44da 2018-08-15 03:01:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177180051804s 2018-08-15 03:01:21,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments used request id req-55960040-e9ad-4a72-9fb3-86931efd44da 2018-08-15 03:01:21,590 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'10fe2fa8f85f41c7ad9570af1f167db8'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'df6e34fc169e47a7ab02c7f8358106ac', 'user': u'10fe2fa8f85f41c7ad9570af1f167db8'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'25f3880a4c8f48d88dcdfafc6d4a3b53'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'30089168439e49e08f788863995f7319'}), Munch({'project': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'36cf4b6920fb406e83cf9369a71751da'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'419b4b1ac89b48769a53a1658ba58772'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'4503384428d047e48faf47e04cbce1eb'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'5c6f74b60ea84bfe8e94c9990f3c11da'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'70ab3e95fc6747b19d67941a5a9c2460'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'acc5ce9d835a42dea5b561c191f39551'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'bac2b395d0b942f396f19ec7e1309122'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'c5b29967ef734c7bb7390481ff7b1f0e'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'cc934d89299747dcb08d7b677d832b27'}), Munch({'project': u'e2405b9770d8483db661569acf348bcb', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'f19938d1e32f4464968402c9a1e4a996'}), Munch({'domain': u'bd94693bfbdb4d41ae526dd53d94dd1f', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'6fc6b671e15c40ddb7e15d9f22b8c4dc'}), Munch({'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c', 'user': u'36cf4b6920fb406e83cf9369a71751da'})] 2018-08-15 03:01:21,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:01:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f13df5-3b00-46b2-b43a-04110ad4a101 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:01:21,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-53f13df5-3b00-46b2-b43a-04110ad4a101 2018-08-15 03:01:21,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174392938614s 2018-08-15 03:01:21,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-53f13df5-3b00-46b2-b43a-04110ad4a101 2018-08-15 03:01:21,770 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'0d3b3dc7d24e4056a1269f9379bf3f9c'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'adb85d4c98b04794aad0c01ee9170202'}), 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'b0672adc25d84ebbb44e580239cda72f'}), 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'df6e34fc169e47a7ab02c7f8358106ac'}), 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'e2b1459a30604cf089e313544a5c2ba1'}), 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'e554e905caf545359b34b83a8b40a4bc'})] 2018-08-15 03:01:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:01:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f4f2e78-17c1-476a-b02b-56d10dbc329c Date: Wed, 15 Aug 2018 03:01:21 GMT RESP BODY: {"routers": []} 2018-08-15 03:01:21,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9f4f2e78-17c1-476a-b02b-56d10dbc329c 2018-08-15 03:01:21,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0439999103546s 2018-08-15 03:01:21,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9f4f2e78-17c1-476a-b02b-56d10dbc329c 2018-08-15 03:01:21,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-15 03:01:21,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:01:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:21,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1727e50-d5ab-4630-af2f-786cffe88e1a x-compute-request-id: req-f1727e50-d5ab-4630-af2f-786cffe88e1a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 03:01:21,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f1727e50-d5ab-4630-af2f-786cffe88e1a 2018-08-15 03:01:21,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174924135208s 2018-08-15 03:01:21,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f1727e50-d5ab-4630-af2f-786cffe88e1a 2018-08-15 03:01:21,991 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-15 03:01:21,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-15 03:01:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:22,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f69bfe-ba49-4219-a3d4-8ca2c489aeca Content-Length: 266 Content-Type: application/json 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-15 03:01:22,003 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-26f69bfe-ba49-4219-a3d4-8ca2c489aeca 2018-08-15 03:01:22,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:22,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f07afe-02b0-4bcd-a0ff-d5a4a245e9be Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0d269d65afe444f1b4ef63613a783344"}, "enabled": true, "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/18d995f347f945e581f2d5fa9301cb16"}, "enabled": true, "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/248c5b0ac4744e22989a80e856bd3fcc"}, "enabled": true, "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/35a218a2eb904a4cb6b83d325061e386"}, "enabled": true, "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/374773d5df3a45ffa08c008b237788a0"}, "enabled": true, "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/386f2cb9c8c346b992323ca3412dffb3"}, "enabled": true, "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3e2f80361a434b4cb3e4db5203cfa105"}, "enabled": true, "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/50931a59c1fa49c78955cf29c2409920"}, "enabled": true, "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/566b6f8b85b6476485f8e1d1aff30099"}, "enabled": true, "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5a80094e56a44a45a154afb18a06aad9"}, "enabled": true, "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/75ba08e655ef4ecba9a05181fa690302"}, "enabled": true, "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8154a1eb2fdf45ae8076d0344ed44176"}, "enabled": true, "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/872dc604424c40ebb325bc7edfeb85c0"}, "enabled": true, "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a7ea18aa11d24e069c47ed144d3ed557"}, "enabled": true, "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b04648ea91744961bd9a2603357917cf"}, "enabled": true, "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-15 03:01:22,299 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-e3f07afe-02b0-4bcd-a0ff-d5a4a245e9be 2018-08-15 03:01:22,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.304779052734s 2018-08-15 03:01:22,299 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-e3f07afe-02b0-4bcd-a0ff-d5a4a245e9be 2018-08-15 03:01:22,304 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0d269d65afe444f1b4ef63613a783344', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'18d995f347f945e581f2d5fa9301cb16', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'248c5b0ac4744e22989a80e856bd3fcc', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'35a218a2eb904a4cb6b83d325061e386', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'374773d5df3a45ffa08c008b237788a0', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'386f2cb9c8c346b992323ca3412dffb3', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'3e2f80361a434b4cb3e4db5203cfa105', 'name': u'placement'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'50931a59c1fa49c78955cf29c2409920', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'566b6f8b85b6476485f8e1d1aff30099', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5a80094e56a44a45a154afb18a06aad9', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'75ba08e655ef4ecba9a05181fa690302', 'name': u'neutron'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'8154a1eb2fdf45ae8076d0344ed44176', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'872dc604424c40ebb325bc7edfeb85c0', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a7ea18aa11d24e069c47ed144d3ed557', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b04648ea91744961bd9a2603357917cf', 'name': u'heat-cfn'})] 2018-08-15 03:01:22,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:01:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}83e72168bfffcc3c3ca938ec19320d6e7b7d28d8" 2018-08-15 03:01:22,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5a9d47f8-741d-4ea1-bb45-95c03d724090 Date: Wed, 15 Aug 2018 03:01:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:01:22,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5a9d47f8-741d-4ea1-bb45-95c03d724090 2018-08-15 03:01:22,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0413370132446s 2018-08-15 03:01:22,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5a9d47f8-741d-4ea1-bb45-95c03d724090 2018-08-15 03:01:22,347 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T02:58:56Z', 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'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'tenant_id': u'e2405b9770d8483db661569acf348bcb', u'created_at': u'2018-08-15T02:58:56Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'e2405b9770d8483db661569acf348bcb'})] 2018-08-15 03:01:22,476 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:01:22,477 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-15 03:01:22,533 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-15 03:01:22,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:01:22,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:01:22,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:01:22,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:01:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:22,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f49d44-ba66-4753-99a0-2784f247fa1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:01:22,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-77f49d44-ba66-4753-99a0-2784f247fa1c 2018-08-15 03:01:22,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:01:23,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["8I2fJ_NZRGGBQP6lvz-Eog"], "issued_at": "2018-08-15T03:01:23.000000Z"}} 2018-08-15 03:01:23,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:23,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-90db3251-9d1d-467f-a803-282933837dd6 Date: Wed, 15 Aug 2018 03:01:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:01:23,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90db3251-9d1d-467f-a803-282933837dd6 2018-08-15 03:01:23,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314043998718s 2018-08-15 03:01:23,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90db3251-9d1d-467f-a803-282933837dd6 2018-08-15 03:01:23,391 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-15 03:01:23,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:01:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" -d '{"network": {"name": "tenantnetwork1-net_0be91663-1013-4071-852b-c22b17ca0af4", "admin_state_up": true}}' 2018-08-15 03:01:23,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d2812ae2-379b-4d80-9e51-05cc9fb5a810 Date: Wed, 15 Aug 2018 03:01:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a7b96313-23bb-4a32-b14f-c99becc53830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:23Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_0be91663-1013-4071-852b-c22b17ca0af4","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:23Z","mtu":1450}} 2018-08-15 03:01:23,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d2812ae2-379b-4d80-9e51-05cc9fb5a810 2018-08-15 03:01:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.50808095932s 2018-08-15 03:01:23,900 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d2812ae2-379b-4d80-9e51-05cc9fb5a810 2018-08-15 03:01:23,901 - 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-08-15T03:01:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a7b96313-23bb-4a32-b14f-c99becc53830', 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'tenantnetwork1-net_0be91663-1013-4071-852b-c22b17ca0af4', u'created_at': u'2018-08-15T03:01:23Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:01:23,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:23,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-45c1fd44-e4ee-4d9d-b22a-1ccf5ff793c7 Date: Wed, 15 Aug 2018 03:01:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a7b96313-23bb-4a32-b14f-c99becc53830","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:23Z","qos_policy_id":null,"name":"tenantnetwork1-net_0be91663-1013-4071-852b-c22b17ca0af4","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:23Z","provider:network_type":"vxlan"}]} 2018-08-15 03:01:23,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-45c1fd44-e4ee-4d9d-b22a-1ccf5ff793c7 2018-08-15 03:01:23,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942549705505s 2018-08-15 03:01:23,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-45c1fd44-e4ee-4d9d-b22a-1ccf5ff793c7 2018-08-15 03:01:23,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:01:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" -d '{"subnet": {"name": "tenantnetwork1-subnet_0be91663-1013-4071-852b-c22b17ca0af4", "enable_dhcp": true, "network_id": "a7b96313-23bb-4a32-b14f-c99becc53830", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:01:24,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d09eddaa-645f-42c3-b2e5-d2c82e357bef Date: Wed, 15 Aug 2018 03:01:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:01:24Z","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":"30ba5237-b686-440b-8da4-7492575af674","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_0be91663-1013-4071-852b-c22b17ca0af4","enable_dhcp":true,"segment_id":null,"network_id":"a7b96313-23bb-4a32-b14f-c99becc53830","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:24Z","ip_version":4}} 2018-08-15 03:01:24,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d09eddaa-645f-42c3-b2e5-d2c82e357bef 2018-08-15 03:01:24,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.543242931366s 2018-08-15 03:01:24,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d09eddaa-645f-42c3-b2e5-d2c82e357bef 2018-08-15 03:01:24,542 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:01:24Z', 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'30ba5237-b686-440b-8da4-7492575af674', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_0be91663-1013-4071-852b-c22b17ca0af4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a7b96313-23bb-4a32-b14f-c99becc53830', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:01:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:01:24,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:01:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "tenantnetwork1-router_0be91663-1013-4071-852b-c22b17ca0af4", "admin_state_up": true}}' 2018-08-15 03:01:26,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-1a2143b7-dace-4ecc-bd9a-e7a76792f40d Date: Wed, 15 Aug 2018 03:01:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:24Z", "admin_state_up": true, "updated_at": "2018-08-15T03:01:25Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1f5ce126-673d-445f-be65-92fb89292906", "name": "tenantnetwork1-router_0be91663-1013-4071-852b-c22b17ca0af4"}} 2018-08-15 03:01:26,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1a2143b7-dace-4ecc-bd9a-e7a76792f40d 2018-08-15 03:01:26,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55721998215s 2018-08-15 03:01:26,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-1a2143b7-dace-4ecc-bd9a-e7a76792f40d 2018-08-15 03:01:26,101 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:01:25Z', u'revision_number': 2, u'ha': False, u'id': u'1f5ce126-673d-445f-be65-92fb89292906', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_0be91663-1013-4071-852b-c22b17ca0af4', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:01:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:01:26,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:01:26,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" -d '{"subnet_id": "30ba5237-b686-440b-8da4-7492575af674"}' 2018-08-15 03:01:28,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f96fde21-cc63-43d7-aadf-3e2a716a2516 Date: Wed, 15 Aug 2018 03:01:28 GMT RESP BODY: {"network_id": "a7b96313-23bb-4a32-b14f-c99becc53830", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "30ba5237-b686-440b-8da4-7492575af674", "subnet_ids": ["30ba5237-b686-440b-8da4-7492575af674"], "port_id": "73effe01-f9a8-4e3b-bee9-bae9a6f20df4", "id": "1f5ce126-673d-445f-be65-92fb89292906"} 2018-08-15 03:01:28,069 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906/add_router_interface.json used request id req-f96fde21-cc63-43d7-aadf-3e2a716a2516 2018-08-15 03:01:28,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.96784996986s 2018-08-15 03:01:28,070 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906/add_router_interface.json used request id req-f96fde21-cc63-43d7-aadf-3e2a716a2516 returning object 1f5ce126-673d-445f-be65-92fb89292906 2018-08-15 03:01:28,192 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:01:28,193 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-15 03:01:28,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:01:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" -d '{"subnet_id": "30ba5237-b686-440b-8da4-7492575af674"}' 2018-08-15 03:01:30,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6e08121c-430b-4687-ba1e-a2a4d1c283e9 Date: Wed, 15 Aug 2018 03:01:30 GMT RESP BODY: {"network_id": "a7b96313-23bb-4a32-b14f-c99becc53830", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "30ba5237-b686-440b-8da4-7492575af674", "subnet_ids": ["30ba5237-b686-440b-8da4-7492575af674"], "port_id": "73effe01-f9a8-4e3b-bee9-bae9a6f20df4", "id": "1f5ce126-673d-445f-be65-92fb89292906"} 2018-08-15 03:01:30,063 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906/remove_router_interface.json used request id req-6e08121c-430b-4687-ba1e-a2a4d1c283e9 2018-08-15 03:01:30,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86545991898s 2018-08-15 03:01:30,064 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906/remove_router_interface.json used request id req-6e08121c-430b-4687-ba1e-a2a4d1c283e9 returning object 1f5ce126-673d-445f-be65-92fb89292906 2018-08-15 03:01:30,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:01:30,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:30,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d1e44002-f7ad-4483-ab7a-52d513dda268 Date: Wed, 15 Aug 2018 03:01:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:24Z", "admin_state_up": true, "updated_at": "2018-08-15T03:01:29Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1f5ce126-673d-445f-be65-92fb89292906", "name": "tenantnetwork1-router_0be91663-1013-4071-852b-c22b17ca0af4"}]} 2018-08-15 03:01:30,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-d1e44002-f7ad-4483-ab7a-52d513dda268 2018-08-15 03:01:30,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136941194534s 2018-08-15 03:01:30,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-d1e44002-f7ad-4483-ab7a-52d513dda268 2018-08-15 03:01:30,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:01:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:31,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4bc7f8a7-740b-4460-badb-862d0762982a Content-Length: 0 Date: Wed, 15 Aug 2018 03:01:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:01:31,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906.json used request id req-4bc7f8a7-740b-4460-badb-862d0762982a 2018-08-15 03:01:31,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32529807091s 2018-08-15 03:01:31,529 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/1f5ce126-673d-445f-be65-92fb89292906.json used request id req-4bc7f8a7-740b-4460-badb-862d0762982a 2018-08-15 03:01:31,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:01:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:31,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-1b3820c9-9df2-4f03-a226-31ffeb4f059b Date: Wed, 15 Aug 2018 03:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:01:24Z","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":"30ba5237-b686-440b-8da4-7492575af674","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_0be91663-1013-4071-852b-c22b17ca0af4","enable_dhcp":true,"segment_id":null,"network_id":"a7b96313-23bb-4a32-b14f-c99becc53830","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:24Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:01:31,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1b3820c9-9df2-4f03-a226-31ffeb4f059b 2018-08-15 03:01:31,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0672888755798s 2018-08-15 03:01:31,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-1b3820c9-9df2-4f03-a226-31ffeb4f059b 2018-08-15 03:01:31,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:01:31,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/30ba5237-b686-440b-8da4-7492575af674.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:32,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97843009-15dc-474f-975d-1f375618490f Date: Wed, 15 Aug 2018 03:01:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:01:32,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/30ba5237-b686-440b-8da4-7492575af674.json used request id req-97843009-15dc-474f-975d-1f375618490f 2018-08-15 03:01:32,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.998089075089s 2018-08-15 03:01:32,597 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/30ba5237-b686-440b-8da4-7492575af674.json used request id req-97843009-15dc-474f-975d-1f375618490f 2018-08-15 03:01:32,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:32,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:32,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-51f8db66-0e4c-4b9d-84fc-e9ec02cdbde7 Date: Wed, 15 Aug 2018 03:01:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a7b96313-23bb-4a32-b14f-c99becc53830","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:32Z","qos_policy_id":null,"name":"tenantnetwork1-net_0be91663-1013-4071-852b-c22b17ca0af4","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:23Z","provider:network_type":"vxlan"}]} 2018-08-15 03:01:32,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-51f8db66-0e4c-4b9d-84fc-e9ec02cdbde7 2018-08-15 03:01:32,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0780668258667s 2018-08-15 03:01:32,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-51f8db66-0e4c-4b9d-84fc-e9ec02cdbde7 2018-08-15 03:01:32,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:01:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/a7b96313-23bb-4a32-b14f-c99becc53830.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd3e4a723c18163ac9766aac7d06fe1b72b9b521" 2018-08-15 03:01:33,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91f85ab9-3417-49f4-b78a-a9122b5dc343 Date: Wed, 15 Aug 2018 03:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:01:33,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a7b96313-23bb-4a32-b14f-c99becc53830.json used request id req-91f85ab9-3417-49f4-b78a-a9122b5dc343 2018-08-15 03:01:33,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.931016921997s 2018-08-15 03:01:33,609 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a7b96313-23bb-4a32-b14f-c99becc53830.json used request id req-91f85ab9-3417-49f4-b78a-a9122b5dc343 2018-08-15 03:01:33,662 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-15 03:01:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:01:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:01:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:01:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:01:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:01:33,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:01:33,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:01:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:01:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:01:33,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:01:33,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:33,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba36aa75-7d12-4e3f-8481-2a834f03bb0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:01:33,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-ba36aa75-7d12-4e3f-8481-2a834f03bb0e 2018-08-15 03:01:33,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:01:34,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["TKxwn2RTR8OX1_vPta-yJg"], "issued_at": "2018-08-15T03:01:34.000000Z"}} 2018-08-15 03:01:34,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:35,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3bc5fccc-23a0-413d-9139-bcf565255046 Date: Wed, 15 Aug 2018 03:01:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:01:35,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bc5fccc-23a0-413d-9139-bcf565255046 2018-08-15 03:01:35,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06825208664s 2018-08-15 03:01:35,168 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3bc5fccc-23a0-413d-9139-bcf565255046 2018-08-15 03:01:35,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:35,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a30e12-3128-40f6-9d53-5bd186b284f6 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:01:35,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-30a30e12-3128-40f6-9d53-5bd186b284f6 2018-08-15 03:01:35,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:01:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:35,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266d5997-203e-45a9-9760-1d3efccfc51a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:01:35,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-266d5997-203e-45a9-9760-1d3efccfc51a 2018-08-15 03:01:35,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179281949997s 2018-08-15 03:01:35,357 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-266d5997-203e-45a9-9760-1d3efccfc51a 2018-08-15 03:01:35,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:01:35,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8"}}' 2018-08-15 03:01:35,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9351565-44c8-4b74-a1c5-7181cbcb472d Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274"}, "tags": [], "enabled": true, "id": "9530c9b51f484398bd4f5b683e5b5274", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8"}} 2018-08-15 03:01:35,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d9351565-44c8-4b74-a1c5-7181cbcb472d 2018-08-15 03:01:35,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.223542928696s 2018-08-15 03:01:35,589 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d9351565-44c8-4b74-a1c5-7181cbcb472d 2018-08-15 03:01:35,589 - 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'9530c9b51f484398bd4f5b683e5b5274', '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_32956677-ecee-4ae6-bca7-d370974508e8'}) 2018-08-15 03:01:35,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:01:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5ff50c28-dd8e-45f1-b19d-e7b6b256b221", "email": null, "name": "tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8"}}' 2018-08-15 03:01:35,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70166cd-0f5a-4779-992c-6590046d6a7c Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8", "links": {"self": "http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f8291e63b54fb297a4162c226daf24", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:01:35,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f70166cd-0f5a-4779-992c-6590046d6a7c 2018-08-15 03:01:35,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.399238109589s 2018-08-15 03:01:35,994 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-f70166cd-0f5a-4779-992c-6590046d6a7c 2018-08-15 03:01:35,995 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'77f8291e63b54fb297a4162c226daf24', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8'}) 2018-08-15 03:01:35,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:01:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:36,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca40b81-0196-45f0-95f9-a327f2d0fd3c Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:01:36,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aca40b81-0196-45f0-95f9-a327f2d0fd3c 2018-08-15 03:01:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180886983871s 2018-08-15 03:01:36,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-aca40b81-0196-45f0-95f9-a327f2d0fd3c 2018-08-15 03:01:36,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:01:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:36,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e04e85-6da8-474a-87d8-ab667f0c7513 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:01:36,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a7e04e85-6da8-474a-87d8-ab667f0c7513 2018-08-15 03:01:36,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146696090698s 2018-08-15 03:01:36,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a7e04e85-6da8-474a-87d8-ab667f0c7513 2018-08-15 03:01:36,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:01:36,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:36,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda97c5d-e712-4071-a2b0-409345f1e2a0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:01:36,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eda97c5d-e712-4071-a2b0-409345f1e2a0 2018-08-15 03:01:36,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173793077469s 2018-08-15 03:01:36,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-eda97c5d-e712-4071-a2b0-409345f1e2a0 2018-08-15 03:01:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:01:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:36,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4add1ae3-357f-4418-9a77-404b10e1f756 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:01:36,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4add1ae3-357f-4418-9a77-404b10e1f756 2018-08-15 03:01:36,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17431807518s 2018-08-15 03:01:36,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4add1ae3-357f-4418-9a77-404b10e1f756 2018-08-15 03:01:36,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:01:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:36,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a66bb24-9311-4803-b40c-7eaca0554dd3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8", "links": {"self": "http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f8291e63b54fb297a4162c226daf24", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:01:36,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2a66bb24-9311-4803-b40c-7eaca0554dd3 2018-08-15 03:01:36,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114965200424s 2018-08-15 03:01:36,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2a66bb24-9311-4803-b40c-7eaca0554dd3 2018-08-15 03:01:36,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:01:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:36,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98519521-79ce-42f1-8d7c-2f6e850f2386 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274"}, "tags": [], "enabled": true, "id": "9530c9b51f484398bd4f5b683e5b5274", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8"}]} 2018-08-15 03:01:36,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-98519521-79ce-42f1-8d7c-2f6e850f2386 2018-08-15 03:01:36,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101548194885s 2018-08-15 03:01:36,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-98519521-79ce-42f1-8d7c-2f6e850f2386 2018-08-15 03:01:36,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:01:36,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=77f8291e63b54fb297a4162c226daf24&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=9530c9b51f484398bd4f5b683e5b5274" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499030a6-5f59-45bf-883e-b3c83bffb1b5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=77f8291e63b54fb297a4162c226daf24&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=9530c9b51f484398bd4f5b683e5b5274", "previous": null, "next": null}} 2018-08-15 03:01:37,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=77f8291e63b54fb297a4162c226daf24&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=9530c9b51f484398bd4f5b683e5b5274 used request id req-499030a6-5f59-45bf-883e-b3c83bffb1b5 2018-08-15 03:01:37,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103796005249s 2018-08-15 03:01:37,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=77f8291e63b54fb297a4162c226daf24&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=9530c9b51f484398bd4f5b683e5b5274 used request id req-499030a6-5f59-45bf-883e-b3c83bffb1b5 2018-08-15 03:01:37,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:01:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274/users/77f8291e63b54fb297a4162c226daf24/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:37,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a0b3c5-7263-425f-b314-0751ad7000d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:01:37,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274/users/77f8291e63b54fb297a4162c226daf24/roles/b0672adc25d84ebbb44e580239cda72f used request id req-33a0b3c5-7263-425f-b314-0751ad7000d9 2018-08-15 03:01:37,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16685295105s 2018-08-15 03:01:37,200 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274/users/77f8291e63b54fb297a4162c226daf24/roles/b0672adc25d84ebbb44e580239cda72f used request id req-33a0b3c5-7263-425f-b314-0751ad7000d9 2018-08-15 03:01:37,201 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8', 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'9530c9b51f484398bd4f5b683e5b5274', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ff50c28-dd8e-45f1-b19d-e7b6b256b221', 'username': u'tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:01:37,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:01:37,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:01:37,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:01:37,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:01:37,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:01:37,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:01:37,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:01:37,206 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8', 'password': '5ff50c28-dd8e-45f1-b19d-e7b6b256b221', 'project_name': 'tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '9530c9b51f484398bd4f5b683e5b5274', 'project_domain_name': 'Default'} 2018-08-15 03:01:37,206 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-15 03:01:37,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:37,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d826e3b4-9d3b-4e08-bce1-dbb67c1d2d64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:01:37,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-d826e3b4-9d3b-4e08-bce1-dbb67c1d2d64 2018-08-15 03:01:37,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:01:37,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9530c9b51f484398bd4f5b683e5b5274", "name": "tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/9530c9b51f484398bd4f5b683e5b5274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/9530c9b51f484398bd4f5b683e5b5274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/9530c9b51f484398bd4f5b683e5b5274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_9530c9b51f484398bd4f5b683e5b5274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_9530c9b51f484398bd4f5b683e5b5274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/9530c9b51f484398bd4f5b683e5b5274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/9530c9b51f484398bd4f5b683e5b5274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/9530c9b51f484398bd4f5b683e5b5274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9530c9b51f484398bd4f5b683e5b5274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/9530c9b51f484398bd4f5b683e5b5274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/9530c9b51f484398bd4f5b683e5b5274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/9530c9b51f484398bd4f5b683e5b5274", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/9530c9b51f484398bd4f5b683e5b5274", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/9530c9b51f484398bd4f5b683e5b5274", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8", "id": "77f8291e63b54fb297a4162c226daf24"}, "audit_ids": ["G3Uqx6QpTQqL--ltJuYMIA"], "issued_at": "2018-08-15T03:01:37.000000Z"}} 2018-08-15 03:01:37,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:01:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" -d '{"network": {"name": "tenantnetwork2-net_32956677-ecee-4ae6-bca7-d370974508e8", "admin_state_up": true}}' 2018-08-15 03:01:38,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-9dd1a70a-1c7f-4b3b-8fc2-9a00f939044e Date: Wed, 15 Aug 2018 03:01:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d48548bb-2714-46c1-9f9b-f08d8df02d1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9530c9b51f484398bd4f5b683e5b5274","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:38Z","is_default":false,"name":"tenantnetwork2-net_32956677-ecee-4ae6-bca7-d370974508e8","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9530c9b51f484398bd4f5b683e5b5274","created_at":"2018-08-15T03:01:37Z","mtu":1450}} 2018-08-15 03:01:38,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9dd1a70a-1c7f-4b3b-8fc2-9a00f939044e 2018-08-15 03:01:38,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.686182975769s 2018-08-15 03:01:38,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9dd1a70a-1c7f-4b3b-8fc2-9a00f939044e 2018-08-15 03:01:38,299 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T03:01:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd48548bb-2714-46c1-9f9b-f08d8df02d1d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_32956677-ecee-4ae6-bca7-d370974508e8', u'admin_state_up': True, u'tenant_id': u'9530c9b51f484398bd4f5b683e5b5274', u'created_at': u'2018-08-15T03:01:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9530c9b51f484398bd4f5b683e5b5274', u'l2_adjacency': True}) 2018-08-15 03:01:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:38,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-e609c378-4978-4a93-8549-d0cb984522c0 Date: Wed, 15 Aug 2018 03:01:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d48548bb-2714-46c1-9f9b-f08d8df02d1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9530c9b51f484398bd4f5b683e5b5274","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:38Z","qos_policy_id":null,"name":"tenantnetwork2-net_32956677-ecee-4ae6-bca7-d370974508e8","admin_state_up":true,"tenant_id":"9530c9b51f484398bd4f5b683e5b5274","created_at":"2018-08-15T03:01:37Z","mtu":1450}]} 2018-08-15 03:01:38,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e609c378-4978-4a93-8549-d0cb984522c0 2018-08-15 03:01:38,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999228954315s 2018-08-15 03:01:38,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e609c378-4978-4a93-8549-d0cb984522c0 2018-08-15 03:01:38,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:01:38,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" -d '{"subnet": {"name": "tenantnetwork2-subnet_32956677-ecee-4ae6-bca7-d370974508e8", "enable_dhcp": true, "network_id": "d48548bb-2714-46c1-9f9b-f08d8df02d1d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:01:39,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fca67cc7-42d6-4145-88e4-c48fb117f16d Date: Wed, 15 Aug 2018 03:01:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d48548bb-2714-46c1-9f9b-f08d8df02d1d","tenant_id":"9530c9b51f484398bd4f5b683e5b5274","created_at":"2018-08-15T03:01:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:01:38Z","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":"9530c9b51f484398bd4f5b683e5b5274","id":"bd742138-cce3-4563-a4d2-85e90bb44ee0","subnetpool_id":null,"name":"tenantnetwork2-subnet_32956677-ecee-4ae6-bca7-d370974508e8"}} 2018-08-15 03:01:39,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fca67cc7-42d6-4145-88e4-c48fb117f16d 2018-08-15 03:01:39,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.698992013931s 2018-08-15 03:01:39,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fca67cc7-42d6-4145-88e4-c48fb117f16d 2018-08-15 03:01:39,102 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:01:38Z', 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'bd742138-cce3-4563-a4d2-85e90bb44ee0', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_32956677-ecee-4ae6-bca7-d370974508e8', u'enable_dhcp': True, u'network_id': u'd48548bb-2714-46c1-9f9b-f08d8df02d1d', u'tenant_id': u'9530c9b51f484398bd4f5b683e5b5274', u'created_at': u'2018-08-15T03:01:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9530c9b51f484398bd4f5b683e5b5274'}) 2018-08-15 03:01:39,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:01:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "tenantnetwork2-router_32956677-ecee-4ae6-bca7-d370974508e8", "admin_state_up": true}}' 2018-08-15 03:01:40,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-140af066-97cc-4a1e-8a06-16aa42789862 Date: Wed, 15 Aug 2018 03:01:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "created_at": "2018-08-15T03:01:39Z", "admin_state_up": true, "updated_at": "2018-08-15T03:01:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9530c9b51f484398bd4f5b683e5b5274", "id": "38e77870-b334-404c-83d6-770926485249", "name": "tenantnetwork2-router_32956677-ecee-4ae6-bca7-d370974508e8"}} 2018-08-15 03:01:40,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-140af066-97cc-4a1e-8a06-16aa42789862 2018-08-15 03:01:40,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47951507568s 2018-08-15 03:01:40,582 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-140af066-97cc-4a1e-8a06-16aa42789862 2018-08-15 03:01:40,583 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:01:40Z', u'revision_number': 2, u'id': u'38e77870-b334-404c-83d6-770926485249', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_32956677-ecee-4ae6-bca7-d370974508e8', u'admin_state_up': True, u'tenant_id': u'9530c9b51f484398bd4f5b683e5b5274', u'created_at': u'2018-08-15T03:01:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'9530c9b51f484398bd4f5b683e5b5274'}) 2018-08-15 03:01:40,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:01:40,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" -d '{"subnet_id": "bd742138-cce3-4563-a4d2-85e90bb44ee0"}' 2018-08-15 03:01:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2dc1d1d-11ba-48ca-bbd8-4990518fece1 Date: Wed, 15 Aug 2018 03:01:42 GMT RESP BODY: {"network_id": "d48548bb-2714-46c1-9f9b-f08d8df02d1d", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "subnet_id": "bd742138-cce3-4563-a4d2-85e90bb44ee0", "subnet_ids": ["bd742138-cce3-4563-a4d2-85e90bb44ee0"], "port_id": "d20ba7e6-60f2-43f3-9a09-53b5f6c13bb4", "id": "38e77870-b334-404c-83d6-770926485249"} 2018-08-15 03:01:42,746 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249/add_router_interface.json used request id req-d2dc1d1d-11ba-48ca-bbd8-4990518fece1 2018-08-15 03:01:42,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16241812706s 2018-08-15 03:01:42,746 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249/add_router_interface.json used request id req-d2dc1d1d-11ba-48ca-bbd8-4990518fece1 returning object 38e77870-b334-404c-83d6-770926485249 2018-08-15 03:01:42,863 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:01:42,864 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-15 03:01:42,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:01:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" -d '{"subnet_id": "bd742138-cce3-4563-a4d2-85e90bb44ee0"}' 2018-08-15 03:01:44,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9a195e82-7909-414a-9821-285088b627ee Date: Wed, 15 Aug 2018 03:01:44 GMT RESP BODY: {"network_id": "d48548bb-2714-46c1-9f9b-f08d8df02d1d", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "subnet_id": "bd742138-cce3-4563-a4d2-85e90bb44ee0", "subnet_ids": ["bd742138-cce3-4563-a4d2-85e90bb44ee0"], "port_id": "d20ba7e6-60f2-43f3-9a09-53b5f6c13bb4", "id": "38e77870-b334-404c-83d6-770926485249"} 2018-08-15 03:01:44,621 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249/remove_router_interface.json used request id req-9a195e82-7909-414a-9821-285088b627ee 2018-08-15 03:01:44,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7518260479s 2018-08-15 03:01:44,622 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249/remove_router_interface.json used request id req-9a195e82-7909-414a-9821-285088b627ee returning object 38e77870-b334-404c-83d6-770926485249 2018-08-15 03:01:44,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:01:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:44,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-9d564b97-c77f-4f3a-b466-df3033612526 Date: Wed, 15 Aug 2018 03:01:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "created_at": "2018-08-15T03:01:39Z", "admin_state_up": true, "updated_at": "2018-08-15T03:01:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9530c9b51f484398bd4f5b683e5b5274", "id": "38e77870-b334-404c-83d6-770926485249", "name": "tenantnetwork2-router_32956677-ecee-4ae6-bca7-d370974508e8"}]} 2018-08-15 03:01:44,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9d564b97-c77f-4f3a-b466-df3033612526 2018-08-15 03:01:44,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138331890106s 2018-08-15 03:01:44,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9d564b97-c77f-4f3a-b466-df3033612526 2018-08-15 03:01:44,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:01:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:46,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abe45b29-7999-4dfd-a862-af07c6d04eb7 Content-Length: 0 Date: Wed, 15 Aug 2018 03:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:01:46,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249.json used request id req-abe45b29-7999-4dfd-a862-af07c6d04eb7 2018-08-15 03:01:46,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27752590179s 2018-08-15 03:01:46,041 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/38e77870-b334-404c-83d6-770926485249.json used request id req-abe45b29-7999-4dfd-a862-af07c6d04eb7 2018-08-15 03:01:46,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:01:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:46,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-934f2670-9ff4-451f-b05a-b6ff7d371280 Date: Wed, 15 Aug 2018 03:01:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d48548bb-2714-46c1-9f9b-f08d8df02d1d","tenant_id":"9530c9b51f484398bd4f5b683e5b5274","created_at":"2018-08-15T03:01:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:01:38Z","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":"9530c9b51f484398bd4f5b683e5b5274","id":"bd742138-cce3-4563-a4d2-85e90bb44ee0","subnetpool_id":null,"name":"tenantnetwork2-subnet_32956677-ecee-4ae6-bca7-d370974508e8"}]} 2018-08-15 03:01:46,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-934f2670-9ff4-451f-b05a-b6ff7d371280 2018-08-15 03:01:46,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0668928623199s 2018-08-15 03:01:46,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-934f2670-9ff4-451f-b05a-b6ff7d371280 2018-08-15 03:01:46,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:01:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/bd742138-cce3-4563-a4d2-85e90bb44ee0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:47,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a68c271e-0f0b-48a6-a57a-21bcc399550f Date: Wed, 15 Aug 2018 03:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:01:47,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/bd742138-cce3-4563-a4d2-85e90bb44ee0.json used request id req-a68c271e-0f0b-48a6-a57a-21bcc399550f 2018-08-15 03:01:47,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21439099312s 2018-08-15 03:01:47,325 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/bd742138-cce3-4563-a4d2-85e90bb44ee0.json used request id req-a68c271e-0f0b-48a6-a57a-21bcc399550f 2018-08-15 03:01:47,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:47,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-f3aa96ff-8275-49a6-9e52-111750dddc39 Date: Wed, 15 Aug 2018 03:01:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d48548bb-2714-46c1-9f9b-f08d8df02d1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9530c9b51f484398bd4f5b683e5b5274","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:46Z","qos_policy_id":null,"name":"tenantnetwork2-net_32956677-ecee-4ae6-bca7-d370974508e8","admin_state_up":true,"tenant_id":"9530c9b51f484398bd4f5b683e5b5274","created_at":"2018-08-15T03:01:37Z","mtu":1450}]} 2018-08-15 03:01:47,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f3aa96ff-8275-49a6-9e52-111750dddc39 2018-08-15 03:01:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0903749465942s 2018-08-15 03:01:47,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f3aa96ff-8275-49a6-9e52-111750dddc39 2018-08-15 03:01:47,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:01:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/d48548bb-2714-46c1-9f9b-f08d8df02d1d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ff72e7b40712201b857a6d973c6656772166396b" 2018-08-15 03:01:48,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5509b9df-faba-498b-9bc7-c968761b03a0 Date: Wed, 15 Aug 2018 03:01:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:01:48,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d48548bb-2714-46c1-9f9b-f08d8df02d1d.json used request id req-5509b9df-faba-498b-9bc7-c968761b03a0 2018-08-15 03:01:48,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02065110207s 2018-08-15 03:01:48,438 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d48548bb-2714-46c1-9f9b-f08d8df02d1d.json used request id req-5509b9df-faba-498b-9bc7-c968761b03a0 2018-08-15 03:01:48,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:01:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:48,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12c584b-4dd5-4a95-8837-4841bf4db4fd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8", "links": {"self": "http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "77f8291e63b54fb297a4162c226daf24", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:01:48,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d12c584b-4dd5-4a95-8837-4841bf4db4fd 2018-08-15 03:01:48,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199769973755s 2018-08-15 03:01:48,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d12c584b-4dd5-4a95-8837-4841bf4db4fd 2018-08-15 03:01:48,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:01:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:48,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ef1b09-6988-4bc8-8809-6d27716f1e91 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_32956677-ecee-4ae6-bca7-d370974508e8", "links": {"self": "http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "77f8291e63b54fb297a4162c226daf24", "description": null}} 2018-08-15 03:01:48,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24 used request id req-b8ef1b09-6988-4bc8-8809-6d27716f1e91 2018-08-15 03:01:48,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198375940323s 2018-08-15 03:01:48,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24 used request id req-b8ef1b09-6988-4bc8-8809-6d27716f1e91 2018-08-15 03:01:48,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 03:01:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:49,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1b5a25-8c42-4c0e-8c1d-6adf0ed89f2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:01:49,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24 used request id req-df1b5a25-8c42-4c0e-8c1d-6adf0ed89f2a 2018-08-15 03:01:49,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305528879166s 2018-08-15 03:01:49,150 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/77f8291e63b54fb297a4162c226daf24 used request id req-df1b5a25-8c42-4c0e-8c1d-6adf0ed89f2a 2018-08-15 03:01:49,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:01:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:49,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0b488e-03fb-4822-ba6a-d569b41b119d Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274"}, "tags": [], "enabled": true, "id": "9530c9b51f484398bd4f5b683e5b5274", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_32956677-ecee-4ae6-bca7-d370974508e8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 03:01:49,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-8d0b488e-03fb-4822-ba6a-d569b41b119d 2018-08-15 03:01:49,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178350925446s 2018-08-15 03:01:49,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-8d0b488e-03fb-4822-ba6a-d569b41b119d 2018-08-15 03:01:49,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 03:01:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}315ba266b83a0c009355cc08257d04b37d3d562c" 2018-08-15 03:01:49,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb0df0b9-d69f-4d5e-8533-3d73e1b3af72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:01:49,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274 used request id req-bb0df0b9-d69f-4d5e-8533-3d73e1b3af72 2018-08-15 03:01:49,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281537055969s 2018-08-15 03:01:49,621 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/9530c9b51f484398bd4f5b683e5b5274 used request id req-bb0df0b9-d69f-4d5e-8533-3d73e1b3af72 2018-08-15 03:01:49,652 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:01:49,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:01:49,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:01:49,705 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:01:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:49,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf26c40c-2ff6-4410-b4c4-5de90fcbf78a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:01:49,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-bf26c40c-2ff6-4410-b4c4-5de90fcbf78a 2018-08-15 03:01:49,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:01:50,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["1265mD8UQ3GkzajhNrNnzQ"], "issued_at": "2018-08-15T03:01:50.000000Z"}} 2018-08-15 03:01:50,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:01:50,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3d3e7f4d-ff7b-41cc-b808-7394eb97f407 Date: Wed, 15 Aug 2018 03:01:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:01:50,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d3e7f4d-ff7b-41cc-b808-7394eb97f407 2018-08-15 03:01:50,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25758600235s 2018-08-15 03:01:50,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d3e7f4d-ff7b-41cc-b808-7394eb97f407 2018-08-15 03:01:50,372 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-15 03:01:50,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:01:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"network": {"name": "vmready1-net_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "admin_state_up": true}}' 2018-08-15 03:01:50,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-40d455ff-a1cd-42ef-bf1c-6425b739f0f3 Date: Wed, 15 Aug 2018 03:01:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b8c1a79f-5713-4e44-b6f4-949fa76d0bf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:50Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:50Z","mtu":1450}} 2018-08-15 03:01:50,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-40d455ff-a1cd-42ef-bf1c-6425b739f0f3 2018-08-15 03:01:50,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.264201879501s 2018-08-15 03:01:50,638 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-40d455ff-a1cd-42ef-bf1c-6425b739f0f3 2018-08-15 03:01:50,638 - 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-08-15T03:01:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b8c1a79f-5713-4e44-b6f4-949fa76d0bf7', 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'vmready1-net_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', u'created_at': u'2018-08-15T03:01:50Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:01:50,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:01:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:01:50,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-20315be2-a8d7-4e73-974e-53667e6bb6ee Date: Wed, 15 Aug 2018 03:01:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b8c1a79f-5713-4e44-b6f4-949fa76d0bf7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:01:50Z","qos_policy_id":null,"name":"vmready1-net_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:50Z","provider:network_type":"vxlan"}]} 2018-08-15 03:01:50,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-20315be2-a8d7-4e73-974e-53667e6bb6ee 2018-08-15 03:01:50,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927999019623s 2018-08-15 03:01:50,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-20315be2-a8d7-4e73-974e-53667e6bb6ee 2018-08-15 03:01:50,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:01:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"subnet": {"name": "vmready1-subnet_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "enable_dhcp": true, "network_id": "b8c1a79f-5713-4e44-b6f4-949fa76d0bf7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:01:51,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-b1cf3c4b-45df-4707-bba8-821925865289 Date: Wed, 15 Aug 2018 03:01:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:01:50Z","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":"32b29da9-d8fd-4d4b-aab9-5238ac17c746","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd","enable_dhcp":true,"segment_id":null,"network_id":"b8c1a79f-5713-4e44-b6f4-949fa76d0bf7","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:50Z","ip_version":4}} 2018-08-15 03:01:51,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b1cf3c4b-45df-4707-bba8-821925865289 2018-08-15 03:01:51,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596436977386s 2018-08-15 03:01:51,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b1cf3c4b-45df-4707-bba8-821925865289 2018-08-15 03:01:51,331 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:01: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'32b29da9-d8fd-4d4b-aab9-5238ac17c746', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b8c1a79f-5713-4e44-b6f4-949fa76d0bf7', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:01: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'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:01:51,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:01:51,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "vmready1-router_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "admin_state_up": true}}' 2018-08-15 03:01:52,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-289cff61-31ad-4200-ad43-ad7b76b42d13 Date: Wed, 15 Aug 2018 03:01:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:51Z", "admin_state_up": true, "updated_at": "2018-08-15T03:01:52Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c1332800-c52c-465d-92fe-04e51598385a", "name": "vmready1-router_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd"}} 2018-08-15 03:01:52,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-289cff61-31ad-4200-ad43-ad7b76b42d13 2018-08-15 03:01:52,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43877601624s 2018-08-15 03:01:52,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-289cff61-31ad-4200-ad43-ad7b76b42d13 2018-08-15 03:01:52,771 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:01:52Z', u'revision_number': 2, u'ha': False, u'id': u'c1332800-c52c-465d-92fe-04e51598385a', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:01:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:01:52,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:01:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"subnet_id": "32b29da9-d8fd-4d4b-aab9-5238ac17c746"}' 2018-08-15 03:01:54,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58c9748a-23a4-48d6-aa2e-00e1c566fd29 Date: Wed, 15 Aug 2018 03:01:54 GMT RESP BODY: {"network_id": "b8c1a79f-5713-4e44-b6f4-949fa76d0bf7", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "32b29da9-d8fd-4d4b-aab9-5238ac17c746", "subnet_ids": ["32b29da9-d8fd-4d4b-aab9-5238ac17c746"], "port_id": "9cba28e0-d00c-4be8-adbd-46457a169c4f", "id": "c1332800-c52c-465d-92fe-04e51598385a"} 2018-08-15 03:01:54,891 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a/add_router_interface.json used request id req-58c9748a-23a4-48d6-aa2e-00e1c566fd29 2018-08-15 03:01:54,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11892414093s 2018-08-15 03:01:54,891 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a/add_router_interface.json used request id req-58c9748a-23a4-48d6-aa2e-00e1c566fd29 returning object c1332800-c52c-465d-92fe-04e51598385a 2018-08-15 03:01:54,892 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:01:55,015 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:01:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:01:55,020 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:01:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:01:55,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:01:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:01:55,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-807d91a5-64f9-4382-816b-919a785e9a9b Date: Wed, 15 Aug 2018 03:01:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:01:55,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-807d91a5-64f9-4382-816b-919a785e9a9b 2018-08-15 03:01:55,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.751904010773s 2018-08-15 03:01:55,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-807d91a5-64f9-4382-816b-919a785e9a9b 2018-08-15 03:01:55,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:01:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd"}' 2018-08-15 03:01:55,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b72d5551-bbe6-4ea3-86e2-f19d5ab9e3d0 Date: Wed, 15 Aug 2018 03:01:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:01:55Z", "file": "/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "a0bba200-eaef-4edd-a2ef-018fc660838b", "size": null, "self": "/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b", "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_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "checksum": null, "created_at": "2018-08-15T03:01:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:01:55,868 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b72d5551-bbe6-4ea3-86e2-f19d5ab9e3d0 2018-08-15 03:01:55,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0850419998169s 2018-08-15 03:01:55,868 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b72d5551-bbe6-4ea3-86e2-f19d5ab9e3d0 returning object a0bba200-eaef-4edd-a2ef-018fc660838b 2018-08-15 03:01:55,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:01:55,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '' 2018-08-15 03:01:58,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd48b552-e398-4b46-a678-dd6d9528bebe Date: Wed, 15 Aug 2018 03:01:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:01:58,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file used request id req-cd48b552-e398-4b46-a678-dd6d9528bebe 2018-08-15 03:01:58,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.94349789619s 2018-08-15 03:01:58,813 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file used request id req-cd48b552-e398-4b46-a678-dd6d9528bebe 2018-08-15 03:01:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:01:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:01:58,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-b67024cf-a40e-43aa-9cdf-d9f3cf5350a3 Date: Wed, 15 Aug 2018 03:01:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:01:58Z", "file": "/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "a0bba200-eaef-4edd-a2ef-018fc660838b", "size": 12716032, "self": "/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/a0bba200-eaef-4edd-a2ef-018fc660838b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/a0bba200-eaef-4edd-a2ef-018fc660838b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:01:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:01:58,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b67024cf-a40e-43aa-9cdf-d9f3cf5350a3 2018-08-15 03:01:58,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250689983368s 2018-08-15 03:01:58,842 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b67024cf-a40e-43aa-9cdf-d9f3cf5350a3 2018-08-15 03:01:58,844 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/a0bba200-eaef-4edd-a2ef-018fc660838b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'a0bba200-eaef-4edd-a2ef-018fc660838b', 'size': 12716032, u'self': u'/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/a0bba200-eaef-4edd-a2ef-018fc660838b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:01:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:01:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', '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/a0bba200-eaef-4edd-a2ef-018fc660838b', 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_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', 'created': u'2018-08-15T03:01:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:01: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/a0bba200-eaef-4edd-a2ef-018fc660838b', 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_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:01:58,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:01:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:01:59,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9aa26586-ed36-40ca-9c7d-40078834a15f x-compute-request-id: req-9aa26586-ed36-40ca-9c7d-40078834a15f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "14b70ce1-8ac8-4e68-84a3-76777ea922e6"}} 2018-08-15 03:01:59,763 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9aa26586-ed36-40ca-9c7d-40078834a15f 2018-08-15 03:01:59,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.917356014252s 2018-08-15 03:01:59,763 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9aa26586-ed36-40ca-9c7d-40078834a15f 2018-08-15 03:01:59,764 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd', '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'feec32c05bda4499885ba9c313a5eb8b', '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'14b70ce1-8ac8-4e68-84a3-76777ea922e6', 'swap': 0}) 2018-08-15 03:01:59,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:01:59,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"extra_specs": {}}' 2018-08-15 03:01:59,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:01:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6cb9ae7-3fa7-43f9-8e5b-3faa57592471 x-compute-request-id: req-a6cb9ae7-3fa7-43f9-8e5b-3faa57592471 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:01:59,786 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6/os-extra_specs used request id req-a6cb9ae7-3fa7-43f9-8e5b-3faa57592471 2018-08-15 03:01:59,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213770866394s 2018-08-15 03:01:59,786 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6/os-extra_specs used request id req-a6cb9ae7-3fa7-43f9-8e5b-3faa57592471 2018-08-15 03:01:59,902 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:01:59,902 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:01:59,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:01:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" -d '{"subnet_id": "32b29da9-d8fd-4d4b-aab9-5238ac17c746"}' 2018-08-15 03:02:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e1264ea-703e-4c35-84ac-04ba379ecb61 Date: Wed, 15 Aug 2018 03:02:01 GMT RESP BODY: {"network_id": "b8c1a79f-5713-4e44-b6f4-949fa76d0bf7", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "32b29da9-d8fd-4d4b-aab9-5238ac17c746", "subnet_ids": ["32b29da9-d8fd-4d4b-aab9-5238ac17c746"], "port_id": "9cba28e0-d00c-4be8-adbd-46457a169c4f", "id": "c1332800-c52c-465d-92fe-04e51598385a"} 2018-08-15 03:02:01,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a/remove_router_interface.json used request id req-8e1264ea-703e-4c35-84ac-04ba379ecb61 2018-08-15 03:02:01,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90730309486s 2018-08-15 03:02:01,815 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a/remove_router_interface.json used request id req-8e1264ea-703e-4c35-84ac-04ba379ecb61 returning object c1332800-c52c-465d-92fe-04e51598385a 2018-08-15 03:02:01,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:02:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:01,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-e7e8e065-53ef-4961-80e6-a746af527ab7 Date: Wed, 15 Aug 2018 03:02:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:51Z", "admin_state_up": true, "updated_at": "2018-08-15T03:02:00Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c1332800-c52c-465d-92fe-04e51598385a", "name": "vmready1-router_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd"}]} 2018-08-15 03:02:01,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e7e8e065-53ef-4961-80e6-a746af527ab7 2018-08-15 03:02:01,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145984888077s 2018-08-15 03:02:01,962 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e7e8e065-53ef-4961-80e6-a746af527ab7 2018-08-15 03:02:01,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:02:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:03,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee14f6c2-f804-4f87-9e92-67a033d7deaf Content-Length: 0 Date: Wed, 15 Aug 2018 03:02:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:03,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a.json used request id req-ee14f6c2-f804-4f87-9e92-67a033d7deaf 2018-08-15 03:02:03,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26645994186s 2018-08-15 03:02:03,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c1332800-c52c-465d-92fe-04e51598385a.json used request id req-ee14f6c2-f804-4f87-9e92-67a033d7deaf 2018-08-15 03:02:03,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:02:03,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:03,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-a633e4d8-94c9-4346-84e9-b1d1ddc269c2 Date: Wed, 15 Aug 2018 03:02:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:01:50Z","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":"32b29da9-d8fd-4d4b-aab9-5238ac17c746","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd","enable_dhcp":true,"segment_id":null,"network_id":"b8c1a79f-5713-4e44-b6f4-949fa76d0bf7","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:50Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:02:03,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-a633e4d8-94c9-4346-84e9-b1d1ddc269c2 2018-08-15 03:02:03,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0672779083252s 2018-08-15 03:02:03,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-a633e4d8-94c9-4346-84e9-b1d1ddc269c2 2018-08-15 03:02:03,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:02:03,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/32b29da9-d8fd-4d4b-aab9-5238ac17c746.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:04,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f28ad6d-681c-4183-9340-293eadf3eff1 Date: Wed, 15 Aug 2018 03:02:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:04,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/32b29da9-d8fd-4d4b-aab9-5238ac17c746.json used request id req-1f28ad6d-681c-4183-9340-293eadf3eff1 2018-08-15 03:02:04,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.848701000214s 2018-08-15 03:02:04,148 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/32b29da9-d8fd-4d4b-aab9-5238ac17c746.json used request id req-1f28ad6d-681c-4183-9340-293eadf3eff1 2018-08-15 03:02:04,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:04,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-4d348a58-0e66-4229-8465-f4de2ea1a62a Date: Wed, 15 Aug 2018 03:02:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b8c1a79f-5713-4e44-b6f4-949fa76d0bf7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:02:03Z","qos_policy_id":null,"name":"vmready1-net_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:01:50Z","provider:network_type":"vxlan"}]} 2018-08-15 03:02:04,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4d348a58-0e66-4229-8465-f4de2ea1a62a 2018-08-15 03:02:04,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988829135895s 2018-08-15 03:02:04,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4d348a58-0e66-4229-8465-f4de2ea1a62a 2018-08-15 03:02:04,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:02:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/b8c1a79f-5713-4e44-b6f4-949fa76d0bf7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:05,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cff27c17-7f81-4819-b865-75ddaa2ab224 Date: Wed, 15 Aug 2018 03:02:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:05,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b8c1a79f-5713-4e44-b6f4-949fa76d0bf7.json used request id req-cff27c17-7f81-4819-b865-75ddaa2ab224 2018-08-15 03:02:05,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0961561203s 2018-08-15 03:02:05,346 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/b8c1a79f-5713-4e44-b6f4-949fa76d0bf7.json used request id req-cff27c17-7f81-4819-b865-75ddaa2ab224 2018-08-15 03:02:05,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:05,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-14abb2af-b055-4fba-b7c8-20a6e3d65935 Date: Wed, 15 Aug 2018 03:02:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:01:58Z", "file": "/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "a0bba200-eaef-4edd-a2ef-018fc660838b", "size": 12716032, "self": "/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/a0bba200-eaef-4edd-a2ef-018fc660838b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/a0bba200-eaef-4edd-a2ef-018fc660838b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:01:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:05,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-14abb2af-b055-4fba-b7c8-20a6e3d65935 2018-08-15 03:02:05,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249681472778s 2018-08-15 03:02:05,375 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-14abb2af-b055-4fba-b7c8-20a6e3d65935 2018-08-15 03:02:05,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:02:05,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:05,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6619c62e-2c8f-4bca-9be7-53e8e44c02ea Date: Wed, 15 Aug 2018 03:02:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:02:05,677 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b used request id req-6619c62e-2c8f-4bca-9be7-53e8e44c02ea 2018-08-15 03:02:05,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.300318002701s 2018-08-15 03:02:05,677 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/a0bba200-eaef-4edd-a2ef-018fc660838b used request id req-6619c62e-2c8f-4bca-9be7-53e8e44c02ea 2018-08-15 03:02:05,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:02:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:05,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e22f6895-68ef-4c8e-ab98-da51e243dff0 x-compute-request-id: req-e22f6895-68ef-4c8e-ab98-da51e243dff0 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_ae3028d5-087f-462d-8a2e-4ec9ba55a5cd", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "14b70ce1-8ac8-4e68-84a3-76777ea922e6"}]} 2018-08-15 03:02:05,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e22f6895-68ef-4c8e-ab98-da51e243dff0 2018-08-15 03:02:05,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238919258118s 2018-08-15 03:02:05,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-e22f6895-68ef-4c8e-ab98-da51e243dff0 2018-08-15 03:02:05,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:02:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}260cd038be6d4f2efb8e1ce674ee9eec46676ae2" 2018-08-15 03:02:05,741 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e33c4ac-49a0-4c95-9aaa-f41e8da96d23 x-compute-request-id: req-8e33c4ac-49a0-4c95-9aaa-f41e8da96d23 Content-Length: 0 Content-Type: application/json 2018-08-15 03:02:05,741 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6 used request id req-8e33c4ac-49a0-4c95-9aaa-f41e8da96d23 2018-08-15 03:02:05,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0380339622498s 2018-08-15 03:02:05,742 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/14b70ce1-8ac8-4e68-84a3-76777ea922e6 used request id req-8e33c4ac-49a0-4c95-9aaa-f41e8da96d23 2018-08-15 03:02:05,795 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:02:05,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:02:05,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:02:05,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:02:05,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f11ae9-6d6d-44d8-be6f-ecded3197432 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:02:05,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-e7f11ae9-6d6d-44d8-be6f-ecded3197432 2018-08-15 03:02:05,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:02:06,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["hSkyvKgaT2Gxdc2ELglUwQ"], "issued_at": "2018-08-15T03:02:06.000000Z"}} 2018-08-15 03:02:06,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:07,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-97f4d7c4-38e8-4866-aa9b-d8ff27d6c8fd Date: Wed, 15 Aug 2018 03:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:02:07,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97f4d7c4-38e8-4866-aa9b-d8ff27d6c8fd 2018-08-15 03:02:07,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01687121391s 2018-08-15 03:02:07,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-97f4d7c4-38e8-4866-aa9b-d8ff27d6c8fd 2018-08-15 03:02:07,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:02:07,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbb4f10-d329-4080-8d90-dc042a429914 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:02:07,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-cdbb4f10-d329-4080-8d90-dc042a429914 2018-08-15 03:02:07,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:02:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:07,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b815c5b3-7928-4321-b529-93b57fa1afb8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:02:07,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b815c5b3-7928-4321-b529-93b57fa1afb8 2018-08-15 03:02:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173807859421s 2018-08-15 03:02:07,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-b815c5b3-7928-4321-b529-93b57fa1afb8 2018-08-15 03:02:07,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:02:07,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}}' 2018-08-15 03:02:07,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0e00c0-88ba-44d7-90c8-d3bf44e33a50 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9"}, "tags": [], "enabled": true, "id": "d8d83c7117e445e38e18c54aec2c1ac9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}} 2018-08-15 03:02:07,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cd0e00c0-88ba-44d7-90c8-d3bf44e33a50 2018-08-15 03:02:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.262875795364s 2018-08-15 03:02:07,711 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-cd0e00c0-88ba-44d7-90c8-d3bf44e33a50 2018-08-15 03:02:07,711 - 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'd8d83c7117e445e38e18c54aec2c1ac9', '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_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a'}) 2018-08-15 03:02:07,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:02:07,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "00753e23-cc77-4674-94e3-eb96dd93e627", "email": null, "name": "vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}}' 2018-08-15 03:02:08,204 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268224fb-6fe0-443b-a194-a1a593a42208 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "links": {"self": "http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4148798e35cf4a8eb87d531a6ed6c939", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:02:08,204 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-268224fb-6fe0-443b-a194-a1a593a42208 2018-08-15 03:02:08,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.486752986908s 2018-08-15 03:02:08,205 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-268224fb-6fe0-443b-a194-a1a593a42208 2018-08-15 03:02:08,205 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4148798e35cf4a8eb87d531a6ed6c939', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a'}) 2018-08-15 03:02:08,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:02:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13253edc-6a89-4931-a029-31494412ce3e Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:02:08,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-13253edc-6a89-4931-a029-31494412ce3e 2018-08-15 03:02:08,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180048942566s 2018-08-15 03:02:08,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-13253edc-6a89-4931-a029-31494412ce3e 2018-08-15 03:02:08,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:02:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:08,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89773bb1-02e9-486a-8e04-2018ee81e3f8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:02:08,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89773bb1-02e9-486a-8e04-2018ee81e3f8 2018-08-15 03:02:08,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970551967621s 2018-08-15 03:02:08,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-89773bb1-02e9-486a-8e04-2018ee81e3f8 2018-08-15 03:02:08,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:02:08,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:08,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f526acb-c914-4232-9be6-4a73afebf696 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:02:08,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2f526acb-c914-4232-9be6-4a73afebf696 2018-08-15 03:02:08,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16509103775s 2018-08-15 03:02:08,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2f526acb-c914-4232-9be6-4a73afebf696 2018-08-15 03:02:08,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:02:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:08,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621782ed-3b5b-4c23-b449-0ec40f287ab0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:02:08,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-621782ed-3b5b-4c23-b449-0ec40f287ab0 2018-08-15 03:02:08,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179952144623s 2018-08-15 03:02:08,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-621782ed-3b5b-4c23-b449-0ec40f287ab0 2018-08-15 03:02:08,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:02:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:09,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d34ce9-a573-4aa3-a849-eed56aa4b883 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "links": {"self": "http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4148798e35cf4a8eb87d531a6ed6c939", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:02:09,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d7d34ce9-a573-4aa3-a849-eed56aa4b883 2018-08-15 03:02:09,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186413049698s 2018-08-15 03:02:09,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d7d34ce9-a573-4aa3-a849-eed56aa4b883 2018-08-15 03:02:09,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:02:09,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:09,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727ee48f-6655-44bf-8b74-9b09a2402609 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9"}, "tags": [], "enabled": true, "id": "d8d83c7117e445e38e18c54aec2c1ac9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}]} 2018-08-15 03:02:09,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-727ee48f-6655-44bf-8b74-9b09a2402609 2018-08-15 03:02:09,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177505016327s 2018-08-15 03:02:09,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-727ee48f-6655-44bf-8b74-9b09a2402609 2018-08-15 03:02:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:02:09,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=4148798e35cf4a8eb87d531a6ed6c939&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=d8d83c7117e445e38e18c54aec2c1ac9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:09,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32df8c0-27a7-487c-8859-3f3dc59e3131 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=4148798e35cf4a8eb87d531a6ed6c939&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=d8d83c7117e445e38e18c54aec2c1ac9", "previous": null, "next": null}} 2018-08-15 03:02:09,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4148798e35cf4a8eb87d531a6ed6c939&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=d8d83c7117e445e38e18c54aec2c1ac9 used request id req-d32df8c0-27a7-487c-8859-3f3dc59e3131 2018-08-15 03:02:09,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10040307045s 2018-08-15 03:02:09,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=4148798e35cf4a8eb87d531a6ed6c939&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=d8d83c7117e445e38e18c54aec2c1ac9 used request id req-d32df8c0-27a7-487c-8859-3f3dc59e3131 2018-08-15 03:02:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:02:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9/users/4148798e35cf4a8eb87d531a6ed6c939/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:09,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a835421-49e8-4076-8779-791cb13de635 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:02:09,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9/users/4148798e35cf4a8eb87d531a6ed6c939/roles/b0672adc25d84ebbb44e580239cda72f used request id req-6a835421-49e8-4076-8779-791cb13de635 2018-08-15 03:02:09,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16647195816s 2018-08-15 03:02:09,500 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9/users/4148798e35cf4a8eb87d531a6ed6c939/roles/b0672adc25d84ebbb44e580239cda72f used request id req-6a835421-49e8-4076-8779-791cb13de635 2018-08-15 03:02:09,500 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', 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'd8d83c7117e445e38e18c54aec2c1ac9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '00753e23-cc77-4674-94e3-eb96dd93e627', 'username': u'vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:02:09,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:02:09,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:02:09,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:02:09,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:02:09,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:02:09,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:02:09,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:02:09,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:02:09,506 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', 'password': '00753e23-cc77-4674-94e3-eb96dd93e627', 'project_name': 'vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'd8d83c7117e445e38e18c54aec2c1ac9', 'project_domain_name': 'Default'} 2018-08-15 03:02:09,506 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-15 03:02:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:02:09,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b1d116-0846-4079-86eb-aa2731735a91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:02:09,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-e0b1d116-0846-4079-86eb-aa2731735a91 2018-08-15 03:02:09,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:02:09,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8d83c7117e445e38e18c54aec2c1ac9", "name": "vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_d8d83c7117e445e38e18c54aec2c1ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_d8d83c7117e445e38e18c54aec2c1ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/d8d83c7117e445e38e18c54aec2c1ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "id": "4148798e35cf4a8eb87d531a6ed6c939"}, "audit_ids": ["Eh7lC1L8RsCyYrcplZh70g"], "issued_at": "2018-08-15T03:02:09.000000Z"}} 2018-08-15 03:02:09,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:02:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '{"network": {"name": "vmready2-net_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "admin_state_up": true}}' 2018-08-15 03:02:10,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-06058b83-a413-454e-84bc-e7d38419735d Date: Wed, 15 Aug 2018 03:02:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a45a16d9-223c-4fab-ab77-9f88bc8c7abb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8d83c7117e445e38e18c54aec2c1ac9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:02:10Z","is_default":false,"name":"vmready2-net_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d8d83c7117e445e38e18c54aec2c1ac9","created_at":"2018-08-15T03:02:10Z","mtu":1450}} 2018-08-15 03:02:10,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-06058b83-a413-454e-84bc-e7d38419735d 2018-08-15 03:02:10,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.651791810989s 2018-08-15 03:02:10,581 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-06058b83-a413-454e-84bc-e7d38419735d 2018-08-15 03:02:10,582 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T03:02:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'a45a16d9-223c-4fab-ab77-9f88bc8c7abb', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', u'admin_state_up': True, u'tenant_id': u'd8d83c7117e445e38e18c54aec2c1ac9', u'created_at': u'2018-08-15T03:02:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd8d83c7117e445e38e18c54aec2c1ac9', u'l2_adjacency': True}) 2018-08-15 03:02:10,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:10,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-7d9e1192-1cdd-45ff-8ee6-1b2f098e40aa Date: Wed, 15 Aug 2018 03:02:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a45a16d9-223c-4fab-ab77-9f88bc8c7abb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8d83c7117e445e38e18c54aec2c1ac9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:02:10Z","qos_policy_id":null,"name":"vmready2-net_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a","admin_state_up":true,"tenant_id":"d8d83c7117e445e38e18c54aec2c1ac9","created_at":"2018-08-15T03:02:10Z","mtu":1450}]} 2018-08-15 03:02:10,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7d9e1192-1cdd-45ff-8ee6-1b2f098e40aa 2018-08-15 03:02:10,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303670883179s 2018-08-15 03:02:10,887 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7d9e1192-1cdd-45ff-8ee6-1b2f098e40aa 2018-08-15 03:02:10,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:02:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '{"subnet": {"name": "vmready2-subnet_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "enable_dhcp": true, "network_id": "a45a16d9-223c-4fab-ab77-9f88bc8c7abb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:02:11,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d9b076e-4ecb-4f80-81cf-41bc624e79c3 Date: Wed, 15 Aug 2018 03:02:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a45a16d9-223c-4fab-ab77-9f88bc8c7abb","tenant_id":"d8d83c7117e445e38e18c54aec2c1ac9","created_at":"2018-08-15T03:02:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:02:11Z","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":"d8d83c7117e445e38e18c54aec2c1ac9","id":"5d753c75-7ca0-40b6-8579-6c25eb69963d","subnetpool_id":null,"name":"vmready2-subnet_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}} 2018-08-15 03:02:11,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-6d9b076e-4ecb-4f80-81cf-41bc624e79c3 2018-08-15 03:02:11,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.51317691803s 2018-08-15 03:02:11,402 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-6d9b076e-4ecb-4f80-81cf-41bc624e79c3 2018-08-15 03:02:11,402 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:02:11Z', 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'5d753c75-7ca0-40b6-8579-6c25eb69963d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', u'enable_dhcp': True, u'network_id': u'a45a16d9-223c-4fab-ab77-9f88bc8c7abb', u'tenant_id': u'd8d83c7117e445e38e18c54aec2c1ac9', u'created_at': u'2018-08-15T03:02:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd8d83c7117e445e38e18c54aec2c1ac9'}) 2018-08-15 03:02:11,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:02:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "vmready2-router_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "admin_state_up": true}}' 2018-08-15 03:02:12,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-95b97b22-1926-4b95-8807-275f6506d0ff Date: Wed, 15 Aug 2018 03:02:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "created_at": "2018-08-15T03:02:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:02:12Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "0a3a51df-254c-4b01-a1bd-28359268b3f1", "name": "vmready2-router_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}} 2018-08-15 03:02:12,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-95b97b22-1926-4b95-8807-275f6506d0ff 2018-08-15 03:02:12,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56891298294s 2018-08-15 03:02:12,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-95b97b22-1926-4b95-8807-275f6506d0ff 2018-08-15 03:02:12,973 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:02:12Z', u'revision_number': 2, u'id': u'0a3a51df-254c-4b01-a1bd-28359268b3f1', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', u'admin_state_up': True, u'tenant_id': u'd8d83c7117e445e38e18c54aec2c1ac9', u'created_at': u'2018-08-15T03:02:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'd8d83c7117e445e38e18c54aec2c1ac9'}) 2018-08-15 03:02:12,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:02:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '{"subnet_id": "5d753c75-7ca0-40b6-8579-6c25eb69963d"}' 2018-08-15 03:02:15,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-73e73762-a720-4347-86ed-b51bac3a430d Date: Wed, 15 Aug 2018 03:02:15 GMT RESP BODY: {"network_id": "a45a16d9-223c-4fab-ab77-9f88bc8c7abb", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "subnet_id": "5d753c75-7ca0-40b6-8579-6c25eb69963d", "subnet_ids": ["5d753c75-7ca0-40b6-8579-6c25eb69963d"], "port_id": "e279be6c-50f3-401a-84d5-f70253f3b4a6", "id": "0a3a51df-254c-4b01-a1bd-28359268b3f1"} 2018-08-15 03:02:15,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1/add_router_interface.json used request id req-73e73762-a720-4347-86ed-b51bac3a430d 2018-08-15 03:02:15,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.332062006s 2018-08-15 03:02:15,306 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1/add_router_interface.json used request id req-73e73762-a720-4347-86ed-b51bac3a430d returning object 0a3a51df-254c-4b01-a1bd-28359268b3f1 2018-08-15 03:02:15,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:02:15,387 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:02:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:02:15,393 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:02:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:02:15,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:15,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:16,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f012669c-db72-49c3-a2d4-ef9f87a10e5d Date: Wed, 15 Aug 2018 03:02:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:16,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f012669c-db72-49c3-a2d4-ef9f87a10e5d 2018-08-15 03:02:16,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.739986896515s 2018-08-15 03:02:16,138 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f012669c-db72-49c3-a2d4-ef9f87a10e5d 2018-08-15 03:02:16,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:02:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}' 2018-08-15 03:02:16,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55be89ef-c29c-43f8-ad0f-59e3ec6a69e8 Date: Wed, 15 Aug 2018 03:02:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:16Z", "file": "/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file", "owner": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a", "size": null, "self": "/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a", "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_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "checksum": null, "created_at": "2018-08-15T03:02:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:02:16,219 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-55be89ef-c29c-43f8-ad0f-59e3ec6a69e8 2018-08-15 03:02:16,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0731990337372s 2018-08-15 03:02:16,219 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-55be89ef-c29c-43f8-ad0f-59e3ec6a69e8 returning object 8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a 2018-08-15 03:02:16,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:02:16,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '' 2018-08-15 03:02:16,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e8bb2a5-ff93-4421-a43c-60a16bc5f005 Date: Wed, 15 Aug 2018 03:02:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:02:16,720 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file used request id req-2e8bb2a5-ff93-4421-a43c-60a16bc5f005 2018-08-15 03:02:16,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.500342130661s 2018-08-15 03:02:16,721 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file used request id req-2e8bb2a5-ff93-4421-a43c-60a16bc5f005 2018-08-15 03:02:16,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:16,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-dcbfb84f-ef0e-4724-ad4f-9d6d8e5e8287 Date: Wed, 15 Aug 2018 03:02:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:16Z", "file": "/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file", "owner": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a", "size": 12716032, "self": "/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:02:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:16,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dcbfb84f-ef0e-4724-ad4f-9d6d8e5e8287 2018-08-15 03:02:16,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376551151276s 2018-08-15 03:02:16,762 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-dcbfb84f-ef0e-4724-ad4f-9d6d8e5e8287 2018-08-15 03:02:16,764 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file', 'owner': u'd8d83c7117e445e38e18c54aec2c1ac9', 'id': u'8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a', 'size': 12716032, u'self': u'/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8d83c7117e445e38e18c54aec2c1ac9', 'name': 'vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:02:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:02:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', '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/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a', 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_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', 'created': u'2018-08-15T03:02:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:02:16Z', 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/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a', 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_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:02:16,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:02:16,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:02:17,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44087bc4-48dd-4977-b215-add7ee96d51a x-compute-request-id: req-44087bc4-48dd-4977-b215-add7ee96d51a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1adae4ac-ec5d-433c-94a9-487fd8ef0d4a"}} 2018-08-15 03:02:17,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-44087bc4-48dd-4977-b215-add7ee96d51a 2018-08-15 03:02:17,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.82829618454s 2018-08-15 03:02:17,594 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-44087bc4-48dd-4977-b215-add7ee96d51a 2018-08-15 03:02:17,595 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a', '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'feec32c05bda4499885ba9c313a5eb8b', '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'1adae4ac-ec5d-433c-94a9-487fd8ef0d4a', 'swap': 0}) 2018-08-15 03:02:17,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:02:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" -d '{"extra_specs": {}}' 2018-08-15 03:02:17,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f7e08be-1b13-4903-a5b7-6c1a900f66c4 x-compute-request-id: req-6f7e08be-1b13-4903-a5b7-6c1a900f66c4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:02:17,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a/os-extra_specs used request id req-6f7e08be-1b13-4903-a5b7-6c1a900f66c4 2018-08-15 03:02:17,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127205848694s 2018-08-15 03:02:17,723 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a/os-extra_specs used request id req-6f7e08be-1b13-4903-a5b7-6c1a900f66c4 2018-08-15 03:02:17,841 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:02:17,841 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:02:17,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:02:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" -d '{"subnet_id": "5d753c75-7ca0-40b6-8579-6c25eb69963d"}' 2018-08-15 03:02:20,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-231f893b-afe3-41a5-b059-21861cfa0f0d Date: Wed, 15 Aug 2018 03:02:20 GMT RESP BODY: {"network_id": "a45a16d9-223c-4fab-ab77-9f88bc8c7abb", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "subnet_id": "5d753c75-7ca0-40b6-8579-6c25eb69963d", "subnet_ids": ["5d753c75-7ca0-40b6-8579-6c25eb69963d"], "port_id": "e279be6c-50f3-401a-84d5-f70253f3b4a6", "id": "0a3a51df-254c-4b01-a1bd-28359268b3f1"} 2018-08-15 03:02:20,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1/remove_router_interface.json used request id req-231f893b-afe3-41a5-b059-21861cfa0f0d 2018-08-15 03:02:20,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37842488289s 2018-08-15 03:02:20,225 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1/remove_router_interface.json used request id req-231f893b-afe3-41a5-b059-21861cfa0f0d returning object 0a3a51df-254c-4b01-a1bd-28359268b3f1 2018-08-15 03:02:20,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:02:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:20,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ae1fe3ff-f73e-4d82-b2e2-8c53d0c0a632 Date: Wed, 15 Aug 2018 03:02:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "created_at": "2018-08-15T03:02:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:02:19Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "0a3a51df-254c-4b01-a1bd-28359268b3f1", "name": "vmready2-router_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}]} 2018-08-15 03:02:20,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-ae1fe3ff-f73e-4d82-b2e2-8c53d0c0a632 2018-08-15 03:02:20,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.308650016785s 2018-08-15 03:02:20,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-ae1fe3ff-f73e-4d82-b2e2-8c53d0c0a632 2018-08-15 03:02:20,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:02:20,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:21,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf1293ea-ef00-462a-ae1c-1faa17f0c72b Content-Length: 0 Date: Wed, 15 Aug 2018 03:02:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:21,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1.json used request id req-cf1293ea-ef00-462a-ae1c-1faa17f0c72b 2018-08-15 03:02:21,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15834283829s 2018-08-15 03:02:21,695 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/0a3a51df-254c-4b01-a1bd-28359268b3f1.json used request id req-cf1293ea-ef00-462a-ae1c-1faa17f0c72b 2018-08-15 03:02:21,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:02:21,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-48d2e17b-1af3-49fc-9c0d-5606c4f0a1f0 Date: Wed, 15 Aug 2018 03:02:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a45a16d9-223c-4fab-ab77-9f88bc8c7abb","tenant_id":"d8d83c7117e445e38e18c54aec2c1ac9","created_at":"2018-08-15T03:02:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:02:11Z","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":"d8d83c7117e445e38e18c54aec2c1ac9","id":"5d753c75-7ca0-40b6-8579-6c25eb69963d","subnetpool_id":null,"name":"vmready2-subnet_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}]} 2018-08-15 03:02:21,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-48d2e17b-1af3-49fc-9c0d-5606c4f0a1f0 2018-08-15 03:02:21,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.108748912811s 2018-08-15 03:02:21,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-48d2e17b-1af3-49fc-9c0d-5606c4f0a1f0 2018-08-15 03:02:21,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:02:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/5d753c75-7ca0-40b6-8579-6c25eb69963d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:22,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33cf1f32-a34f-4abb-b042-17e138937f86 Date: Wed, 15 Aug 2018 03:02:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:22,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/5d753c75-7ca0-40b6-8579-6c25eb69963d.json used request id req-33cf1f32-a34f-4abb-b042-17e138937f86 2018-08-15 03:02:22,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11848592758s 2018-08-15 03:02:22,925 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/5d753c75-7ca0-40b6-8579-6c25eb69963d.json used request id req-33cf1f32-a34f-4abb-b042-17e138937f86 2018-08-15 03:02:22,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:23,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-f8d9967b-e8d4-4f78-b677-c6f3d84294a1 Date: Wed, 15 Aug 2018 03:02:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a45a16d9-223c-4fab-ab77-9f88bc8c7abb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d8d83c7117e445e38e18c54aec2c1ac9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:02:22Z","qos_policy_id":null,"name":"vmready2-net_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a","admin_state_up":true,"tenant_id":"d8d83c7117e445e38e18c54aec2c1ac9","created_at":"2018-08-15T03:02:10Z","mtu":1450}]} 2018-08-15 03:02:23,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f8d9967b-e8d4-4f78-b677-c6f3d84294a1 2018-08-15 03:02:23,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869989395142s 2018-08-15 03:02:23,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f8d9967b-e8d4-4f78-b677-c6f3d84294a1 2018-08-15 03:02:23,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:02:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/a45a16d9-223c-4fab-ab77-9f88bc8c7abb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:24,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-497cb31d-6949-44c2-8016-0bf7c2fa81fd Date: Wed, 15 Aug 2018 03:02:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:24,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a45a16d9-223c-4fab-ab77-9f88bc8c7abb.json used request id req-497cb31d-6949-44c2-8016-0bf7c2fa81fd 2018-08-15 03:02:24,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13879108429s 2018-08-15 03:02:24,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a45a16d9-223c-4fab-ab77-9f88bc8c7abb.json used request id req-497cb31d-6949-44c2-8016-0bf7c2fa81fd 2018-08-15 03:02:24,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:24,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-f484326d-f56b-41f6-bc5b-68f73d0b1918 Date: Wed, 15 Aug 2018 03:02:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:16Z", "file": "/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/file", "owner": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a", "size": 12716032, "self": "/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:02:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:24,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f484326d-f56b-41f6-bc5b-68f73d0b1918 2018-08-15 03:02:24,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0327270030975s 2018-08-15 03:02:24,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f484326d-f56b-41f6-bc5b-68f73d0b1918 2018-08-15 03:02:24,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:02:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab489cd1e4d46c4623584874f452eff10b8c2643" 2018-08-15 03:02:24,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61129b0f-7162-42e4-b366-6c54ad3dbf2e Date: Wed, 15 Aug 2018 03:02:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:02:24,839 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a used request id req-61129b0f-7162-42e4-b366-6c54ad3dbf2e 2018-08-15 03:02:24,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.648666858673s 2018-08-15 03:02:24,839 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/8a8abc3c-f11d-4b69-b8f8-bf6d877eb95a used request id req-61129b0f-7162-42e4-b366-6c54ad3dbf2e 2018-08-15 03:02:24,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:02:24,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:24,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc4cc24-faaf-44ed-ab36-8fe0411d88b1 x-compute-request-id: req-2bc4cc24-faaf-44ed-ab36-8fe0411d88b1 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1adae4ac-ec5d-433c-94a9-487fd8ef0d4a"}]} 2018-08-15 03:02:24,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2bc4cc24-faaf-44ed-ab36-8fe0411d88b1 2018-08-15 03:02:24,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129043102264s 2018-08-15 03:02:24,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-2bc4cc24-faaf-44ed-ab36-8fe0411d88b1 2018-08-15 03:02:24,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:02:24,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:25,012 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:02:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bae52364-43d7-4d9b-a556-65f4ea3a2a50 x-compute-request-id: req-bae52364-43d7-4d9b-a556-65f4ea3a2a50 Content-Length: 0 Content-Type: application/json 2018-08-15 03:02:25,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a used request id req-bae52364-43d7-4d9b-a556-65f4ea3a2a50 2018-08-15 03:02:25,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412561893463s 2018-08-15 03:02:25,013 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/1adae4ac-ec5d-433c-94a9-487fd8ef0d4a used request id req-bae52364-43d7-4d9b-a556-65f4ea3a2a50 2018-08-15 03:02:25,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:02:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:25,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9914852-72e9-4d80-ab98-835fff6bfe3e Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "links": {"self": "http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4148798e35cf4a8eb87d531a6ed6c939", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:02:25,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c9914852-72e9-4d80-ab98-835fff6bfe3e 2018-08-15 03:02:25,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158867120743s 2018-08-15 03:02:25,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-c9914852-72e9-4d80-ab98-835fff6bfe3e 2018-08-15 03:02:25,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:02:25,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:25,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b0bcdc-2171-4f7a-97a5-da4b1b5c602f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a", "links": {"self": "http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4148798e35cf4a8eb87d531a6ed6c939", "description": null}} 2018-08-15 03:02:25,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939 used request id req-d5b0bcdc-2171-4f7a-97a5-da4b1b5c602f 2018-08-15 03:02:25,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208887815475s 2018-08-15 03:02:25,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939 used request id req-d5b0bcdc-2171-4f7a-97a5-da4b1b5c602f 2018-08-15 03:02:25,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 03:02:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:25,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5383058-2a6d-4356-9b78-797a4eeae9c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:02:25,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939 used request id req-e5383058-2a6d-4356-9b78-797a4eeae9c2 2018-08-15 03:02:25,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323240041733s 2018-08-15 03:02:25,711 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/4148798e35cf4a8eb87d531a6ed6c939 used request id req-e5383058-2a6d-4356-9b78-797a4eeae9c2 2018-08-15 03:02:25,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:02:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:25,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31351c9-4c45-45ce-a13d-6f40406907ba Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9"}, "tags": [], "enabled": true, "id": "d8d83c7117e445e38e18c54aec2c1ac9", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f6a67c24-8fee-40d4-9177-3a69ac5c2c1a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 03:02:25,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-e31351c9-4c45-45ce-a13d-6f40406907ba 2018-08-15 03:02:25,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109791994095s 2018-08-15 03:02:25,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-e31351c9-4c45-45ce-a13d-6f40406907ba 2018-08-15 03:02:25,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 03:02:25,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94032b6523b0b5bc8ba70d0d68d8bf54d7075194" 2018-08-15 03:02:26,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc4f4247-65bd-40be-b70b-073c3afd4069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:02:26,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9 used request id req-dc4f4247-65bd-40be-b70b-073c3afd4069 2018-08-15 03:02:26,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.243349075317s 2018-08-15 03:02:26,075 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/d8d83c7117e445e38e18c54aec2c1ac9 used request id req-dc4f4247-65bd-40be-b70b-073c3afd4069 2018-08-15 03:02:26,128 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-15 03:02:26,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:02:26,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:02:26,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:02:26,167 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:02:26,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:02:26,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:02:26,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:02:26,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:02:26,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:02:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:02:26,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6cc660-06cc-46ed-871f-f3d7038499d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:02:26,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-9d6cc660-06cc-46ed-871f-f3d7038499d6 2018-08-15 03:02:26,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:02:26,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["3GohtXBqQkyU1MI82vd03A"], "issued_at": "2018-08-15T03:02:26.000000Z"}} 2018-08-15 03:02:26,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:26,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f58a8a00-8237-45cc-bf81-a124ccf8a616 Date: Wed, 15 Aug 2018 03:02:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:02:26,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f58a8a00-8237-45cc-bf81-a124ccf8a616 2018-08-15 03:02:26,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320186853409s 2018-08-15 03:02:26,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f58a8a00-8237-45cc-bf81-a124ccf8a616 2018-08-15 03:02:26,903 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-15 03:02:26,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:02:26,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"network": {"name": "singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "admin_state_up": true}}' 2018-08-15 03:02:27,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-73a3591c-f07e-435a-af80-7e47a97fb82f Date: Wed, 15 Aug 2018 03:02:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:02:27Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:26Z","mtu":1450}} 2018-08-15 03:02:27,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-73a3591c-f07e-435a-af80-7e47a97fb82f 2018-08-15 03:02:27,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.248096942902s 2018-08-15 03:02:27,151 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-73a3591c-f07e-435a-af80-7e47a97fb82f 2018-08-15 03:02:27,152 - 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-08-15T03:02:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'85182c3b-3e7c-45f8-a0b5-f2ab019df4a3', u'provider:segmentation_id': 19, 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_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', u'created_at': u'2018-08-15T03:02:26Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:02:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:27,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-2f9d7e6c-5ef2-409f-b210-4c0e375714af Date: Wed, 15 Aug 2018 03:02:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:02:27Z","qos_policy_id":null,"name":"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:26Z","provider:network_type":"vxlan"}]} 2018-08-15 03:02:27,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2f9d7e6c-5ef2-409f-b210-4c0e375714af 2018-08-15 03:02:27,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0876159667969s 2018-08-15 03:02:27,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2f9d7e6c-5ef2-409f-b210-4c0e375714af 2018-08-15 03:02:27,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:02:27,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"subnet": {"name": "singlevm1-subnet_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "enable_dhcp": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:02:27,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-22dde7e1-1b0d-49a1-8dc8-d5840f1794ee Date: Wed, 15 Aug 2018 03:02:27 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:02:27Z","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":"1309d091-e812-4ce4-9445-82fde5472ac0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","enable_dhcp":true,"segment_id":null,"network_id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:27Z","ip_version":4}} 2018-08-15 03:02:27,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-22dde7e1-1b0d-49a1-8dc8-d5840f1794ee 2018-08-15 03:02:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.464395999908s 2018-08-15 03:02:27,706 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-22dde7e1-1b0d-49a1-8dc8-d5840f1794ee 2018-08-15 03:02:27,707 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:02:27Z', 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'1309d091-e812-4ce4-9445-82fde5472ac0', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'85182c3b-3e7c-45f8-a0b5-f2ab019df4a3', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:02:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:02:27,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:02:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "singlevm1-router_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "admin_state_up": true}}' 2018-08-15 03:02:29,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-89289899-4d79-4093-b930-f737bcbcbce8 Date: Wed, 15 Aug 2018 03:02:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:27Z", "admin_state_up": true, "updated_at": "2018-08-15T03:02:28Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b978dde3-80c0-4352-8692-da22e02d7405", "name": "singlevm1-router_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}} 2018-08-15 03:02:29,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-89289899-4d79-4093-b930-f737bcbcbce8 2018-08-15 03:02:29,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50422382355s 2018-08-15 03:02:29,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-89289899-4d79-4093-b930-f737bcbcbce8 2018-08-15 03:02:29,213 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:02:28Z', u'revision_number': 2, u'ha': False, u'id': u'b978dde3-80c0-4352-8692-da22e02d7405', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:02:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:02:29,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:02:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"subnet_id": "1309d091-e812-4ce4-9445-82fde5472ac0"}' 2018-08-15 03:02:31,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-192fd16b-0d67-41fe-ba64-b2f171123d60 Date: Wed, 15 Aug 2018 03:02:31 GMT RESP BODY: {"network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "1309d091-e812-4ce4-9445-82fde5472ac0", "subnet_ids": ["1309d091-e812-4ce4-9445-82fde5472ac0"], "port_id": "2a74792d-c380-4f55-9cc0-ffb00bf5fac0", "id": "b978dde3-80c0-4352-8692-da22e02d7405"} 2018-08-15 03:02:31,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405/add_router_interface.json used request id req-192fd16b-0d67-41fe-ba64-b2f171123d60 2018-08-15 03:02:31,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0922729969s 2018-08-15 03:02:31,306 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405/add_router_interface.json used request id req-192fd16b-0d67-41fe-ba64-b2f171123d60 returning object b978dde3-80c0-4352-8692-da22e02d7405 2018-08-15 03:02:31,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:02:31,439 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:02:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:02:31,446 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:02:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:02:31,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:31,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a528e407-7e5a-456f-ad61-373ed9d9016a Date: Wed, 15 Aug 2018 03:02:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:31,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a528e407-7e5a-456f-ad61-373ed9d9016a 2018-08-15 03:02:31,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284082174301s 2018-08-15 03:02:31,733 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a528e407-7e5a-456f-ad61-373ed9d9016a 2018-08-15 03:02:31,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:02:31,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}' 2018-08-15 03:02:31,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b52a1ba3-1de0-4f03-a95d-e5759cb9afbb Date: Wed, 15 Aug 2018 03:02:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:31Z", "file": "/v2/images/5f0726df-8116-4149-b932-990bc236923f/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "5f0726df-8116-4149-b932-990bc236923f", "size": null, "self": "/v2/images/5f0726df-8116-4149-b932-990bc236923f", "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_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "checksum": null, "created_at": "2018-08-15T03:02:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:02:31,892 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b52a1ba3-1de0-4f03-a95d-e5759cb9afbb 2018-08-15 03:02:31,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.150834798813s 2018-08-15 03:02:31,893 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b52a1ba3-1de0-4f03-a95d-e5759cb9afbb returning object 5f0726df-8116-4149-b932-990bc236923f 2018-08-15 03:02:31,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:02:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '' 2018-08-15 03:02:32,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86ef3ebd-7f64-4ae6-b6d9-cba892a9e037 Date: Wed, 15 Aug 2018 03:02:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:02:32,715 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f/file used request id req-86ef3ebd-7f64-4ae6-b6d9-cba892a9e037 2018-08-15 03:02:32,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.821793079376s 2018-08-15 03:02:32,716 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f/file used request id req-86ef3ebd-7f64-4ae6-b6d9-cba892a9e037 2018-08-15 03:02:32,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:32,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-cc639b0b-1200-4337-9f8c-d105f4fce4d8 Date: Wed, 15 Aug 2018 03:02:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:32Z", "file": "/v2/images/5f0726df-8116-4149-b932-990bc236923f/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "5f0726df-8116-4149-b932-990bc236923f", "size": 12716032, "self": "/v2/images/5f0726df-8116-4149-b932-990bc236923f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:02:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:32,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cc639b0b-1200-4337-9f8c-d105f4fce4d8 2018-08-15 03:02:32,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255110263824s 2018-08-15 03:02:32,746 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-cc639b0b-1200-4337-9f8c-d105f4fce4d8 2018-08-15 03:02:32,747 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5f0726df-8116-4149-b932-990bc236923f/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'5f0726df-8116-4149-b932-990bc236923f', 'size': 12716032, u'self': u'/v2/images/5f0726df-8116-4149-b932-990bc236923f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:02:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:02:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', '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/5f0726df-8116-4149-b932-990bc236923f', 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_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', 'created': u'2018-08-15T03:02:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:02: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/5f0726df-8116-4149-b932-990bc236923f', 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_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:02:32,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:02:32,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:02:33,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1764e57-b224-4930-bd6b-ecf45a4e4d4b x-compute-request-id: req-f1764e57-b224-4930-bd6b-ecf45a4e4d4b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6"}} 2018-08-15 03:02:33,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f1764e57-b224-4930-bd6b-ecf45a4e4d4b 2018-08-15 03:02:33,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.743092060089s 2018-08-15 03:02:33,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-f1764e57-b224-4930-bd6b-ecf45a4e4d4b 2018-08-15 03:02:33,493 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', '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'feec32c05bda4499885ba9c313a5eb8b', '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'ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6', 'swap': 0}) 2018-08-15 03:02:33,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:02:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"extra_specs": {}}' 2018-08-15 03:02:33,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-268d301e-da9d-4660-9668-d4744398e6eb x-compute-request-id: req-268d301e-da9d-4660-9668-d4744398e6eb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:02:33,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6/os-extra_specs used request id req-268d301e-da9d-4660-9668-d4744398e6eb 2018-08-15 03:02:33,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128814935684s 2018-08-15 03:02:33,623 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6/os-extra_specs used request id req-268d301e-da9d-4660-9668-d4744398e6eb 2018-08-15 03:02:33,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 03:02:33,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"keypair": {"name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}}' 2018-08-15 03:02:33,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b0f033a-efaa-489d-a1f5-75801a24b0bc x-compute-request-id: req-8b0f033a-efaa-489d-a1f5-75801a24b0bc Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK2Z6I5oaAPwqBNyrDS2tw4hzntKVs//5m02DD3dR/TpZ5wCaQ9xtygAkJfQ5t4jU1xIINO+n6AhfBIUfWCTgoXbYuluLJbtedEqesE//hNkfXLdODcDKFw4nMGuoNMXXhVa9mqQ9q2IAp0edMoylv1hErNr/Fm2VooM5/DMRbT3n/waLXnZW/2USgc1hWphzEfqCyWDKHcyFHshZ2DorM+1LWmRxoN/1rfZZ5vTAO7A5qOYMmzEmkxCKHuJX42E6TgNteN09Shg7+CLHmKCxFQEffpBFYiSW1tu5sByN8BBvYLUPUpYNQLrhee3kTtyydz2SaoIDABmBn+aZpa+fl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAytmeiOaGgD8KgTcqw0trcOIc57SlbP/+ZtNgw93Uf06WecAm\nkPcbcoAJCX0ObeI1NcSCDTvp+gIXwSFH1gk4KF22LpbiyW7XnRKnrBP/4TZH1y3T\ng3AyhcOJzBrqDTF14VWvZqkPatiAKdHnTKMpb9YRKza/xZtlaKDOfwzEW095/8Gi\n152Vv9lEoHNYVqYcxH6gslgyh3MhR7IWdg6KzPtS1pkcaDf9a32Web0wDuwOajmD\nJsxJpMQih7iV+NhOk4DbXjdPUoYO/gix5igsRUBH36QRWIkltbbubAcjfAQb2C1D\n1KWDUC64Xnt5E7csnc9kmqCAwAZgZ/mmaWvn5QIDAQABAoIBAHNBhP96JA/4Qcq7\ngrOmRazE/PF2RcwSBAV+sut3Pkb7aypQUFlr3g+Hyhq3EJzEu8EKH27PjRj9WWvl\nsgBeCqd834fHOaKENURNFjICxw+6nMUZh6WV+U7hlIkA/d1zLexTmC63fkgSLXgV\niNuVlXSy59xq5jmsGsmBHPM5WNQb6Dkobm8sElHmA12EubiKrlpRDUX0HB1XIO1/\nevbcDISjM3ud2Ya0kINFPkWtUTmPJ/i4+qgw92RBTxbvp+t+bSwBOVxhmU+ZaHbs\nc/jjRM5rdiI6OUONu1vkdgRpxlO1o15MF6b2Sk+xDq5Wh8CbVwsTgNC6Mem2Z35G\n+Ud26H0CgYEA60fBmO+DCdPhBkt8OApvckZ2J1mjCY2ZWarKsy0DtUIt9wVQJ5cp\nBPnYzn43KX0bRH+v/TS2Z2CbdNxqqY3vhvn2HNV6UzTmulTQx/E4yIP65oXrSEMK\ncFEcvzYsKj3XqjALYusXXIHtV/eBkAbXpMKOVe9hmX5ae/QbOYGNFg8CgYEA3La+\nkm5Iv9BGf5rxs0KezPE/GQeFAERGyTlk3XFZg7u2R2L5p0/w0NT8xqR4P8M5BaVe\njXcxUwpQ0YbgSm47/t0uZDbysYrhRGuV7bqPD5hEcsfLCPB8zEZxg2MmBYglyBve\nKUwuyAWU9ziAJE3QC0KWNBZbN3IfmiTqG+AX9ssCgYEAxMJaheJvLI3TlqcT9+3K\nK7//WYMd1IRlZVZuc49GlZQFypnX4XQJas7i4DUvPnQQlKVP8SnfDO7+sqkOTkOT\nt8ZcatqglOsdtV/uxfbWLOIqthPyopjmJu2+Y64TGzRiokHRk+TUwZkqerFS2bbP\nKktGK1movmurkhOfnOTZr0MCgYBgQfrfFeX4cbctU7/xtC5ZpyUjn1nsAdr1S2io\nAxVNFIKso4fJ5l1aVmlfoL8o39VwluyjucXzN16D4tTS4TydLI1c+3Hg6HbSRjF/\nGovl+zxu6p+r6GYlGNvMt2MPqo7/tNexHx6P8Y9EOon4S09eec3ULaPejJEnws2v\nFo6c/QKBgCs6cSz/XQvOCaVhCTSmj7g6pBW+2YECbI+FiQERj4qVkIKdN7sPFtkX\nNqN5KCniyfQEVAoXdFUrdeq0WsnZaowtrWvWP7pEJbYW0Kt6QXn9gEXlqUtaReNt\nKM4+9xM2pUFZC+Wte5sg5cxa9C08eQ/kEMhBaPlo7cFES3c8Clie\n-----END RSA PRIVATE KEY-----\n", "user_id": "36cf4b6920fb406e83cf9369a71751da", "name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "fingerprint": "4f:6e:f1:06:ad:b5:e7:98:5a:16:aa:1c:2d:f9:40:e6"}} 2018-08-15 03:02:33,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-8b0f033a-efaa-489d-a1f5-75801a24b0bc 2018-08-15 03:02:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.185466051102s 2018-08-15 03:02:33,809 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-8b0f033a-efaa-489d-a1f5-75801a24b0bc 2018-08-15 03:02:33,810 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK2Z6I5oaAPwqBNyrDS2tw4hzntKVs//5m02DD3dR/TpZ5wCaQ9xtygAkJfQ5t4jU1xIINO+n6AhfBIUfWCTgoXbYuluLJbtedEqesE//hNkfXLdODcDKFw4nMGuoNMXXhVa9mqQ9q2IAp0edMoylv1hErNr/Fm2VooM5/DMRbT3n/waLXnZW/2USgc1hWphzEfqCyWDKHcyFHshZ2DorM+1LWmRxoN/1rfZZ5vTAO7A5qOYMmzEmkxCKHuJX42E6TgNteN09Shg7+CLHmKCxFQEffpBFYiSW1tu5sByN8BBvYLUPUpYNQLrhee3kTtyydz2SaoIDABmBn+aZpa+fl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAytmeiOaGgD8KgTcqw0trcOIc57SlbP/+ZtNgw93Uf06WecAm\nkPcbcoAJCX0ObeI1NcSCDTvp+gIXwSFH1gk4KF22LpbiyW7XnRKnrBP/4TZH1y3T\ng3AyhcOJzBrqDTF14VWvZqkPatiAKdHnTKMpb9YRKza/xZtlaKDOfwzEW095/8Gi\n152Vv9lEoHNYVqYcxH6gslgyh3MhR7IWdg6KzPtS1pkcaDf9a32Web0wDuwOajmD\nJsxJpMQih7iV+NhOk4DbXjdPUoYO/gix5igsRUBH36QRWIkltbbubAcjfAQb2C1D\n1KWDUC64Xnt5E7csnc9kmqCAwAZgZ/mmaWvn5QIDAQABAoIBAHNBhP96JA/4Qcq7\ngrOmRazE/PF2RcwSBAV+sut3Pkb7aypQUFlr3g+Hyhq3EJzEu8EKH27PjRj9WWvl\nsgBeCqd834fHOaKENURNFjICxw+6nMUZh6WV+U7hlIkA/d1zLexTmC63fkgSLXgV\niNuVlXSy59xq5jmsGsmBHPM5WNQb6Dkobm8sElHmA12EubiKrlpRDUX0HB1XIO1/\nevbcDISjM3ud2Ya0kINFPkWtUTmPJ/i4+qgw92RBTxbvp+t+bSwBOVxhmU+ZaHbs\nc/jjRM5rdiI6OUONu1vkdgRpxlO1o15MF6b2Sk+xDq5Wh8CbVwsTgNC6Mem2Z35G\n+Ud26H0CgYEA60fBmO+DCdPhBkt8OApvckZ2J1mjCY2ZWarKsy0DtUIt9wVQJ5cp\nBPnYzn43KX0bRH+v/TS2Z2CbdNxqqY3vhvn2HNV6UzTmulTQx/E4yIP65oXrSEMK\ncFEcvzYsKj3XqjALYusXXIHtV/eBkAbXpMKOVe9hmX5ae/QbOYGNFg8CgYEA3La+\nkm5Iv9BGf5rxs0KezPE/GQeFAERGyTlk3XFZg7u2R2L5p0/w0NT8xqR4P8M5BaVe\njXcxUwpQ0YbgSm47/t0uZDbysYrhRGuV7bqPD5hEcsfLCPB8zEZxg2MmBYglyBve\nKUwuyAWU9ziAJE3QC0KWNBZbN3IfmiTqG+AX9ssCgYEAxMJaheJvLI3TlqcT9+3K\nK7//WYMd1IRlZVZuc49GlZQFypnX4XQJas7i4DUvPnQQlKVP8SnfDO7+sqkOTkOT\nt8ZcatqglOsdtV/uxfbWLOIqthPyopjmJu2+Y64TGzRiokHRk+TUwZkqerFS2bbP\nKktGK1movmurkhOfnOTZr0MCgYBgQfrfFeX4cbctU7/xtC5ZpyUjn1nsAdr1S2io\nAxVNFIKso4fJ5l1aVmlfoL8o39VwluyjucXzN16D4tTS4TydLI1c+3Hg6HbSRjF/\nGovl+zxu6p+r6GYlGNvMt2MPqo7/tNexHx6P8Y9EOon4S09eec3ULaPejJEnws2v\nFo6c/QKBgCs6cSz/XQvOCaVhCTSmj7g6pBW+2YECbI+FiQERj4qVkIKdN7sPFtkX\nNqN5KCniyfQEVAoXdFUrdeq0WsnZaowtrWvWP7pEJbYW0Kt6QXn9gEXlqUtaReNt\nKM4+9xM2pUFZC+Wte5sg5cxa9C08eQ/kEMhBaPlo7cFES3c8Clie\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'36cf4b6920fb406e83cf9369a71751da', 'name': u'singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', 'created_at': '2018-08-15T03:02:33.810115', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4f:6e:f1:06:ad:b5:e7:98:5a:16:aa:1c:2d:f9:40:e6', 'type': 'ssh', 'id': u'singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3'}) 2018-08-15 03:02:33,810 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAytmeiOaGgD8KgTcqw0trcOIc57SlbP/+ZtNgw93Uf06WecAm kPcbcoAJCX0ObeI1NcSCDTvp+gIXwSFH1gk4KF22LpbiyW7XnRKnrBP/4TZH1y3T g3AyhcOJzBrqDTF14VWvZqkPatiAKdHnTKMpb9YRKza/xZtlaKDOfwzEW095/8Gi 152Vv9lEoHNYVqYcxH6gslgyh3MhR7IWdg6KzPtS1pkcaDf9a32Web0wDuwOajmD JsxJpMQih7iV+NhOk4DbXjdPUoYO/gix5igsRUBH36QRWIkltbbubAcjfAQb2C1D 1KWDUC64Xnt5E7csnc9kmqCAwAZgZ/mmaWvn5QIDAQABAoIBAHNBhP96JA/4Qcq7 grOmRazE/PF2RcwSBAV+sut3Pkb7aypQUFlr3g+Hyhq3EJzEu8EKH27PjRj9WWvl sgBeCqd834fHOaKENURNFjICxw+6nMUZh6WV+U7hlIkA/d1zLexTmC63fkgSLXgV iNuVlXSy59xq5jmsGsmBHPM5WNQb6Dkobm8sElHmA12EubiKrlpRDUX0HB1XIO1/ evbcDISjM3ud2Ya0kINFPkWtUTmPJ/i4+qgw92RBTxbvp+t+bSwBOVxhmU+ZaHbs c/jjRM5rdiI6OUONu1vkdgRpxlO1o15MF6b2Sk+xDq5Wh8CbVwsTgNC6Mem2Z35G +Ud26H0CgYEA60fBmO+DCdPhBkt8OApvckZ2J1mjCY2ZWarKsy0DtUIt9wVQJ5cp BPnYzn43KX0bRH+v/TS2Z2CbdNxqqY3vhvn2HNV6UzTmulTQx/E4yIP65oXrSEMK cFEcvzYsKj3XqjALYusXXIHtV/eBkAbXpMKOVe9hmX5ae/QbOYGNFg8CgYEA3La+ km5Iv9BGf5rxs0KezPE/GQeFAERGyTlk3XFZg7u2R2L5p0/w0NT8xqR4P8M5BaVe jXcxUwpQ0YbgSm47/t0uZDbysYrhRGuV7bqPD5hEcsfLCPB8zEZxg2MmBYglyBve KUwuyAWU9ziAJE3QC0KWNBZbN3IfmiTqG+AX9ssCgYEAxMJaheJvLI3TlqcT9+3K K7//WYMd1IRlZVZuc49GlZQFypnX4XQJas7i4DUvPnQQlKVP8SnfDO7+sqkOTkOT t8ZcatqglOsdtV/uxfbWLOIqthPyopjmJu2+Y64TGzRiokHRk+TUwZkqerFS2bbP KktGK1movmurkhOfnOTZr0MCgYBgQfrfFeX4cbctU7/xtC5ZpyUjn1nsAdr1S2io AxVNFIKso4fJ5l1aVmlfoL8o39VwluyjucXzN16D4tTS4TydLI1c+3Hg6HbSRjF/ Govl+zxu6p+r6GYlGNvMt2MPqo7/tNexHx6P8Y9EOon4S09eec3ULaPejJEnws2v Fo6c/QKBgCs6cSz/XQvOCaVhCTSmj7g6pBW+2YECbI+FiQERj4qVkIKdN7sPFtkX NqN5KCniyfQEVAoXdFUrdeq0WsnZaowtrWvWP7pEJbYW0Kt6QXn9gEXlqUtaReNt KM4+9xM2pUFZC+Wte5sg5cxa9C08eQ/kEMhBaPlo7cFES3c8Clie -----END RSA PRIVATE KEY----- 2018-08-15 03:02:33,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 03:02:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"security_group": {"name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-15 03:02:33,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3c26b471-d0b5-4a65-8c55-2b4caddb14f3 Date: Wed, 15 Aug 2018 03:02:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:33Z", "updated_at": "2018-08-15T03:02:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "c88d3e6b-9c19-4e2b-92b2-94dc45baf779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "dbd43f07-8d05-4d9f-83ca-97f793e15aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}} 2018-08-15 03:02:33,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3c26b471-d0b5-4a65-8c55-2b4caddb14f3 2018-08-15 03:02:33,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.148088932037s 2018-08-15 03:02:33,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3c26b471-d0b5-4a65-8c55-2b4caddb14f3 2018-08-15 03:02:33,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:02:33,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:34,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-69ce5d2e-c99f-448b-89e2-ae0c56db3ea2 Date: Wed, 15 Aug 2018 03:02:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e2405b9770d8483db661569acf348bcb", "created_at": "2018-08-15T02:58:51Z", "updated_at": "2018-08-15T02:58:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "409efd9b-23c5-4790-8d97-4e0ec1b90a05", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "45f0a926-d7a2-4904-82f5-a8ba1fbe074c", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "d1e64b49-04ac-40a9-9a4c-5797a316cd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "eab0b05d-e10a-4bc7-93a7-63392fb14957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}], "revision_number": 1, "project_id": "e2405b9770d8483db661569acf348bcb", "id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:33Z", "updated_at": "2018-08-15T03:02:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "c88d3e6b-9c19-4e2b-92b2-94dc45baf779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "dbd43f07-8d05-4d9f-83ca-97f793e15aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T03:01:24Z", "updated_at": "2018-08-15T03:01:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "243b61e1-1aeb-4f69-9028-620569b3585e", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "3efdc25e-d15e-4ef1-8678-f5cbd13cd5d3", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b18c2204-eee9-4f71-ad99-3d5011bd9bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b49d32d7-fcf1-4ba8-90e4-56500ab048b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "created_at": "2018-08-15T03:01:37Z", "updated_at": "2018-08-15T03:01:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "432f8d37-c852-45ac-9e34-04780ba9ae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "b4d898ce-7d24-42b9-b58e-79b95fc21350", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "c6156b01-7478-4b01-b44b-6ec45f18abd5", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "e5715db1-5e41-4eaf-9987-14e0dad28647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}], "revision_number": 1, "project_id": "9530c9b51f484398bd4f5b683e5b5274", "id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:23Z", "updated_at": "2018-08-15T03:01:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5558eb09-e19b-4932-a160-02b542f9cdf1", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5cd0eb4b-987a-42a7-9b04-3087a36852c9", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "6b2c3312-469c-472b-b22d-5226bb88948d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "86bf0b6a-8355-4ca3-9e0f-37b808c18b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "created_at": "2018-08-15T03:02:10Z", "updated_at": "2018-08-15T03:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "3ec36a87-f519-41c6-ad94-975f4e19fdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "a6273998-4bcc-42a0-974a-f0ef1f9b0ea7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "deb9d7ec-8f10-4c83-bb65-d11e4334f3a0", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "e5a9e8f3-6464-4864-b503-da334f81d655", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}], "revision_number": 1, "project_id": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "name": "default"}]} 2018-08-15 03:02:34,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-69ce5d2e-c99f-448b-89e2-ae0c56db3ea2 2018-08-15 03:02:34,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.080090045929s 2018-08-15 03:02:34,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-69ce5d2e-c99f-448b-89e2-ae0c56db3ea2 2018-08-15 03:02:34,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:02:34,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -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": "3e8eb011-dcea-463f-8964-fd228aa9f7e3"}}' 2018-08-15 03:02:34,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ffaada63-1af3-48ca-9e3a-b63ae26c3bb6 Date: Wed, 15 Aug 2018 03:02:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T03:02:34Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:34Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "ad899c41-198f-4b4c-ac9d-9dfc93e1d796"}} 2018-08-15 03:02:34,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ffaada63-1af3-48ca-9e3a-b63ae26c3bb6 2018-08-15 03:02:34,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141706943512s 2018-08-15 03:02:34,194 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ffaada63-1af3-48ca-9e3a-b63ae26c3bb6 2018-08-15 03:02:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:02:34,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-413775e5-433c-4f76-abb6-4aaac32792c8 Date: Wed, 15 Aug 2018 03:02:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e2405b9770d8483db661569acf348bcb", "created_at": "2018-08-15T02:58:51Z", "updated_at": "2018-08-15T02:58:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "409efd9b-23c5-4790-8d97-4e0ec1b90a05", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "45f0a926-d7a2-4904-82f5-a8ba1fbe074c", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "d1e64b49-04ac-40a9-9a4c-5797a316cd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "eab0b05d-e10a-4bc7-93a7-63392fb14957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}], "revision_number": 1, "project_id": "e2405b9770d8483db661569acf348bcb", "id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:33Z", "updated_at": "2018-08-15T03:02:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:02:34Z", "revision_number": 0, "id": "ad899c41-198f-4b4c-ac9d-9dfc93e1d796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:34Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "c88d3e6b-9c19-4e2b-92b2-94dc45baf779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "dbd43f07-8d05-4d9f-83ca-97f793e15aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 2, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T03:01:24Z", "updated_at": "2018-08-15T03:01:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "243b61e1-1aeb-4f69-9028-620569b3585e", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "3efdc25e-d15e-4ef1-8678-f5cbd13cd5d3", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b18c2204-eee9-4f71-ad99-3d5011bd9bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b49d32d7-fcf1-4ba8-90e4-56500ab048b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "created_at": "2018-08-15T03:01:37Z", "updated_at": "2018-08-15T03:01:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "432f8d37-c852-45ac-9e34-04780ba9ae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "b4d898ce-7d24-42b9-b58e-79b95fc21350", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "c6156b01-7478-4b01-b44b-6ec45f18abd5", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "e5715db1-5e41-4eaf-9987-14e0dad28647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}], "revision_number": 1, "project_id": "9530c9b51f484398bd4f5b683e5b5274", "id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:23Z", "updated_at": "2018-08-15T03:01:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5558eb09-e19b-4932-a160-02b542f9cdf1", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5cd0eb4b-987a-42a7-9b04-3087a36852c9", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "6b2c3312-469c-472b-b22d-5226bb88948d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "86bf0b6a-8355-4ca3-9e0f-37b808c18b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "created_at": "2018-08-15T03:02:10Z", "updated_at": "2018-08-15T03:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "3ec36a87-f519-41c6-ad94-975f4e19fdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "a6273998-4bcc-42a0-974a-f0ef1f9b0ea7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "deb9d7ec-8f10-4c83-bb65-d11e4334f3a0", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "e5a9e8f3-6464-4864-b503-da334f81d655", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}], "revision_number": 1, "project_id": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "name": "default"}]} 2018-08-15 03:02:34,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-413775e5-433c-4f76-abb6-4aaac32792c8 2018-08-15 03:02:34,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501029491425s 2018-08-15 03:02:34,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-413775e5-433c-4f76-abb6-4aaac32792c8 2018-08-15 03:02:34,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:02:34,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -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": "3e8eb011-dcea-463f-8964-fd228aa9f7e3"}}' 2018-08-15 03:02:34,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f74233c6-c269-48c3-84ea-e8f33761142e Date: Wed, 15 Aug 2018 03:02:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T03:02:34Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "port_range_min": null, "revision_number": 0, "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:34Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "96cfc50d-1db8-40ef-8458-287b75a5b825"}} 2018-08-15 03:02:34,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f74233c6-c269-48c3-84ea-e8f33761142e 2018-08-15 03:02:34,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169767141342s 2018-08-15 03:02:34,422 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f74233c6-c269-48c3-84ea-e8f33761142e 2018-08-15 03:02:34,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:34,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-3885ae8b-3774-4973-b611-61c12e2fb8af Date: Wed, 15 Aug 2018 03:02:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":["1309d091-e812-4ce4-9445-82fde5472ac0"],"description":"","tags":[],"updated_at":"2018-08-15T03:02:27Z","qos_policy_id":null,"name":"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:26Z","provider:network_type":"vxlan"}]} 2018-08-15 03:02:34,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3885ae8b-3774-4973-b611-61c12e2fb8af 2018-08-15 03:02:34,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.078773021698s 2018-08-15 03:02:34,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3885ae8b-3774-4973-b611-61c12e2fb8af 2018-08-15 03:02:34,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:02:34,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:34,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-a1f9e54b-a5fd-4153-84da-bf86189a29fd Date: Wed, 15 Aug 2018 03:02:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:32Z", "file": "/v2/images/5f0726df-8116-4149-b932-990bc236923f/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "5f0726df-8116-4149-b932-990bc236923f", "size": 12716032, "self": "/v2/images/5f0726df-8116-4149-b932-990bc236923f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:02:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:02:34,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a1f9e54b-a5fd-4153-84da-bf86189a29fd 2018-08-15 03:02:34,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246570110321s 2018-08-15 03:02:34,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a1f9e54b-a5fd-4153-84da-bf86189a29fd 2018-08-15 03:02:34,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:02:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:34,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43f92fde-f8f5-4292-9fb1-257e749affdc x-compute-request-id: req-43f92fde-f8f5-4292-9fb1-257e749affdc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6"}]} 2018-08-15 03:02:34,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-43f92fde-f8f5-4292-9fb1-257e749affdc 2018-08-15 03:02:34,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0202250480652s 2018-08-15 03:02:34,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-43f92fde-f8f5-4292-9fb1-257e749affdc 2018-08-15 03:02:34,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:02:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"server": {"name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "imageRef": "5f0726df-8116-4149-b932-990bc236923f", "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "flavorRef": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3"}], "security_groups": [{"name": "3e8eb011-dcea-463f-8964-fd228aa9f7e3"}]}}' 2018-08-15 03:02:38,370 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:02:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3491076e-8495-44a2-a004-d2e833d45175 x-compute-request-id: req-3491076e-8495-44a2-a004-d2e833d45175 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3e8eb011-dcea-463f-8964-fd228aa9f7e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "adminPass": "3qLJZQuodSp5"}} 2018-08-15 03:02:38,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-3491076e-8495-44a2-a004-d2e833d45175 2018-08-15 03:02:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.81477808952s 2018-08-15 03:02:38,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-3491076e-8495-44a2-a004-d2e833d45175 2018-08-15 03:02:38,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:39,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2884904d-cdc7-4fe2-8d35-46a4ab5cb96c x-compute-request-id: req-2884904d-cdc7-4fe2-8d35-46a4ab5cb96c Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "image": {"id": "5f0726df-8116-4149-b932-990bc236923f", "links": [{"href": "http://172.30.9.31:8774/images/5f0726df-8116-4149-b932-990bc236923f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "links": [{"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}]}, "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "user_id": "36cf4b6920fb406e83cf9369a71751da", "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-08-15T03:02:38Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "created": "2018-08-15T03:02:38Z", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:02:39,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2884904d-cdc7-4fe2-8d35-46a4ab5cb96c 2018-08-15 03:02:39,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33625197411s 2018-08-15 03:02:39,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2884904d-cdc7-4fe2-8d35-46a4ab5cb96c 2018-08-15 03:02:39,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:39,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-b80336f6-6544-451f-990f-efecb85a9ad8 Date: Wed, 15 Aug 2018 03:02:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":["1309d091-e812-4ce4-9445-82fde5472ac0"],"description":"","tags":[],"updated_at":"2018-08-15T03:02:27Z","qos_policy_id":null,"name":"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:26Z","provider:network_type":"vxlan"}]} 2018-08-15 03:02:39,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b80336f6-6544-451f-990f-efecb85a9ad8 2018-08-15 03:02:39,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0768630504608s 2018-08-15 03:02:39,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b80336f6-6544-451f-990f-efecb85a9ad8 2018-08-15 03:02:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:02:39,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:40,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-56dda8ba-8ca6-43bd-8f2e-874a70847982 Date: Wed, 15 Aug 2018 03:02:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:02:27Z","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":"1309d091-e812-4ce4-9445-82fde5472ac0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","enable_dhcp":true,"segment_id":null,"network_id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:27Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:02:40,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-56dda8ba-8ca6-43bd-8f2e-874a70847982 2018-08-15 03:02:40,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.221149921417s 2018-08-15 03:02:40,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-56dda8ba-8ca6-43bd-8f2e-874a70847982 2018-08-15 03:02:40,016 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:02:42,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:42,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6db71ce-c282-419c-bef0-02281bec01b0 x-compute-request-id: req-a6db71ce-c282-419c-bef0-02281bec01b0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "image": {"id": "5f0726df-8116-4149-b932-990bc236923f", "links": [{"href": "http://172.30.9.31:8774/images/5f0726df-8116-4149-b932-990bc236923f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "links": [{"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}]}, "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "security_groups": [{"name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}], "user_id": "36cf4b6920fb406e83cf9369a71751da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:02:41Z", "hostId": "0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "created": "2018-08-15T03:02:38Z", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:02:42,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a6db71ce-c282-419c-bef0-02281bec01b0 2018-08-15 03:02:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675708055496s 2018-08-15 03:02:42,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a6db71ce-c282-419c-bef0-02281bec01b0 2018-08-15 03:02:42,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:02:44,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:45,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a5701f9-acc0-4b1b-b7db-f4231312ba52 x-compute-request-id: req-4a5701f9-acc0-4b1b-b7db-f4231312ba52 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:62:cf", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "image": {"id": "5f0726df-8116-4149-b932-990bc236923f", "links": [{"href": "http://172.30.9.31:8774/images/5f0726df-8116-4149-b932-990bc236923f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "links": [{"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}]}, "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "security_groups": [{"name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}], "user_id": "36cf4b6920fb406e83cf9369a71751da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:02:42Z", "hostId": "0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "created": "2018-08-15T03:02:38Z", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:02:45,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4a5701f9-acc0-4b1b-b7db-f4231312ba52 2018-08-15 03:02:45,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528470039368s 2018-08-15 03:02:45,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4a5701f9-acc0-4b1b-b7db-f4231312ba52 2018-08-15 03:02:45,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:02:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:48,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-442a4af6-616e-4c1b-80d1-d0e4b7f28b0a x-compute-request-id: req-442a4af6-616e-4c1b-80d1-d0e4b7f28b0a Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:62:cf", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "image": {"id": "5f0726df-8116-4149-b932-990bc236923f", "links": [{"href": "http://172.30.9.31:8774/images/5f0726df-8116-4149-b932-990bc236923f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "links": [{"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}]}, "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "security_groups": [{"name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}], "user_id": "36cf4b6920fb406e83cf9369a71751da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:02:42Z", "hostId": "0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "created": "2018-08-15T03:02:38Z", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:02:48,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-442a4af6-616e-4c1b-80d1-d0e4b7f28b0a 2018-08-15 03:02:48,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952413082123s 2018-08-15 03:02:48,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-442a4af6-616e-4c1b-80d1-d0e4b7f28b0a 2018-08-15 03:02:48,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:02:50,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:50,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:50,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-870e5360-3bd9-4dc4-92f8-5dcc31125501 x-compute-request-id: req-870e5360-3bd9-4dc4-92f8-5dcc31125501 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:62:cf", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "image": {"id": "5f0726df-8116-4149-b932-990bc236923f", "links": [{"href": "http://172.30.9.31:8774/images/5f0726df-8116-4149-b932-990bc236923f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-15T03:02:49.000000", "flavor": {"id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "links": [{"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}]}, "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "security_groups": [{"name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}], "user_id": "36cf4b6920fb406e83cf9369a71751da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:02:49Z", "hostId": "0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "created": "2018-08-15T03:02:38Z", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:02:50,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-870e5360-3bd9-4dc4-92f8-5dcc31125501 2018-08-15 03:02:50,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690907001495s 2018-08-15 03:02:50,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-870e5360-3bd9-4dc4-92f8-5dcc31125501 2018-08-15 03:02:50,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:02:50,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=675de779-7b10-4ad7-a87c-6ec400a7897d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:50,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-4cf3c712-9c00-42ee-8844-51bde886c0e2 Date: Wed, 15 Aug 2018 03:02:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:02:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1309d091-e812-4ce4-9445-82fde5472ac0","ip_address":"192.168.120.23"}],"id":"86f7274f-86bb-4532-a5fa-d8a285dc53ff","security_groups":["3e8eb011-dcea-463f-8964-fd228aa9f7e3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:62:cf","project_id":"feec32c05bda4499885ba9c313a5eb8b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:42Z","binding:vnic_type":"normal","device_id":"675de779-7b10-4ad7-a87c-6ec400a7897d","ip_allocation":"immediate"}]} 2018-08-15 03:02:50,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=675de779-7b10-4ad7-a87c-6ec400a7897d used request id req-4cf3c712-9c00-42ee-8844-51bde886c0e2 2018-08-15 03:02:50,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.042163848877s 2018-08-15 03:02:50,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=675de779-7b10-4ad7-a87c-6ec400a7897d used request id req-4cf3c712-9c00-42ee-8844-51bde886c0e2 2018-08-15 03:02:50,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=86f7274f-86bb-4532-a5fa-d8a285dc53ff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-61a83b65-2707-4299-8a86-1a62e72e6137 Date: Wed, 15 Aug 2018 03:02:50 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:02:50,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=86f7274f-86bb-4532-a5fa-d8a285dc53ff used request id req-61a83b65-2707-4299-8a86-1a62e72e6137 2018-08-15 03:02:50,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0419228076935s 2018-08-15 03:02:50,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=86f7274f-86bb-4532-a5fa-d8a285dc53ff used request id req-61a83b65-2707-4299-8a86-1a62e72e6137 2018-08-15 03:02:50,980 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:62:cf', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5f0726df-8116-4149-b932-990bc236923f'}), 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-08-15T03:02:49.000000', 'flavor': Munch({u'id': u'ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6'}), 'az': u'nova', 'id': u'675de779-7b10-4ad7-a87c-6ec400a7897d', 'security_groups': [Munch({u'name': u'singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'36cf4b6920fb406e83cf9369a71751da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', '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-08-15T03:02:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:02:49Z', 'hostId': u'0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e', '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-08-15T03:02:49.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'feec32c05bda4499885ba9c313a5eb8b', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3', 'adminPass': u'3qLJZQuodSp5', 'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', 'created_at': u'2018-08-15T03:02:38Z', 'created': u'2018-08-15T03:02:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:02:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:02:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:51,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-9b446f5a-3c25-44ce-801c-d0892f4ad45e Date: Wed, 15 Aug 2018 03:02:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":["1309d091-e812-4ce4-9445-82fde5472ac0"],"description":"","tags":[],"updated_at":"2018-08-15T03:02:27Z","qos_policy_id":null,"name":"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:26Z","provider:network_type":"vxlan"}]} 2018-08-15 03:02:51,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9b446f5a-3c25-44ce-801c-d0892f4ad45e 2018-08-15 03:02:51,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0836341381073s 2018-08-15 03:02:51,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9b446f5a-3c25-44ce-801c-d0892f4ad45e 2018-08-15 03:02:51,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:02:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=675de779-7b10-4ad7-a87c-6ec400a7897d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-0a3f030c-5390-4f25-aee9-257c0fbd9f57 Date: Wed, 15 Aug 2018 03:02:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:02:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1309d091-e812-4ce4-9445-82fde5472ac0","ip_address":"192.168.120.23"}],"id":"86f7274f-86bb-4532-a5fa-d8a285dc53ff","security_groups":["3e8eb011-dcea-463f-8964-fd228aa9f7e3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:62:cf","project_id":"feec32c05bda4499885ba9c313a5eb8b","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:42Z","binding:vnic_type":"normal","device_id":"675de779-7b10-4ad7-a87c-6ec400a7897d","ip_allocation":"immediate"}]} 2018-08-15 03:02:51,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=675de779-7b10-4ad7-a87c-6ec400a7897d used request id req-0a3f030c-5390-4f25-aee9-257c0fbd9f57 2018-08-15 03:02:51,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0425870418549s 2018-08-15 03:02:51,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=675de779-7b10-4ad7-a87c-6ec400a7897d used request id req-0a3f030c-5390-4f25-aee9-257c0fbd9f57 2018-08-15 03:02:51,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 03:02:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.23", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff"}}' 2018-08-15 03:02:53,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-f5e3ce21-ecae-4913-9291-e598ce4695e2 Date: Wed, 15 Aug 2018 03:02:53 GMT RESP BODY: {"floatingip": {"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}} 2018-08-15 03:02:53,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f5e3ce21-ecae-4913-9291-e598ce4695e2 2018-08-15 03:02:53,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34898805618s 2018-08-15 03:02:53,462 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f5e3ce21-ecae-4913-9291-e598ce4695e2 2018-08-15 03:02:53,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:53,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:53,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-c216ebda-30dd-484f-824d-b3d9c5dbb26f Date: Wed, 15 Aug 2018 03:02:53 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:53,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c216ebda-30dd-484f-824d-b3d9c5dbb26f 2018-08-15 03:02:53,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073872089386s 2018-08-15 03:02:53,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c216ebda-30dd-484f-824d-b3d9c5dbb26f 2018-08-15 03:02:53,548 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:53,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-0bbab6a8-655d-4717-a240-e875954b2f95 Date: Wed, 15 Aug 2018 03:02:53 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:53,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0bbab6a8-655d-4717-a240-e875954b2f95 2018-08-15 03:02:53,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.050763130188s 2018-08-15 03:02:53,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0bbab6a8-655d-4717-a240-e875954b2f95 2018-08-15 03:02:53,707 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:53,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:53,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-fc10eccf-a1c2-436b-9b60-16aaa1e39183 Date: Wed, 15 Aug 2018 03:02:53 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:53,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-fc10eccf-a1c2-436b-9b60-16aaa1e39183 2018-08-15 03:02:53,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595800876617s 2018-08-15 03:02:53,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-fc10eccf-a1c2-436b-9b60-16aaa1e39183 2018-08-15 03:02:53,874 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:53,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:53,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:54,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-b0085933-b53e-4095-a6a1-ea453eb106d4 Date: Wed, 15 Aug 2018 03:02:54 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:54,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b0085933-b53e-4095-a6a1-ea453eb106d4 2018-08-15 03:02:54,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555858612061s 2018-08-15 03:02:54,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b0085933-b53e-4095-a6a1-ea453eb106d4 2018-08-15 03:02:54,039 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:54,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:54,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:54,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-7bd71d0c-57e4-4f3d-ae8d-eaced7eeb891 Date: Wed, 15 Aug 2018 03:02:54 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:54,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7bd71d0c-57e4-4f3d-ae8d-eaced7eeb891 2018-08-15 03:02:54,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640068054199s 2018-08-15 03:02:54,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7bd71d0c-57e4-4f3d-ae8d-eaced7eeb891 2018-08-15 03:02:54,212 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:54,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-9249433d-40b7-46a8-8df5-fbbe3bc76529 Date: Wed, 15 Aug 2018 03:02:54 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:54,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9249433d-40b7-46a8-8df5-fbbe3bc76529 2018-08-15 03:02:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0553901195526s 2018-08-15 03:02:54,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9249433d-40b7-46a8-8df5-fbbe3bc76529 2018-08-15 03:02:54,375 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:54,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:54,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f939bd84-abb7-4141-b2e3-503457ca43c4 Date: Wed, 15 Aug 2018 03:02:54 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "DOWN", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:52Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:54,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f939bd84-abb7-4141-b2e3-503457ca43c4 2018-08-15 03:02:54,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580627918243s 2018-08-15 03:02:54,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f939bd84-abb7-4141-b2e3-503457ca43c4 2018-08-15 03:02:54,542 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:02:54,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:54,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-4c377f0c-37d1-4bad-9b73-64d63eb8d561 Date: Wed, 15 Aug 2018 03:02:54 GMT RESP BODY: {"floatingips": [{"router_id": "b978dde3-80c0-4352-8692-da22e02d7405", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:52Z", "updated_at": "2018-08-15T03:02:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:62:cf", "device_id": "675de779-7b10-4ad7-a87c-6ec400a7897d"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "port_id": "86f7274f-86bb-4532-a5fa-d8a285dc53ff", "id": "c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50", "qos_policy_id": null}]} 2018-08-15 03:02:54,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4c377f0c-37d1-4bad-9b73-64d63eb8d561 2018-08-15 03:02:54,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561170578003s 2018-08-15 03:02:54,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4c377f0c-37d1-4bad-9b73-64d63eb8d561 2018-08-15 03:02:54,707 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b978dde3-80c0-4352-8692-da22e02d7405', 'updated_at': u'2018-08-15T03:02:54Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'86f7274f-86bb-4532-a5fa-d8a285dc53ff', 'id': u'c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'86f7274f-86bb-4532-a5fa-d8a285dc53ff', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'feec32c05bda4499885ba9c313a5eb8b', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'85182c3b-3e7c-45f8-a0b5-f2ab019df4a3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:45:62:cf', u'device_id': u'675de779-7b10-4ad7-a87c-6ec400a7897d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', 'created_at': u'2018-08-15T03:02:52Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'85182c3b-3e7c-45f8-a0b5-f2ab019df4a3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:45:62:cf', u'device_id': u'675de779-7b10-4ad7-a87c-6ec400a7897d'}), 'router': u'b978dde3-80c0-4352-8692-da22e02d7405'}) 2018-08-15 03:02:54,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:02:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:02:55,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7270c5f3-a9f2-4c27-aeb8-05003714aee3 x-compute-request-id: req-7270c5f3-a9f2-4c27-aeb8-05003714aee3 Content-Encoding: gzip Content-Length: 9560 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 478140318 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.139925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141654] pid_max: default: 32768 minimum: 301\n[ 0.142589] ACPI: Core revision 20150930\n[ 0.144006] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145367] Security Framework initialized\n[ 0.146220] Yama: becoming mindful.\n[ 0.146992] AppArmor: AppArmor initialized\n[ 0.147888] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149271] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150595] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151855] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153320] Initializing cgroup subsys io\n[ 0.154169] Initializing cgroup subsys memory\n[ 0.155076] Initializing cgroup subsys devices\n[ 0.155991] Initializing cgroup subsys freezer\n[ 0.156902] Initializing cgroup subsys net_cls\n[ 0.157813] Initializing cgroup subsys perf_event\n[ 0.158764] Initializing cgroup subsys net_prio\n[ 0.159693] Initializing cgroup subsys hugetlb\n[ 0.160608] Initializing cgroup subsys pids\n[ 0.161523] CPU: Physical Processor ID: 0\n[ 0.163081] mce: CPU supports 10 MCE banks\n[ 0.163963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182820] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188934] ftrace: allocating 31920 entries in 125 pages\n[ 0.213913] smpboot: Max logical packages: 1\n[ 0.214800] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216207] x2apic enabled\n[ 0.217042] Switched APIC routing to physical x2apic.\n[ 0.218814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222062] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223929] KVM setup paravirtual spinlock\n[ 0.225264] x86: Booted up 1 node, 1 CPUs\n[ 0.226112] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227556] devtmpfs: initialized\n[ 0.229305] evm: security.selinux\n[ 0.230037] evm: security.SMACK64\n[ 0.230752] evm: security.SMACK64EXEC\n[ 0.231528] evm: security.SMACK64TRANSMUTE\n[ 0.232379] evm: security.SMACK64MMAP\n[ 0.233162] evm: security.ima\n[ 0.233830] evm: security.capability\n[ 0.234661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236595] pinctrl core: initialized pinctrl subsystem\n[ 0.237744] RTC time: 3:02:49, date: 08/15/18\n[ 0.238752] NET: Registered protocol family 16\n[ 0.239777] cpuidle: using governor ladder\n[ 0.240637] cpuidle: using governor menu\n[ 0.241458] PCCT header not found.\n[ 0.242249] ACPI: bus type PCI registered\n[ 0.243098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244405] PCI: Using configuration type 1 for base access\n[ 0.246234] ACPI: Added _OSI(Module Device)\n[ 0.247114] ACPI: Added _OSI(Processor Device)\n[ 0.248012] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248949] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250746] ACPI: Interpreter enabled\n[ 0.251547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259251] ACPI: (supports S0 S5)\n[ 0.259986] ACPI: Using IOAPIC for interrupt routing\n[ 0.260968] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265373] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266659] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267908] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270216] acpiphp: Slot [3] registered\n[ 0.271053] acpiphp: Slot [4] registered\n[ 0.271887] acpiphp: Slot [5] registered\n[ 0.272719] acpiphp: Slot [6] registered\n[ 0.273564] acpiphp: Slot [7] registered\n[ 0.274402] acpiphp: Slot [8] registered\n[ 0.275242] acpiphp: Slot [9] registered\n[ 0.276073] acpiphp: Slot [10] registered\n[ 0.276921] acpiphp: Slot [11] registered\n[ 0.277761] acpiphp: Slot [12] registered\n[ 0.278606] acpiphp: Slot [13] registered\n[ 0.279454] acpiphp: Slot [14] registered\n[ 0.280299] acpiphp: Slot [15] registered\n[ 0.291292] acpiphp: Slot [16] registered\n[ 0.292144] acpiphp: Slot [17] registered\n[ 0.292988] acpiphp: Slot [18] registered\n[ 0.293827] acpiphp: Slot [19] registered\n[ 0.294667] acpiphp: Slot [20] registered\n[ 0.295519] acpiphp: Slot [21] registered\n[ 0.296373] acpiphp: Slot [22] registered\n[ 0.297218] acpiphp: Slot [23] registered\n[ 0.298063] acpiphp: Slot [24] registered\n[ 0.298908] acpiphp: Slot [25] registered\n[ 0.299751] acpiphp: Slot [26] registered\n[ 0.300602] acpiphp: Slot [27] registered\n[ 0.301483] acpiphp: Slot [28] registered\n[ 0.302330] acpiphp: Slot [29] registered\n[ 0.303174] acpiphp: Slot [30] registered\n[ 0.304024] acpiphp: Slot [31] registered\n[ 0.304879] PCI host bridge to bus 0000:00\n[ 0.305720] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.308255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309758] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.311262] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312799] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316189] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318745] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323627] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325097] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.343368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.344897] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.346694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.348172] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.349610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.350924] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352269] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.353367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.354961] vgaarb: loaded\n[ 0.355575] vgaarb: bridge control possible 0000:00:02.0\n[ 0.356842] SCSI subsystem initialized\n[ 0.357781] ACPI: bus type USB registered\n[ 0.358647] usbcore: registered new interface driver usbfs\n[ 0.359725] usbcore: registered new interface driver hub\n[ 0.360780] usbcore: registered new device driver usb\n[ 0.361932] PCI: Using ACPI for IRQ routing\n[ 0.363079] NetLabel: Initializing\n[ 0.363824] NetLabel: domain hash size = 128\n[ 0.364701] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.365698] NetLabel: unlabeled traffic allowed by default\n[ 0.366906] clocksource: Switched to clocksource kvm-clock\n[ 0.375100] AppArmor: AppArmor Filesystem Enabled\n[ 0.376106] pnp: PnP ACPI init\n[ 0.377073] pnp: PnP ACPI: found 5 devices\n[ 0.383524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385297] NET: Registered protocol family 2\n[ 0.386374] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.387719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.388975] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390216] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392580] NET: Registered protocol family 1\n[ 0.393497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394638] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395760] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424012] Trying to unpack rootfs image as initramfs...\n[ 0.480831] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.482553] Scanning for low memory corruption every 60 seconds\n[ 0.483972] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.485177] audit: initializing netlink subsys (disabled)\n[ 0.486241] audit: type=2000 audit(1534302170.106:1): initialized\n[ 0.487655] Initialise system trusted keyring\n[ 0.488639] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.489847] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492017] zbud: loaded\n[ 0.492766] VFS: Disk quotas dquot_6.6.0\n[ 0.493626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.495282] fuse init (API version 7.23)\n[ 0.496227] Key type big_key registered\n[ 0.497062] Allocating IMA MOK and blacklist keyrings.\n[ 0.498358] Key type asymmetric registered\n[ 0.499237] Asymmetric key parser 'x509' registered\n[ 0.500237] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501767] io scheduler noop registered\n[ 0.502595] io scheduler deadline registered (default)\n[ 0.503645] io scheduler cfq registered\n[ 0.504526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508457] ACPI: Power Button [PWRF]\n[ 0.509334] GHES: HEST is not enabled!\n[ 0.523033] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579345] Linux agpgart interface v0.103\n[ 0.584506] brd: module loaded\n[ 0.586203] loop: module loaded\n[ 0.590533] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591994] GPT:90111 != 2097151\n[ 0.592671] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593765] GPT:90111 != 2097151\n[ 0.594449] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595426] vda: vda1 vda15\n[ 0.596797] scsi host0: ata_piix\n[ 0.597587] scsi host1: ata_piix\n[ 0.598316] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.599541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.601054] libphy: Fixed MDIO Bus: probed\n[ 0.601894] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602852] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605133] PPP generic driver version 2.4.2\n[ 0.606060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607268] ehci-pci: EHCI PCI platform driver\n[ 0.608154] ehci-platform: EHCI generic platform driver\n[ 0.609156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.610298] ohci-pci: OHCI PCI platform driver\n[ 0.611184] ohci-platform: OHCI generic platform driver\n[ 0.612190] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.626372] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.627386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.628857] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629863] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.631025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.632256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.633676] usb usb1: Product: UHCI Host Controller\n[ 0.634622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.635770] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636764] hub 1-0:1.0: USB hub found\n[ 0.637554] hub 1-0:1.0: 2 ports detected\n[ 0.638519] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640679] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641649] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642706] mousedev: PS/2 mouse device common for all mice\n[ 0.643991] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.645861] rtc_cmos 00:00: RTC can wake from S4\n[ 0.647051] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.649465] i2c /dev entries driver\n[ 0.650244] device-mapper: uevent: version 1.0.3\n[ 0.651225] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654308] NET: Registered protocol family 10\n[ 0.655459] NET: Registered protocol family 17\n[ 0.656364] Key type dns_resolver registered\n[ 0.657371] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658479] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660296] registered taskstats version 1\n[ 0.661149] Loading compiled-in X.509 certificates\n[ 0.662629] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664509] zswap: loaded using pool lzo/zbud\n[ 0.666136] Key type trusted registered\n[ 0.667914] Key type encrypted registered\n[ 0.668743] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.669787] ima: No TPM chip found, activating TPM-bypass!\n[ 0.670839] evm: HMAC attrs: 0x1\n[ 0.671823] Magic number: 14:415:7\n[ 0.672661] rtc_cmos 00:00: setting system clock to 2018-08-15 03:02:49 UTC (1534302169)\n[ 0.674292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.675416] EDD information not available.\n[ 0.760209] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771986] Write protecting the kernel read-only data: 14336k\n[ 0.774117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775996] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.820087] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.23...\nLease of 192.168.120.23 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.95. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbW0y+eZhxLe+SLEsbUst8gXawwd3/paBMUXIEPo5zNLz6V5RGwct/hoO/68b0LXnpPNasbIH0fT358reSMR6LCTZWPZEj9aT8k0LnHx4moIwcBubUUYPMuA1ZnGcsY5aC4m4FmMQ+oh6D6ZrFh/JH1p8QQVcP1TV/x657hl8wf8g0jNObLuyQEraeqKaW+HjtRF265sr6DrsUKM6G42PykkCvsOnoaaHe0UXlrfO4jLIQyYLTLgMk7+qc39zHLvEHpb+WDPMhduZdgHTFEwVvdgJC8pTljaziJFY/QaBSTZtkQbdGsRjz1kO2T0fydlSxxXSAaJ7SxKvZ9cv1Do2J root@singlevm1-vm-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3\nssh-dss AAAAB3NzaC1kc3MAAACBALXpglNHrMN0EJHFibohkDaIamfGj4LSikhh5o/hqBISTDGIUgc75yYGdtONF6EK8TwGfoSdbf5wnpfdCZ5JcO7xtVTbBM1P7+ONOi2h6BafPdIvzzgj21DZwwPEBSapPS/+rnRpEvsjt/6y/pNeYcDhKZ3nQ8CrV5/bLrqJj42VAAAAFQDJ4j2LXCX02NgRE7EPBRzKowY5uQAAAIEAhgFl3n4hucGfCVd13uQCN7p5GrJYKqf8njWwXLovWJKHP1FEGM531PYn5D+iV2rcCpIK83V4+FGZxa+7qSyADgeSnBBX0/kQYw68/UyLryMqresP0Le8wgMfepdWMTCU1SDKfJ6t+ly1QltGP4+/SxIAPpTXUwdzOrGYojfINcoAAACBAKfe/OdDjqGSzZ3ePb9xJjN22CigwKc6hf0hxz05NRXyfkuaLXeEBcLKkl8ki4y7kD0TAKMvhwVrIuu3ilYQRf8lWCdNOfFPQqMorsZoEPk1D/36hkcIjY7recqg6qJiRu3y2Jy/Qd9VLLjkwl+d8uWAFMWBh21nd+eHUDpgSazW root@singlevm1-vm-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3\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.23,24,fe80::f816:3eff:fe45:62cf/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.23 \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-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 login: "} 2018-08-15 03:02:55,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d/action used request id req-7270c5f3-a9f2-4c27-aeb8-05003714aee3 2018-08-15 03:02:55,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.756922006607s 2018-08-15 03:02:55,465 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d/action used request id req-7270c5f3-a9f2-4c27-aeb8-05003714aee3 2018-08-15 03:02:55,466 - 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 478140318 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.139925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141654] pid_max: default: 32768 minimum: 301 [ 0.142589] ACPI: Core revision 20150930 [ 0.144006] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145367] Security Framework initialized [ 0.146220] Yama: becoming mindful. [ 0.146992] AppArmor: AppArmor initialized [ 0.147888] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149271] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150595] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151855] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153320] Initializing cgroup subsys io [ 0.154169] Initializing cgroup subsys memory [ 0.155076] Initializing cgroup subsys devices [ 0.155991] Initializing cgroup subsys freezer [ 0.156902] Initializing cgroup subsys net_cls [ 0.157813] Initializing cgroup subsys perf_event [ 0.158764] Initializing cgroup subsys net_prio [ 0.159693] Initializing cgroup subsys hugetlb [ 0.160608] Initializing cgroup subsys pids [ 0.161523] CPU: Physical Processor ID: 0 [ 0.163081] mce: CPU supports 10 MCE banks [ 0.163963] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165001] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182820] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188934] ftrace: allocating 31920 entries in 125 pages [ 0.213913] smpboot: Max logical packages: 1 [ 0.214800] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216207] x2apic enabled [ 0.217042] Switched APIC routing to physical x2apic. [ 0.218814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219979] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222062] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223929] KVM setup paravirtual spinlock [ 0.225264] x86: Booted up 1 node, 1 CPUs [ 0.226112] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227556] devtmpfs: initialized [ 0.229305] evm: security.selinux [ 0.230037] evm: security.SMACK64 [ 0.230752] evm: security.SMACK64EXEC [ 0.231528] evm: security.SMACK64TRANSMUTE [ 0.232379] evm: security.SMACK64MMAP [ 0.233162] evm: security.ima [ 0.233830] evm: security.capability [ 0.234661] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236595] pinctrl core: initialized pinctrl subsystem [ 0.237744] RTC time: 3:02:49, date: 08/15/18 [ 0.238752] NET: Registered protocol family 16 [ 0.239777] cpuidle: using governor ladder [ 0.240637] cpuidle: using governor menu [ 0.241458] PCCT header not found. [ 0.242249] ACPI: bus type PCI registered [ 0.243098] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244405] PCI: Using configuration type 1 for base access [ 0.246234] ACPI: Added _OSI(Module Device) [ 0.247114] ACPI: Added _OSI(Processor Device) [ 0.248012] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248949] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250746] ACPI: Interpreter enabled [ 0.251547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255415] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259251] ACPI: (supports S0 S5) [ 0.259986] ACPI: Using IOAPIC for interrupt routing [ 0.260968] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264181] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265373] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266659] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267908] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270216] acpiphp: Slot [3] registered [ 0.271053] acpiphp: Slot [4] registered [ 0.271887] acpiphp: Slot [5] registered [ 0.272719] acpiphp: Slot [6] registered [ 0.273564] acpiphp: Slot [7] registered [ 0.274402] acpiphp: Slot [8] registered [ 0.275242] acpiphp: Slot [9] registered [ 0.276073] acpiphp: Slot [10] registered [ 0.276921] acpiphp: Slot [11] registered [ 0.277761] acpiphp: Slot [12] registered [ 0.278606] acpiphp: Slot [13] registered [ 0.279454] acpiphp: Slot [14] registered [ 0.280299] acpiphp: Slot [15] registered [ 0.291292] acpiphp: Slot [16] registered [ 0.292144] acpiphp: Slot [17] registered [ 0.292988] acpiphp: Slot [18] registered [ 0.293827] acpiphp: Slot [19] registered [ 0.294667] acpiphp: Slot [20] registered [ 0.295519] acpiphp: Slot [21] registered [ 0.296373] acpiphp: Slot [22] registered [ 0.297218] acpiphp: Slot [23] registered [ 0.298063] acpiphp: Slot [24] registered [ 0.298908] acpiphp: Slot [25] registered [ 0.299751] acpiphp: Slot [26] registered [ 0.300602] acpiphp: Slot [27] registered [ 0.301483] acpiphp: Slot [28] registered [ 0.302330] acpiphp: Slot [29] registered [ 0.303174] acpiphp: Slot [30] registered [ 0.304024] acpiphp: Slot [31] registered [ 0.304879] PCI host bridge to bus 0000:00 [ 0.305720] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306987] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.308255] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309758] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.311262] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312799] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.316189] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.317515] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318745] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.320072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323627] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.325097] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.343368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.344897] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.346694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.348172] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349610] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.350924] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352269] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.353367] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.354961] vgaarb: loaded [ 0.355575] vgaarb: bridge control possible 0000:00:02.0 [ 0.356842] SCSI subsystem initialized [ 0.357781] ACPI: bus type USB registered [ 0.358647] usbcore: registered new interface driver usbfs [ 0.359725] usbcore: registered new interface driver hub [ 0.360780] usbcore: registered new device driver usb [ 0.361932] PCI: Using ACPI for IRQ routing [ 0.363079] NetLabel: Initializing [ 0.363824] NetLabel: domain hash size = 128 [ 0.364701] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.365698] NetLabel: unlabeled traffic allowed by default [ 0.366906] clocksource: Switched to clocksource kvm-clock [ 0.375100] AppArmor: AppArmor Filesystem Enabled [ 0.376106] pnp: PnP ACPI init [ 0.377073] pnp: PnP ACPI: found 5 devices [ 0.383524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385297] NET: Registered protocol family 2 [ 0.386374] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.387719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.388975] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390216] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392580] NET: Registered protocol family 1 [ 0.393497] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394638] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395760] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424012] Trying to unpack rootfs image as initramfs... [ 0.480831] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.482553] Scanning for low memory corruption every 60 seconds [ 0.483972] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.485177] audit: initializing netlink subsys (disabled) [ 0.486241] audit: type=2000 audit(1534302170.106:1): initialized [ 0.487655] Initialise system trusted keyring [ 0.488639] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.489847] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492017] zbud: loaded [ 0.492766] VFS: Disk quotas dquot_6.6.0 [ 0.493626] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495282] fuse init (API version 7.23) [ 0.496227] Key type big_key registered [ 0.497062] Allocating IMA MOK and blacklist keyrings. [ 0.498358] Key type asymmetric registered [ 0.499237] Asymmetric key parser 'x509' registered [ 0.500237] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501767] io scheduler noop registered [ 0.502595] io scheduler deadline registered (default) [ 0.503645] io scheduler cfq registered [ 0.504526] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505609] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506949] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508457] ACPI: Power Button [PWRF] [ 0.509334] GHES: HEST is not enabled! [ 0.523033] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551105] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553260] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579345] Linux agpgart interface v0.103 [ 0.584506] brd: module loaded [ 0.586203] loop: module loaded [ 0.590533] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591994] GPT:90111 != 2097151 [ 0.592671] GPT:Alternate GPT header not at the end of the disk. [ 0.593765] GPT:90111 != 2097151 [ 0.594449] GPT: Use GNU Parted to correct GPT errors. [ 0.595426] vda: vda1 vda15 [ 0.596797] scsi host0: ata_piix [ 0.597587] scsi host1: ata_piix [ 0.598316] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.599541] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.601054] libphy: Fixed MDIO Bus: probed [ 0.601894] tun: Universal TUN/TAP device driver, 1.6 [ 0.602852] tun: (C) 1999-2004 Max Krasnyansky [ 0.605133] PPP generic driver version 2.4.2 [ 0.606060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607268] ehci-pci: EHCI PCI platform driver [ 0.608154] ehci-platform: EHCI generic platform driver [ 0.609156] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.610298] ohci-pci: OHCI PCI platform driver [ 0.611184] ohci-platform: OHCI generic platform driver [ 0.612190] uhci_hcd: USB Universal Host Controller Interface driver [ 0.626372] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.627386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.628857] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629863] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.631025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.632256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.633676] usb usb1: Product: UHCI Host Controller [ 0.634622] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.635770] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636764] hub 1-0:1.0: USB hub found [ 0.637554] hub 1-0:1.0: 2 ports detected [ 0.638519] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640679] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641649] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642706] mousedev: PS/2 mouse device common for all mice [ 0.643991] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.645861] rtc_cmos 00:00: RTC can wake from S4 [ 0.647051] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648266] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.649465] i2c /dev entries driver [ 0.650244] device-mapper: uevent: version 1.0.3 [ 0.651225] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654308] NET: Registered protocol family 10 [ 0.655459] NET: Registered protocol family 17 [ 0.656364] Key type dns_resolver registered [ 0.657371] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658479] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660296] registered taskstats version 1 [ 0.661149] Loading compiled-in X.509 certificates [ 0.662629] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.664509] zswap: loaded using pool lzo/zbud [ 0.666136] Key type trusted registered [ 0.667914] Key type encrypted registered [ 0.668743] AppArmor: AppArmor sha1 policy hashing enabled [ 0.669787] ima: No TPM chip found, activating TPM-bypass! [ 0.670839] evm: HMAC attrs: 0x1 [ 0.671823] Magic number: 14:415:7 [ 0.672661] rtc_cmos 00:00: setting system clock to 2018-08-15 03:02:49 UTC (1534302169) [ 0.674292] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675416] EDD information not available. [ 0.760209] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771986] Write protecting the kernel read-only data: 14336k [ 0.774117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775996] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.820087] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.23... Lease of 192.168.120.23 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.95. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbW0y+eZhxLe+SLEsbUst8gXawwd3/paBMUXIEPo5zNLz6V5RGwct/hoO/68b0LXnpPNasbIH0fT358reSMR6LCTZWPZEj9aT8k0LnHx4moIwcBubUUYPMuA1ZnGcsY5aC4m4FmMQ+oh6D6ZrFh/JH1p8QQVcP1TV/x657hl8wf8g0jNObLuyQEraeqKaW+HjtRF265sr6DrsUKM6G42PykkCvsOnoaaHe0UXlrfO4jLIQyYLTLgMk7+qc39zHLvEHpb+WDPMhduZdgHTFEwVvdgJC8pTljaziJFY/QaBSTZtkQbdGsRjz1kO2T0fydlSxxXSAaJ7SxKvZ9cv1Do2J root@singlevm1-vm-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 ssh-dss AAAAB3NzaC1kc3MAAACBALXpglNHrMN0EJHFibohkDaIamfGj4LSikhh5o/hqBISTDGIUgc75yYGdtONF6EK8TwGfoSdbf5wnpfdCZ5JcO7xtVTbBM1P7+ONOi2h6BafPdIvzzgj21DZwwPEBSapPS/+rnRpEvsjt/6y/pNeYcDhKZ3nQ8CrV5/bLrqJj42VAAAAFQDJ4j2LXCX02NgRE7EPBRzKowY5uQAAAIEAhgFl3n4hucGfCVd13uQCN7p5GrJYKqf8njWwXLovWJKHP1FEGM531PYn5D+iV2rcCpIK83V4+FGZxa+7qSyADgeSnBBX0/kQYw68/UyLryMqresP0Le8wgMfepdWMTCU1SDKfJ6t+ly1QltGP4+/SxIAPpTXUwdzOrGYojfINcoAAACBAKfe/OdDjqGSzZ3ePb9xJjN22CigwKc6hf0hxz05NRXyfkuaLXeEBcLKkl8ki4y7kD0TAKMvhwVrIuu3ilYQRf8lWCdNOfFPQqMorsZoEPk1D/36hkcIjY7recqg6qJiRu3y2Jy/Qd9VLLjkwl+d8uWAFMWBh21nd+eHUDpgSazW root@singlevm1-vm-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 -----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.23,24,fe80::f816:3eff:fe45:62cf/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.23 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-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 launch-index: 0 === cirros: current=0.4.0 uptime=4.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 login: 2018-08-15 03:02:55,470 - paramiko.transport - DEBUG - starting thread (client mode): 0x108dded0L 2018-08-15 03:02:55,471 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 03:02:55,471 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 03:02:55,471 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 03:02:55,473 - 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-08-15 03:02:55,473 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 03:02:55,473 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 03:02:55,473 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 03:02:55,474 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 03:02:55,474 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 03:02:55,494 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 03:02:55,495 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 03:02:55,503 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: f253fbe7b2d6af03a55718be77e96040 2018-08-15 03:02:55,504 - paramiko.transport - DEBUG - Trying discovered key 4f6ef106adb5e7985a16aa1c2df940e6 in /tmp/tmpn1e246 2018-08-15 03:02:55,532 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 03:02:55,538 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 03:02:55,568 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 03:02:55,569 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 03:02:55,569 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 03:02:55,570 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 03:02:55,571 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 03:02:55,571 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-15 03:02:55,572 - functest.core.singlevm - DEBUG - error: 2018-08-15 03:02:55,576 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 03:02:55,679 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:02:55,679 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:02:55,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 03:02:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:56,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-357a15d2-e735-4dde-af0a-2e896e24c72c Content-Length: 0 Date: Wed, 15 Aug 2018 03:02:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:56,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50.json used request id req-357a15d2-e735-4dde-af0a-2e896e24c72c 2018-08-15 03:02:56,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06920099258s 2018-08-15 03:02:56,755 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/c4d4bf0b-65aa-42eb-9b3a-4619f7b51e50.json used request id req-357a15d2-e735-4dde-af0a-2e896e24c72c 2018-08-15 03:02:56,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:02:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:56,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-406cc997-6690-4994-ae36-8a7edfffdfee Date: Wed, 15 Aug 2018 03:02:56 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:02:56,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-406cc997-6690-4994-ae36-8a7edfffdfee 2018-08-15 03:02:56,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0651550292969s 2018-08-15 03:02:56,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-406cc997-6690-4994-ae36-8a7edfffdfee 2018-08-15 03:02:56,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:02:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:57,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6dea6029-00f9-4efd-841c-72834fd1d3b2 x-compute-request-id: req-6dea6029-00f9-4efd-841c-72834fd1d3b2 Content-Type: application/json 2018-08-15 03:02:57,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d used request id req-6dea6029-00f9-4efd-841c-72834fd1d3b2 2018-08-15 03:02:57,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.185234069824s 2018-08-15 03:02:57,012 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d used request id req-6dea6029-00f9-4efd-841c-72834fd1d3b2 2018-08-15 03:02:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:57,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74ff6b96-f197-4e12-9c15-1a7353d0defa x-compute-request-id: req-74ff6b96-f197-4e12-9c15-1a7353d0defa Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:62:cf", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:62:cf", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/675de779-7b10-4ad7-a87c-6ec400a7897d", "rel": "bookmark"}], "image": {"id": "5f0726df-8116-4149-b932-990bc236923f", "links": [{"href": "http://172.30.9.31:8774/images/5f0726df-8116-4149-b932-990bc236923f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-15T03:02:49.000000", "flavor": {"id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "links": [{"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}]}, "id": "675de779-7b10-4ad7-a87c-6ec400a7897d", "security_groups": [{"name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}], "user_id": "36cf4b6920fb406e83cf9369a71751da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:02:56Z", "hostId": "0e3d17746b74d50a447a333c1558c529f2993676346bb306ab48378e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "created": "2018-08-15T03:02:38Z", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:02:57,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74ff6b96-f197-4e12-9c15-1a7353d0defa 2018-08-15 03:02:57,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498687982559s 2018-08-15 03:02:57,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74ff6b96-f197-4e12-9c15-1a7353d0defa 2018-08-15 03:02:57,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:02:59,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:02:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:59,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:02:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0afa718-1f8d-413d-ade6-d0f6d70064e6 x-compute-request-id: req-c0afa718-1f8d-413d-ade6-d0f6d70064e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 03:02:59,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c0afa718-1f8d-413d-ade6-d0f6d70064e6 2018-08-15 03:02:59,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0990290641785s 2018-08-15 03:02:59,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c0afa718-1f8d-413d-ade6-d0f6d70064e6 2018-08-15 03:02:59,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:02:59,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:59,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-31d0c7b5-1d58-4f2e-81d7-aa99549189dc Date: Wed, 15 Aug 2018 03:02:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e2405b9770d8483db661569acf348bcb", "created_at": "2018-08-15T02:58:51Z", "updated_at": "2018-08-15T02:58:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "409efd9b-23c5-4790-8d97-4e0ec1b90a05", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "45f0a926-d7a2-4904-82f5-a8ba1fbe074c", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "d1e64b49-04ac-40a9-9a4c-5797a316cd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "eab0b05d-e10a-4bc7-93a7-63392fb14957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}], "revision_number": 1, "project_id": "e2405b9770d8483db661569acf348bcb", "id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:33Z", "updated_at": "2018-08-15T03:02:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:34Z", "revision_number": 0, "id": "96cfc50d-1db8-40ef-8458-287b75a5b825", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:34Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:02:34Z", "revision_number": 0, "id": "ad899c41-198f-4b4c-ac9d-9dfc93e1d796", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:34Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "c88d3e6b-9c19-4e2b-92b2-94dc45baf779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:33Z", "revision_number": 0, "id": "dbd43f07-8d05-4d9f-83ca-97f793e15aa1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:33Z", "security_group_id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 3, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "3e8eb011-dcea-463f-8964-fd228aa9f7e3", "name": "singlevm1-sg_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T03:01:24Z", "updated_at": "2018-08-15T03:01:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "243b61e1-1aeb-4f69-9028-620569b3585e", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "3efdc25e-d15e-4ef1-8678-f5cbd13cd5d3", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b18c2204-eee9-4f71-ad99-3d5011bd9bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b49d32d7-fcf1-4ba8-90e4-56500ab048b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "created_at": "2018-08-15T03:01:37Z", "updated_at": "2018-08-15T03:01:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "432f8d37-c852-45ac-9e34-04780ba9ae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "b4d898ce-7d24-42b9-b58e-79b95fc21350", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "c6156b01-7478-4b01-b44b-6ec45f18abd5", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "e5715db1-5e41-4eaf-9987-14e0dad28647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}], "revision_number": 1, "project_id": "9530c9b51f484398bd4f5b683e5b5274", "id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:23Z", "updated_at": "2018-08-15T03:01:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5558eb09-e19b-4932-a160-02b542f9cdf1", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5cd0eb4b-987a-42a7-9b04-3087a36852c9", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "6b2c3312-469c-472b-b22d-5226bb88948d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "86bf0b6a-8355-4ca3-9e0f-37b808c18b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "created_at": "2018-08-15T03:02:10Z", "updated_at": "2018-08-15T03:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "3ec36a87-f519-41c6-ad94-975f4e19fdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "a6273998-4bcc-42a0-974a-f0ef1f9b0ea7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "deb9d7ec-8f10-4c83-bb65-d11e4334f3a0", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "e5a9e8f3-6464-4864-b503-da334f81d655", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}], "revision_number": 1, "project_id": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "name": "default"}]} 2018-08-15 03:02:59,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-31d0c7b5-1d58-4f2e-81d7-aa99549189dc 2018-08-15 03:02:59,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495882034302s 2018-08-15 03:02:59,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-31d0c7b5-1d58-4f2e-81d7-aa99549189dc 2018-08-15 03:02:59,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 03:02:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/3e8eb011-dcea-463f-8964-fd228aa9f7e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:59,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6965fa6-8c5d-42a6-9c81-7ec29f950615 Content-Length: 0 Date: Wed, 15 Aug 2018 03:02:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:02:59,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3e8eb011-dcea-463f-8964-fd228aa9f7e3.json used request id req-e6965fa6-8c5d-42a6-9c81-7ec29f950615 2018-08-15 03:02:59,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.11762881279s 2018-08-15 03:02:59,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/3e8eb011-dcea-463f-8964-fd228aa9f7e3.json used request id req-e6965fa6-8c5d-42a6-9c81-7ec29f950615 2018-08-15 03:02:59,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 03:02:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:02:59,958 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:02:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4a2f282-9092-426c-96c7-959a0a83ded6 x-compute-request-id: req-f4a2f282-9092-426c-96c7-959a0a83ded6 Content-Length: 0 Content-Type: application/json 2018-08-15 03:02:59,959 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 used request id req-f4a2f282-9092-426c-96c7-959a0a83ded6 2018-08-15 03:02:59,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.167713880539s 2018-08-15 03:02:59,959 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm1-kp_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3 used request id req-f4a2f282-9092-426c-96c7-959a0a83ded6 2018-08-15 03:02:59,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:02:59,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" -d '{"subnet_id": "1309d091-e812-4ce4-9445-82fde5472ac0"}' 2018-08-15 03:03:01,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5556cf8d-4f02-477b-9549-8d5dd1aa28ee Date: Wed, 15 Aug 2018 03:03:01 GMT RESP BODY: {"network_id": "85182c3b-3e7c-45f8-a0b5-f2ab019df4a3", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "1309d091-e812-4ce4-9445-82fde5472ac0", "subnet_ids": ["1309d091-e812-4ce4-9445-82fde5472ac0"], "port_id": "2a74792d-c380-4f55-9cc0-ffb00bf5fac0", "id": "b978dde3-80c0-4352-8692-da22e02d7405"} 2018-08-15 03:03:01,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405/remove_router_interface.json used request id req-5556cf8d-4f02-477b-9549-8d5dd1aa28ee 2018-08-15 03:03:01,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84599709511s 2018-08-15 03:03:01,806 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405/remove_router_interface.json used request id req-5556cf8d-4f02-477b-9549-8d5dd1aa28ee returning object b978dde3-80c0-4352-8692-da22e02d7405 2018-08-15 03:03:01,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:03:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:01,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-492e409a-9fc3-4cda-9a0a-4f4d4103f634 Date: Wed, 15 Aug 2018 03:03:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:02:27Z", "admin_state_up": true, "updated_at": "2018-08-15T03:03:00Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b978dde3-80c0-4352-8692-da22e02d7405", "name": "singlevm1-router_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3"}]} 2018-08-15 03:03:01,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-492e409a-9fc3-4cda-9a0a-4f4d4103f634 2018-08-15 03:03:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128178834915s 2018-08-15 03:03:01,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-492e409a-9fc3-4cda-9a0a-4f4d4103f634 2018-08-15 03:03:01,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:03:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:03,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f86f7a32-03e9-4850-b0f5-a7e61eccbabb Content-Length: 0 Date: Wed, 15 Aug 2018 03:03:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:03,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405.json used request id req-f86f7a32-03e9-4850-b0f5-a7e61eccbabb 2018-08-15 03:03:03,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22803497314s 2018-08-15 03:03:03,165 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/b978dde3-80c0-4352-8692-da22e02d7405.json used request id req-f86f7a32-03e9-4850-b0f5-a7e61eccbabb 2018-08-15 03:03:03,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:03:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:03,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-751cf282-1930-43cf-be20-d6f008e3b302 Date: Wed, 15 Aug 2018 03:03:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:02:27Z","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":"1309d091-e812-4ce4-9445-82fde5472ac0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","enable_dhcp":true,"segment_id":null,"network_id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:27Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:03:03,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-751cf282-1930-43cf-be20-d6f008e3b302 2018-08-15 03:03:03,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471251010895s 2018-08-15 03:03:03,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-751cf282-1930-43cf-be20-d6f008e3b302 2018-08-15 03:03:03,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:03:03,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/1309d091-e812-4ce4-9445-82fde5472ac0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:04,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e23961c-2aea-412d-9f80-f48c74c6f6d6 Date: Wed, 15 Aug 2018 03:03:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:04,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1309d091-e812-4ce4-9445-82fde5472ac0.json used request id req-3e23961c-2aea-412d-9f80-f48c74c6f6d6 2018-08-15 03:03:04,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.995765924454s 2018-08-15 03:03:04,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/1309d091-e812-4ce4-9445-82fde5472ac0.json used request id req-3e23961c-2aea-412d-9f80-f48c74c6f6d6 2018-08-15 03:03:04,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:04,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-4fbb857d-9fe3-4929-a3c0-ae662fc5d50c Date: Wed, 15 Aug 2018 03:03:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85182c3b-3e7c-45f8-a0b5-f2ab019df4a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:03:04Z","qos_policy_id":null,"name":"singlevm1-net_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:02:26Z","provider:network_type":"vxlan"}]} 2018-08-15 03:03:04,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4fbb857d-9fe3-4929-a3c0-ae662fc5d50c 2018-08-15 03:03:04,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980491638184s 2018-08-15 03:03:04,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4fbb857d-9fe3-4929-a3c0-ae662fc5d50c 2018-08-15 03:03:04,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:03:04,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/85182c3b-3e7c-45f8-a0b5-f2ab019df4a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:05,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e1c61fa-065f-460a-a074-39573ab2c441 Date: Wed, 15 Aug 2018 03:03:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:05,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/85182c3b-3e7c-45f8-a0b5-f2ab019df4a3.json used request id req-5e1c61fa-065f-460a-a074-39573ab2c441 2018-08-15 03:03:05,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1383960247s 2018-08-15 03:03:05,449 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/85182c3b-3e7c-45f8-a0b5-f2ab019df4a3.json used request id req-5e1c61fa-065f-460a-a074-39573ab2c441 2018-08-15 03:03:05,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:06,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-58feb759-e703-4b20-a79f-dff963aa2461 Date: Wed, 15 Aug 2018 03:03:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:02:32Z", "file": "/v2/images/5f0726df-8116-4149-b932-990bc236923f/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "5f0726df-8116-4149-b932-990bc236923f", "size": 12716032, "self": "/v2/images/5f0726df-8116-4149-b932-990bc236923f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/5f0726df-8116-4149-b932-990bc236923f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:02:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:06,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-58feb759-e703-4b20-a79f-dff963aa2461 2018-08-15 03:03:06,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.72177195549s 2018-08-15 03:03:06,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-58feb759-e703-4b20-a79f-dff963aa2461 2018-08-15 03:03:06,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:03:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:06,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3494cb4-3d7f-4ce8-94f0-fee685993e5c Date: Wed, 15 Aug 2018 03:03:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:03:06,845 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f used request id req-f3494cb4-3d7f-4ce8-94f0-fee685993e5c 2018-08-15 03:03:06,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.66787314415s 2018-08-15 03:03:06,845 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/5f0726df-8116-4149-b932-990bc236923f used request id req-f3494cb4-3d7f-4ce8-94f0-fee685993e5c 2018-08-15 03:03:06,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:03:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:06,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a86852e4-c40d-4e96-91c7-c6dcee0b3a26 x-compute-request-id: req-a86852e4-c40d-4e96-91c7-c6dcee0b3a26 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_037f469f-2bd2-4136-bcc1-7a38f8ae5ed3", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6"}]} 2018-08-15 03:03:06,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a86852e4-c40d-4e96-91c7-c6dcee0b3a26 2018-08-15 03:03:06,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225059986115s 2018-08-15 03:03:06,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a86852e4-c40d-4e96-91c7-c6dcee0b3a26 2018-08-15 03:03:06,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:03:06,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e0fdbc0d491e4265e62cd443cc9e5a4e00d73322" 2018-08-15 03:03:06,924 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cdc29e1-4f5c-4084-8043-a246987a2669 x-compute-request-id: req-1cdc29e1-4f5c-4084-8043-a246987a2669 Content-Length: 0 Content-Type: application/json 2018-08-15 03:03:06,924 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6 used request id req-1cdc29e1-4f5c-4084-8043-a246987a2669 2018-08-15 03:03:06,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0546309947968s 2018-08-15 03:03:06,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/ec0a5a8d-0f64-4e58-8fb4-9f4696e567f6 used request id req-1cdc29e1-4f5c-4084-8043-a246987a2669 2018-08-15 03:03:06,978 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-15 03:03:07,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:03:07,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:03:07,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:03:07,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:03:07,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:03:07,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:03:07,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:03:07,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:03:07,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:03:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:07,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2a3a5a-9751-4d4b-9966-7a440405990f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:03:07,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-3d2a3a5a-9751-4d4b-9966-7a440405990f 2018-08-15 03:03:07,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:03:07,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["fgYjNFAYRK26iKsJ6hcR9g"], "issued_at": "2018-08-15T03:03:07.000000Z"}} 2018-08-15 03:03:07,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:07,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:07,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-22800242-e08d-4535-9777-6493f6f3e903 Date: Wed, 15 Aug 2018 03:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:03:07,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-22800242-e08d-4535-9777-6493f6f3e903 2018-08-15 03:03:07,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3258061409s 2018-08-15 03:03:07,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-22800242-e08d-4535-9777-6493f6f3e903 2018-08-15 03:03:07,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:07,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6980c77b-1afa-42ac-8f27-e0fc43d56fb1 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:03:07,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-6980c77b-1afa-42ac-8f27-e0fc43d56fb1 2018-08-15 03:03:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:03:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:07,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6703dec2-3a8f-4ae3-8f63-70bcfadcb76c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:03:07,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-6703dec2-3a8f-4ae3-8f63-70bcfadcb76c 2018-08-15 03:03:07,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187690973282s 2018-08-15 03:03:07,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-6703dec2-3a8f-4ae3-8f63-70bcfadcb76c 2018-08-15 03:03:07,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:03:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}}' 2018-08-15 03:03:08,165 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12779df3-44b1-41a3-9cb0-2328c4ba9483 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c"}, "tags": [], "enabled": true, "id": "cbb348f0fb344509b29f993004940e0c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}} 2018-08-15 03:03:08,165 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-12779df3-44b1-41a3-9cb0-2328c4ba9483 2018-08-15 03:03:08,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.209095001221s 2018-08-15 03:03:08,165 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-12779df3-44b1-41a3-9cb0-2328c4ba9483 2018-08-15 03:03:08,166 - 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'cbb348f0fb344509b29f993004940e0c', '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_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2'}) 2018-08-15 03:03:08,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:03:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4ddd095d-56b3-4626-a087-0a3007f8eb7f", "email": null, "name": "singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}}' 2018-08-15 03:03:08,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ce0942-635e-47d7-8d88-e68fdf3f618b Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": {"self": "http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a6bf371e9194dfb837df041e52789dd", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:03:08,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-05ce0942-635e-47d7-8d88-e68fdf3f618b 2018-08-15 03:03:08,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436069965363s 2018-08-15 03:03:08,608 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-05ce0942-635e-47d7-8d88-e68fdf3f618b 2018-08-15 03:03:08,609 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a6bf371e9194dfb837df041e52789dd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2'}) 2018-08-15 03:03:08,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:03:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:08,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb35d72-5737-42f3-818a-1d6a56a0e133 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:03:08,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5eb35d72-5737-42f3-818a-1d6a56a0e133 2018-08-15 03:03:08,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194886207581s 2018-08-15 03:03:08,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5eb35d72-5737-42f3-818a-1d6a56a0e133 2018-08-15 03:03:08,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:03:08,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:08,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d012626-16c3-43bb-aa4f-8e6fd9ee2fe1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:03:08,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0d012626-16c3-43bb-aa4f-8e6fd9ee2fe1 2018-08-15 03:03:08,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166584014893s 2018-08-15 03:03:08,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0d012626-16c3-43bb-aa4f-8e6fd9ee2fe1 2018-08-15 03:03:08,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:03:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:09,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbc34db-8a81-41f3-b90c-5685d19aeeb8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:03:09,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fbc34db-8a81-41f3-b90c-5685d19aeeb8 2018-08-15 03:03:09,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194282054901s 2018-08-15 03:03:09,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fbc34db-8a81-41f3-b90c-5685d19aeeb8 2018-08-15 03:03:09,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:03:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:09,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5bd8f9-4ce9-4db9-892c-9c42883844d7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:03:09,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-bb5bd8f9-4ce9-4db9-892c-9c42883844d7 2018-08-15 03:03:09,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978779792786s 2018-08-15 03:03:09,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-bb5bd8f9-4ce9-4db9-892c-9c42883844d7 2018-08-15 03:03:09,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:03:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:09,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146694b6-5b55-4130-a905-bd0fd43f6596 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": {"self": "http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a6bf371e9194dfb837df041e52789dd", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:03:09,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-146694b6-5b55-4130-a905-bd0fd43f6596 2018-08-15 03:03:09,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193803071976s 2018-08-15 03:03:09,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-146694b6-5b55-4130-a905-bd0fd43f6596 2018-08-15 03:03:09,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:03:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:09,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87804a6-b993-47d7-97e0-2ec8db8772a3 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c"}, "tags": [], "enabled": true, "id": "cbb348f0fb344509b29f993004940e0c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}]} 2018-08-15 03:03:09,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e87804a6-b993-47d7-97e0-2ec8db8772a3 2018-08-15 03:03:09,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156555891037s 2018-08-15 03:03:09,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-e87804a6-b993-47d7-97e0-2ec8db8772a3 2018-08-15 03:03:09,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:03:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=3a6bf371e9194dfb837df041e52789dd&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=cbb348f0fb344509b29f993004940e0c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:09,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41bb7c3-8db7-4f1f-b363-46a888a0224e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=3a6bf371e9194dfb837df041e52789dd&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=cbb348f0fb344509b29f993004940e0c", "previous": null, "next": null}} 2018-08-15 03:03:09,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3a6bf371e9194dfb837df041e52789dd&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=cbb348f0fb344509b29f993004940e0c used request id req-a41bb7c3-8db7-4f1f-b363-46a888a0224e 2018-08-15 03:03:09,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188812971115s 2018-08-15 03:03:09,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=3a6bf371e9194dfb837df041e52789dd&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=cbb348f0fb344509b29f993004940e0c used request id req-a41bb7c3-8db7-4f1f-b363-46a888a0224e 2018-08-15 03:03:09,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:03:09,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c/users/3a6bf371e9194dfb837df041e52789dd/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:10,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a364ff91-ecb5-4f7b-8a98-1ab814bafff9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:03:10,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c/users/3a6bf371e9194dfb837df041e52789dd/roles/b0672adc25d84ebbb44e580239cda72f used request id req-a364ff91-ecb5-4f7b-8a98-1ab814bafff9 2018-08-15 03:03:10,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217880010605s 2018-08-15 03:03:10,065 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c/users/3a6bf371e9194dfb837df041e52789dd/roles/b0672adc25d84ebbb44e580239cda72f used request id req-a364ff91-ecb5-4f7b-8a98-1ab814bafff9 2018-08-15 03:03:10,066 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 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'cbb348f0fb344509b29f993004940e0c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4ddd095d-56b3-4626-a087-0a3007f8eb7f', 'username': u'singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:03:10,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:03:10,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:03:10,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:03:10,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:03:10,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:03:10,071 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'password': '4ddd095d-56b3-4626-a087-0a3007f8eb7f', 'project_name': 'singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'cbb348f0fb344509b29f993004940e0c', 'project_domain_name': 'Default'} 2018-08-15 03:03:10,071 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-15 03:03:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:10,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af790fa8-9351-4009-bbb4-e6bd7070e89d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:03:10,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-af790fa8-9351-4009-bbb4-e6bd7070e89d 2018-08-15 03:03:10,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:03:10,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbb348f0fb344509b29f993004940e0c", "name": "singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/cbb348f0fb344509b29f993004940e0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/cbb348f0fb344509b29f993004940e0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/cbb348f0fb344509b29f993004940e0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_cbb348f0fb344509b29f993004940e0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_cbb348f0fb344509b29f993004940e0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/cbb348f0fb344509b29f993004940e0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/cbb348f0fb344509b29f993004940e0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/cbb348f0fb344509b29f993004940e0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cbb348f0fb344509b29f993004940e0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/cbb348f0fb344509b29f993004940e0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/cbb348f0fb344509b29f993004940e0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/cbb348f0fb344509b29f993004940e0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/cbb348f0fb344509b29f993004940e0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/cbb348f0fb344509b29f993004940e0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "id": "3a6bf371e9194dfb837df041e52789dd"}, "audit_ids": ["u9e3etfhSee3DfnzbZpaaw"], "issued_at": "2018-08-15T03:03:10.000000Z"}} 2018-08-15 03:03:10,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:03:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"network": {"name": "singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "admin_state_up": true}}' 2018-08-15 03:03:11,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b5f270a5-9a71-45a5-9495-6b2adcba8a81 Date: Wed, 15 Aug 2018 03:03:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cbb348f0fb344509b29f993004940e0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:03:10Z","is_default":false,"name":"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:10Z","mtu":1450}} 2018-08-15 03:03:11,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b5f270a5-9a71-45a5-9495-6b2adcba8a81 2018-08-15 03:03:11,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.627363920212s 2018-08-15 03:03:11,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b5f270a5-9a71-45a5-9495-6b2adcba8a81 2018-08-15 03:03:11,098 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T03:03:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'a9db0e3e-17be-4751-9f7a-5ebddac9391b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', u'admin_state_up': True, u'tenant_id': u'cbb348f0fb344509b29f993004940e0c', u'created_at': u'2018-08-15T03:03:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cbb348f0fb344509b29f993004940e0c', u'l2_adjacency': True}) 2018-08-15 03:03:11,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:11,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-7d3a2b83-fd2f-4df6-8849-89dfb0ca4648 Date: Wed, 15 Aug 2018 03:03:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cbb348f0fb344509b29f993004940e0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:03:10Z","qos_policy_id":null,"name":"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2","admin_state_up":true,"tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:10Z","mtu":1450}]} 2018-08-15 03:03:11,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7d3a2b83-fd2f-4df6-8849-89dfb0ca4648 2018-08-15 03:03:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130326032639s 2018-08-15 03:03:11,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7d3a2b83-fd2f-4df6-8849-89dfb0ca4648 2018-08-15 03:03:11,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:03:11,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"subnet": {"name": "singlevm2-subnet_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "enable_dhcp": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:03:11,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-eb6e44a7-5cb8-437b-8c95-65834c7257df Date: Wed, 15 Aug 2018 03:03:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:03:11Z","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":"cbb348f0fb344509b29f993004940e0c","id":"a225ac66-c267-4f42-aa37-fd80a963c29e","subnetpool_id":null,"name":"singlevm2-subnet_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}} 2018-08-15 03:03:11,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-eb6e44a7-5cb8-437b-8c95-65834c7257df 2018-08-15 03:03:11,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.645309209824s 2018-08-15 03:03:11,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-eb6e44a7-5cb8-437b-8c95-65834c7257df 2018-08-15 03:03:11,878 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:03:11Z', 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'a225ac66-c267-4f42-aa37-fd80a963c29e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', u'enable_dhcp': True, u'network_id': u'a9db0e3e-17be-4751-9f7a-5ebddac9391b', u'tenant_id': u'cbb348f0fb344509b29f993004940e0c', u'created_at': u'2018-08-15T03:03:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cbb348f0fb344509b29f993004940e0c'}) 2018-08-15 03:03:11,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:03:11,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "singlevm2-router_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "admin_state_up": true}}' 2018-08-15 03:03:13,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b93a1be2-9073-48e3-ac85-803cb61a1abe Date: Wed, 15 Aug 2018 03:03:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:03:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "name": "singlevm2-router_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}} 2018-08-15 03:03:13,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b93a1be2-9073-48e3-ac85-803cb61a1abe 2018-08-15 03:03:13,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45086097717s 2018-08-15 03:03:13,330 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b93a1be2-9073-48e3-ac85-803cb61a1abe 2018-08-15 03:03:13,330 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:03:13Z', u'revision_number': 2, u'id': u'685a6d15-0246-44ec-9042-80f3a51c2a30', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', u'admin_state_up': True, u'tenant_id': u'cbb348f0fb344509b29f993004940e0c', u'created_at': u'2018-08-15T03:03:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'cbb348f0fb344509b29f993004940e0c'}) 2018-08-15 03:03:13,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:03:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"subnet_id": "a225ac66-c267-4f42-aa37-fd80a963c29e"}' 2018-08-15 03:03:15,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f4bed4e0-785f-4884-8d2b-eb778c83fa00 Date: Wed, 15 Aug 2018 03:03:15 GMT RESP BODY: {"network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "subnet_id": "a225ac66-c267-4f42-aa37-fd80a963c29e", "subnet_ids": ["a225ac66-c267-4f42-aa37-fd80a963c29e"], "port_id": "fa767cf7-47b6-459c-aeba-a3856e8c3a20", "id": "685a6d15-0246-44ec-9042-80f3a51c2a30"} 2018-08-15 03:03:15,718 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30/add_router_interface.json used request id req-f4bed4e0-785f-4884-8d2b-eb778c83fa00 2018-08-15 03:03:15,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38649988174s 2018-08-15 03:03:15,718 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30/add_router_interface.json used request id req-f4bed4e0-785f-4884-8d2b-eb778c83fa00 returning object 685a6d15-0246-44ec-9042-80f3a51c2a30 2018-08-15 03:03:15,719 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:03:15,845 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:03:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:15,852 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:03:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:03:15,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ba7be9f3-ebb0-49cc-ae48-2b1e6fb463c7 Date: Wed, 15 Aug 2018 03:03:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:16,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ba7be9f3-ebb0-49cc-ae48-2b1e6fb463c7 2018-08-15 03:03:16,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.263789176941s 2018-08-15 03:03:16,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ba7be9f3-ebb0-49cc-ae48-2b1e6fb463c7 2018-08-15 03:03:16,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:03:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}' 2018-08-15 03:03:16,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5a48b882-d8c3-4d65-ba75-1f34e700f2ee Date: Wed, 15 Aug 2018 03:03:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:16Z", "file": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file", "owner": "cbb348f0fb344509b29f993004940e0c", "id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "size": null, "self": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "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_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "checksum": null, "created_at": "2018-08-15T03:03:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:03:16,211 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-5a48b882-d8c3-4d65-ba75-1f34e700f2ee 2018-08-15 03:03:16,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0842261314392s 2018-08-15 03:03:16,211 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-5a48b882-d8c3-4d65-ba75-1f34e700f2ee returning object dd29833c-558c-44cc-b701-d4d94fe4eeff 2018-08-15 03:03:16,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:03:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '' 2018-08-15 03:03:16,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b02bcb09-78b1-4ead-9066-5b14321dc686 Date: Wed, 15 Aug 2018 03:03:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:03:16,772 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file used request id req-b02bcb09-78b1-4ead-9066-5b14321dc686 2018-08-15 03:03:16,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.560647010803s 2018-08-15 03:03:16,773 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file used request id req-b02bcb09-78b1-4ead-9066-5b14321dc686 2018-08-15 03:03:16,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:16,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-4e46415f-44de-43f0-8113-4150cdf15fba Date: Wed, 15 Aug 2018 03:03:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:16Z", "file": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file", "owner": "cbb348f0fb344509b29f993004940e0c", "id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "size": 12716032, "self": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:16,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4e46415f-44de-43f0-8113-4150cdf15fba 2018-08-15 03:03:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0725059509277s 2018-08-15 03:03:16,850 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4e46415f-44de-43f0-8113-4150cdf15fba 2018-08-15 03:03:16,852 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file', 'owner': u'cbb348f0fb344509b29f993004940e0c', 'id': u'dd29833c-558c-44cc-b701-d4d94fe4eeff', 'size': 12716032, u'self': u'/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbb348f0fb344509b29f993004940e0c', 'name': 'singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:03:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:03:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', '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/dd29833c-558c-44cc-b701-d4d94fe4eeff', 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_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'created': u'2018-08-15T03:03:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:03:16Z', 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/dd29833c-558c-44cc-b701-d4d94fe4eeff', 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_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:03:16,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:03:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:03:17,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9017b1ef-e7dc-4c2d-9e8a-703d8d08b665 x-compute-request-id: req-9017b1ef-e7dc-4c2d-9e8a-703d8d08b665 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d6053f46-e0c0-4933-8238-628f75d68765"}} 2018-08-15 03:03:17,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9017b1ef-e7dc-4c2d-9e8a-703d8d08b665 2018-08-15 03:03:17,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.70085477829s 2018-08-15 03:03:17,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9017b1ef-e7dc-4c2d-9e8a-703d8d08b665 2018-08-15 03:03:17,555 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', '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'feec32c05bda4499885ba9c313a5eb8b', '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'd6053f46-e0c0-4933-8238-628f75d68765', 'swap': 0}) 2018-08-15 03:03:17,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:03:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" -d '{"extra_specs": {}}' 2018-08-15 03:03:17,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfdee9b5-bd83-4bb9-81e7-ef7dc3f1564a x-compute-request-id: req-dfdee9b5-bd83-4bb9-81e7-ef7dc3f1564a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:03:17,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765/os-extra_specs used request id req-dfdee9b5-bd83-4bb9-81e7-ef7dc3f1564a 2018-08-15 03:03:17,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216150283813s 2018-08-15 03:03:17,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765/os-extra_specs used request id req-dfdee9b5-bd83-4bb9-81e7-ef7dc3f1564a 2018-08-15 03:03:17,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 03:03:17,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"keypair": {"name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}}' 2018-08-15 03:03:18,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a346eb-3105-4cd9-9485-6a0d2bffc7aa x-compute-request-id: req-72a346eb-3105-4cd9-9485-6a0d2bffc7aa Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHj8v0aV4YgZUHMsXeOWRTkPXSRYY3txNDi8kAsECT4yLbv8iTK0L8lnTzB3FFp1BgeK4Uytu7OVbtVw9MKCSTdT8suy6NDApQ8ctkfi/fpFgn+dLhytuzS6MErVp4dt/d2KOcp0lOwxKrPAQuOB/jrgzVxuMNNulrBQTR738NRVH+LFRS6qghLVMW7vz/x4JS7MxMDpO4Ad/9o2Eftn1WYyEyHpeErTauUADrygNmTaw5qtg3w04kkH9z9lk8EXugIhoF5JBYPTu2Tx3oQ6D44mjY6oFlpof9EYttJQ0HH5b8HkdlGlVzCVHILsAU7ImYS+PDvvh5zJsBn7DSwhEH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx4/L9GleGIGVBzLF3jlkU5D10kWGN7cTQ4vJALBAk+Mi27/I\nkytC/JZ08wdxRadQYHiuFMrbuzlW7VcPTCgkk3U/LLsujQwKUPHLZH4v36RYJ/nS\n4crbs0ujBK1aeHbf3dijnKdJTsMSqzwELjgf464M1cbjDTbpawUE0e9/DUVR/ixU\nUuqoIS1TFu78/8eCUuzMTA6TuAHf/aNhH7Z9VmMhMh6XhK02rlAA68oDZk2sOarY\nN8NOJJB/c/ZZPBF7oCIaBeSQWD07tk8d6EOg+OJo2OqBZaaH/RGLbSUNBx+W/B5H\nZRpVcwlRyC7AFOyJmEvjw774ecybAZ+w0sIRBwIDAQABAoIBAQCvcrrrbN+vR+3P\n4FGZ6HdOCPo2Ha28uhYToofbNRnxaxYwgNJEoRpJm7XCHN73T/wYdMEHwrmgRu8n\nxwzJ9dkCU2hxWTe6BcXkGFCrT02jn4dpzfgbTxAM+AigihAqLMjw8BAYH/MRbeux\n5BgA0pMmxtS99heUfJyG3Gi6cYcQED5vcOIV2MwD0byRFHHV1/AHnaPvKkInn5I3\nnexESna7SqUOBx90NHqsq34fyowNuA1guU5FPY0d3Xx1ccmL5yuCWiSgABJXjZUD\nusQphqpyzjXf6201MdZq61tWZ4DEV2pQglzIZ9LGrgjcc+egnE6O7Gf6ZZZk9yfA\nTEecVeaRAoGBAOMAusbpEHo+rdiAhSW+hAT+I63ODfRt/aKhhGJm2hkjF4EmA7iy\nG8NAIQfKL9tEEpNj5WMG4xugYET8Oc9yjXa83UI+2Y774tubw7pEoK4pEO0tkozP\new9XyhF9LEk8CVlwQfL12vjg/bJd2oer9WN/8GhFH2AmzGNPf6ov55c1AoGBAOEN\ntUsX2y8Zc2aidWE8uU1drp0kcoS/MKc2/ojYzaCFOCCk5Fj3Epa/YlBH0YAK927r\nlWyGR+6llq8O6jDP2SseMbvABRXsxTy9chdHkFdQ6a1MM/0CBBJs4Us01drfCQ80\noa9D1g5RMOJcdFEOzF/wMlzDTBa1fNVNZFoFS8LLAoGBAK4GZyoKjqlI1/m8PVb8\nQTWapzudVjFnCSTeciEF/Hl8344Q2JWFZac/yJKyPBH6k8sOsFJEe2M4hdUdECyr\nAyxeCbm5eQwWqon1Vg28gvpBXUqWv1zXyt2uTakurv7N2dUJLGXYeTCHO7a8IMYV\n3B+Ve3ZUV4Nc+x+/WH3eD8tpAoGAXG7J6Da7IkQcvqm49h//p4PzpL0Ef/sam4Md\n1czd37D3lYjD9Lo9m0attXVZ2XInoBoIPBOG1cCS/AFvNG8ZrfjvykIalJ+zfrf8\ndQ1CfmpQH4otzBuY2ox3l/DyaLu0N9eRFLAS6bx1DHOWnngqfrjjpm/b/3O4+s6X\nidWlATMCgYBY6IzCYhRXWmvu7zr+5LZHRO2dtCkCtcafrnGZ58oXQ5wcHHpRA+Tt\nEZej+7uHI5LguV3Lb0S8od4sBZLgN2rqdEzLl5JsihX4SdHZcIvXgj5AtsEuTNWG\nf9hBARgZMdlBO1u53Z7L9WlP+91YZtsBnekEh7FmbwvFdZOC9V8JCA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3a6bf371e9194dfb837df041e52789dd", "name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "fingerprint": "0e:f2:e6:85:e6:f3:bf:91:dc:67:ba:00:59:a8:f4:51"}} 2018-08-15 03:03:18,174 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-72a346eb-3105-4cd9-9485-6a0d2bffc7aa 2018-08-15 03:03:18,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.595950126648s 2018-08-15 03:03:18,175 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-72a346eb-3105-4cd9-9485-6a0d2bffc7aa 2018-08-15 03:03:18,176 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHj8v0aV4YgZUHMsXeOWRTkPXSRYY3txNDi8kAsECT4yLbv8iTK0L8lnTzB3FFp1BgeK4Uytu7OVbtVw9MKCSTdT8suy6NDApQ8ctkfi/fpFgn+dLhytuzS6MErVp4dt/d2KOcp0lOwxKrPAQuOB/jrgzVxuMNNulrBQTR738NRVH+LFRS6qghLVMW7vz/x4JS7MxMDpO4Ad/9o2Eftn1WYyEyHpeErTauUADrygNmTaw5qtg3w04kkH9z9lk8EXugIhoF5JBYPTu2Tx3oQ6D44mjY6oFlpof9EYttJQ0HH5b8HkdlGlVzCVHILsAU7ImYS+PDvvh5zJsBn7DSwhEH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAx4/L9GleGIGVBzLF3jlkU5D10kWGN7cTQ4vJALBAk+Mi27/I\nkytC/JZ08wdxRadQYHiuFMrbuzlW7VcPTCgkk3U/LLsujQwKUPHLZH4v36RYJ/nS\n4crbs0ujBK1aeHbf3dijnKdJTsMSqzwELjgf464M1cbjDTbpawUE0e9/DUVR/ixU\nUuqoIS1TFu78/8eCUuzMTA6TuAHf/aNhH7Z9VmMhMh6XhK02rlAA68oDZk2sOarY\nN8NOJJB/c/ZZPBF7oCIaBeSQWD07tk8d6EOg+OJo2OqBZaaH/RGLbSUNBx+W/B5H\nZRpVcwlRyC7AFOyJmEvjw774ecybAZ+w0sIRBwIDAQABAoIBAQCvcrrrbN+vR+3P\n4FGZ6HdOCPo2Ha28uhYToofbNRnxaxYwgNJEoRpJm7XCHN73T/wYdMEHwrmgRu8n\nxwzJ9dkCU2hxWTe6BcXkGFCrT02jn4dpzfgbTxAM+AigihAqLMjw8BAYH/MRbeux\n5BgA0pMmxtS99heUfJyG3Gi6cYcQED5vcOIV2MwD0byRFHHV1/AHnaPvKkInn5I3\nnexESna7SqUOBx90NHqsq34fyowNuA1guU5FPY0d3Xx1ccmL5yuCWiSgABJXjZUD\nusQphqpyzjXf6201MdZq61tWZ4DEV2pQglzIZ9LGrgjcc+egnE6O7Gf6ZZZk9yfA\nTEecVeaRAoGBAOMAusbpEHo+rdiAhSW+hAT+I63ODfRt/aKhhGJm2hkjF4EmA7iy\nG8NAIQfKL9tEEpNj5WMG4xugYET8Oc9yjXa83UI+2Y774tubw7pEoK4pEO0tkozP\new9XyhF9LEk8CVlwQfL12vjg/bJd2oer9WN/8GhFH2AmzGNPf6ov55c1AoGBAOEN\ntUsX2y8Zc2aidWE8uU1drp0kcoS/MKc2/ojYzaCFOCCk5Fj3Epa/YlBH0YAK927r\nlWyGR+6llq8O6jDP2SseMbvABRXsxTy9chdHkFdQ6a1MM/0CBBJs4Us01drfCQ80\noa9D1g5RMOJcdFEOzF/wMlzDTBa1fNVNZFoFS8LLAoGBAK4GZyoKjqlI1/m8PVb8\nQTWapzudVjFnCSTeciEF/Hl8344Q2JWFZac/yJKyPBH6k8sOsFJEe2M4hdUdECyr\nAyxeCbm5eQwWqon1Vg28gvpBXUqWv1zXyt2uTakurv7N2dUJLGXYeTCHO7a8IMYV\n3B+Ve3ZUV4Nc+x+/WH3eD8tpAoGAXG7J6Da7IkQcvqm49h//p4PzpL0Ef/sam4Md\n1czd37D3lYjD9Lo9m0attXVZ2XInoBoIPBOG1cCS/AFvNG8ZrfjvykIalJ+zfrf8\ndQ1CfmpQH4otzBuY2ox3l/DyaLu0N9eRFLAS6bx1DHOWnngqfrjjpm/b/3O4+s6X\nidWlATMCgYBY6IzCYhRXWmvu7zr+5LZHRO2dtCkCtcafrnGZ58oXQ5wcHHpRA+Tt\nEZej+7uHI5LguV3Lb0S8od4sBZLgN2rqdEzLl5JsihX4SdHZcIvXgj5AtsEuTNWG\nf9hBARgZMdlBO1u53Z7L9WlP+91YZtsBnekEh7FmbwvFdZOC9V8JCA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3a6bf371e9194dfb837df041e52789dd', 'name': u'singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'created_at': '2018-08-15T03:03:18.176128', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbb348f0fb344509b29f993004940e0c', 'name': 'singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0e:f2:e6:85:e6:f3:bf:91:dc:67:ba:00:59:a8:f4:51', 'type': 'ssh', 'id': u'singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2'}) 2018-08-15 03:03:18,176 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAx4/L9GleGIGVBzLF3jlkU5D10kWGN7cTQ4vJALBAk+Mi27/I kytC/JZ08wdxRadQYHiuFMrbuzlW7VcPTCgkk3U/LLsujQwKUPHLZH4v36RYJ/nS 4crbs0ujBK1aeHbf3dijnKdJTsMSqzwELjgf464M1cbjDTbpawUE0e9/DUVR/ixU UuqoIS1TFu78/8eCUuzMTA6TuAHf/aNhH7Z9VmMhMh6XhK02rlAA68oDZk2sOarY N8NOJJB/c/ZZPBF7oCIaBeSQWD07tk8d6EOg+OJo2OqBZaaH/RGLbSUNBx+W/B5H ZRpVcwlRyC7AFOyJmEvjw774ecybAZ+w0sIRBwIDAQABAoIBAQCvcrrrbN+vR+3P 4FGZ6HdOCPo2Ha28uhYToofbNRnxaxYwgNJEoRpJm7XCHN73T/wYdMEHwrmgRu8n xwzJ9dkCU2hxWTe6BcXkGFCrT02jn4dpzfgbTxAM+AigihAqLMjw8BAYH/MRbeux 5BgA0pMmxtS99heUfJyG3Gi6cYcQED5vcOIV2MwD0byRFHHV1/AHnaPvKkInn5I3 nexESna7SqUOBx90NHqsq34fyowNuA1guU5FPY0d3Xx1ccmL5yuCWiSgABJXjZUD usQphqpyzjXf6201MdZq61tWZ4DEV2pQglzIZ9LGrgjcc+egnE6O7Gf6ZZZk9yfA TEecVeaRAoGBAOMAusbpEHo+rdiAhSW+hAT+I63ODfRt/aKhhGJm2hkjF4EmA7iy G8NAIQfKL9tEEpNj5WMG4xugYET8Oc9yjXa83UI+2Y774tubw7pEoK4pEO0tkozP ew9XyhF9LEk8CVlwQfL12vjg/bJd2oer9WN/8GhFH2AmzGNPf6ov55c1AoGBAOEN tUsX2y8Zc2aidWE8uU1drp0kcoS/MKc2/ojYzaCFOCCk5Fj3Epa/YlBH0YAK927r lWyGR+6llq8O6jDP2SseMbvABRXsxTy9chdHkFdQ6a1MM/0CBBJs4Us01drfCQ80 oa9D1g5RMOJcdFEOzF/wMlzDTBa1fNVNZFoFS8LLAoGBAK4GZyoKjqlI1/m8PVb8 QTWapzudVjFnCSTeciEF/Hl8344Q2JWFZac/yJKyPBH6k8sOsFJEe2M4hdUdECyr AyxeCbm5eQwWqon1Vg28gvpBXUqWv1zXyt2uTakurv7N2dUJLGXYeTCHO7a8IMYV 3B+Ve3ZUV4Nc+x+/WH3eD8tpAoGAXG7J6Da7IkQcvqm49h//p4PzpL0Ef/sam4Md 1czd37D3lYjD9Lo9m0attXVZ2XInoBoIPBOG1cCS/AFvNG8ZrfjvykIalJ+zfrf8 dQ1CfmpQH4otzBuY2ox3l/DyaLu0N9eRFLAS6bx1DHOWnngqfrjjpm/b/3O4+s6X idWlATMCgYBY6IzCYhRXWmvu7zr+5LZHRO2dtCkCtcafrnGZ58oXQ5wcHHpRA+Tt EZej+7uHI5LguV3Lb0S8od4sBZLgN2rqdEzLl5JsihX4SdHZcIvXgj5AtsEuTNWG f9hBARgZMdlBO1u53Z7L9WlP+91YZtsBnekEh7FmbwvFdZOC9V8JCA== -----END RSA PRIVATE KEY----- 2018-08-15 03:03:18,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 03:03:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"security_group": {"name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-15 03:03:18,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-333b97c6-d9de-40ef-afd7-239173042875 Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:18Z", "updated_at": "2018-08-15T03:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "a43e8a56-44c0-4681-be3f-b5fc36f6ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "f620d4e5-e682-4b32-b2a6-ccb184056b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "429cf784-f83d-4b57-81ab-3092e088a631", "name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}} 2018-08-15 03:03:18,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-333b97c6-d9de-40ef-afd7-239173042875 2018-08-15 03:03:18,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.173036813736s 2018-08-15 03:03:18,353 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-333b97c6-d9de-40ef-afd7-239173042875 2018-08-15 03:03:18,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:03:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:18,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-84c2093c-a582-4498-9f8f-269c1d530c25 Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:18Z", "updated_at": "2018-08-15T03:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "a43e8a56-44c0-4681-be3f-b5fc36f6ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "f620d4e5-e682-4b32-b2a6-ccb184056b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "429cf784-f83d-4b57-81ab-3092e088a631", "name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}, {"description": "Default security group", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:10Z", "updated_at": "2018-08-15T03:03:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "42e5e83a-ebfd-4748-96eb-71d33d7ee1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "58d53e8f-2f92-4674-8080-e79795d266d4", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "ca4ce928-1640-4928-90b0-33981c645279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "f231cc10-5f8c-4a3e-b7a8-be481f53a82c", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "name": "default"}]} 2018-08-15 03:03:18,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-84c2093c-a582-4498-9f8f-269c1d530c25 2018-08-15 03:03:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0787348747253s 2018-08-15 03:03:18,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-84c2093c-a582-4498-9f8f-269c1d530c25 2018-08-15 03:03:18,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:03:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -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": "429cf784-f83d-4b57-81ab-3092e088a631"}}' 2018-08-15 03:03:18,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b3fe0b11-975c-4b77-9550-3655254eb04e Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "port_range_min": 22, "revision_number": 0, "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:18Z", "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "c1695dc3-6f62-4aa0-90c3-8f80e653a62a"}} 2018-08-15 03:03:18,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-b3fe0b11-975c-4b77-9550-3655254eb04e 2018-08-15 03:03:18,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145398855209s 2018-08-15 03:03:18,586 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-b3fe0b11-975c-4b77-9550-3655254eb04e 2018-08-15 03:03:18,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:03:18,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:18,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-19f8e8b3-b698-4acc-8736-e6282cc59539 Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:18Z", "updated_at": "2018-08-15T03:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "a43e8a56-44c0-4681-be3f-b5fc36f6ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "c1695dc3-6f62-4aa0-90c3-8f80e653a62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "f620d4e5-e682-4b32-b2a6-ccb184056b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 2, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "429cf784-f83d-4b57-81ab-3092e088a631", "name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}, {"description": "Default security group", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:10Z", "updated_at": "2018-08-15T03:03:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "42e5e83a-ebfd-4748-96eb-71d33d7ee1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "58d53e8f-2f92-4674-8080-e79795d266d4", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "ca4ce928-1640-4928-90b0-33981c645279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "f231cc10-5f8c-4a3e-b7a8-be481f53a82c", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "name": "default"}]} 2018-08-15 03:03:18,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-19f8e8b3-b698-4acc-8736-e6282cc59539 2018-08-15 03:03:18,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469400882721s 2018-08-15 03:03:18,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-19f8e8b3-b698-4acc-8736-e6282cc59539 2018-08-15 03:03:18,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:03:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -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": "429cf784-f83d-4b57-81ab-3092e088a631"}}' 2018-08-15 03:03:18,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-db41ad7d-299a-4c84-96d9-7cd6be994a8a Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "port_range_min": null, "revision_number": 0, "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:18Z", "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "b3182b83-5516-4ce3-a40c-1cbd29296a56"}} 2018-08-15 03:03:18,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-db41ad7d-299a-4c84-96d9-7cd6be994a8a 2018-08-15 03:03:18,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149213075638s 2018-08-15 03:03:18,790 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-db41ad7d-299a-4c84-96d9-7cd6be994a8a 2018-08-15 03:03:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:18,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-846a502a-b3a3-4562-b244-457bc6ba68fe Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbb348f0fb344509b29f993004940e0c","l2_adjacency":true,"status":"ACTIVE","subnets":["a225ac66-c267-4f42-aa37-fd80a963c29e"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:11Z","qos_policy_id":null,"name":"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2","admin_state_up":true,"tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:10Z","mtu":1450}]} 2018-08-15 03:03:18,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-846a502a-b3a3-4562-b244-457bc6ba68fe 2018-08-15 03:03:18,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885519981384s 2018-08-15 03:03:18,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-846a502a-b3a3-4562-b244-457bc6ba68fe 2018-08-15 03:03:18,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:18,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-a7b8e61d-7047-41c6-ad61-9c24a083d161 Date: Wed, 15 Aug 2018 03:03:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:16Z", "file": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file", "owner": "cbb348f0fb344509b29f993004940e0c", "id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "size": 12716032, "self": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:18,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a7b8e61d-7047-41c6-ad61-9c24a083d161 2018-08-15 03:03:18,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341830253601s 2018-08-15 03:03:18,919 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a7b8e61d-7047-41c6-ad61-9c24a083d161 2018-08-15 03:03:18,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:03:18,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:18,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6823e07-d818-402e-bdc3-426d33e9be3c x-compute-request-id: req-f6823e07-d818-402e-bdc3-426d33e9be3c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d6053f46-e0c0-4933-8238-628f75d68765"}]} 2018-08-15 03:03:18,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f6823e07-d818-402e-bdc3-426d33e9be3c 2018-08-15 03:03:18,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254030227661s 2018-08-15 03:03:18,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f6823e07-d818-402e-bdc3-426d33e9be3c 2018-08-15 03:03:18,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:03:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"server": {"name": "singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "imageRef": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "key_name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "flavorRef": "d6053f46-e0c0-4933-8238-628f75d68765", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a9db0e3e-17be-4751-9f7a-5ebddac9391b"}], "security_groups": [{"name": "429cf784-f83d-4b57-81ab-3092e088a631"}]}}' 2018-08-15 03:03:21,605 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85311e84-a425-4586-9960-7a69c908d26e x-compute-request-id: req-85311e84-a425-4586-9960-7a69c908d26e Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "429cf784-f83d-4b57-81ab-3092e088a631"}], "OS-DCF:diskConfig": "MANUAL", "id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "bookmark"}], "adminPass": "JWbXsDN5hjs5"}} 2018-08-15 03:03:21,605 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-85311e84-a425-4586-9960-7a69c908d26e 2018-08-15 03:03:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.6564040184s 2018-08-15 03:03:21,606 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-85311e84-a425-4586-9960-7a69c908d26e 2018-08-15 03:03:21,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:03:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:22,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c6d4d32-ee1a-4d97-ab21-d0fe7ce27031 x-compute-request-id: req-9c6d4d32-ee1a-4d97-ab21-d0fe7ce27031 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "bookmark"}], "image": {"id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "links": [{"href": "http://172.30.9.31:8774/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6053f46-e0c0-4933-8238-628f75d68765", "links": [{"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}]}, "id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "user_id": "3a6bf371e9194dfb837df041e52789dd", "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-08-15T03:03:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "name": "singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "created": "2018-08-15T03:03:21Z", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:03:22,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9c6d4d32-ee1a-4d97-ab21-d0fe7ce27031 2018-08-15 03:03:22,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493818044662s 2018-08-15 03:03:22,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9c6d4d32-ee1a-4d97-ab21-d0fe7ce27031 2018-08-15 03:03:22,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:22,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-36723208-4e04-48ac-901c-e4b56a69d73f Date: Wed, 15 Aug 2018 03:03:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbb348f0fb344509b29f993004940e0c","l2_adjacency":true,"status":"ACTIVE","subnets":["a225ac66-c267-4f42-aa37-fd80a963c29e"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:11Z","qos_policy_id":null,"name":"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2","admin_state_up":true,"tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:10Z","mtu":1450}]} 2018-08-15 03:03:22,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-36723208-4e04-48ac-901c-e4b56a69d73f 2018-08-15 03:03:22,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869610309601s 2018-08-15 03:03:22,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-36723208-4e04-48ac-901c-e4b56a69d73f 2018-08-15 03:03:22,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:03:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:22,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cf723392-7b94-4a65-a989-c6ee82a1c463 Date: Wed, 15 Aug 2018 03:03:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:03:11Z","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":"cbb348f0fb344509b29f993004940e0c","id":"a225ac66-c267-4f42-aa37-fd80a963c29e","subnetpool_id":null,"name":"singlevm2-subnet_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}]} 2018-08-15 03:03:22,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cf723392-7b94-4a65-a989-c6ee82a1c463 2018-08-15 03:03:22,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0772569179535s 2018-08-15 03:03:22,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cf723392-7b94-4a65-a989-c6ee82a1c463 2018-08-15 03:03:22,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:03:24,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:03:24,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:24,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc0d1f0c-9dd5-4d1b-9117-c82ce7398f8d x-compute-request-id: req-fc0d1f0c-9dd5-4d1b-9117-c82ce7398f8d Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "bookmark"}], "image": {"id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "links": [{"href": "http://172.30.9.31:8774/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6053f46-e0c0-4933-8238-628f75d68765", "links": [{"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}]}, "id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "user_id": "3a6bf371e9194dfb837df041e52789dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:03:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "name": "singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "created": "2018-08-15T03:03:21Z", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:03:24,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc0d1f0c-9dd5-4d1b-9117-c82ce7398f8d 2018-08-15 03:03:24,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682466983795s 2018-08-15 03:03:24,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc0d1f0c-9dd5-4d1b-9117-c82ce7398f8d 2018-08-15 03:03:24,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:03:26,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:03:26,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:27,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa17bd8e-918f-484c-81a3-97d939b7dd62 x-compute-request-id: req-fa17bd8e-918f-484c-81a3-97d939b7dd62 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "bookmark"}], "image": {"id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "links": [{"href": "http://172.30.9.31:8774/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6053f46-e0c0-4933-8238-628f75d68765", "links": [{"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}]}, "id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "security_groups": [{"name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}], "user_id": "3a6bf371e9194dfb837df041e52789dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:03:24Z", "hostId": "17b3b830382111ff3f32f99feac640d81863b2c207ce3bada87d2227", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "name": "singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "created": "2018-08-15T03:03:21Z", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:03:27,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa17bd8e-918f-484c-81a3-97d939b7dd62 2018-08-15 03:03:27,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365649938583s 2018-08-15 03:03:27,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa17bd8e-918f-484c-81a3-97d939b7dd62 2018-08-15 03:03:27,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:03:29,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:03:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:30,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fc38a7b-b867-4ad4-9f31-850fc0c6dd90 x-compute-request-id: req-8fc38a7b-b867-4ad4-9f31-850fc0c6dd90 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:31:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "bookmark"}], "image": {"id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "links": [{"href": "http://172.30.9.31:8774/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:03:28.000000", "flavor": {"id": "d6053f46-e0c0-4933-8238-628f75d68765", "links": [{"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}]}, "id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "security_groups": [{"name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}], "user_id": "3a6bf371e9194dfb837df041e52789dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:03:28Z", "hostId": "17b3b830382111ff3f32f99feac640d81863b2c207ce3bada87d2227", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "name": "singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "created": "2018-08-15T03:03:21Z", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:03:30,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8fc38a7b-b867-4ad4-9f31-850fc0c6dd90 2018-08-15 03:03:30,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72115111351s 2018-08-15 03:03:30,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8fc38a7b-b867-4ad4-9f31-850fc0c6dd90 2018-08-15 03:03:30,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:03:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:30,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a6255121-fcfc-46f4-b8d0-4fa210f7f85b Date: Wed, 15 Aug 2018 03:03:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:03:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a225ac66-c267-4f42-aa37-fd80a963c29e","ip_address":"192.168.120.3"}],"id":"f18d33f7-617b-4ef4-96b7-ea683ef08fcf","security_groups":["429cf784-f83d-4b57-81ab-3092e088a631"],"mac_address":"fa:16:3e:6d:31:80","project_id":"cbb348f0fb344509b29f993004940e0c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:25Z","binding:vnic_type":"normal","device_id":"32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8","ip_allocation":"immediate"}]} 2018-08-15 03:03:30,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 used request id req-a6255121-fcfc-46f4-b8d0-4fa210f7f85b 2018-08-15 03:03:30,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0600628852844s 2018-08-15 03:03:30,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 used request id req-a6255121-fcfc-46f4-b8d0-4fa210f7f85b 2018-08-15 03:03:30,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f18d33f7-617b-4ef4-96b7-ea683ef08fcf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:30,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e6f00796-883b-43a3-9131-d33d6414dc4f Date: Wed, 15 Aug 2018 03:03:30 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:03:30,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f18d33f7-617b-4ef4-96b7-ea683ef08fcf used request id req-e6f00796-883b-43a3-9131-d33d6414dc4f 2018-08-15 03:03:30,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.207448005676s 2018-08-15 03:03:30,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=f18d33f7-617b-4ef4-96b7-ea683ef08fcf used request id req-e6f00796-883b-43a3-9131-d33d6414dc4f 2018-08-15 03:03:30,340 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:31:80', 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'dd29833c-558c-44cc-b701-d4d94fe4eeff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:03:28.000000', 'flavor': Munch({u'id': u'd6053f46-e0c0-4933-8238-628f75d68765'}), 'az': u'nova', 'id': u'32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8', 'security_groups': [Munch({u'name': u'singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3a6bf371e9194dfb837df041e52789dd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbb348f0fb344509b29f993004940e0c', 'name': 'singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', '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-08-15T03:03:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:03:28Z', 'hostId': u'17b3b830382111ff3f32f99feac640d81863b2c207ce3bada87d2227', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'17b3b830382111ff3f32f99feac640d81863b2c207ce3bada87d2227', '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-08-15T03:03:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cbb348f0fb344509b29f993004940e0c', 'name': u'singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'adminPass': u'JWbXsDN5hjs5', 'tenant_id': u'cbb348f0fb344509b29f993004940e0c', 'created_at': u'2018-08-15T03:03:21Z', 'created': u'2018-08-15T03:03:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:03:30,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2d3cacff-9d19-49fb-be28-21ed419cd1af Date: Wed, 15 Aug 2018 03:03:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbb348f0fb344509b29f993004940e0c","l2_adjacency":true,"status":"ACTIVE","subnets":["a225ac66-c267-4f42-aa37-fd80a963c29e"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:11Z","qos_policy_id":null,"name":"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2","admin_state_up":true,"tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:10Z","mtu":1450}]} 2018-08-15 03:03:30,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2d3cacff-9d19-49fb-be28-21ed419cd1af 2018-08-15 03:03:30,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882530212402s 2018-08-15 03:03:30,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2d3cacff-9d19-49fb-be28-21ed419cd1af 2018-08-15 03:03:30,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:03:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:30,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-587faeb5-6d97-487c-ac0e-1e2013634c52 Date: Wed, 15 Aug 2018 03:03:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:03:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a225ac66-c267-4f42-aa37-fd80a963c29e","ip_address":"192.168.120.3"}],"id":"f18d33f7-617b-4ef4-96b7-ea683ef08fcf","security_groups":["429cf784-f83d-4b57-81ab-3092e088a631"],"mac_address":"fa:16:3e:6d:31:80","project_id":"cbb348f0fb344509b29f993004940e0c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:25Z","binding:vnic_type":"normal","device_id":"32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8","ip_allocation":"immediate"}]} 2018-08-15 03:03:30,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 used request id req-587faeb5-6d97-487c-ac0e-1e2013634c52 2018-08-15 03:03:30,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0509321689606s 2018-08-15 03:03:30,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 used request id req-587faeb5-6d97-487c-ac0e-1e2013634c52 2018-08-15 03:03:30,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 03:03:30,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.3", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf"}}' 2018-08-15 03:03:32,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-f58c1354-1dc9-44be-a35a-795726dee93c Date: Wed, 15 Aug 2018 03:03:32 GMT RESP BODY: {"floatingip": {"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}} 2018-08-15 03:03:32,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f58c1354-1dc9-44be-a35a-795726dee93c 2018-08-15 03:03:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.31718587875s 2018-08-15 03:03:32,803 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f58c1354-1dc9-44be-a35a-795726dee93c 2018-08-15 03:03:32,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:32,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-820171d4-0b48-46b1-be48-3d391b93414c Date: Wed, 15 Aug 2018 03:03:32 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:32,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-820171d4-0b48-46b1-be48-3d391b93414c 2018-08-15 03:03:32,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0748100280762s 2018-08-15 03:03:32,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-820171d4-0b48-46b1-be48-3d391b93414c 2018-08-15 03:03:32,890 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:03:32,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:33,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3ffba63b-10f1-45fe-980a-ee53fffb7d72 Date: Wed, 15 Aug 2018 03:03:33 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:33,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3ffba63b-10f1-45fe-980a-ee53fffb7d72 2018-08-15 03:03:33,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0547997951508s 2018-08-15 03:03:33,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3ffba63b-10f1-45fe-980a-ee53fffb7d72 2018-08-15 03:03:33,054 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:03:33,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:33,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:33,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0106b689-02e0-4a0f-8dff-944daf58bb0c Date: Wed, 15 Aug 2018 03:03:33 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:33,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0106b689-02e0-4a0f-8dff-944daf58bb0c 2018-08-15 03:03:33,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597341060638s 2018-08-15 03:03:33,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0106b689-02e0-4a0f-8dff-944daf58bb0c 2018-08-15 03:03:33,223 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:03:33,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:33,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c2ae1f8b-5805-4382-8d1b-8e18aa432313 Date: Wed, 15 Aug 2018 03:03:33 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:33,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c2ae1f8b-5805-4382-8d1b-8e18aa432313 2018-08-15 03:03:33,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0542008876801s 2018-08-15 03:03:33,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c2ae1f8b-5805-4382-8d1b-8e18aa432313 2018-08-15 03:03:33,386 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:03:33,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:33,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3d6d9ff6-e7eb-4ed4-8b3a-c76fd40b4c6b Date: Wed, 15 Aug 2018 03:03:33 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:33,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3d6d9ff6-e7eb-4ed4-8b3a-c76fd40b4c6b 2018-08-15 03:03:33,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0550830364227s 2018-08-15 03:03:33,546 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3d6d9ff6-e7eb-4ed4-8b3a-c76fd40b4c6b 2018-08-15 03:03:33,549 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:03:33,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:33,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-584b4e1e-29b5-42b5-b7d6-5236ad553283 Date: Wed, 15 Aug 2018 03:03:33 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:31Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:33,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-584b4e1e-29b5-42b5-b7d6-5236ad553283 2018-08-15 03:03:33,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558059215546s 2018-08-15 03:03:33,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-584b4e1e-29b5-42b5-b7d6-5236ad553283 2018-08-15 03:03:33,714 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:03:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:33,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-8550a394-eea8-4aa0-967a-caea4c8f0084 Date: Wed, 15 Aug 2018 03:03:33 GMT RESP BODY: {"floatingips": [{"router_id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:31Z", "updated_at": "2018-08-15T03:03:33Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6d:31:80", "device_id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "port_id": "f18d33f7-617b-4ef4-96b7-ea683ef08fcf", "id": "9cd1fcf9-4f3e-4c13-ad00-38489ae4d120", "qos_policy_id": null}]} 2018-08-15 03:03:33,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-8550a394-eea8-4aa0-967a-caea4c8f0084 2018-08-15 03:03:33,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0536999702454s 2018-08-15 03:03:33,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-8550a394-eea8-4aa0-967a-caea4c8f0084 2018-08-15 03:03:33,876 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'685a6d15-0246-44ec-9042-80f3a51c2a30', 'updated_at': u'2018-08-15T03:03:33Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'f18d33f7-617b-4ef4-96b7-ea683ef08fcf', 'id': u'9cd1fcf9-4f3e-4c13-ad00-38489ae4d120', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'f18d33f7-617b-4ef4-96b7-ea683ef08fcf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbb348f0fb344509b29f993004940e0c', 'name': 'singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'cbb348f0fb344509b29f993004940e0c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a9db0e3e-17be-4751-9f7a-5ebddac9391b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6d:31:80', u'device_id': u'32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'cbb348f0fb344509b29f993004940e0c', 'created_at': u'2018-08-15T03:03:31Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a9db0e3e-17be-4751-9f7a-5ebddac9391b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6d:31:80', u'device_id': u'32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8'}), 'router': u'685a6d15-0246-44ec-9042-80f3a51c2a30'}) 2018-08-15 03:03:33,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:03:33,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:03:34,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7804edab-e2f1-4b8e-841f-2e2457a398a0 x-compute-request-id: req-7804edab-e2f1-4b8e-841f-2e2457a398a0 Content-Encoding: gzip Content-Length: 8272 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 492334333 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.148847] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150678] pid_max: default: 32768 minimum: 301\n[ 0.151672] ACPI: Core revision 20150930\n[ 0.153168] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154611] Security Framework initialized\n[ 0.155519] Yama: becoming mindful.\n[ 0.156357] AppArmor: AppArmor initialized\n[ 0.157335] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158810] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160267] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163192] Initializing cgroup subsys io\n[ 0.164125] Initializing cgroup subsys memory\n[ 0.165101] Initializing cgroup subsys devices\n[ 0.166063] Initializing cgroup subsys freezer\n[ 0.167029] Initializing cgroup subsys net_cls\n[ 0.168015] Initializing cgroup subsys perf_event\n[ 0.169069] Initializing cgroup subsys net_prio\n[ 0.170042] Initializing cgroup subsys hugetlb\n[ 0.171000] Initializing cgroup subsys pids\n[ 0.171981] CPU: Physical Processor ID: 0\n[ 0.173591] mce: CPU supports 10 MCE banks\n[ 0.174522] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.191503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197714] ftrace: allocating 31920 entries in 125 pages\n[ 0.222528] smpboot: Max logical packages: 1\n[ 0.223500] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225054] x2apic enabled\n[ 0.225911] Switched APIC routing to physical x2apic.\n[ 0.227737] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.229040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.231296] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233275] KVM setup paravirtual spinlock\n[ 0.234650] x86: Booted up 1 node, 1 CPUs\n[ 0.235543] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237078] devtmpfs: initialized\n[ 0.238897] evm: security.selinux\n[ 0.239606] evm: security.SMACK64\n[ 0.240300] evm: security.SMACK64EXEC\n[ 0.241052] evm: security.SMACK64TRANSMUTE\n[ 0.241870] evm: security.SMACK64MMAP\n[ 0.242620] evm: security.ima\n[ 0.243268] evm: security.capability\n[ 0.244084] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245959] pinctrl core: initialized pinctrl subsystem\n[ 0.247077] RTC time: 3:03:29, date: 08/15/18\n[ 0.248070] NET: Registered protocol family 16\n[ 0.249074] cpuidle: using governor ladder\n[ 0.249905] cpuidle: using governor menu\n[ 0.250700] PCCT header not found.\n[ 0.251467] ACPI: bus type PCI registered\n[ 0.252280] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.253550] PCI: Using configuration type 1 for base access\n[ 0.255325] ACPI: Added _OSI(Module Device)\n[ 0.256185] ACPI: Added _OSI(Processor Device)\n[ 0.257062] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.257974] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.259752] ACPI: Interpreter enabled\n[ 0.260532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.262405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.264262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.266130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.267997] ACPI: (supports S0 S5)\n[ 0.268723] ACPI: Using IOAPIC for interrupt routing\n[ 0.269690] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.272823] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.273980] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.275391] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.276883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.279637] acpiphp: Slot [3] registered\n[ 0.280627] acpiphp: Slot [4] registered\n[ 0.281614] acpiphp: Slot [5] registered\n[ 0.282598] acpiphp: Slot [6] registered\n[ 0.283567] acpiphp: Slot [7] registered\n[ 0.284574] acpiphp: Slot [8] registered\n[ 0.285557] acpiphp: Slot [9] registered\n[ 0.286525] acpiphp: Slot [10] registered\n[ 0.287490] acpiphp: Slot [11] registered\n[ 0.288462] acpiphp: Slot [12] registered\n[ 0.289483] acpiphp: Slot [13] registered\n[ 0.290509] acpiphp: Slot [14] registered\n[ 0.291506] acpiphp: Slot [15] registered\n[ 0.302271] acpiphp: Slot [16] registered\n[ 0.303278] acpiphp: Slot [17] registered\n[ 0.304292] acpiphp: Slot [18] registered\n[ 0.305258] acpiphp: Slot [19] registered\n[ 0.306265] acpiphp: Slot [20] registered\n[ 0.307243] acpiphp: Slot [21] registered\n[ 0.308216] acpiphp: Slot [22] registered\n[ 0.309185] acpiphp: Slot [23] registered\n[ 0.310172] acpiphp: Slot [24] registered\n[ 0.311189] acpiphp: Slot [25] registered\n[ 0.312170] acpiphp: Slot [26] registered\n[ 0.313143] acpiphp: Slot [27] registered\n[ 0.314118] acpiphp: Slot [28] registered\n[ 0.315092] acpiphp: Slot [29] registered\n[ 0.316061] acpiphp: Slot [30] registered\n[ 0.317036] acpiphp: Slot [31] registered\n[ 0.318002] PCI host bridge to bus 0000:00\n[ 0.318977] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.320499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.321989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.323728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.325515] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.327300] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.330866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.332432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.333865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.335411] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339138] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341077] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361918] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368796] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371450] vgaarb: loaded\n[ 0.372056] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373294] SCSI subsystem initialized\n[ 0.374220] ACPI: bus type USB registered\n[ 0.375057] usbcore: registered new interface driver usbfs\n[ 0.376103] usbcore: registered new interface driver hub\n[ 0.377122] usbcore: registered new device driver usb\n[ 0.378238] PCI: Using ACPI for IRQ routing\n[ 0.379361] NetLabel: Initializing\n[ 0.380084] NetLabel: domain hash size = 128\n[ 0.380944] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381917] NetLabel: unlabeled traffic allowed by default\n[ 0.383091] clocksource: Switched to clocksource kvm-clock\n[ 0.391296] AppArmor: AppArmor Filesystem Enabled\n[ 0.392291] pnp: PnP ACPI init\n[ 0.393234] pnp: PnP ACPI: found 5 devices\n[ 0.399563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401288] NET: Registered protocol family 2\n[ 0.402337] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.403654] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404868] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406070] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407168] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408364] NET: Registered protocol family 1\n[ 0.409258] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410360] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411448] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.439611] Trying to unpack rootfs image as initramfs...\n[ 0.496021] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.497692] Scanning for low memory corruption every 60 seconds\n[ 0.499053] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.500245] audit: initializing netlink subsys (disabled)\n[ 0.501286] audit: type=2000 audit(1534302209.671:1): initialized\n[ 0.502642] Initialise system trusted keyring\n[ 0.503619] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504794] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506936] zbud: loaded\n[ 0.507681] VFS: Disk quotas dquot_6.6.0\n[ 0.508514] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510123] fuse init (API version 7.23)\n[ 0.511043] Key type big_key registered\n[ 0.511870] Allocating IMA MOK and blacklist keyrings.\n[ 0.513116] Key type asymmetric registered\n[ 0.513953] Asymmetric key parser 'x509' registered\n[ 0.514921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516410] io scheduler noop registered\n[ 0.517209] io scheduler deadline registered (default)\n[ 0.518217] io scheduler cfq registered\n[ 0.519076] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520149] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521437] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522899] ACPI: Power Button [PWRF]\n[ 0.523773] GHES: HEST is not enabled!\n[ 0.537438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567035] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.596637] Linux agpgart interface v0.103\n[ 0.599430] brd: module loaded\n[ 0.601117] loop: module loaded\n[ 0.605100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.606589] GPT:90111 != 2097151\n[ 0.607297] GPT:Alternate GPT header not at the end of the disk.\n[ 0.608440] GPT:90111 != 2097151\n[ 0.609138] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610140] vda: vda1 vda15\n[ 0.611488] scsi host0: ata_piix\n[ 0.612281] scsi host1: ata_piix\n[ 0.613025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.614280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.615789] libphy: Fixed MDIO Bus: probed\n[ 0.616638] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617608] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620049] PPP generic driver version 2.4.2\n[ 0.621182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622660] ehci-pci: EHCI PCI platform driver\n[ 0.623746] ehci-platform: EHCI generic platform driver\n[ 0.624988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626395] ohci-pci: OHCI PCI platform driver\n[ 0.627474] ohci-platform: OHCI generic platform driver\n[ 0.628703] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643101] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646145] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647396] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.648807] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.652066] usb usb1: Product: UHCI Host Controller\n[ 0.653208] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.654618] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.656062] hub 1-0:1.0: USB hub found\n[ 0.656870] hub 1-0:1.0: 2 ports detected\n[ 0.657828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.659998] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.660978] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662122] mousedev: PS/2 mouse device common for all mice\n[ 0.663438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.665336] rtc_cmos 00:00: RTC can wake from S4\n[ 0.666495] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.667721] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.668938] i2c /dev entries driver\n[ 0.669733] device-mapper: uevent: version 1.0.3\n[ 0.670716] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.672391] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673836] NET: Registered protocol family 10\n[ 0.674998] NET: Registered protocol family 17\n[ 0.675926] Key type dns_resolver registered\n[ 0.676949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679896] registered taskstats version 1\n[ 0.680762] Loading compiled-in X.509 certificates\n[ 0.682256] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684153] zswap: loaded using pool lzo/zbud\n[ 0.685801] Key type trusted registered\n[ 0.687603] Key type encrypted registered\n[ 0.688454] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690581] evm: HMAC attrs: 0x1\n[ 0.691565] Magic number: 14:965:57\n[ 0.692429] rtc_cmos 00:00: setting system clock to 2018-08-15 03:03:29 UTC (1534302209)\n[ 0.694082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695218] EDD information not available.\n[ 0.772790] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784553] Write protecting the kernel read-only data: 14336k\n[ 0.786731] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788596] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.833771] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 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.87. 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\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-----\n"} 2018-08-15 03:03:34,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8/action used request id req-7804edab-e2f1-4b8e-841f-2e2457a398a0 2018-08-15 03:03:34,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.124270200729s 2018-08-15 03:03:34,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8/action used request id req-7804edab-e2f1-4b8e-841f-2e2457a398a0 2018-08-15 03:03:34,002 - 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 492334333 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.148847] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.150678] pid_max: default: 32768 minimum: 301 [ 0.151672] ACPI: Core revision 20150930 [ 0.153168] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154611] Security Framework initialized [ 0.155519] Yama: becoming mindful. [ 0.156357] AppArmor: AppArmor initialized [ 0.157335] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.158810] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.160267] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.161639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163192] Initializing cgroup subsys io [ 0.164125] Initializing cgroup subsys memory [ 0.165101] Initializing cgroup subsys devices [ 0.166063] Initializing cgroup subsys freezer [ 0.167029] Initializing cgroup subsys net_cls [ 0.168015] Initializing cgroup subsys perf_event [ 0.169069] Initializing cgroup subsys net_prio [ 0.170042] Initializing cgroup subsys hugetlb [ 0.171000] Initializing cgroup subsys pids [ 0.171981] CPU: Physical Processor ID: 0 [ 0.173591] mce: CPU supports 10 MCE banks [ 0.174522] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.191503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.197714] ftrace: allocating 31920 entries in 125 pages [ 0.222528] smpboot: Max logical packages: 1 [ 0.223500] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.225054] x2apic enabled [ 0.225911] Switched APIC routing to physical x2apic. [ 0.227737] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.229040] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.231296] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.233275] KVM setup paravirtual spinlock [ 0.234650] x86: Booted up 1 node, 1 CPUs [ 0.235543] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.237078] devtmpfs: initialized [ 0.238897] evm: security.selinux [ 0.239606] evm: security.SMACK64 [ 0.240300] evm: security.SMACK64EXEC [ 0.241052] evm: security.SMACK64TRANSMUTE [ 0.241870] evm: security.SMACK64MMAP [ 0.242620] evm: security.ima [ 0.243268] evm: security.capability [ 0.244084] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245959] pinctrl core: initialized pinctrl subsystem [ 0.247077] RTC time: 3:03:29, date: 08/15/18 [ 0.248070] NET: Registered protocol family 16 [ 0.249074] cpuidle: using governor ladder [ 0.249905] cpuidle: using governor menu [ 0.250700] PCCT header not found. [ 0.251467] ACPI: bus type PCI registered [ 0.252280] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.253550] PCI: Using configuration type 1 for base access [ 0.255325] ACPI: Added _OSI(Module Device) [ 0.256185] ACPI: Added _OSI(Processor Device) [ 0.257062] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.257974] ACPI: Added _OSI(Processor Aggregator Device) [ 0.259752] ACPI: Interpreter enabled [ 0.260532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.262405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.264262] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.266130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.267997] ACPI: (supports S0 S5) [ 0.268723] ACPI: Using IOAPIC for interrupt routing [ 0.269690] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.272823] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.273980] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.275391] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.276883] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.279637] acpiphp: Slot [3] registered [ 0.280627] acpiphp: Slot [4] registered [ 0.281614] acpiphp: Slot [5] registered [ 0.282598] acpiphp: Slot [6] registered [ 0.283567] acpiphp: Slot [7] registered [ 0.284574] acpiphp: Slot [8] registered [ 0.285557] acpiphp: Slot [9] registered [ 0.286525] acpiphp: Slot [10] registered [ 0.287490] acpiphp: Slot [11] registered [ 0.288462] acpiphp: Slot [12] registered [ 0.289483] acpiphp: Slot [13] registered [ 0.290509] acpiphp: Slot [14] registered [ 0.291506] acpiphp: Slot [15] registered [ 0.302271] acpiphp: Slot [16] registered [ 0.303278] acpiphp: Slot [17] registered [ 0.304292] acpiphp: Slot [18] registered [ 0.305258] acpiphp: Slot [19] registered [ 0.306265] acpiphp: Slot [20] registered [ 0.307243] acpiphp: Slot [21] registered [ 0.308216] acpiphp: Slot [22] registered [ 0.309185] acpiphp: Slot [23] registered [ 0.310172] acpiphp: Slot [24] registered [ 0.311189] acpiphp: Slot [25] registered [ 0.312170] acpiphp: Slot [26] registered [ 0.313143] acpiphp: Slot [27] registered [ 0.314118] acpiphp: Slot [28] registered [ 0.315092] acpiphp: Slot [29] registered [ 0.316061] acpiphp: Slot [30] registered [ 0.317036] acpiphp: Slot [31] registered [ 0.318002] PCI host bridge to bus 0000:00 [ 0.318977] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.320499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.321989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.323728] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.325515] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.327300] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.330866] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.332432] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.333865] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.335411] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.339138] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.341077] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361918] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363359] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366187] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368796] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371450] vgaarb: loaded [ 0.372056] vgaarb: bridge control possible 0000:00:02.0 [ 0.373294] SCSI subsystem initialized [ 0.374220] ACPI: bus type USB registered [ 0.375057] usbcore: registered new interface driver usbfs [ 0.376103] usbcore: registered new interface driver hub [ 0.377122] usbcore: registered new device driver usb [ 0.378238] PCI: Using ACPI for IRQ routing [ 0.379361] NetLabel: Initializing [ 0.380084] NetLabel: domain hash size = 128 [ 0.380944] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381917] NetLabel: unlabeled traffic allowed by default [ 0.383091] clocksource: Switched to clocksource kvm-clock [ 0.391296] AppArmor: AppArmor Filesystem Enabled [ 0.392291] pnp: PnP ACPI init [ 0.393234] pnp: PnP ACPI: found 5 devices [ 0.399563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401288] NET: Registered protocol family 2 [ 0.402337] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.403654] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.404868] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406070] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407168] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408364] NET: Registered protocol family 1 [ 0.409258] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410360] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411448] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.439611] Trying to unpack rootfs image as initramfs... [ 0.496021] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497692] Scanning for low memory corruption every 60 seconds [ 0.499053] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.500245] audit: initializing netlink subsys (disabled) [ 0.501286] audit: type=2000 audit(1534302209.671:1): initialized [ 0.502642] Initialise system trusted keyring [ 0.503619] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504794] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506936] zbud: loaded [ 0.507681] VFS: Disk quotas dquot_6.6.0 [ 0.508514] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510123] fuse init (API version 7.23) [ 0.511043] Key type big_key registered [ 0.511870] Allocating IMA MOK and blacklist keyrings. [ 0.513116] Key type asymmetric registered [ 0.513953] Asymmetric key parser 'x509' registered [ 0.514921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516410] io scheduler noop registered [ 0.517209] io scheduler deadline registered (default) [ 0.518217] io scheduler cfq registered [ 0.519076] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520149] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521437] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522899] ACPI: Power Button [PWRF] [ 0.523773] GHES: HEST is not enabled! [ 0.537438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.567035] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594219] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.596637] Linux agpgart interface v0.103 [ 0.599430] brd: module loaded [ 0.601117] loop: module loaded [ 0.605100] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.606589] GPT:90111 != 2097151 [ 0.607297] GPT:Alternate GPT header not at the end of the disk. [ 0.608440] GPT:90111 != 2097151 [ 0.609138] GPT: Use GNU Parted to correct GPT errors. [ 0.610140] vda: vda1 vda15 [ 0.611488] scsi host0: ata_piix [ 0.612281] scsi host1: ata_piix [ 0.613025] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.614280] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.615789] libphy: Fixed MDIO Bus: probed [ 0.616638] tun: Universal TUN/TAP device driver, 1.6 [ 0.617608] tun: (C) 1999-2004 Max Krasnyansky [ 0.620049] PPP generic driver version 2.4.2 [ 0.621182] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622660] ehci-pci: EHCI PCI platform driver [ 0.623746] ehci-platform: EHCI generic platform driver [ 0.624988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626395] ohci-pci: OHCI PCI platform driver [ 0.627474] ohci-platform: OHCI generic platform driver [ 0.628703] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643101] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644353] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.646145] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.647396] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.648807] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.652066] usb usb1: Product: UHCI Host Controller [ 0.653208] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.654618] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656062] hub 1-0:1.0: USB hub found [ 0.656870] hub 1-0:1.0: 2 ports detected [ 0.657828] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.659998] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.660978] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662122] mousedev: PS/2 mouse device common for all mice [ 0.663438] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.665336] rtc_cmos 00:00: RTC can wake from S4 [ 0.666495] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667721] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668938] i2c /dev entries driver [ 0.669733] device-mapper: uevent: version 1.0.3 [ 0.670716] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.672391] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673836] NET: Registered protocol family 10 [ 0.674998] NET: Registered protocol family 17 [ 0.675926] Key type dns_resolver registered [ 0.676949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.678067] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.679896] registered taskstats version 1 [ 0.680762] Loading compiled-in X.509 certificates [ 0.682256] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.684153] zswap: loaded using pool lzo/zbud [ 0.685801] Key type trusted registered [ 0.687603] Key type encrypted registered [ 0.688454] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689512] ima: No TPM chip found, activating TPM-bypass! [ 0.690581] evm: HMAC attrs: 0x1 [ 0.691565] Magic number: 14:965:57 [ 0.692429] rtc_cmos 00:00: setting system clock to 2018-08-15 03:03:29 UTC (1534302209) [ 0.694082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695218] EDD information not available. [ 0.772790] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784553] Write protecting the kernel read-only data: 14336k [ 0.786731] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.788596] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.833771] 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.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.87. 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 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----- 2018-08-15 03:03:34,006 - paramiko.transport - DEBUG - starting thread (client mode): 0x10841950L 2018-08-15 03:03:34,007 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 03:03:34,007 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 03:03:34,007 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 03:03:34,009 - 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-08-15 03:03:34,009 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 03:03:34,009 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 03:03:34,009 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 03:03:34,009 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 03:03:34,010 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 03:03:34,027 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 03:03:34,028 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 03:03:34,039 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: 1882f72ab89876bbadc795e430afaa12 2018-08-15 03:03:34,040 - paramiko.transport - DEBUG - Trying discovered key 0ef2e685e6f3bf91dc67ba0059a8f451 in /tmp/tmpuZz5Gk 2018-08-15 03:03:34,073 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 03:03:34,079 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 03:03:34,104 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 03:03:34,105 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 03:03:34,106 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 03:03:34,107 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 03:03:34,108 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 03:03:34,108 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-15 03:03:34,109 - functest.core.singlevm - DEBUG - error: 2018-08-15 03:03:34,113 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 03:03:34,216 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:03:34,216 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:03:34,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 03:03:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/9cd1fcf9-4f3e-4c13-ad00-38489ae4d120.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:35,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c91f4203-c933-4ea4-b889-9cde71e8bb2a Content-Length: 0 Date: Wed, 15 Aug 2018 03:03:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:35,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/9cd1fcf9-4f3e-4c13-ad00-38489ae4d120.json used request id req-c91f4203-c933-4ea4-b889-9cde71e8bb2a 2018-08-15 03:03:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17919397354s 2018-08-15 03:03:35,403 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/9cd1fcf9-4f3e-4c13-ad00-38489ae4d120.json used request id req-c91f4203-c933-4ea4-b889-9cde71e8bb2a 2018-08-15 03:03:35,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:03:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:35,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c177c4b2-6711-4535-a711-4cec64b42951 Date: Wed, 15 Aug 2018 03:03:35 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:03:35,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c177c4b2-6711-4535-a711-4cec64b42951 2018-08-15 03:03:35,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0715429782867s 2018-08-15 03:03:35,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c177c4b2-6711-4535-a711-4cec64b42951 2018-08-15 03:03:35,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:03:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:35,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7963464f-63a7-4331-92e9-477797712b53 x-compute-request-id: req-7963464f-63a7-4331-92e9-477797712b53 Content-Type: application/json 2018-08-15 03:03:35,785 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 used request id req-7963464f-63a7-4331-92e9-477797712b53 2018-08-15 03:03:35,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.304402112961s 2018-08-15 03:03:35,786 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8 used request id req-7963464f-63a7-4331-92e9-477797712b53 2018-08-15 03:03:35,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:03:35,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:36,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-047511fb-b8aa-4adb-85d5-c780c1395538 x-compute-request-id: req-047511fb-b8aa-4adb-85d5-c780c1395538 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:31:80", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:31:80", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "rel": "bookmark"}], "image": {"id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "links": [{"href": "http://172.30.9.31:8774/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:03:28.000000", "flavor": {"id": "d6053f46-e0c0-4933-8238-628f75d68765", "links": [{"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}]}, "id": "32f11e0f-af3f-4cfa-ab2f-8fafff86c7c8", "security_groups": [{"name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}], "user_id": "3a6bf371e9194dfb837df041e52789dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:03:35Z", "hostId": "17b3b830382111ff3f32f99feac640d81863b2c207ce3bada87d2227", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "name": "singlevm2-vm_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "created": "2018-08-15T03:03:21Z", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:03:36,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-047511fb-b8aa-4adb-85d5-c780c1395538 2018-08-15 03:03:36,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569791078568s 2018-08-15 03:03:36,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-047511fb-b8aa-4adb-85d5-c780c1395538 2018-08-15 03:03:36,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:03:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:03:38,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:38,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7204473-ea33-46e5-a8ab-cbe5aecb3768 x-compute-request-id: req-b7204473-ea33-46e5-a8ab-cbe5aecb3768 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 03:03:38,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b7204473-ea33-46e5-a8ab-cbe5aecb3768 2018-08-15 03:03:38,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197107791901s 2018-08-15 03:03:38,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b7204473-ea33-46e5-a8ab-cbe5aecb3768 2018-08-15 03:03:38,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:03:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:38,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-5ded54f3-5f1f-47bf-ac03-9636deadc1a4 Date: Wed, 15 Aug 2018 03:03:38 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:18Z", "updated_at": "2018-08-15T03:03:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "a43e8a56-44c0-4681-be3f-b5fc36f6ea1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "b3182b83-5516-4ce3-a40c-1cbd29296a56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "c1695dc3-6f62-4aa0-90c3-8f80e653a62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:18Z", "revision_number": 0, "id": "f620d4e5-e682-4b32-b2a6-ccb184056b65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:18Z", "security_group_id": "429cf784-f83d-4b57-81ab-3092e088a631", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 3, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "429cf784-f83d-4b57-81ab-3092e088a631", "name": "singlevm2-sg_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}, {"description": "Default security group", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:10Z", "updated_at": "2018-08-15T03:03:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "42e5e83a-ebfd-4748-96eb-71d33d7ee1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "58d53e8f-2f92-4674-8080-e79795d266d4", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "ca4ce928-1640-4928-90b0-33981c645279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "f231cc10-5f8c-4a3e-b7a8-be481f53a82c", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "name": "default"}]} 2018-08-15 03:03:38,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5ded54f3-5f1f-47bf-ac03-9636deadc1a4 2018-08-15 03:03:38,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0430269241333s 2018-08-15 03:03:38,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5ded54f3-5f1f-47bf-ac03-9636deadc1a4 2018-08-15 03:03:38,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 03:03:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/429cf784-f83d-4b57-81ab-3092e088a631.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:38,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f1a46a8-ca61-4fc0-ad2b-1f03e4c36e84 Content-Length: 0 Date: Wed, 15 Aug 2018 03:03:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:38,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/429cf784-f83d-4b57-81ab-3092e088a631.json used request id req-5f1a46a8-ca61-4fc0-ad2b-1f03e4c36e84 2018-08-15 03:03:38,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148611068726s 2018-08-15 03:03:38,757 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/429cf784-f83d-4b57-81ab-3092e088a631.json used request id req-5f1a46a8-ca61-4fc0-ad2b-1f03e4c36e84 2018-08-15 03:03:38,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 03:03:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:38,805 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:03:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d81e13c9-0cf1-4cdb-bbd3-aa10c222da1e x-compute-request-id: req-d81e13c9-0cf1-4cdb-bbd3-aa10c222da1e Content-Length: 0 Content-Type: application/json 2018-08-15 03:03:38,805 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2 used request id req-d81e13c9-0cf1-4cdb-bbd3-aa10c222da1e 2018-08-15 03:03:38,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0473690032959s 2018-08-15 03:03:38,805 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/singlevm2-kp_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2 used request id req-d81e13c9-0cf1-4cdb-bbd3-aa10c222da1e 2018-08-15 03:03:38,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:03:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" -d '{"subnet_id": "a225ac66-c267-4f42-aa37-fd80a963c29e"}' 2018-08-15 03:03:40,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-753ec0ec-bb10-4073-a5ed-7f86b5dfb821 Date: Wed, 15 Aug 2018 03:03:40 GMT RESP BODY: {"network_id": "a9db0e3e-17be-4751-9f7a-5ebddac9391b", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "subnet_id": "a225ac66-c267-4f42-aa37-fd80a963c29e", "subnet_ids": ["a225ac66-c267-4f42-aa37-fd80a963c29e"], "port_id": "fa767cf7-47b6-459c-aeba-a3856e8c3a20", "id": "685a6d15-0246-44ec-9042-80f3a51c2a30"} 2018-08-15 03:03:40,668 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30/remove_router_interface.json used request id req-753ec0ec-bb10-4073-a5ed-7f86b5dfb821 2018-08-15 03:03:40,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86282300949s 2018-08-15 03:03:40,669 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30/remove_router_interface.json used request id req-753ec0ec-bb10-4073-a5ed-7f86b5dfb821 returning object 685a6d15-0246-44ec-9042-80f3a51c2a30 2018-08-15 03:03:40,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:03:40,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:40,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7f3c1861-dbd3-4840-a132-8e66fe9a3f4b Date: Wed, 15 Aug 2018 03:03:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:03:39Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "685a6d15-0246-44ec-9042-80f3a51c2a30", "name": "singlevm2-router_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}]} 2018-08-15 03:03:40,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-7f3c1861-dbd3-4840-a132-8e66fe9a3f4b 2018-08-15 03:03:40,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12807393074s 2018-08-15 03:03:40,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-7f3c1861-dbd3-4840-a132-8e66fe9a3f4b 2018-08-15 03:03:40,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:03:40,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:42,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17e267f7-99f6-4d45-b78d-74803176fa48 Content-Length: 0 Date: Wed, 15 Aug 2018 03:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:42,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30.json used request id req-17e267f7-99f6-4d45-b78d-74803176fa48 2018-08-15 03:03:42,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2915430069s 2018-08-15 03:03:42,091 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/685a6d15-0246-44ec-9042-80f3a51c2a30.json used request id req-17e267f7-99f6-4d45-b78d-74803176fa48 2018-08-15 03:03:42,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:03:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:42,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-65b74ac6-3499-465e-b800-ba95d8b140cd Date: Wed, 15 Aug 2018 03:03:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:03:11Z","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":"cbb348f0fb344509b29f993004940e0c","id":"a225ac66-c267-4f42-aa37-fd80a963c29e","subnetpool_id":null,"name":"singlevm2-subnet_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}]} 2018-08-15 03:03:42,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-65b74ac6-3499-465e-b800-ba95d8b140cd 2018-08-15 03:03:42,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430288314819s 2018-08-15 03:03:42,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-65b74ac6-3499-465e-b800-ba95d8b140cd 2018-08-15 03:03:42,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:03:42,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/a225ac66-c267-4f42-aa37-fd80a963c29e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:43,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4c739fc-b89e-4da3-9ad4-38c3110b9db7 Date: Wed, 15 Aug 2018 03:03:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:43,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a225ac66-c267-4f42-aa37-fd80a963c29e.json used request id req-b4c739fc-b89e-4da3-9ad4-38c3110b9db7 2018-08-15 03:03:43,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07543992996s 2018-08-15 03:03:43,212 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/a225ac66-c267-4f42-aa37-fd80a963c29e.json used request id req-b4c739fc-b89e-4da3-9ad4-38c3110b9db7 2018-08-15 03:03:43,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:43,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:43,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-1fb572e1-13e4-4e8a-a19d-fc10b6f398f6 Date: Wed, 15 Aug 2018 03:03:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a9db0e3e-17be-4751-9f7a-5ebddac9391b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cbb348f0fb344509b29f993004940e0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:03:43Z","qos_policy_id":null,"name":"singlevm2-net_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2","admin_state_up":true,"tenant_id":"cbb348f0fb344509b29f993004940e0c","created_at":"2018-08-15T03:03:10Z","mtu":1450}]} 2018-08-15 03:03:43,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1fb572e1-13e4-4e8a-a19d-fc10b6f398f6 2018-08-15 03:03:43,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0835869312286s 2018-08-15 03:03:43,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1fb572e1-13e4-4e8a-a19d-fc10b6f398f6 2018-08-15 03:03:43,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:03:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/a9db0e3e-17be-4751-9f7a-5ebddac9391b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:44,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-384ee346-ccf4-46e0-a555-1adf55586b23 Date: Wed, 15 Aug 2018 03:03:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:03:44,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a9db0e3e-17be-4751-9f7a-5ebddac9391b.json used request id req-384ee346-ccf4-46e0-a555-1adf55586b23 2018-08-15 03:03:44,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06423997879s 2018-08-15 03:03:44,362 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/a9db0e3e-17be-4751-9f7a-5ebddac9391b.json used request id req-384ee346-ccf4-46e0-a555-1adf55586b23 2018-08-15 03:03:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:44,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-643d8549-98c0-4356-b689-608658ac2676 Date: Wed, 15 Aug 2018 03:03:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:16Z", "file": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/file", "owner": "cbb348f0fb344509b29f993004940e0c", "id": "dd29833c-558c-44cc-b701-d4d94fe4eeff", "size": 12716032, "self": "/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/dd29833c-558c-44cc-b701-d4d94fe4eeff/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:44,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-643d8549-98c0-4356-b689-608658ac2676 2018-08-15 03:03:44,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394930839539s 2018-08-15 03:03:44,406 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-643d8549-98c0-4356-b689-608658ac2676 2018-08-15 03:03:44,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:03:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}74bc7e7a91dbf006fc0f95d1c1c20e91e9d15955" 2018-08-15 03:03:44,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e71a002-4c3e-42b1-8c93-241a5040581a Date: Wed, 15 Aug 2018 03:03:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:03:44,932 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff used request id req-1e71a002-4c3e-42b1-8c93-241a5040581a 2018-08-15 03:03:44,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.524307966232s 2018-08-15 03:03:44,932 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/dd29833c-558c-44cc-b701-d4d94fe4eeff used request id req-1e71a002-4c3e-42b1-8c93-241a5040581a 2018-08-15 03:03:44,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:03:44,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:44,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b7badf-97f9-4201-90fd-16732e85290b x-compute-request-id: req-a4b7badf-97f9-4201-90fd-16732e85290b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d6053f46-e0c0-4933-8238-628f75d68765", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d6053f46-e0c0-4933-8238-628f75d68765"}]} 2018-08-15 03:03:44,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a4b7badf-97f9-4201-90fd-16732e85290b 2018-08-15 03:03:44,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227539539337s 2018-08-15 03:03:44,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a4b7badf-97f9-4201-90fd-16732e85290b 2018-08-15 03:03:44,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:03:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:45,003 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:03:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-889a23a9-491f-428b-8ac5-afedb560f356 x-compute-request-id: req-889a23a9-491f-428b-8ac5-afedb560f356 Content-Length: 0 Content-Type: application/json 2018-08-15 03:03:45,004 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765 used request id req-889a23a9-491f-428b-8ac5-afedb560f356 2018-08-15 03:03:45,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0466887950897s 2018-08-15 03:03:45,004 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d6053f46-e0c0-4933-8238-628f75d68765 used request id req-889a23a9-491f-428b-8ac5-afedb560f356 2018-08-15 03:03:45,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:03:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:45,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a93fe7-f94d-4f54-ac76-ea46dc40889e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": {"self": "http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3a6bf371e9194dfb837df041e52789dd", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:03:45,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d6a93fe7-f94d-4f54-ac76-ea46dc40889e 2018-08-15 03:03:45,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20273900032s 2018-08-15 03:03:45,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d6a93fe7-f94d-4f54-ac76-ea46dc40889e 2018-08-15 03:03:45,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:03:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:45,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70b24b5-ff40-47e3-af62-05b6fbf75dc2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2", "links": {"self": "http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3a6bf371e9194dfb837df041e52789dd", "description": null}} 2018-08-15 03:03:45,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd used request id req-b70b24b5-ff40-47e3-af62-05b6fbf75dc2 2018-08-15 03:03:45,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201147079468s 2018-08-15 03:03:45,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd used request id req-b70b24b5-ff40-47e3-af62-05b6fbf75dc2 2018-08-15 03:03:45,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 03:03:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:45,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07426892-3afb-49b6-9e23-3cf97d490ff7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:03:45,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd used request id req-07426892-3afb-49b6-9e23-3cf97d490ff7 2018-08-15 03:03:45,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.365270853043s 2018-08-15 03:03:45,781 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/3a6bf371e9194dfb837df041e52789dd used request id req-07426892-3afb-49b6-9e23-3cf97d490ff7 2018-08-15 03:03:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:03:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:45,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2aa2186-1775-4af3-b040-8d0daa5c65c7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c"}, "tags": [], "enabled": true, "id": "cbb348f0fb344509b29f993004940e0c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3a2697a9-a951-4aaf-8b76-d90b7e4b38a2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 03:03:45,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c2aa2186-1775-4af3-b040-8d0daa5c65c7 2018-08-15 03:03:45,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173480033875s 2018-08-15 03:03:45,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-c2aa2186-1775-4af3-b040-8d0daa5c65c7 2018-08-15 03:03:45,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 03:03:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e8ba1297b7c9a5a9cb154e1016a47f489fb51a72" 2018-08-15 03:03:46,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7184a5a1-ec53-42e9-b349-8c511a538a1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:03:46,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c used request id req-7184a5a1-ec53-42e9-b349-8c511a538a1d 2018-08-15 03:03:46,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287050962448s 2018-08-15 03:03:46,254 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/cbb348f0fb344509b29f993004940e0c used request id req-7184a5a1-ec53-42e9-b349-8c511a538a1d 2018-08-15 03:03:46,310 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-15 03:03:46,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:03:46,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:03:46,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:03:46,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:03:46,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:03:46,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:03:46,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:03:46,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:03:46,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:03:46,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:03:46,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:03:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:46,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a84dd5-0ced-4cf3-9e61-c361de6076e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:03:46,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-06a84dd5-0ced-4cf3-9e61-c361de6076e5 2018-08-15 03:03:46,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:03:46,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["uhnEB3QbRHOUcZUSc2zxxw"], "issued_at": "2018-08-15T03:03:46.000000Z"}} 2018-08-15 03:03:46,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:47,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fc7771c4-5991-4baa-8738-bebe1fd1a76a Date: Wed, 15 Aug 2018 03:03:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:03:47,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc7771c4-5991-4baa-8738-bebe1fd1a76a 2018-08-15 03:03:47,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255242109299s 2018-08-15 03:03:47,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fc7771c4-5991-4baa-8738-bebe1fd1a76a 2018-08-15 03:03:47,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:47,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778e184f-2867-46c9-b192-4e1632ca5b33 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:03:47,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-778e184f-2867-46c9-b192-4e1632ca5b33 2018-08-15 03:03:47,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:03:47,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:47,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79470edd-23d9-440c-870c-f06465e3fe55 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:03:47,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-79470edd-23d9-440c-870c-f06465e3fe55 2018-08-15 03:03:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173856973648s 2018-08-15 03:03:47,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-79470edd-23d9-440c-870c-f06465e3fe55 2018-08-15 03:03:47,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:03:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da"}}' 2018-08-15 03:03:47,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e97a84-f688-46df-b5c9-bcdc39fb0263 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95"}, "tags": [], "enabled": true, "id": "45ed9d90152e496f86b4fb48006c0e95", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da"}} 2018-08-15 03:03:47,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b5e97a84-f688-46df-b5c9-bcdc39fb0263 2018-08-15 03:03:47,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.402780056s 2018-08-15 03:03:47,603 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-b5e97a84-f688-46df-b5c9-bcdc39fb0263 2018-08-15 03:03:47,604 - 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'45ed9d90152e496f86b4fb48006c0e95', '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_f528b118-424b-430d-ae01-1cd5bfbbb7da'}) 2018-08-15 03:03:47,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:03:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f93f3ac0-cc02-4035-bef3-9d128a02dfb9", "email": null, "name": "vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da"}}' 2018-08-15 03:03:48,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89709a33-1303-4c21-bcd0-ccf64b070451 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": {"self": "http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eef6f3e1603843d69bd9b22cad13e4f4", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:03:48,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-89709a33-1303-4c21-bcd0-ccf64b070451 2018-08-15 03:03:48,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495408058167s 2018-08-15 03:03:48,105 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-89709a33-1303-4c21-bcd0-ccf64b070451 2018-08-15 03:03:48,106 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eef6f3e1603843d69bd9b22cad13e4f4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da'}) 2018-08-15 03:03:48,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:03:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:48,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190ed00b-0e56-4b31-9ba4-17daf6d71ee4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:03:48,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-190ed00b-0e56-4b31-9ba4-17daf6d71ee4 2018-08-15 03:03:48,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100394010544s 2018-08-15 03:03:48,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-190ed00b-0e56-4b31-9ba4-17daf6d71ee4 2018-08-15 03:03:48,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:03:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:48,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b022375b-55da-4a85-84df-f0f156a1025b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:03:48,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b022375b-55da-4a85-84df-f0f156a1025b 2018-08-15 03:03:48,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172619104385s 2018-08-15 03:03:48,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-b022375b-55da-4a85-84df-f0f156a1025b 2018-08-15 03:03:48,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:03:48,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:48,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa3a602-2f41-4e15-b12a-c57dc2a11fb6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:03:48,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fa3a602-2f41-4e15-b12a-c57dc2a11fb6 2018-08-15 03:03:48,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173533201218s 2018-08-15 03:03:48,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0fa3a602-2f41-4e15-b12a-c57dc2a11fb6 2018-08-15 03:03:48,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:03:48,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:48,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9176216e-3f43-4dd5-b220-e4fd38584600 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:03:48,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9176216e-3f43-4dd5-b220-e4fd38584600 2018-08-15 03:03:48,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.095911026001s 2018-08-15 03:03:48,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9176216e-3f43-4dd5-b220-e4fd38584600 2018-08-15 03:03:48,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:03:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:48,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b04bd5-ea77-4e07-9bb8-d1cb14c908a0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": {"self": "http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eef6f3e1603843d69bd9b22cad13e4f4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:03:48,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e3b04bd5-ea77-4e07-9bb8-d1cb14c908a0 2018-08-15 03:03:48,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120432853699s 2018-08-15 03:03:48,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-e3b04bd5-ea77-4e07-9bb8-d1cb14c908a0 2018-08-15 03:03:48,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:03:48,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:48,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74dc028-380c-459c-a711-f39f64bcef0c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95"}, "tags": [], "enabled": true, "id": "45ed9d90152e496f86b4fb48006c0e95", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:03:48,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d74dc028-380c-459c-a711-f39f64bcef0c 2018-08-15 03:03:48,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.137934923172s 2018-08-15 03:03:48,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-d74dc028-380c-459c-a711-f39f64bcef0c 2018-08-15 03:03:48,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:03:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=eef6f3e1603843d69bd9b22cad13e4f4&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=45ed9d90152e496f86b4fb48006c0e95" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:49,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14236d2e-9b35-4a84-8f8a-c07b5321feda Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=eef6f3e1603843d69bd9b22cad13e4f4&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=45ed9d90152e496f86b4fb48006c0e95", "previous": null, "next": null}} 2018-08-15 03:03:49,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=eef6f3e1603843d69bd9b22cad13e4f4&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=45ed9d90152e496f86b4fb48006c0e95 used request id req-14236d2e-9b35-4a84-8f8a-c07b5321feda 2018-08-15 03:03:49,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102646112442s 2018-08-15 03:03:49,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=eef6f3e1603843d69bd9b22cad13e4f4&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=45ed9d90152e496f86b4fb48006c0e95 used request id req-14236d2e-9b35-4a84-8f8a-c07b5321feda 2018-08-15 03:03:49,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:03:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95/users/eef6f3e1603843d69bd9b22cad13e4f4/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:03:49,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79a7515-7b9a-4027-b964-cafbcc9df3aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:03:49,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95/users/eef6f3e1603843d69bd9b22cad13e4f4/roles/b0672adc25d84ebbb44e580239cda72f used request id req-c79a7515-7b9a-4027-b964-cafbcc9df3aa 2018-08-15 03:03:49,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139899969101s 2018-08-15 03:03:49,193 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95/users/eef6f3e1603843d69bd9b22cad13e4f4/roles/b0672adc25d84ebbb44e580239cda72f used request id req-c79a7515-7b9a-4027-b964-cafbcc9df3aa 2018-08-15 03:03:49,194 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', 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'45ed9d90152e496f86b4fb48006c0e95', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f93f3ac0-cc02-4035-bef3-9d128a02dfb9', 'username': u'vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:03:49,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:03:49,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:03:49,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:03:49,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:03:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:03:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:03:49,199 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'password': 'f93f3ac0-cc02-4035-bef3-9d128a02dfb9', 'project_name': 'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '45ed9d90152e496f86b4fb48006c0e95', 'project_domain_name': 'Default'} 2018-08-15 03:03:49,199 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-15 03:03:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:49,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cfd708-ee34-4dc6-87f1-79f8b3e387bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:03:49,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-41cfd708-ee34-4dc6-87f1-79f8b3e387bf 2018-08-15 03:03:49,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:03:49,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45ed9d90152e496f86b4fb48006c0e95", "name": "vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/45ed9d90152e496f86b4fb48006c0e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/45ed9d90152e496f86b4fb48006c0e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/45ed9d90152e496f86b4fb48006c0e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_45ed9d90152e496f86b4fb48006c0e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_45ed9d90152e496f86b4fb48006c0e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/45ed9d90152e496f86b4fb48006c0e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/45ed9d90152e496f86b4fb48006c0e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/45ed9d90152e496f86b4fb48006c0e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/45ed9d90152e496f86b4fb48006c0e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/45ed9d90152e496f86b4fb48006c0e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/45ed9d90152e496f86b4fb48006c0e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/45ed9d90152e496f86b4fb48006c0e95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/45ed9d90152e496f86b4fb48006c0e95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/45ed9d90152e496f86b4fb48006c0e95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da", "id": "eef6f3e1603843d69bd9b22cad13e4f4"}, "audit_ids": ["YRAMVCvwRF2aOlNg1d4bhw"], "issued_at": "2018-08-15T03:03:49.000000Z"}} 2018-08-15 03:03:49,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:03:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"network": {"name": "vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da", "admin_state_up": true}}' 2018-08-15 03:03:50,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9d4d2680-62c2-43c1-81d5-ceb8e4f8923f Date: Wed, 15 Aug 2018 03:03:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:03:50Z","is_default":false,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","qos_policy_id":null,"admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450}} 2018-08-15 03:03:50,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9d4d2680-62c2-43c1-81d5-ceb8e4f8923f 2018-08-15 03:03:50,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.668560028076s 2018-08-15 03:03:50,267 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9d4d2680-62c2-43c1-81d5-ceb8e4f8923f 2018-08-15 03:03:50,268 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T03:03:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'1295e433-847a-497a-8468-302da28ee02c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da', u'admin_state_up': True, u'tenant_id': u'45ed9d90152e496f86b4fb48006c0e95', u'created_at': u'2018-08-15T03:03:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'45ed9d90152e496f86b4fb48006c0e95', u'l2_adjacency': True}) 2018-08-15 03:03:50,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:50,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-7dfc3a82-a427-432f-bd6e-69fd38e90f3a Date: Wed, 15 Aug 2018 03:03:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:03:50Z","qos_policy_id":null,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:03:50,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7dfc3a82-a427-432f-bd6e-69fd38e90f3a 2018-08-15 03:03:50,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.136981010437s 2018-08-15 03:03:50,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7dfc3a82-a427-432f-bd6e-69fd38e90f3a 2018-08-15 03:03:50,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:03:50,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"subnet": {"name": "vping_ssh-subnet_f528b118-424b-430d-ae01-1cd5bfbbb7da", "enable_dhcp": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:03:51,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-fccf19ea-2059-41b5-9d63-140dcce9bcd2 Date: Wed, 15 Aug 2018 03:03:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1295e433-847a-497a-8468-302da28ee02c","tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:03: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":"45ed9d90152e496f86b4fb48006c0e95","id":"d32756fe-28a4-4fc2-a425-309465da3e28","subnetpool_id":null,"name":"vping_ssh-subnet_f528b118-424b-430d-ae01-1cd5bfbbb7da"}} 2018-08-15 03:03:51,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fccf19ea-2059-41b5-9d63-140dcce9bcd2 2018-08-15 03:03:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.70994591713s 2018-08-15 03:03:51,118 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-fccf19ea-2059-41b5-9d63-140dcce9bcd2 2018-08-15 03:03:51,118 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:03: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'd32756fe-28a4-4fc2-a425-309465da3e28', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_f528b118-424b-430d-ae01-1cd5bfbbb7da', u'enable_dhcp': True, u'network_id': u'1295e433-847a-497a-8468-302da28ee02c', u'tenant_id': u'45ed9d90152e496f86b4fb48006c0e95', u'created_at': u'2018-08-15T03:03: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'45ed9d90152e496f86b4fb48006c0e95'}) 2018-08-15 03:03:51,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:03:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "vping_ssh-router_f528b118-424b-430d-ae01-1cd5bfbbb7da", "admin_state_up": true}}' 2018-08-15 03:03:52,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-df51be42-76d0-456c-b080-855bfa00db1e Date: Wed, 15 Aug 2018 03:03:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:51Z", "admin_state_up": true, "updated_at": "2018-08-15T03:03:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "name": "vping_ssh-router_f528b118-424b-430d-ae01-1cd5bfbbb7da"}} 2018-08-15 03:03:52,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-df51be42-76d0-456c-b080-855bfa00db1e 2018-08-15 03:03:52,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48029899597s 2018-08-15 03:03:52,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-df51be42-76d0-456c-b080-855bfa00db1e 2018-08-15 03:03:52,600 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:03:52Z', u'revision_number': 2, u'id': u'fff6119f-7f28-400a-95a6-4a76c13344f7', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_f528b118-424b-430d-ae01-1cd5bfbbb7da', u'admin_state_up': True, u'tenant_id': u'45ed9d90152e496f86b4fb48006c0e95', u'created_at': u'2018-08-15T03:03:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'45ed9d90152e496f86b4fb48006c0e95'}) 2018-08-15 03:03:52,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:03:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"subnet_id": "d32756fe-28a4-4fc2-a425-309465da3e28"}' 2018-08-15 03:03:54,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cea1218d-d38e-4c99-be28-ca502da4cabd Date: Wed, 15 Aug 2018 03:03:54 GMT RESP BODY: {"network_id": "1295e433-847a-497a-8468-302da28ee02c", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "subnet_id": "d32756fe-28a4-4fc2-a425-309465da3e28", "subnet_ids": ["d32756fe-28a4-4fc2-a425-309465da3e28"], "port_id": "a9a414f9-1a7b-4b62-8910-2dc40bee17e4", "id": "fff6119f-7f28-400a-95a6-4a76c13344f7"} 2018-08-15 03:03:54,813 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7/add_router_interface.json used request id req-cea1218d-d38e-4c99-be28-ca502da4cabd 2018-08-15 03:03:54,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21228098869s 2018-08-15 03:03:54,813 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7/add_router_interface.json used request id req-cea1218d-d38e-4c99-be28-ca502da4cabd returning object fff6119f-7f28-400a-95a6-4a76c13344f7 2018-08-15 03:03:54,814 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:03:54,946 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:03:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:03:54,952 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:03:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:03:54,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:55,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f320c9de-f399-4fe3-99d3-66e7a7a01d03 Date: Wed, 15 Aug 2018 03:03:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:55,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f320c9de-f399-4fe3-99d3-66e7a7a01d03 2018-08-15 03:03:55,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292580127716s 2018-08-15 03:03:55,250 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f320c9de-f399-4fe3-99d3-66e7a7a01d03 2018-08-15 03:03:55,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:03:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da"}' 2018-08-15 03:03:55,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27d51cee-1ed5-4fd3-a786-f6c05e998224 Date: Wed, 15 Aug 2018 03:03:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:55Z", "file": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file", "owner": "45ed9d90152e496f86b4fb48006c0e95", "id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "size": null, "self": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "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_f528b118-424b-430d-ae01-1cd5bfbbb7da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "checksum": null, "created_at": "2018-08-15T03:03:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:03:55,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-27d51cee-1ed5-4fd3-a786-f6c05e998224 2018-08-15 03:03:55,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0884251594543s 2018-08-15 03:03:55,348 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-27d51cee-1ed5-4fd3-a786-f6c05e998224 returning object 49cb701a-976c-4efb-9f7a-a4d91da7613e 2018-08-15 03:03:55,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:03:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '' 2018-08-15 03:03:55,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b5a9a41-403a-4e93-99fc-1551988b0525 Date: Wed, 15 Aug 2018 03:03:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:03:55,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file used request id req-0b5a9a41-403a-4e93-99fc-1551988b0525 2018-08-15 03:03:55,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.454846858978s 2018-08-15 03:03:55,804 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file used request id req-0b5a9a41-403a-4e93-99fc-1551988b0525 2018-08-15 03:03:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:55,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:55,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-95aaa735-d277-4b8d-b8d9-ab779058ef9e Date: Wed, 15 Aug 2018 03:03:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:55Z", "file": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file", "owner": "45ed9d90152e496f86b4fb48006c0e95", "id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "size": 12716032, "self": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:55,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-95aaa735-d277-4b8d-b8d9-ab779058ef9e 2018-08-15 03:03:55,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.121216058731s 2018-08-15 03:03:55,929 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-95aaa735-d277-4b8d-b8d9-ab779058ef9e 2018-08-15 03:03:55,931 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file', 'owner': u'45ed9d90152e496f86b4fb48006c0e95', 'id': u'49cb701a-976c-4efb-9f7a-a4d91da7613e', 'size': 12716032, u'self': u'/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': 'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:03:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:03:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da', '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/49cb701a-976c-4efb-9f7a-a4d91da7613e', 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_f528b118-424b-430d-ae01-1cd5bfbbb7da', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'created': u'2018-08-15T03:03:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:03: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/49cb701a-976c-4efb-9f7a-a4d91da7613e', 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_f528b118-424b-430d-ae01-1cd5bfbbb7da', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:03:55,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:03:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_f528b118-424b-430d-ae01-1cd5bfbbb7da", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:03:56,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29b79028-4f81-44ba-a704-16c0a499f41e x-compute-request-id: req-29b79028-4f81-44ba-a704-16c0a499f41e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0091e3d9-b47d-4581-a7b5-6e489e235279"}} 2018-08-15 03:03:56,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-29b79028-4f81-44ba-a704-16c0a499f41e 2018-08-15 03:03:56,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329580068588s 2018-08-15 03:03:56,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-29b79028-4f81-44ba-a704-16c0a499f41e 2018-08-15 03:03:56,263 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_f528b118-424b-430d-ae01-1cd5bfbbb7da', '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'feec32c05bda4499885ba9c313a5eb8b', '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'0091e3d9-b47d-4581-a7b5-6e489e235279', 'swap': 0}) 2018-08-15 03:03:56,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:03:56,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" -d '{"extra_specs": {}}' 2018-08-15 03:03:56,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e82ed910-1548-470a-92a5-8b3886776070 x-compute-request-id: req-e82ed910-1548-470a-92a5-8b3886776070 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:03:56,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279/os-extra_specs used request id req-e82ed910-1548-470a-92a5-8b3886776070 2018-08-15 03:03:56,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0288729667664s 2018-08-15 03:03:56,293 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279/os-extra_specs used request id req-e82ed910-1548-470a-92a5-8b3886776070 2018-08-15 03:03:56,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 03:03:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"keypair": {"name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da"}}' 2018-08-15 03:03:57,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c6fa92-ebf2-4595-9f31-9c2e4ff85ce7 x-compute-request-id: req-32c6fa92-ebf2-4595-9f31-9c2e4ff85ce7 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvJQANfJeALFz2zwfIWvT0WXPcIEwgOJA6sDGEchOzf2amKmqDv5UZ4wjqRAGoLvpINNQGD3ubkYzGGDCI0nzRlaWGr8vXZpB3HhuMcbO8qWrQtMtJNdAn57J1wMpeQ5BLQoOm3RuOrWzbxo/VjiZMqUCozkTji88YffPMzY097hfaHiN0PJreimHBvP5o0Hv0gF//fhLrpmFZw7CmvEmhdCvJoSoox5HDdahk1Upw6YgDAhoFt2dD+ChHuTyKq4M2rHss1DoJvFqkIroFNkITWOcy04eb16CrzF/6YlJaZZNetdMUQyaBM2sQU+MXT23K9j9iedXm7DzKDR30Z5y/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAryUADXyXgCxc9s8HyFr09Flz3CBMIDiQOrAxhHITs39mpipq\ng7+VGeMI6kQBqC76SDTUBg97m5GMxhgwiNJ80ZWlhq/L12aQdx4bjHGzvKlq0LTL\nSTXQJ+eydcDKXkOQS0KDpt0bjq1s28aP1Y4mTKlAqM5E44vPGH3zzM2NPe4X2h4j\ndDya3ophwbz+aNB79IBf/34S66ZhWcOwprxJoXQryaEqKMeRw3WoZNVKcOmIAwIa\nBbdnQ/goR7k8iquDNqx7LNQ6CbxapCK6BTZCE1jnMtOHm9egq8xf+mJSWmWTXrXT\nFEMmgTNrEFPjF09tyvY/YnnV5uw8yg0d9GecvwIDAQABAoIBABSITuhF2fDxwnhA\nrxXi6+KVdgqxUptYZjgrHbL8OKkLX3pNcK0/UXh2cD4eeN9Bmp/KaazINeJ3/rve\nbBouKunbFEuk4k2/PWJpiis9zSdp6RbMiyRrBZsYA4jgcBj67LiV9J8kPq3MUP22\n2nfbsUu9b9IaVGMkqcOiSGmTE2LWDBQUMGfsFJQxQyrKhstZOTtWIRo+XTOd8sJg\nj7u+ODmPST0v2j5hIG8x8gzN2hoGT55t0fAeyXtgCok/qP8Oi+qH1eefnJWZXRGe\nxY2B3gD6xn/cUvtv0VrZCJB6C9JwXS+ZtBeGChvwlVIrD+u3VDGB6QX6uXvm8CEJ\nkSOS64ECgYEA2kyrQfxfHgi5zc4sVQLmsyIVMWsBOC0r+9a/CT561PvYHOUnIImX\nRQQjulTByjyJCAV4pS6GdXTpgszkeAAd0nW1VkCPDttRmWTFcG3tSvRpMel04lHF\nLAiBPRY1YlqjUOIXEUmIaLIo66QFgjJCBDk1gZL+uYyMCpv4pKcz6MECgYEAzWRj\nox9ImIPrMFrvVqr8UxUlschzrTIgwJlD9XdziYNFzG+eitSOM+Exs3XwjQl63kMg\n4pD+k9cR6i04uHSTyfmErKeUbkgKxSWDXeg0wZSH905oLjXi+ynC6Lr4peDl5EIU\nfOlHocl8nHQOmbaYdglej+YUmh3JDdQPAOCTZX8CgYBUpHOm4zbyS0nX7cAsujI/\ndNCo16eiY4lxXYO3Dt3LpVbXZVa1fAQGQ6OixOhbBPvQ+2YbDh4eftVn3RAdI1Zs\n2y0To3aUuR87jeIsRMNEU95R9wZWFoSQHUAXMnxChYhbfT6aeluE1MefDnsAT4Jf\nZttDQX647TEDkBRpq1cqQQKBgQCi2fUycmyCGR7SoVdhtYMJcRwJIXGuoq9bZmp+\n525hWwdtuBbR5wS1V9mrfFj1ys10C2+4lNR1bjKTJbXycuR3YXLz3o+O/WoktMC7\nJZEm59kCmlV6RlmpYYxcMVtTUsWUvVw3SlP0kKhP+KlW8XNjK7yhhgFRzUoLv9cB\nkA7uiwKBgBa/B3VnVj9X6nDSRHGpGTS9vPw4MBmrqkpyNuEvwx/u6VcGXsslT1V7\nkH0nveHO13W2bd16wsG5dkoUcE2k2aR9+/MhwvCnX/fEU0tGZQXfyYvSaQkrSyQj\n4FkknWaIS0CdNVel2lO9kHbkB5hmt2/Yoy9YAhmJ/wRIdlc1c5bC\n-----END RSA PRIVATE KEY-----\n", "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "fingerprint": "57:68:2f:f2:26:fc:cb:c3:2a:79:19:21:3a:38:56:79"}} 2018-08-15 03:03:57,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-32c6fa92-ebf2-4595-9f31-9c2e4ff85ce7 2018-08-15 03:03:57,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.806311845779s 2018-08-15 03:03:57,100 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-32c6fa92-ebf2-4595-9f31-9c2e4ff85ce7 2018-08-15 03:03:57,101 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvJQANfJeALFz2zwfIWvT0WXPcIEwgOJA6sDGEchOzf2amKmqDv5UZ4wjqRAGoLvpINNQGD3ubkYzGGDCI0nzRlaWGr8vXZpB3HhuMcbO8qWrQtMtJNdAn57J1wMpeQ5BLQoOm3RuOrWzbxo/VjiZMqUCozkTji88YffPMzY097hfaHiN0PJreimHBvP5o0Hv0gF//fhLrpmFZw7CmvEmhdCvJoSoox5HDdahk1Upw6YgDAhoFt2dD+ChHuTyKq4M2rHss1DoJvFqkIroFNkITWOcy04eb16CrzF/6YlJaZZNetdMUQyaBM2sQU+MXT23K9j9iedXm7DzKDR30Z5y/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAryUADXyXgCxc9s8HyFr09Flz3CBMIDiQOrAxhHITs39mpipq\ng7+VGeMI6kQBqC76SDTUBg97m5GMxhgwiNJ80ZWlhq/L12aQdx4bjHGzvKlq0LTL\nSTXQJ+eydcDKXkOQS0KDpt0bjq1s28aP1Y4mTKlAqM5E44vPGH3zzM2NPe4X2h4j\ndDya3ophwbz+aNB79IBf/34S66ZhWcOwprxJoXQryaEqKMeRw3WoZNVKcOmIAwIa\nBbdnQ/goR7k8iquDNqx7LNQ6CbxapCK6BTZCE1jnMtOHm9egq8xf+mJSWmWTXrXT\nFEMmgTNrEFPjF09tyvY/YnnV5uw8yg0d9GecvwIDAQABAoIBABSITuhF2fDxwnhA\nrxXi6+KVdgqxUptYZjgrHbL8OKkLX3pNcK0/UXh2cD4eeN9Bmp/KaazINeJ3/rve\nbBouKunbFEuk4k2/PWJpiis9zSdp6RbMiyRrBZsYA4jgcBj67LiV9J8kPq3MUP22\n2nfbsUu9b9IaVGMkqcOiSGmTE2LWDBQUMGfsFJQxQyrKhstZOTtWIRo+XTOd8sJg\nj7u+ODmPST0v2j5hIG8x8gzN2hoGT55t0fAeyXtgCok/qP8Oi+qH1eefnJWZXRGe\nxY2B3gD6xn/cUvtv0VrZCJB6C9JwXS+ZtBeGChvwlVIrD+u3VDGB6QX6uXvm8CEJ\nkSOS64ECgYEA2kyrQfxfHgi5zc4sVQLmsyIVMWsBOC0r+9a/CT561PvYHOUnIImX\nRQQjulTByjyJCAV4pS6GdXTpgszkeAAd0nW1VkCPDttRmWTFcG3tSvRpMel04lHF\nLAiBPRY1YlqjUOIXEUmIaLIo66QFgjJCBDk1gZL+uYyMCpv4pKcz6MECgYEAzWRj\nox9ImIPrMFrvVqr8UxUlschzrTIgwJlD9XdziYNFzG+eitSOM+Exs3XwjQl63kMg\n4pD+k9cR6i04uHSTyfmErKeUbkgKxSWDXeg0wZSH905oLjXi+ynC6Lr4peDl5EIU\nfOlHocl8nHQOmbaYdglej+YUmh3JDdQPAOCTZX8CgYBUpHOm4zbyS0nX7cAsujI/\ndNCo16eiY4lxXYO3Dt3LpVbXZVa1fAQGQ6OixOhbBPvQ+2YbDh4eftVn3RAdI1Zs\n2y0To3aUuR87jeIsRMNEU95R9wZWFoSQHUAXMnxChYhbfT6aeluE1MefDnsAT4Jf\nZttDQX647TEDkBRpq1cqQQKBgQCi2fUycmyCGR7SoVdhtYMJcRwJIXGuoq9bZmp+\n525hWwdtuBbR5wS1V9mrfFj1ys10C2+4lNR1bjKTJbXycuR3YXLz3o+O/WoktMC7\nJZEm59kCmlV6RlmpYYxcMVtTUsWUvVw3SlP0kKhP+KlW8XNjK7yhhgFRzUoLv9cB\nkA7uiwKBgBa/B3VnVj9X6nDSRHGpGTS9vPw4MBmrqkpyNuEvwx/u6VcGXsslT1V7\nkH0nveHO13W2bd16wsG5dkoUcE2k2aR9+/MhwvCnX/fEU0tGZQXfyYvSaQkrSyQj\n4FkknWaIS0CdNVel2lO9kHbkB5hmt2/Yoy9YAhmJ/wRIdlc1c5bC\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'eef6f3e1603843d69bd9b22cad13e4f4', 'name': u'vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'created_at': '2018-08-15T03:03:57.101649', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': 'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'57:68:2f:f2:26:fc:cb:c3:2a:79:19:21:3a:38:56:79', 'type': 'ssh', 'id': u'vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da'}) 2018-08-15 03:03:57,102 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAryUADXyXgCxc9s8HyFr09Flz3CBMIDiQOrAxhHITs39mpipq g7+VGeMI6kQBqC76SDTUBg97m5GMxhgwiNJ80ZWlhq/L12aQdx4bjHGzvKlq0LTL STXQJ+eydcDKXkOQS0KDpt0bjq1s28aP1Y4mTKlAqM5E44vPGH3zzM2NPe4X2h4j dDya3ophwbz+aNB79IBf/34S66ZhWcOwprxJoXQryaEqKMeRw3WoZNVKcOmIAwIa BbdnQ/goR7k8iquDNqx7LNQ6CbxapCK6BTZCE1jnMtOHm9egq8xf+mJSWmWTXrXT FEMmgTNrEFPjF09tyvY/YnnV5uw8yg0d9GecvwIDAQABAoIBABSITuhF2fDxwnhA rxXi6+KVdgqxUptYZjgrHbL8OKkLX3pNcK0/UXh2cD4eeN9Bmp/KaazINeJ3/rve bBouKunbFEuk4k2/PWJpiis9zSdp6RbMiyRrBZsYA4jgcBj67LiV9J8kPq3MUP22 2nfbsUu9b9IaVGMkqcOiSGmTE2LWDBQUMGfsFJQxQyrKhstZOTtWIRo+XTOd8sJg j7u+ODmPST0v2j5hIG8x8gzN2hoGT55t0fAeyXtgCok/qP8Oi+qH1eefnJWZXRGe xY2B3gD6xn/cUvtv0VrZCJB6C9JwXS+ZtBeGChvwlVIrD+u3VDGB6QX6uXvm8CEJ kSOS64ECgYEA2kyrQfxfHgi5zc4sVQLmsyIVMWsBOC0r+9a/CT561PvYHOUnIImX RQQjulTByjyJCAV4pS6GdXTpgszkeAAd0nW1VkCPDttRmWTFcG3tSvRpMel04lHF LAiBPRY1YlqjUOIXEUmIaLIo66QFgjJCBDk1gZL+uYyMCpv4pKcz6MECgYEAzWRj ox9ImIPrMFrvVqr8UxUlschzrTIgwJlD9XdziYNFzG+eitSOM+Exs3XwjQl63kMg 4pD+k9cR6i04uHSTyfmErKeUbkgKxSWDXeg0wZSH905oLjXi+ynC6Lr4peDl5EIU fOlHocl8nHQOmbaYdglej+YUmh3JDdQPAOCTZX8CgYBUpHOm4zbyS0nX7cAsujI/ dNCo16eiY4lxXYO3Dt3LpVbXZVa1fAQGQ6OixOhbBPvQ+2YbDh4eftVn3RAdI1Zs 2y0To3aUuR87jeIsRMNEU95R9wZWFoSQHUAXMnxChYhbfT6aeluE1MefDnsAT4Jf ZttDQX647TEDkBRpq1cqQQKBgQCi2fUycmyCGR7SoVdhtYMJcRwJIXGuoq9bZmp+ 525hWwdtuBbR5wS1V9mrfFj1ys10C2+4lNR1bjKTJbXycuR3YXLz3o+O/WoktMC7 JZEm59kCmlV6RlmpYYxcMVtTUsWUvVw3SlP0kKhP+KlW8XNjK7yhhgFRzUoLv9cB kA7uiwKBgBa/B3VnVj9X6nDSRHGpGTS9vPw4MBmrqkpyNuEvwx/u6VcGXsslT1V7 kH0nveHO13W2bd16wsG5dkoUcE2k2aR9+/MhwvCnX/fEU0tGZQXfyYvSaQkrSyQj 4FkknWaIS0CdNVel2lO9kHbkB5hmt2/Yoy9YAhmJ/wRIdlc1c5bC -----END RSA PRIVATE KEY----- 2018-08-15 03:03:57,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 03:03:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"security_group": {"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-15 03:03:57,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-203a5cf9-5b61-4134-b152-4aab76c630d4 Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:57Z", "updated_at": "2018-08-15T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "751a54f3-39ee-434b-bd12-548cc118d6ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "97de66fb-20db-4bea-aa40-ffbc5d58103c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}} 2018-08-15 03:03:57,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-203a5cf9-5b61-4134-b152-4aab76c630d4 2018-08-15 03:03:57,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.11265707016s 2018-08-15 03:03:57,218 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-203a5cf9-5b61-4134-b152-4aab76c630d4 2018-08-15 03:03:57,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:03:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:57,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-988f7a2a-804c-4803-bf40-93d2e8f9ecb4 Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:49Z", "updated_at": "2018-08-15T03:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "391339e4-b811-4890-adf1-94b8963a8be0", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "97f488b6-4b9c-4cb0-b2c2-21ddd1181880", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "b80fd115-734c-4dd8-acbe-6c75c6175cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "eec7fe3e-06d9-4449-a0ea-05a01b207867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:57Z", "updated_at": "2018-08-15T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "751a54f3-39ee-434b-bd12-548cc118d6ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "97de66fb-20db-4bea-aa40-ffbc5d58103c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:03:57,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-988f7a2a-804c-4803-bf40-93d2e8f9ecb4 2018-08-15 03:03:57,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197824954987s 2018-08-15 03:03:57,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-988f7a2a-804c-4803-bf40-93d2e8f9ecb4 2018-08-15 03:03:57,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:03:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -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": "a1a235d6-91b9-4870-a8c0-a514a2df14bd"}}' 2018-08-15 03:03:57,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9301c206-562a-45d8-ba1e-f376e7d78149 Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "port_range_min": 22, "revision_number": 0, "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:57Z", "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "f827df6c-e5dc-454a-8ba1-f585d9c32c82"}} 2018-08-15 03:03:57,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-9301c206-562a-45d8-ba1e-f376e7d78149 2018-08-15 03:03:57,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122457027435s 2018-08-15 03:03:57,548 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-9301c206-562a-45d8-ba1e-f376e7d78149 2018-08-15 03:03:57,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:03:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:57,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-61d41b11-40a9-4620-8f88-9c015e6332e1 Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:49Z", "updated_at": "2018-08-15T03:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "391339e4-b811-4890-adf1-94b8963a8be0", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "97f488b6-4b9c-4cb0-b2c2-21ddd1181880", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "b80fd115-734c-4dd8-acbe-6c75c6175cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "eec7fe3e-06d9-4449-a0ea-05a01b207867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:57Z", "updated_at": "2018-08-15T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "751a54f3-39ee-434b-bd12-548cc118d6ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "97de66fb-20db-4bea-aa40-ffbc5d58103c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "f827df6c-e5dc-454a-8ba1-f585d9c32c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": 22, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 2, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:03:57,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-61d41b11-40a9-4620-8f88-9c015e6332e1 2018-08-15 03:03:57,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466499328613s 2018-08-15 03:03:57,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-61d41b11-40a9-4620-8f88-9c015e6332e1 2018-08-15 03:03:57,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:03:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -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": "a1a235d6-91b9-4870-a8c0-a514a2df14bd"}}' 2018-08-15 03:03:57,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-acf8ec10-9b9f-4203-ac87-1b6e9c113f3f Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "port_range_min": null, "revision_number": 0, "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:57Z", "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "9ed8b6b5-1aad-4891-8611-cc0879162f7d"}} 2018-08-15 03:03:57,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-acf8ec10-9b9f-4203-ac87-1b6e9c113f3f 2018-08-15 03:03:57,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.112722873688s 2018-08-15 03:03:57,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-acf8ec10-9b9f-4203-ac87-1b6e9c113f3f 2018-08-15 03:03:57,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:03:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:57,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-087c8238-d217-41ae-9c6d-a8de99fdcacc Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":["d32756fe-28a4-4fc2-a425-309465da3e28"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:50Z","qos_policy_id":null,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:03:57,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-087c8238-d217-41ae-9c6d-a8de99fdcacc 2018-08-15 03:03:57,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892930030823s 2018-08-15 03:03:57,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-087c8238-d217-41ae-9c6d-a8de99fdcacc 2018-08-15 03:03:57,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:03:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:57,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-d3ecaaee-027b-4ed7-8c08-5d0756fce3dc Date: Wed, 15 Aug 2018 03:03:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:55Z", "file": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file", "owner": "45ed9d90152e496f86b4fb48006c0e95", "id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "size": 12716032, "self": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:03:57,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d3ecaaee-027b-4ed7-8c08-5d0756fce3dc 2018-08-15 03:03:57,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353698730469s 2018-08-15 03:03:57,846 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d3ecaaee-027b-4ed7-8c08-5d0756fce3dc 2018-08-15 03:03:57,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:03:57,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:03:57,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-485ac5f3-8528-43df-bc06-de66d0d52d47 x-compute-request-id: req-485ac5f3-8528-43df-bc06-de66d0d52d47 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0091e3d9-b47d-4581-a7b5-6e489e235279"}]} 2018-08-15 03:03:57,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-485ac5f3-8528-43df-bc06-de66d0d52d47 2018-08-15 03:03:57,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241928100586s 2018-08-15 03:03:57,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-485ac5f3-8528-43df-bc06-de66d0d52d47 2018-08-15 03:03:57,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:03:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"server": {"name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "imageRef": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "flavorRef": "0091e3d9-b47d-4581-a7b5-6e489e235279", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1295e433-847a-497a-8468-302da28ee02c"}], "security_groups": [{"name": "a1a235d6-91b9-4870-a8c0-a514a2df14bd"}]}}' 2018-08-15 03:04:00,356 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a551b4f3-5584-4678-a9c3-d5ae33560113 x-compute-request-id: req-a551b4f3-5584-4678-a9c3-d5ae33560113 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a1a235d6-91b9-4870-a8c0-a514a2df14bd"}], "OS-DCF:diskConfig": "MANUAL", "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "adminPass": "B8SkrM74d6Rh"}} 2018-08-15 03:04:00,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-a551b4f3-5584-4678-a9c3-d5ae33560113 2018-08-15 03:04:00,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.48198604584s 2018-08-15 03:04:00,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-a551b4f3-5584-4678-a9c3-d5ae33560113 2018-08-15 03:04:00,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d67e5ee-e846-42ff-b2a8-b4d4ddffbefb x-compute-request-id: req-1d67e5ee-e846-42ff-b2a8-b4d4ddffbefb Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "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-08-15T03:04:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:00,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1d67e5ee-e846-42ff-b2a8-b4d4ddffbefb 2018-08-15 03:04:00,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352778911591s 2018-08-15 03:04:00,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1d67e5ee-e846-42ff-b2a8-b4d4ddffbefb 2018-08-15 03:04:00,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:00,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-871bba4e-d2af-44b9-84d1-68a5bbfa8161 Date: Wed, 15 Aug 2018 03:04:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":["d32756fe-28a4-4fc2-a425-309465da3e28"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:50Z","qos_policy_id":null,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:00,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-871bba4e-d2af-44b9-84d1-68a5bbfa8161 2018-08-15 03:04:00,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913660526276s 2018-08-15 03:04:00,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-871bba4e-d2af-44b9-84d1-68a5bbfa8161 2018-08-15 03:04:00,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:04:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:00,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-9498015c-bee4-472a-bf5d-e6f6936be6fd Date: Wed, 15 Aug 2018 03:04:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1295e433-847a-497a-8468-302da28ee02c","tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:03: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":"45ed9d90152e496f86b4fb48006c0e95","id":"d32756fe-28a4-4fc2-a425-309465da3e28","subnetpool_id":null,"name":"vping_ssh-subnet_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:04:00,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-9498015c-bee4-472a-bf5d-e6f6936be6fd 2018-08-15 03:04:00,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0780041217804s 2018-08-15 03:04:00,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-9498015c-bee4-472a-bf5d-e6f6936be6fd 2018-08-15 03:04:00,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:02,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:02,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:03,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97a82983-ece3-4b81-8b5f-37987bb8565f x-compute-request-id: req-97a82983-ece3-4b81-8b5f-37987bb8565f Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:02Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:03,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97a82983-ece3-4b81-8b5f-37987bb8565f 2018-08-15 03:04:03,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390462875366s 2018-08-15 03:04:03,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-97a82983-ece3-4b81-8b5f-37987bb8565f 2018-08-15 03:04:03,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:05,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:05,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03361f6f-9036-4d11-88f1-2d1f2e676706 x-compute-request-id: req-03361f6f-9036-4d11-88f1-2d1f2e676706 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:03Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:05,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03361f6f-9036-4d11-88f1-2d1f2e676706 2018-08-15 03:04:05,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375251054764s 2018-08-15 03:04:05,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-03361f6f-9036-4d11-88f1-2d1f2e676706 2018-08-15 03:04:05,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:07,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:07,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26889bf9-1964-48b7-b674-b12033551993 x-compute-request-id: req-26889bf9-1964-48b7-b674-b12033551993 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:06Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:07,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26889bf9-1964-48b7-b674-b12033551993 2018-08-15 03:04:07,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176157951355s 2018-08-15 03:04:07,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-26889bf9-1964-48b7-b674-b12033551993 2018-08-15 03:04:07,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:04:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=528e0752-b729-4a5c-9f07-c2bc053b58d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:07,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-1b994d55-5fb5-4ef9-86da-9823ef1212a9 Date: Wed, 15 Aug 2018 03:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:04:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d32756fe-28a4-4fc2-a425-309465da3e28","ip_address":"192.168.120.8"}],"id":"4b00e9cc-7373-41a0-bdea-63d1615f1cde","security_groups":["a1a235d6-91b9-4870-a8c0-a514a2df14bd"],"mac_address":"fa:16:3e:54:a6:3e","project_id":"45ed9d90152e496f86b4fb48006c0e95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1295e433-847a-497a-8468-302da28ee02c","tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:04:03Z","binding:vnic_type":"normal","device_id":"528e0752-b729-4a5c-9f07-c2bc053b58d9","ip_allocation":"immediate"}]} 2018-08-15 03:04:07,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=528e0752-b729-4a5c-9f07-c2bc053b58d9 used request id req-1b994d55-5fb5-4ef9-86da-9823ef1212a9 2018-08-15 03:04:07,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0589201450348s 2018-08-15 03:04:07,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=528e0752-b729-4a5c-9f07-c2bc053b58d9 used request id req-1b994d55-5fb5-4ef9-86da-9823ef1212a9 2018-08-15 03:04:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=4b00e9cc-7373-41a0-bdea-63d1615f1cde" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:07,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fecc2725-2169-488a-95d7-4dac6ecb8de8 Date: Wed, 15 Aug 2018 03:04:07 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:04:07,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=4b00e9cc-7373-41a0-bdea-63d1615f1cde used request id req-fecc2725-2169-488a-95d7-4dac6ecb8de8 2018-08-15 03:04:07,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0507569313049s 2018-08-15 03:04:07,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=4b00e9cc-7373-41a0-bdea-63d1615f1cde used request id req-fecc2725-2169-488a-95d7-4dac6ecb8de8 2018-08-15 03:04:07,968 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:a6:3e', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'49cb701a-976c-4efb-9f7a-a4d91da7613e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:04:06.000000', 'flavor': Munch({u'id': u'0091e3d9-b47d-4581-a7b5-6e489e235279'}), 'az': u'nova', 'id': u'528e0752-b729-4a5c-9f07-c2bc053b58d9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eef6f3e1603843d69bd9b22cad13e4f4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': 'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', '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-08-15T03:04:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:04:06Z', 'hostId': u'dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9', '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-08-15T03:04:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': u'vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'adminPass': u'B8SkrM74d6Rh', 'tenant_id': u'45ed9d90152e496f86b4fb48006c0e95', 'created_at': u'2018-08-15T03:04:00Z', 'created': u'2018-08-15T03:04:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:04:07,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:08,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-63e5fc2b-1866-4695-85d8-58da10f40d46 Date: Wed, 15 Aug 2018 03:04:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":["d32756fe-28a4-4fc2-a425-309465da3e28"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:50Z","qos_policy_id":null,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:08,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-63e5fc2b-1866-4695-85d8-58da10f40d46 2018-08-15 03:04:08,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955128669739s 2018-08-15 03:04:08,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-63e5fc2b-1866-4695-85d8-58da10f40d46 2018-08-15 03:04:08,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:04:08,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:08,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-02439bbb-3958-4377-98ab-53b62d91848c Date: Wed, 15 Aug 2018 03:04:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:55Z", "file": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file", "owner": "45ed9d90152e496f86b4fb48006c0e95", "id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "size": 12716032, "self": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:04:08,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-02439bbb-3958-4377-98ab-53b62d91848c 2018-08-15 03:04:08,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777292013168s 2018-08-15 03:04:08,847 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-02439bbb-3958-4377-98ab-53b62d91848c 2018-08-15 03:04:08,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:04:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:08,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f82c706a-aa35-4e0d-ab7b-8cefeb517596 x-compute-request-id: req-f82c706a-aa35-4e0d-ab7b-8cefeb517596 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0091e3d9-b47d-4581-a7b5-6e489e235279"}]} 2018-08-15 03:04:08,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f82c706a-aa35-4e0d-ab7b-8cefeb517596 2018-08-15 03:04:08,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218739509583s 2018-08-15 03:04:08,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-f82c706a-aa35-4e0d-ab7b-8cefeb517596 2018-08-15 03:04:08,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:04:08,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"server": {"name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "imageRef": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "flavorRef": "0091e3d9-b47d-4581-a7b5-6e489e235279", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1295e433-847a-497a-8468-302da28ee02c"}], "security_groups": [{"name": "a1a235d6-91b9-4870-a8c0-a514a2df14bd"}]}}' 2018-08-15 03:04:10,252 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67ee3cb2-0dc8-4111-895f-4dd0daff7da4 x-compute-request-id: req-67ee3cb2-0dc8-4111-895f-4dd0daff7da4 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a1a235d6-91b9-4870-a8c0-a514a2df14bd"}], "OS-DCF:diskConfig": "MANUAL", "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "adminPass": "Fx2VttzB4Lpf"}} 2018-08-15 03:04:10,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-67ee3cb2-0dc8-4111-895f-4dd0daff7da4 2018-08-15 03:04:10,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.37977099419s 2018-08-15 03:04:10,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-67ee3cb2-0dc8-4111-895f-4dd0daff7da4 2018-08-15 03:04:10,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:10,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5bfb93a-970e-4eac-b2a4-456e97b98ebc x-compute-request-id: req-f5bfb93a-970e-4eac-b2a4-456e97b98ebc Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "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-08-15T03:04:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:06Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:10,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5bfb93a-970e-4eac-b2a4-456e97b98ebc 2018-08-15 03:04:10,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184093952179s 2018-08-15 03:04:10,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5bfb93a-970e-4eac-b2a4-456e97b98ebc 2018-08-15 03:04:10,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:12,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:12,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:13,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a977f55-32e9-42c1-b9cf-97aabbc70cb7 x-compute-request-id: req-6a977f55-32e9-42c1-b9cf-97aabbc70cb7 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:12Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:06Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:13,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a977f55-32e9-42c1-b9cf-97aabbc70cb7 2018-08-15 03:04:13,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819991111755s 2018-08-15 03:04:13,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6a977f55-32e9-42c1-b9cf-97aabbc70cb7 2018-08-15 03:04:13,272 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:15,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:16,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-809d60c3-e3f0-4e2d-9c4b-f3b2aa72be1b x-compute-request-id: req-809d60c3-e3f0-4e2d-9c4b-f3b2aa72be1b Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:13Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:06Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:16,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-809d60c3-e3f0-4e2d-9c4b-f3b2aa72be1b 2018-08-15 03:04:16,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10077881813s 2018-08-15 03:04:16,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-809d60c3-e3f0-4e2d-9c4b-f3b2aa72be1b 2018-08-15 03:04:16,381 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:18,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:18,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:18,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc467118-af37-4e24-8742-364cbfcc4ed4 x-compute-request-id: req-dc467118-af37-4e24-8742-364cbfcc4ed4 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:13Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:06Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:18,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc467118-af37-4e24-8742-364cbfcc4ed4 2018-08-15 03:04:18,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349184036255s 2018-08-15 03:04:18,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc467118-af37-4e24-8742-364cbfcc4ed4 2018-08-15 03:04:18,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:20,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:20,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc57963c-8587-41fe-a94f-5c9a2b90be29 x-compute-request-id: req-bc57963c-8587-41fe-a94f-5c9a2b90be29 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:18.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:18Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:06Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:20,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bc57963c-8587-41fe-a94f-5c9a2b90be29 2018-08-15 03:04:20,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170042037964s 2018-08-15 03:04:20,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bc57963c-8587-41fe-a94f-5c9a2b90be29 2018-08-15 03:04:20,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:04:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=3621b54d-64de-4f4f-a40f-9a5b3de2435b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:20,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-588964c6-2df4-4016-a250-0570d3c5ee76 Date: Wed, 15 Aug 2018 03:04:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d32756fe-28a4-4fc2-a425-309465da3e28","ip_address":"192.168.120.6"}],"id":"0320130f-b39b-4051-b57b-d7276b5eb27f","security_groups":["a1a235d6-91b9-4870-a8c0-a514a2df14bd"],"mac_address":"fa:16:3e:eb:46:3c","project_id":"45ed9d90152e496f86b4fb48006c0e95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1295e433-847a-497a-8468-302da28ee02c","tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:04:13Z","binding:vnic_type":"normal","device_id":"3621b54d-64de-4f4f-a40f-9a5b3de2435b","ip_allocation":"immediate"}]} 2018-08-15 03:04:20,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3621b54d-64de-4f4f-a40f-9a5b3de2435b used request id req-588964c6-2df4-4016-a250-0570d3c5ee76 2018-08-15 03:04:20,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0463500022888s 2018-08-15 03:04:20,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3621b54d-64de-4f4f-a40f-9a5b3de2435b used request id req-588964c6-2df4-4016-a250-0570d3c5ee76 2018-08-15 03:04:20,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:20,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=0320130f-b39b-4051-b57b-d7276b5eb27f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:21,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-52d952a4-9b02-4049-9abf-e9d9e6aaa6a9 Date: Wed, 15 Aug 2018 03:04:21 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:04:21,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=0320130f-b39b-4051-b57b-d7276b5eb27f used request id req-52d952a4-9b02-4049-9abf-e9d9e6aaa6a9 2018-08-15 03:04:21,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.043979883194s 2018-08-15 03:04:21,013 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=0320130f-b39b-4051-b57b-d7276b5eb27f used request id req-52d952a4-9b02-4049-9abf-e9d9e6aaa6a9 2018-08-15 03:04:21,013 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:eb:46:3c', 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'49cb701a-976c-4efb-9f7a-a4d91da7613e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:04:18.000000', 'flavor': Munch({u'id': u'0091e3d9-b47d-4581-a7b5-6e489e235279'}), 'az': u'nova', 'id': u'3621b54d-64de-4f4f-a40f-9a5b3de2435b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eef6f3e1603843d69bd9b22cad13e4f4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': 'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', '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-08-15T03:04:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:04:18Z', 'hostId': u'2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820', '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-08-15T03:04:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': u'vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'adminPass': u'Fx2VttzB4Lpf', 'tenant_id': u'45ed9d90152e496f86b4fb48006c0e95', 'created_at': u'2018-08-15T03:04:10Z', 'created': u'2018-08-15T03:04:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:04:21,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:21,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-21646b3d-7d86-4b0c-9eae-b79a1f89384b Date: Wed, 15 Aug 2018 03:04:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":["d32756fe-28a4-4fc2-a425-309465da3e28"],"description":"","tags":[],"updated_at":"2018-08-15T03:03:50Z","qos_policy_id":null,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:21,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-21646b3d-7d86-4b0c-9eae-b79a1f89384b 2018-08-15 03:04:21,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113510847092s 2018-08-15 03:04:21,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-21646b3d-7d86-4b0c-9eae-b79a1f89384b 2018-08-15 03:04:21,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:04:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=3621b54d-64de-4f4f-a40f-9a5b3de2435b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:21,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-eabb3e23-0ca5-4564-8116-988aad84349c Date: Wed, 15 Aug 2018 03:04:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:04:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d32756fe-28a4-4fc2-a425-309465da3e28","ip_address":"192.168.120.6"}],"id":"0320130f-b39b-4051-b57b-d7276b5eb27f","security_groups":["a1a235d6-91b9-4870-a8c0-a514a2df14bd"],"mac_address":"fa:16:3e:eb:46:3c","project_id":"45ed9d90152e496f86b4fb48006c0e95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1295e433-847a-497a-8468-302da28ee02c","tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:04:13Z","binding:vnic_type":"normal","device_id":"3621b54d-64de-4f4f-a40f-9a5b3de2435b","ip_allocation":"immediate"}]} 2018-08-15 03:04:21,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3621b54d-64de-4f4f-a40f-9a5b3de2435b used request id req-eabb3e23-0ca5-4564-8116-988aad84349c 2018-08-15 03:04:21,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0745661258698s 2018-08-15 03:04:21,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=3621b54d-64de-4f4f-a40f-9a5b3de2435b used request id req-eabb3e23-0ca5-4564-8116-988aad84349c 2018-08-15 03:04:21,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 03:04:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.6", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f"}}' 2018-08-15 03:04:23,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-f9a7efa3-cdac-4f8b-a01c-9006cf465053 Date: Wed, 15 Aug 2018 03:04:23 GMT RESP BODY: {"floatingip": {"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}} 2018-08-15 03:04:23,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f9a7efa3-cdac-4f8b-a01c-9006cf465053 2018-08-15 03:04:23,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.20038986206s 2018-08-15 03:04:23,408 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f9a7efa3-cdac-4f8b-a01c-9006cf465053 2018-08-15 03:04:23,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:23,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:23,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-cf81cbd7-d3b6-4780-a586-73c53b21b350 Date: Wed, 15 Aug 2018 03:04:23 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:23,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-cf81cbd7-d3b6-4780-a586-73c53b21b350 2018-08-15 03:04:23,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0976989269257s 2018-08-15 03:04:23,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-cf81cbd7-d3b6-4780-a586-73c53b21b350 2018-08-15 03:04:23,518 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:04:23,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-231ed552-3ad1-40c5-89ea-6dbd9001f981 Date: Wed, 15 Aug 2018 03:04:23 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:23,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-231ed552-3ad1-40c5-89ea-6dbd9001f981 2018-08-15 03:04:23,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558569431305s 2018-08-15 03:04:23,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-231ed552-3ad1-40c5-89ea-6dbd9001f981 2018-08-15 03:04:23,683 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:04:23,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:23,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-4ddea4b2-4b63-478a-a904-54c4b8aa0f50 Date: Wed, 15 Aug 2018 03:04:23 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:23,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4ddea4b2-4b63-478a-a904-54c4b8aa0f50 2018-08-15 03:04:23,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557630062103s 2018-08-15 03:04:23,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4ddea4b2-4b63-478a-a904-54c4b8aa0f50 2018-08-15 03:04:23,849 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:04:23,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:24,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-61bb87f3-fb0e-4e1b-ad35-6d115eda0943 Date: Wed, 15 Aug 2018 03:04:24 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:24,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-61bb87f3-fb0e-4e1b-ad35-6d115eda0943 2018-08-15 03:04:24,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0538899898529s 2018-08-15 03:04:24,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-61bb87f3-fb0e-4e1b-ad35-6d115eda0943 2018-08-15 03:04:24,011 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:04:24,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:24,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0c4fef7d-6069-4afb-a09b-78fcccb65034 Date: Wed, 15 Aug 2018 03:04:24 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:24,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0c4fef7d-6069-4afb-a09b-78fcccb65034 2018-08-15 03:04:24,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560970306396s 2018-08-15 03:04:24,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0c4fef7d-6069-4afb-a09b-78fcccb65034 2018-08-15 03:04:24,176 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:04:24,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:24,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2cce93e0-5ea3-4585-a09b-ece7c18d52a0 Date: Wed, 15 Aug 2018 03:04:24 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:22Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:24,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2cce93e0-5ea3-4585-a09b-ece7c18d52a0 2018-08-15 03:04:24,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560400485992s 2018-08-15 03:04:24,338 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2cce93e0-5ea3-4585-a09b-ece7c18d52a0 2018-08-15 03:04:24,341 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:04:24,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-3dc7056d-6b08-4e63-a6b6-d29472423d92 Date: Wed, 15 Aug 2018 03:04:24 GMT RESP BODY: {"floatingips": [{"router_id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:04:22Z", "updated_at": "2018-08-15T03:04:24Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1295e433-847a-497a-8468-302da28ee02c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:eb:46:3c", "device_id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "port_id": "0320130f-b39b-4051-b57b-d7276b5eb27f", "id": "4254dd26-0e10-43e0-a18a-058d437a42d7", "qos_policy_id": null}]} 2018-08-15 03:04:24,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3dc7056d-6b08-4e63-a6b6-d29472423d92 2018-08-15 03:04:24,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.253340005875s 2018-08-15 03:04:24,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3dc7056d-6b08-4e63-a6b6-d29472423d92 2018-08-15 03:04:24,703 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'fff6119f-7f28-400a-95a6-4a76c13344f7', 'updated_at': u'2018-08-15T03:04:24Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'0320130f-b39b-4051-b57b-d7276b5eb27f', 'id': u'4254dd26-0e10-43e0-a18a-058d437a42d7', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'0320130f-b39b-4051-b57b-d7276b5eb27f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45ed9d90152e496f86b4fb48006c0e95', 'name': 'vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'45ed9d90152e496f86b4fb48006c0e95', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1295e433-847a-497a-8468-302da28ee02c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:46:3c', u'device_id': u'3621b54d-64de-4f4f-a40f-9a5b3de2435b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'45ed9d90152e496f86b4fb48006c0e95', 'created_at': u'2018-08-15T03:04:22Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1295e433-847a-497a-8468-302da28ee02c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:eb:46:3c', u'device_id': u'3621b54d-64de-4f4f-a40f-9a5b3de2435b'}), 'router': u'fff6119f-7f28-400a-95a6-4a76c13344f7'}) 2018-08-15 03:04:24,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:04:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:04:25,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbce0156-20e1-438c-95a1-97b530166642 x-compute-request-id: req-bbce0156-20e1-438c-95a1-97b530166642 Content-Encoding: gzip Content-Length: 9564 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 469016313 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.910 MHz processor\n[ 0.151227] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.152860] pid_max: default: 32768 minimum: 301\n[ 0.153743] ACPI: Core revision 20150930\n[ 0.155143] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.156445] Security Framework initialized\n[ 0.157252] Yama: becoming mindful.\n[ 0.157979] AppArmor: AppArmor initialized\n[ 0.158835] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.160156] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.161421] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164045] Initializing cgroup subsys io\n[ 0.164853] Initializing cgroup subsys memory\n[ 0.165704] Initializing cgroup subsys devices\n[ 0.166582] Initializing cgroup subsys freezer\n[ 0.167445] Initializing cgroup subsys net_cls\n[ 0.168304] Initializing cgroup subsys perf_event\n[ 0.169209] Initializing cgroup subsys net_prio\n[ 0.170078] Initializing cgroup subsys hugetlb\n[ 0.170943] Initializing cgroup subsys pids\n[ 0.171808] CPU: Physical Processor ID: 0\n[ 0.173305] mce: CPU supports 10 MCE banks\n[ 0.174140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.196142] ftrace: allocating 31920 entries in 125 pages\n[ 0.222077] smpboot: Max logical packages: 1\n[ 0.222955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.224286] x2apic enabled\n[ 0.225085] Switched APIC routing to physical x2apic.\n[ 0.226805] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.227916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229877] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.231642] KVM setup paravirtual spinlock\n[ 0.232978] x86: Booted up 1 node, 1 CPUs\n[ 0.233775] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.235158] devtmpfs: initialized\n[ 0.236881] evm: security.selinux\n[ 0.237575] evm: security.SMACK64\n[ 0.238257] evm: security.SMACK64EXEC\n[ 0.238989] evm: security.SMACK64TRANSMUTE\n[ 0.239780] evm: security.SMACK64MMAP\n[ 0.240520] evm: security.ima\n[ 0.241161] evm: security.capability\n[ 0.241963] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243805] pinctrl core: initialized pinctrl subsystem\n[ 0.244909] RTC time: 3:04:18, date: 08/15/18\n[ 0.245876] NET: Registered protocol family 16\n[ 0.246856] cpuidle: using governor ladder\n[ 0.247671] cpuidle: using governor menu\n[ 0.248452] PCCT header not found.\n[ 0.249211] ACPI: bus type PCI registered\n[ 0.250009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251243] PCI: Using configuration type 1 for base access\n[ 0.253018] ACPI: Added _OSI(Module Device)\n[ 0.253851] ACPI: Added _OSI(Processor Device)\n[ 0.254710] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255597] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257342] ACPI: Interpreter enabled\n[ 0.258104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265377] ACPI: (supports S0 S5)\n[ 0.266078] ACPI: Using IOAPIC for interrupt routing\n[ 0.267009] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272466] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275851] acpiphp: Slot [3] registered\n[ 0.276651] acpiphp: Slot [4] registered\n[ 0.277445] acpiphp: Slot [5] registered\n[ 0.278243] acpiphp: Slot [6] registered\n[ 0.279033] acpiphp: Slot [7] registered\n[ 0.279830] acpiphp: Slot [8] registered\n[ 0.280633] acpiphp: Slot [9] registered\n[ 0.281429] acpiphp: Slot [10] registered\n[ 0.282234] acpiphp: Slot [11] registered\n[ 0.283045] acpiphp: Slot [12] registered\n[ 0.283848] acpiphp: Slot [13] registered\n[ 0.284648] acpiphp: Slot [14] registered\n[ 0.285456] acpiphp: Slot [15] registered\n[ 0.296150] acpiphp: Slot [16] registered\n[ 0.296955] acpiphp: Slot [17] registered\n[ 0.297754] acpiphp: Slot [18] registered\n[ 0.298561] acpiphp: Slot [19] registered\n[ 0.299366] acpiphp: Slot [20] registered\n[ 0.300176] acpiphp: Slot [21] registered\n[ 0.300981] acpiphp: Slot [22] registered\n[ 0.301779] acpiphp: Slot [23] registered\n[ 0.302584] acpiphp: Slot [24] registered\n[ 0.303390] acpiphp: Slot [25] registered\n[ 0.304200] acpiphp: Slot [26] registered\n[ 0.305000] acpiphp: Slot [27] registered\n[ 0.305799] acpiphp: Slot [28] registered\n[ 0.306604] acpiphp: Slot [29] registered\n[ 0.307404] acpiphp: Slot [30] registered\n[ 0.308285] acpiphp: Slot [31] registered\n[ 0.309087] PCI host bridge to bus 0000:00\n[ 0.309886] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313726] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315157] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316615] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322272] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327063] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349479] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351710] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354483] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355744] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357062] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359633] vgaarb: loaded\n[ 0.360227] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361456] SCSI subsystem initialized\n[ 0.362377] ACPI: bus type USB registered\n[ 0.363200] usbcore: registered new interface driver usbfs\n[ 0.364220] usbcore: registered new interface driver hub\n[ 0.365217] usbcore: registered new device driver usb\n[ 0.366317] PCI: Using ACPI for IRQ routing\n[ 0.367435] NetLabel: Initializing\n[ 0.368148] NetLabel: domain hash size = 128\n[ 0.368991] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369941] NetLabel: unlabeled traffic allowed by default\n[ 0.371095] clocksource: Switched to clocksource kvm-clock\n[ 0.379598] AppArmor: AppArmor Filesystem Enabled\n[ 0.380570] pnp: PnP ACPI init\n[ 0.381517] pnp: PnP ACPI: found 5 devices\n[ 0.387853] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389557] NET: Registered protocol family 2\n[ 0.390605] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391894] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.393094] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.394276] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395352] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396532] NET: Registered protocol family 1\n[ 0.397409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399566] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427871] Trying to unpack rootfs image as initramfs...\n[ 0.484803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486463] Scanning for low memory corruption every 60 seconds\n[ 0.487850] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489007] audit: initializing netlink subsys (disabled)\n[ 0.490028] audit: type=2000 audit(1534302259.435:1): initialized\n[ 0.491402] Initialise system trusted keyring\n[ 0.492346] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493496] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495627] zbud: loaded\n[ 0.496363] VFS: Disk quotas dquot_6.6.0\n[ 0.497183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498774] fuse init (API version 7.23)\n[ 0.499691] Key type big_key registered\n[ 0.500490] Allocating IMA MOK and blacklist keyrings.\n[ 0.501715] Key type asymmetric registered\n[ 0.502549] Asymmetric key parser 'x509' registered\n[ 0.503526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505030] io scheduler noop registered\n[ 0.505815] io scheduler deadline registered (default)\n[ 0.506817] io scheduler cfq registered\n[ 0.507688] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508747] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511502] ACPI: Power Button [PWRF]\n[ 0.512381] GHES: HEST is not enabled!\n[ 0.525872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555564] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.579346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581645] Linux agpgart interface v0.103\n[ 0.584329] brd: module loaded\n[ 0.585995] loop: module loaded\n[ 0.589375] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590838] GPT:90111 != 2097151\n[ 0.591523] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592615] GPT:90111 != 2097151\n[ 0.593314] GPT: Use GNU Parted to correct GPT errors.\n[ 0.594282] vda: vda1 vda15\n[ 0.595520] scsi host0: ata_piix\n[ 0.596318] scsi host1: ata_piix\n[ 0.600021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601476] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603840] libphy: Fixed MDIO Bus: probed\n[ 0.604683] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605635] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609497] PPP generic driver version 2.4.2\n[ 0.610509] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611748] ehci-pci: EHCI PCI platform driver\n[ 0.612642] ehci-platform: EHCI generic platform driver\n[ 0.613646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614875] ohci-pci: OHCI PCI platform driver\n[ 0.615760] ohci-platform: OHCI generic platform driver\n[ 0.616761] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.631420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.632466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633943] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.636203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.637438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638849] usb usb1: Product: UHCI Host Controller\n[ 0.639780] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640925] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641945] hub 1-0:1.0: USB hub found\n[ 0.642748] hub 1-0:1.0: 2 ports detected\n[ 0.643801] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.646209] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.647178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.648252] mousedev: PS/2 mouse device common for all mice\n[ 0.649570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.651490] rtc_cmos 00:00: RTC can wake from S4\n[ 0.652644] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.655046] i2c /dev entries driver\n[ 0.655891] device-mapper: uevent: version 1.0.3\n[ 0.656899] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658695] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.660977] NET: Registered protocol family 10\n[ 0.662739] NET: Registered protocol family 17\n[ 0.664060] Key type dns_resolver registered\n[ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667254] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.669896] registered taskstats version 1\n[ 0.671153] Loading compiled-in X.509 certificates\n[ 0.673121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.675866] zswap: loaded using pool lzo/zbud\n[ 0.678354] Key type trusted registered\n[ 0.680539] Key type encrypted registered\n[ 0.681704] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683238] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684768] evm: HMAC attrs: 0x1\n[ 0.686107] Magic number: 14:965:57\n[ 0.687355] rtc_cmos 00:00: setting system clock to 2018-08-15 03:04:19 UTC (1534302259)\n[ 0.689697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691309] EDD information not available.\n[ 0.765287] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777679] Write protecting the kernel read-only data: 14336k\n[ 0.781731] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.74\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... [ 0.950942] 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.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.89. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA9MDD3PrQ2xtkRFNVgiGLDcEnhtOtcno2afhSMo/dthHPe7TNAP/SqEgYjvcOekkUNDr3NpI8HlDP/aB3kt5MyEVOd8alvuUHHz3ezkEiTBUO9XiYMnCNEMIDEAMCDiO3OlSGBvaJtGNZy4Flv8qquNEW+yORSn2/oaBme6GTlCMbumgQl3m+fXZaeldYsHGU5bzbrRhYghkIo+r4cYChLO6Bv//CXD5jlm4her3hA5GvVrB6KQrYFnnV8Ty6W6PFIk9Ss1nvtnJMCq45z2ooiyrf/ADm6fsuUYeFilARW0e6jRHke0ojuqchZ+Qq7HSziH6PW5dSGHRr0hubM8fb root@vping-ssh-vm-f528b118-424b-430d-ae01-1cd5bfbbb7da\nssh-dss AAAAB3NzaC1kc3MAAACBAL8yfk13XGmDhOnARaxPZwjUktuFPWbDlO0lRbLLt/JxWiQxXgt324IGdW9HiDXLAypkXmpDq9/WHVhFSpGC8pfsgvwtJlOrGnx730OAiqNTokwwrDzVepFH2BwSzmUcQkKakcQgafmFfLnVMeA3we/0HAnLLMT0V+P9JfBGMR/LAAAAFQDxC2OkWgCaa14d8sTK6DrRIf4XDwAAAIAeKpMmNo2Su3sZkeiegpTufT0gE2XFmcvlcVmVzpMBZgagOynPG5JbUVdEYhs2jvE1+I3sPKNr4CqZfWrED1vVvIGKnmiWJsiZ58C+ozCWUpqtN0Ajf8WXIt9Qxl/Bxqw+6VVFxUmsIduSlAokPPdzlbKNXe22Oj3L0Md9pOQzagAAAIAkL5FEUA5Ts7mXnu8X79ixE0jitATQ5fY4yWbhnujAg9mJwOOEyh+njU2eJTgp+iCmKsRDytGUOcBhduVULPfrJL3yGVdTprR1L824q3CsFefrStoq0viMV5MJHP5QVGbUqBerEozFL5oZmju1iN6CZHvuSg1OH+px62wmeJ3Fvg== root@vping-ssh-vm-f528b118-424b-430d-ae01-1cd5bfbbb7da\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.6,24,fe80::f816:3eff:feeb:463c/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.6 \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-f528b118-424b-430d-ae01-1cd5bfbbb7da\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.01 ===\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-f528b118-424b-430d-ae01-1cd5bfbbb7da login: "} 2018-08-15 03:04:25,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b/action used request id req-bbce0156-20e1-438c-95a1-97b530166642 2018-08-15 03:04:25,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.737825155258s 2018-08-15 03:04:25,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b/action used request id req-bbce0156-20e1-438c-95a1-97b530166642 2018-08-15 03:04:25,443 - 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 469016313 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.910 MHz processor [ 0.151227] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.152860] pid_max: default: 32768 minimum: 301 [ 0.153743] ACPI: Core revision 20150930 [ 0.155143] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.156445] Security Framework initialized [ 0.157252] Yama: becoming mindful. [ 0.157979] AppArmor: AppArmor initialized [ 0.158835] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160156] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.161421] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164045] Initializing cgroup subsys io [ 0.164853] Initializing cgroup subsys memory [ 0.165704] Initializing cgroup subsys devices [ 0.166582] Initializing cgroup subsys freezer [ 0.167445] Initializing cgroup subsys net_cls [ 0.168304] Initializing cgroup subsys perf_event [ 0.169209] Initializing cgroup subsys net_prio [ 0.170078] Initializing cgroup subsys hugetlb [ 0.170943] Initializing cgroup subsys pids [ 0.171808] CPU: Physical Processor ID: 0 [ 0.173305] mce: CPU supports 10 MCE banks [ 0.174140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.196142] ftrace: allocating 31920 entries in 125 pages [ 0.222077] smpboot: Max logical packages: 1 [ 0.222955] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.224286] x2apic enabled [ 0.225085] Switched APIC routing to physical x2apic. [ 0.226805] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.227916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229877] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.231642] KVM setup paravirtual spinlock [ 0.232978] x86: Booted up 1 node, 1 CPUs [ 0.233775] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.235158] devtmpfs: initialized [ 0.236881] evm: security.selinux [ 0.237575] evm: security.SMACK64 [ 0.238257] evm: security.SMACK64EXEC [ 0.238989] evm: security.SMACK64TRANSMUTE [ 0.239780] evm: security.SMACK64MMAP [ 0.240520] evm: security.ima [ 0.241161] evm: security.capability [ 0.241963] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243805] pinctrl core: initialized pinctrl subsystem [ 0.244909] RTC time: 3:04:18, date: 08/15/18 [ 0.245876] NET: Registered protocol family 16 [ 0.246856] cpuidle: using governor ladder [ 0.247671] cpuidle: using governor menu [ 0.248452] PCCT header not found. [ 0.249211] ACPI: bus type PCI registered [ 0.250009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251243] PCI: Using configuration type 1 for base access [ 0.253018] ACPI: Added _OSI(Module Device) [ 0.253851] ACPI: Added _OSI(Processor Device) [ 0.254710] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255597] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257342] ACPI: Interpreter enabled [ 0.258104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261739] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265377] ACPI: (supports S0 S5) [ 0.266078] ACPI: Using IOAPIC for interrupt routing [ 0.267009] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272466] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273646] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275851] acpiphp: Slot [3] registered [ 0.276651] acpiphp: Slot [4] registered [ 0.277445] acpiphp: Slot [5] registered [ 0.278243] acpiphp: Slot [6] registered [ 0.279033] acpiphp: Slot [7] registered [ 0.279830] acpiphp: Slot [8] registered [ 0.280633] acpiphp: Slot [9] registered [ 0.281429] acpiphp: Slot [10] registered [ 0.282234] acpiphp: Slot [11] registered [ 0.283045] acpiphp: Slot [12] registered [ 0.283848] acpiphp: Slot [13] registered [ 0.284648] acpiphp: Slot [14] registered [ 0.285456] acpiphp: Slot [15] registered [ 0.296150] acpiphp: Slot [16] registered [ 0.296955] acpiphp: Slot [17] registered [ 0.297754] acpiphp: Slot [18] registered [ 0.298561] acpiphp: Slot [19] registered [ 0.299366] acpiphp: Slot [20] registered [ 0.300176] acpiphp: Slot [21] registered [ 0.300981] acpiphp: Slot [22] registered [ 0.301779] acpiphp: Slot [23] registered [ 0.302584] acpiphp: Slot [24] registered [ 0.303390] acpiphp: Slot [25] registered [ 0.304200] acpiphp: Slot [26] registered [ 0.305000] acpiphp: Slot [27] registered [ 0.305799] acpiphp: Slot [28] registered [ 0.306604] acpiphp: Slot [29] registered [ 0.307404] acpiphp: Slot [30] registered [ 0.308285] acpiphp: Slot [31] registered [ 0.309087] PCI host bridge to bus 0000:00 [ 0.309886] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311091] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313726] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315157] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316615] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319848] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321108] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322272] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327063] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328471] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349479] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351710] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353111] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354483] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355744] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357062] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359633] vgaarb: loaded [ 0.360227] vgaarb: bridge control possible 0000:00:02.0 [ 0.361456] SCSI subsystem initialized [ 0.362377] ACPI: bus type USB registered [ 0.363200] usbcore: registered new interface driver usbfs [ 0.364220] usbcore: registered new interface driver hub [ 0.365217] usbcore: registered new device driver usb [ 0.366317] PCI: Using ACPI for IRQ routing [ 0.367435] NetLabel: Initializing [ 0.368148] NetLabel: domain hash size = 128 [ 0.368991] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369941] NetLabel: unlabeled traffic allowed by default [ 0.371095] clocksource: Switched to clocksource kvm-clock [ 0.379598] AppArmor: AppArmor Filesystem Enabled [ 0.380570] pnp: PnP ACPI init [ 0.381517] pnp: PnP ACPI: found 5 devices [ 0.387853] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389557] NET: Registered protocol family 2 [ 0.390605] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.391894] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.393094] TCP: Hash tables configured (established 4096 bind 4096) [ 0.394276] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.395352] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396532] NET: Registered protocol family 1 [ 0.397409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399566] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427871] Trying to unpack rootfs image as initramfs... [ 0.484803] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486463] Scanning for low memory corruption every 60 seconds [ 0.487850] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489007] audit: initializing netlink subsys (disabled) [ 0.490028] audit: type=2000 audit(1534302259.435:1): initialized [ 0.491402] Initialise system trusted keyring [ 0.492346] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493496] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495627] zbud: loaded [ 0.496363] VFS: Disk quotas dquot_6.6.0 [ 0.497183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498774] fuse init (API version 7.23) [ 0.499691] Key type big_key registered [ 0.500490] Allocating IMA MOK and blacklist keyrings. [ 0.501715] Key type asymmetric registered [ 0.502549] Asymmetric key parser 'x509' registered [ 0.503526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.505030] io scheduler noop registered [ 0.505815] io scheduler deadline registered (default) [ 0.506817] io scheduler cfq registered [ 0.507688] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508747] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511502] ACPI: Power Button [PWRF] [ 0.512381] GHES: HEST is not enabled! [ 0.525872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.555564] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.579346] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581645] Linux agpgart interface v0.103 [ 0.584329] brd: module loaded [ 0.585995] loop: module loaded [ 0.589375] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590838] GPT:90111 != 2097151 [ 0.591523] GPT:Alternate GPT header not at the end of the disk. [ 0.592615] GPT:90111 != 2097151 [ 0.593314] GPT: Use GNU Parted to correct GPT errors. [ 0.594282] vda: vda1 vda15 [ 0.595520] scsi host0: ata_piix [ 0.596318] scsi host1: ata_piix [ 0.600021] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601476] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603840] libphy: Fixed MDIO Bus: probed [ 0.604683] tun: Universal TUN/TAP device driver, 1.6 [ 0.605635] tun: (C) 1999-2004 Max Krasnyansky [ 0.609497] PPP generic driver version 2.4.2 [ 0.610509] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611748] ehci-pci: EHCI PCI platform driver [ 0.612642] ehci-platform: EHCI generic platform driver [ 0.613646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614875] ohci-pci: OHCI PCI platform driver [ 0.615760] ohci-platform: OHCI generic platform driver [ 0.616761] uhci_hcd: USB Universal Host Controller Interface driver [ 0.631420] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.632466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.633943] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.634975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.636203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.637438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638849] usb usb1: Product: UHCI Host Controller [ 0.639780] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.640925] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641945] hub 1-0:1.0: USB hub found [ 0.642748] hub 1-0:1.0: 2 ports detected [ 0.643801] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.646209] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.647178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.648252] mousedev: PS/2 mouse device common for all mice [ 0.649570] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.651490] rtc_cmos 00:00: RTC can wake from S4 [ 0.652644] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653853] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.655046] i2c /dev entries driver [ 0.655891] device-mapper: uevent: version 1.0.3 [ 0.656899] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658695] ledtrig-cpu: registered to indicate activity on CPUs [ 0.660977] NET: Registered protocol family 10 [ 0.662739] NET: Registered protocol family 17 [ 0.664060] Key type dns_resolver registered [ 0.665656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667254] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.669896] registered taskstats version 1 [ 0.671153] Loading compiled-in X.509 certificates [ 0.673121] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.675866] zswap: loaded using pool lzo/zbud [ 0.678354] Key type trusted registered [ 0.680539] Key type encrypted registered [ 0.681704] AppArmor: AppArmor sha1 policy hashing enabled [ 0.683238] ima: No TPM chip found, activating TPM-bypass! [ 0.684768] evm: HMAC attrs: 0x1 [ 0.686107] Magic number: 14:965:57 [ 0.687355] rtc_cmos 00:00: setting system clock to 2018-08-15 03:04:19 UTC (1534302259) [ 0.689697] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691309] EDD information not available. [ 0.765287] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.777679] Write protecting the kernel read-only data: 14336k [ 0.781731] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784358] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.74 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... [ 0.950942] 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.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.89. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCA9MDD3PrQ2xtkRFNVgiGLDcEnhtOtcno2afhSMo/dthHPe7TNAP/SqEgYjvcOekkUNDr3NpI8HlDP/aB3kt5MyEVOd8alvuUHHz3ezkEiTBUO9XiYMnCNEMIDEAMCDiO3OlSGBvaJtGNZy4Flv8qquNEW+yORSn2/oaBme6GTlCMbumgQl3m+fXZaeldYsHGU5bzbrRhYghkIo+r4cYChLO6Bv//CXD5jlm4her3hA5GvVrB6KQrYFnnV8Ty6W6PFIk9Ss1nvtnJMCq45z2ooiyrf/ADm6fsuUYeFilARW0e6jRHke0ojuqchZ+Qq7HSziH6PW5dSGHRr0hubM8fb root@vping-ssh-vm-f528b118-424b-430d-ae01-1cd5bfbbb7da ssh-dss AAAAB3NzaC1kc3MAAACBAL8yfk13XGmDhOnARaxPZwjUktuFPWbDlO0lRbLLt/JxWiQxXgt324IGdW9HiDXLAypkXmpDq9/WHVhFSpGC8pfsgvwtJlOrGnx730OAiqNTokwwrDzVepFH2BwSzmUcQkKakcQgafmFfLnVMeA3we/0HAnLLMT0V+P9JfBGMR/LAAAAFQDxC2OkWgCaa14d8sTK6DrRIf4XDwAAAIAeKpMmNo2Su3sZkeiegpTufT0gE2XFmcvlcVmVzpMBZgagOynPG5JbUVdEYhs2jvE1+I3sPKNr4CqZfWrED1vVvIGKnmiWJsiZ58C+ozCWUpqtN0Ajf8WXIt9Qxl/Bxqw+6VVFxUmsIduSlAokPPdzlbKNXe22Oj3L0Md9pOQzagAAAIAkL5FEUA5Ts7mXnu8X79ixE0jitATQ5fY4yWbhnujAg9mJwOOEyh+njU2eJTgp+iCmKsRDytGUOcBhduVULPfrJL3yGVdTprR1L824q3CsFefrStoq0viMV5MJHP5QVGbUqBerEozFL5oZmju1iN6CZHvuSg1OH+px62wmeJ3Fvg== root@vping-ssh-vm-f528b118-424b-430d-ae01-1cd5bfbbb7da -----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.6,24,fe80::f816:3eff:feeb:463c/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.6 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-f528b118-424b-430d-ae01-1cd5bfbbb7da launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.01 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-f528b118-424b-430d-ae01-1cd5bfbbb7da login: 2018-08-15 03:04:25,447 - paramiko.transport - DEBUG - starting thread (client mode): 0x106d43d0L 2018-08-15 03:04:25,448 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 03:04:25,448 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 03:04:25,448 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 03:04:25,450 - 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-08-15 03:04:25,450 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 03:04:25,450 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 03:04:25,450 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 03:04:25,451 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 03:04:25,451 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 03:04:25,469 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 03:04:25,469 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 03:04:25,480 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: ef1219cc0a52bdadec85cfca2e2d22d5 2018-08-15 03:04:25,481 - paramiko.transport - DEBUG - Trying discovered key 57682ff226fccbc32a7919213a385679 in /tmp/tmp8TTlni 2018-08-15 03:04:25,507 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 03:04:25,512 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 03:04:25,514 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 03:04:25,515 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 03:04:25,515 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 03:04:25,516 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 03:04:25,561 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 03:04:25,561 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=42.707 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.707/42.707/42.707 ms 2018-08-15 03:04:25,561 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-15 03:04:25,566 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 03:04:25,679 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:04:25,680 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:04:25,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:04:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:25,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33be0527-6820-4c40-865f-906b23b82881 x-compute-request-id: req-33be0527-6820-4c40-865f-906b23b82881 Content-Type: application/json 2018-08-15 03:04:25,922 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9 used request id req-33be0527-6820-4c40-865f-906b23b82881 2018-08-15 03:04:25,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.236868143082s 2018-08-15 03:04:25,923 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9 used request id req-33be0527-6820-4c40-865f-906b23b82881 2018-08-15 03:04:25,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:26,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-615e5a3c-b74a-48a3-a8de-495ac3f887f1 x-compute-request-id: req-615e5a3c-b74a-48a3-a8de-495ac3f887f1 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:18.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:18Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:a6:3e", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/528e0752-b729-4a5c-9f07-c2bc053b58d9", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:06.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "528e0752-b729-4a5c-9f07-c2bc053b58d9", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:25Z", "hostId": "dcecbd26329e63379fc4dbae711c50f0171257e7bcc5d058928be7c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:00Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:26,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-615e5a3c-b74a-48a3-a8de-495ac3f887f1 2018-08-15 03:04:26,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.255305051804s 2018-08-15 03:04:26,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-615e5a3c-b74a-48a3-a8de-495ac3f887f1 2018-08-15 03:04:26,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:28,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:28,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58cdc54d-126c-43f7-86a8-7ea54f006249 x-compute-request-id: req-58cdc54d-126c-43f7-86a8-7ea54f006249 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:18.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:18Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:28,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58cdc54d-126c-43f7-86a8-7ea54f006249 2018-08-15 03:04:28,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413798093796s 2018-08-15 03:04:28,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58cdc54d-126c-43f7-86a8-7ea54f006249 2018-08-15 03:04:28,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 03:04:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/4254dd26-0e10-43e0-a18a-058d437a42d7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:29,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86638009-7146-48ce-94dd-42e1849410e3 Content-Length: 0 Date: Wed, 15 Aug 2018 03:04:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:04:29,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/4254dd26-0e10-43e0-a18a-058d437a42d7.json used request id req-86638009-7146-48ce-94dd-42e1849410e3 2018-08-15 03:04:29,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.922509908676s 2018-08-15 03:04:29,525 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/4254dd26-0e10-43e0-a18a-058d437a42d7.json used request id req-86638009-7146-48ce-94dd-42e1849410e3 2018-08-15 03:04:29,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:04:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f8857c9a-891a-4c8c-b185-61acef40c26c Date: Wed, 15 Aug 2018 03:04:29 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:04:29,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f8857c9a-891a-4c8c-b185-61acef40c26c 2018-08-15 03:04:29,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632631778717s 2018-08-15 03:04:29,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f8857c9a-891a-4c8c-b185-61acef40c26c 2018-08-15 03:04:29,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:04:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:29,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3661d8d9-971b-4032-b615-c3b6e8754c31 x-compute-request-id: req-3661d8d9-971b-4032-b615-c3b6e8754c31 Content-Type: application/json 2018-08-15 03:04:29,762 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b used request id req-3661d8d9-971b-4032-b615-c3b6e8754c31 2018-08-15 03:04:29,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168071985245s 2018-08-15 03:04:29,762 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b used request id req-3661d8d9-971b-4032-b615-c3b6e8754c31 2018-08-15 03:04:29,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:30,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7124810f-6c13-4a3f-bd3b-0787b450f324 x-compute-request-id: req-7124810f-6c13-4a3f-bd3b-0787b450f324 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:46:3c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/3621b54d-64de-4f4f-a40f-9a5b3de2435b", "rel": "bookmark"}], "image": {"id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "links": [{"href": "http://172.30.9.31:8774/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:04:18.000000", "flavor": {"id": "0091e3d9-b47d-4581-a7b5-6e489e235279", "links": [{"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}]}, "id": "3621b54d-64de-4f4f-a40f-9a5b3de2435b", "security_groups": [{"name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}], "user_id": "eef6f3e1603843d69bd9b22cad13e4f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:04:29Z", "hostId": "2e0474c6f3f6a694c95f5fe8540012c762559a5418e87f3e02da5820", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da", "name": "vping_ssh-vm_f528b118-424b-430d-ae01-1cd5bfbbb7da", "created": "2018-08-15T03:04:10Z", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:30,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7124810f-6c13-4a3f-bd3b-0787b450f324 2018-08-15 03:04:30,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471161842346s 2018-08-15 03:04:30,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7124810f-6c13-4a3f-bd3b-0787b450f324 2018-08-15 03:04:30,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:32,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:32,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4567dd0-ccc0-4f2e-90c1-5258fbfdd75f x-compute-request-id: req-b4567dd0-ccc0-4f2e-90c1-5258fbfdd75f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 03:04:32,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b4567dd0-ccc0-4f2e-90c1-5258fbfdd75f 2018-08-15 03:04:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0725419521332s 2018-08-15 03:04:32,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b4567dd0-ccc0-4f2e-90c1-5258fbfdd75f 2018-08-15 03:04:32,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:04:32,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-17bee9e0-df68-4c0d-b392-00fa87dba67a Date: Wed, 15 Aug 2018 03:04:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:49Z", "updated_at": "2018-08-15T03:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "391339e4-b811-4890-adf1-94b8963a8be0", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "97f488b6-4b9c-4cb0-b2c2-21ddd1181880", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "b80fd115-734c-4dd8-acbe-6c75c6175cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "eec7fe3e-06d9-4449-a0ea-05a01b207867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:57Z", "updated_at": "2018-08-15T03:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "751a54f3-39ee-434b-bd12-548cc118d6ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "97de66fb-20db-4bea-aa40-ffbc5d58103c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "9ed8b6b5-1aad-4891-8611-cc0879162f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:03:57Z", "revision_number": 0, "id": "f827df6c-e5dc-454a-8ba1-f585d9c32c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:57Z", "security_group_id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": 22, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 3, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "a1a235d6-91b9-4870-a8c0-a514a2df14bd", "name": "vping_ssh-sg_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:04:32,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-17bee9e0-df68-4c0d-b392-00fa87dba67a 2018-08-15 03:04:32,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214216947556s 2018-08-15 03:04:32,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-17bee9e0-df68-4c0d-b392-00fa87dba67a 2018-08-15 03:04:32,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 03:04:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/a1a235d6-91b9-4870-a8c0-a514a2df14bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:32,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed48b2d4-bb49-4b4a-b7a7-342202e02ac3 Content-Length: 0 Date: Wed, 15 Aug 2018 03:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:04:32,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a1a235d6-91b9-4870-a8c0-a514a2df14bd.json used request id req-ed48b2d4-bb49-4b4a-b7a7-342202e02ac3 2018-08-15 03:04:32,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164202928543s 2018-08-15 03:04:32,697 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/a1a235d6-91b9-4870-a8c0-a514a2df14bd.json used request id req-ed48b2d4-bb49-4b4a-b7a7-342202e02ac3 2018-08-15 03:04:32,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 03:04:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:32,752 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b342cf0-861a-41f0-9cc4-009128ad6565 x-compute-request-id: req-0b342cf0-861a-41f0-9cc4-009128ad6565 Content-Length: 0 Content-Type: application/json 2018-08-15 03:04:32,752 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da used request id req-0b342cf0-861a-41f0-9cc4-009128ad6565 2018-08-15 03:04:32,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0550129413605s 2018-08-15 03:04:32,753 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vping_ssh-kp_f528b118-424b-430d-ae01-1cd5bfbbb7da used request id req-0b342cf0-861a-41f0-9cc4-009128ad6565 2018-08-15 03:04:32,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:04:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" -d '{"subnet_id": "d32756fe-28a4-4fc2-a425-309465da3e28"}' 2018-08-15 03:04:34,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd8354b2-69bb-49ed-8233-042302d21d85 Date: Wed, 15 Aug 2018 03:04:34 GMT RESP BODY: {"network_id": "1295e433-847a-497a-8468-302da28ee02c", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "subnet_id": "d32756fe-28a4-4fc2-a425-309465da3e28", "subnet_ids": ["d32756fe-28a4-4fc2-a425-309465da3e28"], "port_id": "a9a414f9-1a7b-4b62-8910-2dc40bee17e4", "id": "fff6119f-7f28-400a-95a6-4a76c13344f7"} 2018-08-15 03:04:34,430 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7/remove_router_interface.json used request id req-cd8354b2-69bb-49ed-8233-042302d21d85 2018-08-15 03:04:34,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6769080162s 2018-08-15 03:04:34,430 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7/remove_router_interface.json used request id req-cd8354b2-69bb-49ed-8233-042302d21d85 returning object fff6119f-7f28-400a-95a6-4a76c13344f7 2018-08-15 03:04:34,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:04:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:34,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9df7aa44-dc8c-421d-8f6c-d4f3ce27f925 Date: Wed, 15 Aug 2018 03:04:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:51Z", "admin_state_up": true, "updated_at": "2018-08-15T03:04:33Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "fff6119f-7f28-400a-95a6-4a76c13344f7", "name": "vping_ssh-router_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:04:34,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9df7aa44-dc8c-421d-8f6c-d4f3ce27f925 2018-08-15 03:04:34,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111993074417s 2018-08-15 03:04:34,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-9df7aa44-dc8c-421d-8f6c-d4f3ce27f925 2018-08-15 03:04:34,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:04:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:35,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7cbfd8c-d70e-4100-b541-f0ca3837e5e2 Content-Length: 0 Date: Wed, 15 Aug 2018 03:04:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:04:35,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7.json used request id req-c7cbfd8c-d70e-4100-b541-f0ca3837e5e2 2018-08-15 03:04:35,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.382625103s 2018-08-15 03:04:35,927 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/fff6119f-7f28-400a-95a6-4a76c13344f7.json used request id req-c7cbfd8c-d70e-4100-b541-f0ca3837e5e2 2018-08-15 03:04:35,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:04:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:35,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-636fc1f9-700d-4c72-b2f2-31f5d10c009c Date: Wed, 15 Aug 2018 03:04:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1295e433-847a-497a-8468-302da28ee02c","tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:03: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":"45ed9d90152e496f86b4fb48006c0e95","id":"d32756fe-28a4-4fc2-a425-309465da3e28","subnetpool_id":null,"name":"vping_ssh-subnet_f528b118-424b-430d-ae01-1cd5bfbbb7da"}]} 2018-08-15 03:04:35,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-636fc1f9-700d-4c72-b2f2-31f5d10c009c 2018-08-15 03:04:35,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0398139953613s 2018-08-15 03:04:35,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-636fc1f9-700d-4c72-b2f2-31f5d10c009c 2018-08-15 03:04:35,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:04:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/d32756fe-28a4-4fc2-a425-309465da3e28.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:36,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e870960d-846c-4f4a-972e-51b0fd1dbf18 Date: Wed, 15 Aug 2018 03:04:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:04:36,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d32756fe-28a4-4fc2-a425-309465da3e28.json used request id req-e870960d-846c-4f4a-972e-51b0fd1dbf18 2018-08-15 03:04:36,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.918374061584s 2018-08-15 03:04:36,888 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d32756fe-28a4-4fc2-a425-309465da3e28.json used request id req-e870960d-846c-4f4a-972e-51b0fd1dbf18 2018-08-15 03:04:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:36,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-6dec44f0-f059-476b-a922-9fe604e66c6e Date: Wed, 15 Aug 2018 03:04:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1295e433-847a-497a-8468-302da28ee02c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45ed9d90152e496f86b4fb48006c0e95","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:04:36Z","qos_policy_id":null,"name":"vping_ssh-net_f528b118-424b-430d-ae01-1cd5bfbbb7da","admin_state_up":true,"tenant_id":"45ed9d90152e496f86b4fb48006c0e95","created_at":"2018-08-15T03:03:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:36,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6dec44f0-f059-476b-a922-9fe604e66c6e 2018-08-15 03:04:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918469429016s 2018-08-15 03:04:36,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6dec44f0-f059-476b-a922-9fe604e66c6e 2018-08-15 03:04:36,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:04:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/1295e433-847a-497a-8468-302da28ee02c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:38,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbdc512d-10b5-45b1-85ee-351017c1e7d1 Date: Wed, 15 Aug 2018 03:04:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:04:38,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/1295e433-847a-497a-8468-302da28ee02c.json used request id req-bbdc512d-10b5-45b1-85ee-351017c1e7d1 2018-08-15 03:04:38,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13907599449s 2018-08-15 03:04:38,121 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/1295e433-847a-497a-8468-302da28ee02c.json used request id req-bbdc512d-10b5-45b1-85ee-351017c1e7d1 2018-08-15 03:04:38,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:04:38,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:38,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-490bb29f-04ae-40b5-ba85-427b2737ed4c Date: Wed, 15 Aug 2018 03:04:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:03:55Z", "file": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/file", "owner": "45ed9d90152e496f86b4fb48006c0e95", "id": "49cb701a-976c-4efb-9f7a-a4d91da7613e", "size": 12716032, "self": "/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/49cb701a-976c-4efb-9f7a-a4d91da7613e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f528b118-424b-430d-ae01-1cd5bfbbb7da", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:03:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:04:38,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-490bb29f-04ae-40b5-ba85-427b2737ed4c 2018-08-15 03:04:38,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279624938965s 2018-08-15 03:04:38,406 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-490bb29f-04ae-40b5-ba85-427b2737ed4c 2018-08-15 03:04:38,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:04:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4d0c34103d41baf155e8a9acae5f786f631a933f" 2018-08-15 03:04:38,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c71cfe4-16f7-4eb5-bede-9bb707598fe6 Date: Wed, 15 Aug 2018 03:04:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:04:38,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e used request id req-2c71cfe4-16f7-4eb5-bede-9bb707598fe6 2018-08-15 03:04:38,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.452965021133s 2018-08-15 03:04:38,860 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/49cb701a-976c-4efb-9f7a-a4d91da7613e used request id req-2c71cfe4-16f7-4eb5-bede-9bb707598fe6 2018-08-15 03:04:38,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:04:38,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:38,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31a4eea1-6dfa-4f7d-9f34-ede989c70297 x-compute-request-id: req-31a4eea1-6dfa-4f7d-9f34-ede989c70297 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0091e3d9-b47d-4581-a7b5-6e489e235279"}]} 2018-08-15 03:04:38,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-31a4eea1-6dfa-4f7d-9f34-ede989c70297 2018-08-15 03:04:38,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226728916168s 2018-08-15 03:04:38,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-31a4eea1-6dfa-4f7d-9f34-ede989c70297 2018-08-15 03:04:38,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:04:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:38,918 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5803b279-6fb5-4589-9339-45ae6ffb14f2 x-compute-request-id: req-5803b279-6fb5-4589-9339-45ae6ffb14f2 Content-Length: 0 Content-Type: application/json 2018-08-15 03:04:38,918 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279 used request id req-5803b279-6fb5-4589-9339-45ae6ffb14f2 2018-08-15 03:04:38,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331878662109s 2018-08-15 03:04:38,919 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0091e3d9-b47d-4581-a7b5-6e489e235279 used request id req-5803b279-6fb5-4589-9339-45ae6ffb14f2 2018-08-15 03:04:38,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:04:38,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:39,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb40c675-9fa3-4167-b156-558cbe455d89 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": {"self": "http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eef6f3e1603843d69bd9b22cad13e4f4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:04:39,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bb40c675-9fa3-4167-b156-558cbe455d89 2018-08-15 03:04:39,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221749067307s 2018-08-15 03:04:39,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bb40c675-9fa3-4167-b156-558cbe455d89 2018-08-15 03:04:39,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:04:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba57b0e5-c63e-4809-8ee4-a5e7784971bb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_f528b118-424b-430d-ae01-1cd5bfbbb7da", "links": {"self": "http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eef6f3e1603843d69bd9b22cad13e4f4", "description": null}} 2018-08-15 03:04:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4 used request id req-ba57b0e5-c63e-4809-8ee4-a5e7784971bb 2018-08-15 03:04:39,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191295146942s 2018-08-15 03:04:39,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4 used request id req-ba57b0e5-c63e-4809-8ee4-a5e7784971bb 2018-08-15 03:04:39,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 03:04:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:39,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c17d899-e2af-46f4-a838-4bfc610b56e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:04:39,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4 used request id req-1c17d899-e2af-46f4-a838-4bfc610b56e9 2018-08-15 03:04:39,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.283463001251s 2018-08-15 03:04:39,624 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/eef6f3e1603843d69bd9b22cad13e4f4 used request id req-1c17d899-e2af-46f4-a838-4bfc610b56e9 2018-08-15 03:04:39,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:04:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:39,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1815d781-1ae2-4048-8119-06f9d703b86a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95"}, "tags": [], "enabled": true, "id": "45ed9d90152e496f86b4fb48006c0e95", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f528b118-424b-430d-ae01-1cd5bfbbb7da"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 03:04:39,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-1815d781-1ae2-4048-8119-06f9d703b86a 2018-08-15 03:04:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185977935791s 2018-08-15 03:04:39,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-1815d781-1ae2-4048-8119-06f9d703b86a 2018-08-15 03:04:39,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 03:04:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f150d04b4368aa52cbcba1be0a967402b2bc4a0" 2018-08-15 03:04:40,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2454f77-0421-41d1-860f-1b53ce5968f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:04:40,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95 used request id req-a2454f77-0421-41d1-860f-1b53ce5968f4 2018-08-15 03:04:40,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252165079117s 2018-08-15 03:04:40,074 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/45ed9d90152e496f86b4fb48006c0e95 used request id req-a2454f77-0421-41d1-860f-1b53ce5968f4 2018-08-15 03:04:40,127 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-15 03:04:40,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:04:40,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:04:40,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:04:40,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:04:40,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:04:40,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:04:40,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:04:40,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:04:40,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:04:40,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:04:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:04:40,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d124175-ec65-4845-8b78-2b4e461e1995 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:04:40,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-9d124175-ec65-4845-8b78-2b4e461e1995 2018-08-15 03:04:40,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:04:40,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["aFsG_L2KTcG---zJt7l1GQ"], "issued_at": "2018-08-15T03:04:40.000000Z"}} 2018-08-15 03:04:40,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:40,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9736283c-d238-4548-ba7e-2efdc659025e Date: Wed, 15 Aug 2018 03:04:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:04:40,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9736283c-d238-4548-ba7e-2efdc659025e 2018-08-15 03:04:40,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282685995102s 2018-08-15 03:04:40,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9736283c-d238-4548-ba7e-2efdc659025e 2018-08-15 03:04:40,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:04:40,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4d63a8-665e-4c77-95bd-73b129100e88 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:04:40,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-ef4d63a8-665e-4c77-95bd-73b129100e88 2018-08-15 03:04:40,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:04:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:41,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05c8222-abab-4bc5-b412-2a11f5aef02c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:04:41,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e05c8222-abab-4bc5-b412-2a11f5aef02c 2018-08-15 03:04:41,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172178983688s 2018-08-15 03:04:41,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e05c8222-abab-4bc5-b412-2a11f5aef02c 2018-08-15 03:04:41,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:04:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27"}}' 2018-08-15 03:04:41,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87467494-48c2-41a5-99e4-041926b2c61d Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974"}, "tags": [], "enabled": true, "id": "5f3d25f917704587bd4273cfb0a33974", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27"}} 2018-08-15 03:04:41,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-87467494-48c2-41a5-99e4-041926b2c61d 2018-08-15 03:04:41,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146416187286s 2018-08-15 03:04:41,191 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-87467494-48c2-41a5-99e4-041926b2c61d 2018-08-15 03:04:41,191 - 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'5f3d25f917704587bd4273cfb0a33974', '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_2f53aa2a-68ff-454d-942b-c658a02e9d27'}) 2018-08-15 03:04:41,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:04:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "96864e38-9c41-49e4-91a5-b4fb7f2a3345", "email": null, "name": "vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27"}}' 2018-08-15 03:04:41,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd95944-da80-41ed-8591-3a3c33ba3a4f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": {"self": "http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4c8c7fa16cf46249d6294066e2bb1df", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:04:41,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6bd95944-da80-41ed-8591-3a3c33ba3a4f 2018-08-15 03:04:41,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44969701767s 2018-08-15 03:04:41,648 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-6bd95944-da80-41ed-8591-3a3c33ba3a4f 2018-08-15 03:04:41,648 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b4c8c7fa16cf46249d6294066e2bb1df', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27'}) 2018-08-15 03:04:41,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:04:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:41,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ad73c0-4427-48a2-9e47-c9e5758fd4dc Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:04:41,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-61ad73c0-4427-48a2-9e47-c9e5758fd4dc 2018-08-15 03:04:41,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181861162186s 2018-08-15 03:04:41,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-61ad73c0-4427-48a2-9e47-c9e5758fd4dc 2018-08-15 03:04:41,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:04:41,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036ca8bb-e755-4156-9909-22fefee9ea93 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:04:42,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-036ca8bb-e755-4156-9909-22fefee9ea93 2018-08-15 03:04:42,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179388999939s 2018-08-15 03:04:42,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-036ca8bb-e755-4156-9909-22fefee9ea93 2018-08-15 03:04:42,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:04:42,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f516d5-05f8-4b9a-b204-de9bcdf8d771 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:04:42,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-42f516d5-05f8-4b9a-b204-de9bcdf8d771 2018-08-15 03:04:42,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101246118546s 2018-08-15 03:04:42,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-42f516d5-05f8-4b9a-b204-de9bcdf8d771 2018-08-15 03:04:42,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:04:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17184eb9-76c9-4110-8e40-20fb4cd50987 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:04:42,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17184eb9-76c9-4110-8e40-20fb4cd50987 2018-08-15 03:04:42,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.14412021637s 2018-08-15 03:04:42,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-17184eb9-76c9-4110-8e40-20fb4cd50987 2018-08-15 03:04:42,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:04:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ec7d77-e63c-42cf-a2bd-90e0749753d1 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": {"self": "http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4c8c7fa16cf46249d6294066e2bb1df", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:04:42,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-75ec7d77-e63c-42cf-a2bd-90e0749753d1 2018-08-15 03:04:42,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119961023331s 2018-08-15 03:04:42,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-75ec7d77-e63c-42cf-a2bd-90e0749753d1 2018-08-15 03:04:42,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:04:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6611604d-15b2-4235-98e7-714e908ccd57 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974"}, "tags": [], "enabled": true, "id": "5f3d25f917704587bd4273cfb0a33974", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27"}]} 2018-08-15 03:04:42,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6611604d-15b2-4235-98e7-714e908ccd57 2018-08-15 03:04:42,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105004072189s 2018-08-15 03:04:42,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-6611604d-15b2-4235-98e7-714e908ccd57 2018-08-15 03:04:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:04:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=b4c8c7fa16cf46249d6294066e2bb1df&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=5f3d25f917704587bd4273cfb0a33974" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54eea83f-8f95-4249-be3c-825291fe52d8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=b4c8c7fa16cf46249d6294066e2bb1df&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=5f3d25f917704587bd4273cfb0a33974", "previous": null, "next": null}} 2018-08-15 03:04:42,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b4c8c7fa16cf46249d6294066e2bb1df&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=5f3d25f917704587bd4273cfb0a33974 used request id req-54eea83f-8f95-4249-be3c-825291fe52d8 2018-08-15 03:04:42,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10248208046s 2018-08-15 03:04:42,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=b4c8c7fa16cf46249d6294066e2bb1df&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=5f3d25f917704587bd4273cfb0a33974 used request id req-54eea83f-8f95-4249-be3c-825291fe52d8 2018-08-15 03:04:42,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:04:42,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974/users/b4c8c7fa16cf46249d6294066e2bb1df/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:04:42,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aefe73da-3116-46c7-9e18-cb15a8b7694e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:04:42,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974/users/b4c8c7fa16cf46249d6294066e2bb1df/roles/b0672adc25d84ebbb44e580239cda72f used request id req-aefe73da-3116-46c7-9e18-cb15a8b7694e 2018-08-15 03:04:42,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214793920517s 2018-08-15 03:04:42,841 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974/users/b4c8c7fa16cf46249d6294066e2bb1df/roles/b0672adc25d84ebbb44e580239cda72f used request id req-aefe73da-3116-46c7-9e18-cb15a8b7694e 2018-08-15 03:04:42,842 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27', 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'5f3d25f917704587bd4273cfb0a33974', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '96864e38-9c41-49e4-91a5-b4fb7f2a3345', 'username': u'vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:04:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:04:42,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:04:42,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:04:42,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:04:42,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:04:42,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:04:42,847 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'password': '96864e38-9c41-49e4-91a5-b4fb7f2a3345', 'project_name': 'vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '5f3d25f917704587bd4273cfb0a33974', 'project_domain_name': 'Default'} 2018-08-15 03:04:42,847 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-15 03:04:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:04:42,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4236dc8f-c0e4-47ce-a251-6c10264cee18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:04:42,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-4236dc8f-c0e4-47ce-a251-6c10264cee18 2018-08-15 03:04:42,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:04:43,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f3d25f917704587bd4273cfb0a33974", "name": "vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/5f3d25f917704587bd4273cfb0a33974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/5f3d25f917704587bd4273cfb0a33974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/5f3d25f917704587bd4273cfb0a33974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5f3d25f917704587bd4273cfb0a33974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_5f3d25f917704587bd4273cfb0a33974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/5f3d25f917704587bd4273cfb0a33974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/5f3d25f917704587bd4273cfb0a33974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/5f3d25f917704587bd4273cfb0a33974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5f3d25f917704587bd4273cfb0a33974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/5f3d25f917704587bd4273cfb0a33974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/5f3d25f917704587bd4273cfb0a33974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/5f3d25f917704587bd4273cfb0a33974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/5f3d25f917704587bd4273cfb0a33974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/5f3d25f917704587bd4273cfb0a33974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27", "id": "b4c8c7fa16cf46249d6294066e2bb1df"}, "audit_ids": ["p6O8LmFZQh-84_jdnlthsw"], "issued_at": "2018-08-15T03:04:43.000000Z"}} 2018-08-15 03:04:43,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:04:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"network": {"name": "vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27", "admin_state_up": true}}' 2018-08-15 03:04:44,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-0315b671-df04-4875-80ac-ab50058cc84c Date: Wed, 15 Aug 2018 03:04:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5f3d25f917704587bd4273cfb0a33974","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:04:44Z","is_default":false,"name":"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","mtu":1450}} 2018-08-15 03:04:44,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0315b671-df04-4875-80ac-ab50058cc84c 2018-08-15 03:04:44,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35145401955s 2018-08-15 03:04:44,594 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-0315b671-df04-4875-80ac-ab50058cc84c 2018-08-15 03:04:44,595 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T03:04:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0c3d00a9-af26-417a-b6b1-7b0af61c7e8c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27', u'admin_state_up': True, u'tenant_id': u'5f3d25f917704587bd4273cfb0a33974', u'created_at': u'2018-08-15T03:04:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5f3d25f917704587bd4273cfb0a33974', u'l2_adjacency': True}) 2018-08-15 03:04:44,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:44,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:44,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5ff96b17-e151-4974-a87b-ba94cd11f258 Date: Wed, 15 Aug 2018 03:04:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5f3d25f917704587bd4273cfb0a33974","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:04:44Z","qos_policy_id":null,"name":"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27","admin_state_up":true,"tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:44,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5ff96b17-e151-4974-a87b-ba94cd11f258 2018-08-15 03:04:44,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111742019653s 2018-08-15 03:04:44,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5ff96b17-e151-4974-a87b-ba94cd11f258 2018-08-15 03:04:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:04:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"subnet": {"name": "vping_userdata-subnet_2f53aa2a-68ff-454d-942b-c658a02e9d27", "enable_dhcp": true, "network_id": "0c3d00a9-af26-417a-b6b1-7b0af61c7e8c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:04:45,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ad1433bd-f7c1-4ceb-97ad-7214d69e005d Date: Wed, 15 Aug 2018 03:04:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:04:44Z","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":"5f3d25f917704587bd4273cfb0a33974","id":"d9fbcd13-7c99-4f86-8000-bba720847752","subnetpool_id":null,"name":"vping_userdata-subnet_2f53aa2a-68ff-454d-942b-c658a02e9d27"}} 2018-08-15 03:04:45,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-ad1433bd-f7c1-4ceb-97ad-7214d69e005d 2018-08-15 03:04:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.758860826492s 2018-08-15 03:04:45,468 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-ad1433bd-f7c1-4ceb-97ad-7214d69e005d 2018-08-15 03:04:45,469 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:04:44Z', 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'd9fbcd13-7c99-4f86-8000-bba720847752', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_2f53aa2a-68ff-454d-942b-c658a02e9d27', u'enable_dhcp': True, u'network_id': u'0c3d00a9-af26-417a-b6b1-7b0af61c7e8c', u'tenant_id': u'5f3d25f917704587bd4273cfb0a33974', u'created_at': u'2018-08-15T03:04:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5f3d25f917704587bd4273cfb0a33974'}) 2018-08-15 03:04:45,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:04:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "vping_userdata-router_2f53aa2a-68ff-454d-942b-c658a02e9d27", "admin_state_up": true}}' 2018-08-15 03:04:47,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a7b1aa12-da39-4015-b3bf-f2981061077d Date: Wed, 15 Aug 2018 03:04:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "created_at": "2018-08-15T03:04:45Z", "admin_state_up": true, "updated_at": "2018-08-15T03:04:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5f3d25f917704587bd4273cfb0a33974", "id": "6842d16d-d060-454a-89b6-9580456f8d7c", "name": "vping_userdata-router_2f53aa2a-68ff-454d-942b-c658a02e9d27"}} 2018-08-15 03:04:47,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7b1aa12-da39-4015-b3bf-f2981061077d 2018-08-15 03:04:47,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62333297729s 2018-08-15 03:04:47,093 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7b1aa12-da39-4015-b3bf-f2981061077d 2018-08-15 03:04:47,094 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:04:46Z', u'revision_number': 2, u'id': u'6842d16d-d060-454a-89b6-9580456f8d7c', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_2f53aa2a-68ff-454d-942b-c658a02e9d27', u'admin_state_up': True, u'tenant_id': u'5f3d25f917704587bd4273cfb0a33974', u'created_at': u'2018-08-15T03:04:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'5f3d25f917704587bd4273cfb0a33974'}) 2018-08-15 03:04:47,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:04:47,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"subnet_id": "d9fbcd13-7c99-4f86-8000-bba720847752"}' 2018-08-15 03:04:49,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-38ab6a9c-c8fb-4b1b-a811-417877c2f139 Date: Wed, 15 Aug 2018 03:04:49 GMT RESP BODY: {"network_id": "0c3d00a9-af26-417a-b6b1-7b0af61c7e8c", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "subnet_id": "d9fbcd13-7c99-4f86-8000-bba720847752", "subnet_ids": ["d9fbcd13-7c99-4f86-8000-bba720847752"], "port_id": "a36e1092-e57d-4a08-bd55-9d3d80b32d54", "id": "6842d16d-d060-454a-89b6-9580456f8d7c"} 2018-08-15 03:04:49,369 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c/add_router_interface.json used request id req-38ab6a9c-c8fb-4b1b-a811-417877c2f139 2018-08-15 03:04:49,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27451586723s 2018-08-15 03:04:49,370 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c/add_router_interface.json used request id req-38ab6a9c-c8fb-4b1b-a811-417877c2f139 returning object 6842d16d-d060-454a-89b6-9580456f8d7c 2018-08-15 03:04:49,370 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:04:49,500 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:04:49,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:04:49,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:04:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:04:49,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:04:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:49,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7239ed7e-454d-40ee-8c98-907f6b4fcc36 Date: Wed, 15 Aug 2018 03:04:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:04:49,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7239ed7e-454d-40ee-8c98-907f6b4fcc36 2018-08-15 03:04:49,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362421989441s 2018-08-15 03:04:49,874 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7239ed7e-454d-40ee-8c98-907f6b4fcc36 2018-08-15 03:04:49,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:04:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27"}' 2018-08-15 03:04:49,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a56fea04-3850-4632-904a-724de015b5b6 Date: Wed, 15 Aug 2018 03:04:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:04:49Z", "file": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file", "owner": "5f3d25f917704587bd4273cfb0a33974", "id": "e9c1a590-36db-4666-963b-1375b6ccb953", "size": null, "self": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953", "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_2f53aa2a-68ff-454d-942b-c658a02e9d27", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "checksum": null, "created_at": "2018-08-15T03:04:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:04:49,925 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a56fea04-3850-4632-904a-724de015b5b6 2018-08-15 03:04:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0439159870148s 2018-08-15 03:04:49,926 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a56fea04-3850-4632-904a-724de015b5b6 returning object e9c1a590-36db-4666-963b-1375b6ccb953 2018-08-15 03:04:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:04:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '' 2018-08-15 03:04:50,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86f00d60-5d1d-40b3-84b9-5abaca025f62 Date: Wed, 15 Aug 2018 03:04:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:04:50,791 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file used request id req-86f00d60-5d1d-40b3-84b9-5abaca025f62 2018-08-15 03:04:50,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.864784002304s 2018-08-15 03:04:50,792 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file used request id req-86f00d60-5d1d-40b3-84b9-5abaca025f62 2018-08-15 03:04:50,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:04:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:50,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-eb3259eb-487b-454b-82ff-29d024eae173 Date: Wed, 15 Aug 2018 03:04:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:04:50Z", "file": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file", "owner": "5f3d25f917704587bd4273cfb0a33974", "id": "e9c1a590-36db-4666-963b-1375b6ccb953", "size": 12716032, "self": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:04:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:04:50,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-eb3259eb-487b-454b-82ff-29d024eae173 2018-08-15 03:04:50,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0518629550934s 2018-08-15 03:04:50,848 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-eb3259eb-487b-454b-82ff-29d024eae173 2018-08-15 03:04:50,850 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file', 'owner': u'5f3d25f917704587bd4273cfb0a33974', 'id': u'e9c1a590-36db-4666-963b-1375b6ccb953', 'size': 12716032, u'self': u'/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f3d25f917704587bd4273cfb0a33974', 'name': 'vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:04:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:04:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27', '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/e9c1a590-36db-4666-963b-1375b6ccb953', 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_2f53aa2a-68ff-454d-942b-c658a02e9d27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'created': u'2018-08-15T03:04:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:04:49Z', 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/e9c1a590-36db-4666-963b-1375b6ccb953', 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_2f53aa2a-68ff-454d-942b-c658a02e9d27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:04:50,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:04:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_2f53aa2a-68ff-454d-942b-c658a02e9d27", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:04:51,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3231979b-3096-4eda-9824-d2d57ffe31f5 x-compute-request-id: req-3231979b-3096-4eda-9824-d2d57ffe31f5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5fbd50cf-0778-4c5e-84a4-e94008932e03"}} 2018-08-15 03:04:51,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3231979b-3096-4eda-9824-d2d57ffe31f5 2018-08-15 03:04:51,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309991836548s 2018-08-15 03:04:51,161 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3231979b-3096-4eda-9824-d2d57ffe31f5 2018-08-15 03:04:51,162 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_2f53aa2a-68ff-454d-942b-c658a02e9d27', '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'feec32c05bda4499885ba9c313a5eb8b', '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'5fbd50cf-0778-4c5e-84a4-e94008932e03', 'swap': 0}) 2018-08-15 03:04:51,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:04:51,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" -d '{"extra_specs": {}}' 2018-08-15 03:04:51,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fe2fc7d-d4ca-4942-ac1e-7139d5a1be37 x-compute-request-id: req-6fe2fc7d-d4ca-4942-ac1e-7139d5a1be37 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:04:51,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03/os-extra_specs used request id req-6fe2fc7d-d4ca-4942-ac1e-7139d5a1be37 2018-08-15 03:04:51,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206029415131s 2018-08-15 03:04:51,184 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03/os-extra_specs used request id req-6fe2fc7d-d4ca-4942-ac1e-7139d5a1be37 2018-08-15 03:04:51,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:51,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:51,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-ab921cc4-9348-435d-81ad-c59ab2b14841 Date: Wed, 15 Aug 2018 03:04:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f3d25f917704587bd4273cfb0a33974","l2_adjacency":true,"status":"ACTIVE","subnets":["d9fbcd13-7c99-4f86-8000-bba720847752"],"description":"","tags":[],"updated_at":"2018-08-15T03:04:44Z","qos_policy_id":null,"name":"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27","admin_state_up":true,"tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:51,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ab921cc4-9348-435d-81ad-c59ab2b14841 2018-08-15 03:04:51,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875720977783s 2018-08-15 03:04:51,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ab921cc4-9348-435d-81ad-c59ab2b14841 2018-08-15 03:04:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:04:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:51,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-3908ca67-33ff-4b6a-9a80-a9b565c531cd Date: Wed, 15 Aug 2018 03:04:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:04:50Z", "file": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file", "owner": "5f3d25f917704587bd4273cfb0a33974", "id": "e9c1a590-36db-4666-963b-1375b6ccb953", "size": 12716032, "self": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:04:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:04:51,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3908ca67-33ff-4b6a-9a80-a9b565c531cd 2018-08-15 03:04:51,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363259315491s 2018-08-15 03:04:51,314 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3908ca67-33ff-4b6a-9a80-a9b565c531cd 2018-08-15 03:04:51,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:04:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:51,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8e160cd-ca94-4d57-a7b1-f3bf98146d07 x-compute-request-id: req-c8e160cd-ca94-4d57-a7b1-f3bf98146d07 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5fbd50cf-0778-4c5e-84a4-e94008932e03"}]} 2018-08-15 03:04:51,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c8e160cd-ca94-4d57-a7b1-f3bf98146d07 2018-08-15 03:04:51,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.279388904572s 2018-08-15 03:04:51,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c8e160cd-ca94-4d57-a7b1-f3bf98146d07 2018-08-15 03:04:51,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:04:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"server": {"name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "imageRef": "e9c1a590-36db-4666-963b-1375b6ccb953", "flavorRef": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0c3d00a9-af26-417a-b6b1-7b0af61c7e8c"}]}}' 2018-08-15 03:04:53,393 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b39b99de-7bf8-4b06-a4d3-4a8181aae513 x-compute-request-id: req-b39b99de-7bf8-4b06-a4d3-4a8181aae513 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "adminPass": "4FUoEW6ohrW8"}} 2018-08-15 03:04:53,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b39b99de-7bf8-4b06-a4d3-4a8181aae513 2018-08-15 03:04:53,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.79683089256s 2018-08-15 03:04:53,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b39b99de-7bf8-4b06-a4d3-4a8181aae513 2018-08-15 03:04:53,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:53,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c0bf60d-7463-44ed-ae1c-6920f8189f5d x-compute-request-id: req-1c0bf60d-7463-44ed-ae1c-6920f8189f5d Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "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-08-15T03:04:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:53,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1c0bf60d-7463-44ed-ae1c-6920f8189f5d 2018-08-15 03:04:53,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498136997223s 2018-08-15 03:04:53,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1c0bf60d-7463-44ed-ae1c-6920f8189f5d 2018-08-15 03:04:53,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:04:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:53,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-d8eb0b95-7b51-484e-bd8a-8bd069586081 Date: Wed, 15 Aug 2018 03:04:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f3d25f917704587bd4273cfb0a33974","l2_adjacency":true,"status":"ACTIVE","subnets":["d9fbcd13-7c99-4f86-8000-bba720847752"],"description":"","tags":[],"updated_at":"2018-08-15T03:04:44Z","qos_policy_id":null,"name":"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27","admin_state_up":true,"tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:04:53,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d8eb0b95-7b51-484e-bd8a-8bd069586081 2018-08-15 03:04:53,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0887689590454s 2018-08-15 03:04:53,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d8eb0b95-7b51-484e-bd8a-8bd069586081 2018-08-15 03:04:53,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:04:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:54,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bde51aed-3e09-45e0-99c7-5dff6017f00a Date: Wed, 15 Aug 2018 03:04:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:04:44Z","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":"5f3d25f917704587bd4273cfb0a33974","id":"d9fbcd13-7c99-4f86-8000-bba720847752","subnetpool_id":null,"name":"vping_userdata-subnet_2f53aa2a-68ff-454d-942b-c658a02e9d27"}]} 2018-08-15 03:04:54,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-bde51aed-3e09-45e0-99c7-5dff6017f00a 2018-08-15 03:04:54,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0586490631104s 2018-08-15 03:04:54,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-bde51aed-3e09-45e0-99c7-5dff6017f00a 2018-08-15 03:04:54,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:56,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:56,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa909231-379c-4189-a86a-4460cf720890 x-compute-request-id: req-fa909231-379c-4189-a86a-4460cf720890 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:55Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:56,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa909231-379c-4189-a86a-4460cf720890 2018-08-15 03:04:56,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367743968964s 2018-08-15 03:04:56,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fa909231-379c-4189-a86a-4460cf720890 2018-08-15 03:04:56,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:04:58,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:04:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:04:58,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54f0a3b8-3b52-4e5d-ba2a-a547d4b0a396 x-compute-request-id: req-54f0a3b8-3b52-4e5d-ba2a-a547d4b0a396 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:04:56Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:04:58,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54f0a3b8-3b52-4e5d-ba2a-a547d4b0a396 2018-08-15 03:04:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549194097519s 2018-08-15 03:04:58,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54f0a3b8-3b52-4e5d-ba2a-a547d4b0a396 2018-08-15 03:04:58,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:00,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:00,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:01,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d80002ac-9246-43f8-adb5-de4cedb396f2 x-compute-request-id: req-d80002ac-9246-43f8-adb5-de4cedb396f2 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:01,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d80002ac-9246-43f8-adb5-de4cedb396f2 2018-08-15 03:05:01,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424114942551s 2018-08-15 03:05:01,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d80002ac-9246-43f8-adb5-de4cedb396f2 2018-08-15 03:05:01,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:05:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=4b4f4a96-ffaf-4d48-87c4-949be0ad479a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:01,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-56dc74da-872f-45c3-ad1e-11e012f52353 Date: Wed, 15 Aug 2018 03:05:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:05:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9fbcd13-7c99-4f86-8000-bba720847752","ip_address":"192.168.120.4"}],"id":"6a14e2ec-d9ad-4f52-a944-80e5da022968","security_groups":["951ef088-eadf-47c9-b202-b11e4a7e4dbf"],"mac_address":"fa:16:3e:aa:77:c7","project_id":"5f3d25f917704587bd4273cfb0a33974","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:56Z","binding:vnic_type":"normal","device_id":"4b4f4a96-ffaf-4d48-87c4-949be0ad479a","ip_allocation":"immediate"}]} 2018-08-15 03:05:01,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=4b4f4a96-ffaf-4d48-87c4-949be0ad479a used request id req-56dc74da-872f-45c3-ad1e-11e012f52353 2018-08-15 03:05:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0706951618195s 2018-08-15 03:05:01,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=4b4f4a96-ffaf-4d48-87c4-949be0ad479a used request id req-56dc74da-872f-45c3-ad1e-11e012f52353 2018-08-15 03:05:01,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=6a14e2ec-d9ad-4f52-a944-80e5da022968" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:01,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6d7d940e-2b32-437c-844c-d4d72c8fc173 Date: Wed, 15 Aug 2018 03:05:01 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:05:01,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=6a14e2ec-d9ad-4f52-a944-80e5da022968 used request id req-6d7d940e-2b32-437c-844c-d4d72c8fc173 2018-08-15 03:05:01,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460631847382s 2018-08-15 03:05:01,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=6a14e2ec-d9ad-4f52-a944-80e5da022968 used request id req-6d7d940e-2b32-437c-844c-d4d72c8fc173 2018-08-15 03:05:01,535 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:aa:77:c7', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e9c1a590-36db-4666-963b-1375b6ccb953'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:05:00.000000', 'flavor': Munch({u'id': u'5fbd50cf-0778-4c5e-84a4-e94008932e03'}), 'az': u'nova', 'id': u'4b4f4a96-ffaf-4d48-87c4-949be0ad479a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4c8c7fa16cf46249d6294066e2bb1df', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f3d25f917704587bd4273cfb0a33974', 'name': 'vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27', '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-08-15T03:05:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:05:00Z', 'hostId': u'a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c', '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-08-15T03:05:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5f3d25f917704587bd4273cfb0a33974', 'name': u'vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'adminPass': u'4FUoEW6ohrW8', 'tenant_id': u'5f3d25f917704587bd4273cfb0a33974', 'created_at': u'2018-08-15T03:04:53Z', 'created': u'2018-08-15T03:04:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:05:01,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:01,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-5f16202b-a353-4262-aede-1f96410a6ce6 Date: Wed, 15 Aug 2018 03:05:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f3d25f917704587bd4273cfb0a33974","l2_adjacency":true,"status":"ACTIVE","subnets":["d9fbcd13-7c99-4f86-8000-bba720847752"],"description":"","tags":[],"updated_at":"2018-08-15T03:04:44Z","qos_policy_id":null,"name":"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27","admin_state_up":true,"tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:05:01,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5f16202b-a353-4262-aede-1f96410a6ce6 2018-08-15 03:05:01,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0843930244446s 2018-08-15 03:05:01,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5f16202b-a353-4262-aede-1f96410a6ce6 2018-08-15 03:05:01,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:05:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:01,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-6116a5ef-1c1d-4a1a-802f-810294edc890 Date: Wed, 15 Aug 2018 03:05:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:04:50Z", "file": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file", "owner": "5f3d25f917704587bd4273cfb0a33974", "id": "e9c1a590-36db-4666-963b-1375b6ccb953", "size": 12716032, "self": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:04:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:05:01,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6116a5ef-1c1d-4a1a-802f-810294edc890 2018-08-15 03:05:01,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27871799469s 2018-08-15 03:05:01,904 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6116a5ef-1c1d-4a1a-802f-810294edc890 2018-08-15 03:05:01,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:05:01,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:01,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7d7c5bb-965d-48b6-b7e2-b873be3acc13 x-compute-request-id: req-a7d7c5bb-965d-48b6-b7e2-b873be3acc13 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5fbd50cf-0778-4c5e-84a4-e94008932e03"}]} 2018-08-15 03:05:01,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a7d7c5bb-965d-48b6-b7e2-b873be3acc13 2018-08-15 03:05:01,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236959457397s 2018-08-15 03:05:01,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a7d7c5bb-965d-48b6-b7e2-b873be3acc13 2018-08-15 03:05:01,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:05:01,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"server": {"name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "imageRef": "e9c1a590-36db-4666-963b-1375b6ccb953", "flavorRef": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjQgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0c3d00a9-af26-417a-b6b1-7b0af61c7e8c"}]}}' 2018-08-15 03:05:03,626 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bc51883-2dc9-4f6c-8d41-0aca0ddd19f9 x-compute-request-id: req-6bc51883-2dc9-4f6c-8d41-0aca0ddd19f9 Content-Length: 374 location: http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6369a638-6698-4834-807e-792ede1aff9d", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "adminPass": "D5eguRKh6HuF"}} 2018-08-15 03:05:03,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-6bc51883-2dc9-4f6c-8d41-0aca0ddd19f9 2018-08-15 03:05:03,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.69535398483s 2018-08-15 03:05:03,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-6bc51883-2dc9-4f6c-8d41-0aca0ddd19f9 2018-08-15 03:05:03,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:03,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:04,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-430d57b4-c9b4-4ee4-9103-8e06077c2546 x-compute-request-id: req-430d57b4-c9b4-4ee4-9103-8e06077c2546 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "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-08-15T03:05:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:04,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-430d57b4-c9b4-4ee4-9103-8e06077c2546 2018-08-15 03:05:04,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414248228073s 2018-08-15 03:05:04,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-430d57b4-c9b4-4ee4-9103-8e06077c2546 2018-08-15 03:05:04,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:06,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:06,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a0a1afd-09b4-439d-bc5c-cb7a01bd8345 x-compute-request-id: req-2a0a1afd-09b4-439d-bc5c-cb7a01bd8345 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:05:05Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:06,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2a0a1afd-09b4-439d-bc5c-cb7a01bd8345 2018-08-15 03:05:06,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517801046371s 2018-08-15 03:05:06,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2a0a1afd-09b4-439d-bc5c-cb7a01bd8345 2018-08-15 03:05:06,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:08,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:08,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:08,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d2dc1b9-3a01-45a8-894d-9654cc9be3f4 x-compute-request-id: req-8d2dc1b9-3a01-45a8-894d-9654cc9be3f4 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:05:05Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:08,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8d2dc1b9-3a01-45a8-894d-9654cc9be3f4 2018-08-15 03:05:08,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172600984573s 2018-08-15 03:05:08,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8d2dc1b9-3a01-45a8-894d-9654cc9be3f4 2018-08-15 03:05:08,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:10,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:11,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7217c526-9bdf-4a1b-a0b1-565877a21d12 x-compute-request-id: req-7217c526-9bdf-4a1b-a0b1-565877a21d12 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:05:05Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:11,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7217c526-9bdf-4a1b-a0b1-565877a21d12 2018-08-15 03:05:11,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486757040024s 2018-08-15 03:05:11,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7217c526-9bdf-4a1b-a0b1-565877a21d12 2018-08-15 03:05:11,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:13,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:14,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0742a79f-9381-4159-bbe6-b9bde6a313cb x-compute-request-id: req-0742a79f-9381-4159-bbe6-b9bde6a313cb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:16:91", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:11.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:11Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:14,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0742a79f-9381-4159-bbe6-b9bde6a313cb 2018-08-15 03:05:14,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34626412392s 2018-08-15 03:05:14,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0742a79f-9381-4159-bbe6-b9bde6a313cb 2018-08-15 03:05:14,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:05:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=6369a638-6698-4834-807e-792ede1aff9d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:14,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1913de89-e24d-4dde-8744-48358690da82 Date: Wed, 15 Aug 2018 03:05:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:05:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9fbcd13-7c99-4f86-8000-bba720847752","ip_address":"192.168.120.16"}],"id":"e0876422-48b0-4f00-84c0-35d6eae18bdc","security_groups":["951ef088-eadf-47c9-b202-b11e4a7e4dbf"],"mac_address":"fa:16:3e:50:16:91","project_id":"5f3d25f917704587bd4273cfb0a33974","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:05:06Z","binding:vnic_type":"normal","device_id":"6369a638-6698-4834-807e-792ede1aff9d","ip_allocation":"immediate"}]} 2018-08-15 03:05:14,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=6369a638-6698-4834-807e-792ede1aff9d used request id req-1913de89-e24d-4dde-8744-48358690da82 2018-08-15 03:05:14,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0450999736786s 2018-08-15 03:05:14,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=6369a638-6698-4834-807e-792ede1aff9d used request id req-1913de89-e24d-4dde-8744-48358690da82 2018-08-15 03:05:14,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e0876422-48b0-4f00-84c0-35d6eae18bdc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:14,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2f079363-d8c1-4fb4-b12f-228ad69de6d0 Date: Wed, 15 Aug 2018 03:05:14 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:05:14,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e0876422-48b0-4f00-84c0-35d6eae18bdc used request id req-2f079363-d8c1-4fb4-b12f-228ad69de6d0 2018-08-15 03:05:14,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0477831363678s 2018-08-15 03:05:14,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e0876422-48b0-4f00-84c0-35d6eae18bdc used request id req-2f079363-d8c1-4fb4-b12f-228ad69de6d0 2018-08-15 03:05:14,702 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:16:91', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e9c1a590-36db-4666-963b-1375b6ccb953'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:05:11.000000', 'flavor': Munch({u'id': u'5fbd50cf-0778-4c5e-84a4-e94008932e03'}), 'az': u'nova', 'id': u'6369a638-6698-4834-807e-792ede1aff9d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b4c8c7fa16cf46249d6294066e2bb1df', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f3d25f917704587bd4273cfb0a33974', 'name': 'vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27', '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-08-15T03:05:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:05:11Z', 'hostId': u'08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70', '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-08-15T03:05:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5f3d25f917704587bd4273cfb0a33974', 'name': u'vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27', 'adminPass': u'D5eguRKh6HuF', 'tenant_id': u'5f3d25f917704587bd4273cfb0a33974', 'created_at': u'2018-08-15T03:05:03Z', 'created': u'2018-08-15T03:05:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:05:14,703 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-15 03:05:15,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:16,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92cd0d35-0c28-457a-bb9f-2e4077639b74 x-compute-request-id: req-92cd0d35-0c28-457a-bb9f-2e4077639b74 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:16:91", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:11.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:11Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:00Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:16,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-92cd0d35-0c28-457a-bb9f-2e4077639b74 2018-08-15 03:05:16,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25014591217s 2018-08-15 03:05:16,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-92cd0d35-0c28-457a-bb9f-2e4077639b74 2018-08-15 03:05:16,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:05:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:05:17,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ec51c89-f126-42be-9587-c851f94e3dce x-compute-request-id: req-4ec51c89-f126-42be-9587-c851f94e3dce Content-Encoding: gzip Content-Length: 9549 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 460640029 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.910 MHz processor\n[ 0.140471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.142221] pid_max: default: 32768 minimum: 301\n[ 0.143160] ACPI: Core revision 20150930\n[ 0.144580] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145955] Security Framework initialized\n[ 0.146818] Yama: becoming mindful.\n[ 0.147598] AppArmor: AppArmor initialized\n[ 0.148499] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149894] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151244] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152514] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153996] Initializing cgroup subsys io\n[ 0.154865] Initializing cgroup subsys memory\n[ 0.155780] Initializing cgroup subsys devices\n[ 0.156699] Initializing cgroup subsys freezer\n[ 0.157614] Initializing cgroup subsys net_cls\n[ 0.158528] Initializing cgroup subsys perf_event\n[ 0.159496] Initializing cgroup subsys net_prio\n[ 0.160423] Initializing cgroup subsys hugetlb\n[ 0.161329] Initializing cgroup subsys pids\n[ 0.162239] CPU: Physical Processor ID: 0\n[ 0.163799] mce: CPU supports 10 MCE banks\n[ 0.164686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182029] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188136] ftrace: allocating 31920 entries in 125 pages\n[ 0.213032] smpboot: Max logical packages: 1\n[ 0.213933] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215339] x2apic enabled\n[ 0.216180] Switched APIC routing to physical x2apic.\n[ 0.217950] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219122] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221228] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223097] KVM setup paravirtual spinlock\n[ 0.224443] x86: Booted up 1 node, 1 CPUs\n[ 0.225300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.226756] devtmpfs: initialized\n[ 0.228506] evm: security.selinux\n[ 0.229240] evm: security.SMACK64\n[ 0.229955] evm: security.SMACK64EXEC\n[ 0.230730] evm: security.SMACK64TRANSMUTE\n[ 0.231579] evm: security.SMACK64MMAP\n[ 0.232354] evm: security.ima\n[ 0.233021] evm: security.capability\n[ 0.233868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235817] pinctrl core: initialized pinctrl subsystem\n[ 0.236973] RTC time: 3:05:11, date: 08/15/18\n[ 0.237979] NET: Registered protocol family 16\n[ 0.239009] cpuidle: using governor ladder\n[ 0.239882] cpuidle: using governor menu\n[ 0.240713] PCCT header not found.\n[ 0.241509] ACPI: bus type PCI registered\n[ 0.242352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243659] PCI: Using configuration type 1 for base access\n[ 0.245500] ACPI: Added _OSI(Module Device)\n[ 0.246382] ACPI: Added _OSI(Processor Device)\n[ 0.247282] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248224] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.250028] ACPI: Interpreter enabled\n[ 0.250828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258563] ACPI: (supports S0 S5)\n[ 0.259305] ACPI: Using IOAPIC for interrupt routing\n[ 0.260296] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265999] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267260] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269591] acpiphp: Slot [3] registered\n[ 0.270445] acpiphp: Slot [4] registered\n[ 0.271290] acpiphp: Slot [5] registered\n[ 0.272128] acpiphp: Slot [6] registered\n[ 0.272965] acpiphp: Slot [7] registered\n[ 0.273804] acpiphp: Slot [8] registered\n[ 0.274650] acpiphp: Slot [9] registered\n[ 0.275491] acpiphp: Slot [10] registered\n[ 0.276340] acpiphp: Slot [11] registered\n[ 0.277189] acpiphp: Slot [12] registered\n[ 0.278035] acpiphp: Slot [13] registered\n[ 0.278885] acpiphp: Slot [14] registered\n[ 0.279744] acpiphp: Slot [15] registered\n[ 0.290526] acpiphp: Slot [16] registered\n[ 0.291384] acpiphp: Slot [17] registered\n[ 0.292232] acpiphp: Slot [18] registered\n[ 0.293081] acpiphp: Slot [19] registered\n[ 0.293938] acpiphp: Slot [20] registered\n[ 0.294794] acpiphp: Slot [21] registered\n[ 0.295650] acpiphp: Slot [22] registered\n[ 0.296503] acpiphp: Slot [23] registered\n[ 0.297353] acpiphp: Slot [24] registered\n[ 0.298202] acpiphp: Slot [25] registered\n[ 0.299053] acpiphp: Slot [26] registered\n[ 0.299906] acpiphp: Slot [27] registered\n[ 0.300798] acpiphp: Slot [28] registered\n[ 0.301649] acpiphp: Slot [29] registered\n[ 0.302496] acpiphp: Slot [30] registered\n[ 0.303350] acpiphp: Slot [31] registered\n[ 0.304200] PCI host bridge to bus 0000:00\n[ 0.305041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306315] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307591] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310619] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315510] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318092] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.319424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324751] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.343301] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.344830] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.346701] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.348175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.349617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.350941] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.352301] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.353413] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.355025] vgaarb: loaded\n[ 0.355652] vgaarb: bridge control possible 0000:00:02.0\n[ 0.356934] SCSI subsystem initialized\n[ 0.357879] ACPI: bus type USB registered\n[ 0.358747] usbcore: registered new interface driver usbfs\n[ 0.359838] usbcore: registered new interface driver hub\n[ 0.360900] usbcore: registered new device driver usb\n[ 0.362062] PCI: Using ACPI for IRQ routing\n[ 0.363225] NetLabel: Initializing\n[ 0.363973] NetLabel: domain hash size = 128\n[ 0.364860] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.365861] NetLabel: unlabeled traffic allowed by default\n[ 0.367064] clocksource: Switched to clocksource kvm-clock\n[ 0.375184] AppArmor: AppArmor Filesystem Enabled\n[ 0.376195] pnp: PnP ACPI init\n[ 0.377166] pnp: PnP ACPI: found 5 devices\n[ 0.383602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385396] NET: Registered protocol family 2\n[ 0.386487] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.387851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.389123] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.390386] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391530] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392773] NET: Registered protocol family 1\n[ 0.393695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394852] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395981] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410086] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424274] Trying to unpack rootfs image as initramfs...\n[ 0.480669] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.482399] Scanning for low memory corruption every 60 seconds\n[ 0.483826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.485047] audit: initializing netlink subsys (disabled)\n[ 0.486129] audit: type=2000 audit(1534302312.214:1): initialized\n[ 0.487560] Initialise system trusted keyring\n[ 0.488547] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.489770] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491979] zbud: loaded\n[ 0.492756] VFS: Disk quotas dquot_6.6.0\n[ 0.493624] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.495313] fuse init (API version 7.23)\n[ 0.496260] Key type big_key registered\n[ 0.497098] Allocating IMA MOK and blacklist keyrings.\n[ 0.498406] Key type asymmetric registered\n[ 0.499287] Asymmetric key parser 'x509' registered\n[ 0.500305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501845] io scheduler noop registered\n[ 0.502675] io scheduler deadline registered (default)\n[ 0.503737] io scheduler cfq registered\n[ 0.504634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.505738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.507087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.508605] ACPI: Power Button [PWRF]\n[ 0.509490] GHES: HEST is not enabled!\n[ 0.523197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.551044] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579356] Linux agpgart interface v0.103\n[ 0.582109] brd: module loaded\n[ 0.583874] loop: module loaded\n[ 0.587267] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.588811] GPT:90111 != 2097151\n[ 0.589525] GPT:Alternate GPT header not at the end of the disk.\n[ 0.590691] GPT:90111 != 2097151\n[ 0.591417] GPT: Use GNU Parted to correct GPT errors.\n[ 0.592448] vda: vda1 vda15\n[ 0.593738] scsi host0: ata_piix\n[ 0.594570] scsi host1: ata_piix\n[ 0.595346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.596644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600359] libphy: Fixed MDIO Bus: probed\n[ 0.601393] tun: Universal TUN/TAP device driver, 1.6\n[ 0.602397] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605342] PPP generic driver version 2.4.2\n[ 0.606325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607625] ehci-pci: EHCI PCI platform driver\n[ 0.608568] ehci-platform: EHCI generic platform driver\n[ 0.609626] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.610842] ohci-pci: OHCI PCI platform driver\n[ 0.611784] ohci-platform: OHCI generic platform driver\n[ 0.612857] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.627312] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.628386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.629941] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.631023] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.632254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.633583] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.635087] usb usb1: Product: UHCI Host Controller\n[ 0.636082] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.637294] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.638353] hub 1-0:1.0: USB hub found\n[ 0.639190] hub 1-0:1.0: 2 ports detected\n[ 0.640206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642466] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643487] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644778] mousedev: PS/2 mouse device common for all mice\n[ 0.646156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648133] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649332] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650622] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651898] i2c /dev entries driver\n[ 0.652735] device-mapper: uevent: version 1.0.3\n[ 0.653770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.655538] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.657067] NET: Registered protocol family 10\n[ 0.658276] NET: Registered protocol family 17\n[ 0.659257] Key type dns_resolver registered\n[ 0.660333] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.661508] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.663428] registered taskstats version 1\n[ 0.664322] Loading compiled-in X.509 certificates\n[ 0.665856] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.667845] zswap: loaded using pool lzo/zbud\n[ 0.669630] Key type trusted registered\n[ 0.671530] Key type encrypted registered\n[ 0.672408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.673515] ima: No TPM chip found, activating TPM-bypass!\n[ 0.674622] evm: HMAC attrs: 0x1\n[ 0.675682] Magic number: 14:965:57\n[ 0.676599] rtc_cmos 00:00: setting system clock to 2018-08-15 03:05:12 UTC (1534302312)\n[ 0.678332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679529] EDD information not available.\n[ 0.760508] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772539] Write protecting the kernel read-only data: 14336k\n[ 0.774775] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.776745] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.74\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... [ 0.934974] 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.16...\nLease of 192.168.120.16 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.88. 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=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwyNhlF2EevfEB5LZ3/FQSQbuwuYlwUNbR6bALnlmDfhrwGfDp9sVhtSeyyp0ogDb4982BdE7yk2okHowVHYSs3ofgQNVR7MWrOnom88gh9DOCC5mdXKh9roKTJnc3UQvZellAcXcfbr5eDed7gml8J5uwl59VyMdmpl+5+HqAvKIunB99UNPV+Q+Lw0Lt0nQ4hz6g45rlcZTW5r2qgyvE2REn4I15tbOpDmu3GHhg5tOzdfou7rRJIioNmgrh+o4Ji0eI3H9VidyINNALPOZc3yQAb+fVGfedG5vMzroPhiPhoGlgrunZAA78GZ8jdr9AdIegx+b9AKlzWxVl75gZ root@vping-userdata-vm2-2f53aa2a-68ff-454d-942b-c658a02e9d27\nssh-dss AAAAB3NzaC1kc3MAAACBAL2lTz98vjW94ziLJ9i5SJjIiCIgNWEvO7/VrE1IStO5JNoI05Mp48SrDt4Kio9puB7TBOD6NIlhLosSOXpF+vTVTzdhVa7DCGHczZxJZyX1mGUBl6A6aQExEL87wlPOqlf09CZCy5SgLDbXZ/4GE8/ivHnO8/ToPyC6vA9H/GzfAAAAFQCTMHOY/JUGIwlBpoWfAp8ElCg+IwAAAIEAhTbv+f336SnTa9Zk8NzvmwlKvi4qX8i+Wj5eqbtvJRBqGkfgMt1cvAfUZyy+Jugw81kzJ8bX6Cqpg7nM/T8QO2H0ZjSuhf1vYxuAx+aLG0Ikjy5RSqO/Z9obKdab+y8/7S7875cbi4uNuEuXbRph4IScL+d8CD6vxmJa7EzhMW4AAACBAIO9nJvle+9A1mSI3Vljv0NDkXGK2U9TKoxBRxpq4QRIsB86t8IWB7e2oZIeMrubpoEs34z5SibMG9vVkbSA2xGMyqpYE5tP2Y9obIF9WLOuNmVToggHgw8QbTWVebsPFljOIzrXuFlYr80ewnKyw6rBMVjByeZTtGdLG/kozgb0 root@vping-userdata-vm2-2f53aa2a-68ff-454d-942b-c658a02e9d27\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.36s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe50:1691/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.16 \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-2f53aa2a-68ff-454d-942b-c658a02e9d27\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.84 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-2f53aa2a-68ff-454d-942b-c658a02e9d27 login: "} 2018-08-15 03:05:17,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d/action used request id req-4ec51c89-f126-42be-9587-c851f94e3dce 2018-08-15 03:05:17,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0887491703033s 2018-08-15 03:05:17,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d/action used request id req-4ec51c89-f126-42be-9587-c851f94e3dce 2018-08-15 03:05:17,048 - 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 460640029 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.910 MHz processor [ 0.140471] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.142221] pid_max: default: 32768 minimum: 301 [ 0.143160] ACPI: Core revision 20150930 [ 0.144580] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145955] Security Framework initialized [ 0.146818] Yama: becoming mindful. [ 0.147598] AppArmor: AppArmor initialized [ 0.148499] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149894] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151244] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152514] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153996] Initializing cgroup subsys io [ 0.154865] Initializing cgroup subsys memory [ 0.155780] Initializing cgroup subsys devices [ 0.156699] Initializing cgroup subsys freezer [ 0.157614] Initializing cgroup subsys net_cls [ 0.158528] Initializing cgroup subsys perf_event [ 0.159496] Initializing cgroup subsys net_prio [ 0.160423] Initializing cgroup subsys hugetlb [ 0.161329] Initializing cgroup subsys pids [ 0.162239] CPU: Physical Processor ID: 0 [ 0.163799] mce: CPU supports 10 MCE banks [ 0.164686] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165744] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182029] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188136] ftrace: allocating 31920 entries in 125 pages [ 0.213032] smpboot: Max logical packages: 1 [ 0.213933] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215339] x2apic enabled [ 0.216180] Switched APIC routing to physical x2apic. [ 0.217950] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219122] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221228] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223097] KVM setup paravirtual spinlock [ 0.224443] x86: Booted up 1 node, 1 CPUs [ 0.225300] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.226756] devtmpfs: initialized [ 0.228506] evm: security.selinux [ 0.229240] evm: security.SMACK64 [ 0.229955] evm: security.SMACK64EXEC [ 0.230730] evm: security.SMACK64TRANSMUTE [ 0.231579] evm: security.SMACK64MMAP [ 0.232354] evm: security.ima [ 0.233021] evm: security.capability [ 0.233868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235817] pinctrl core: initialized pinctrl subsystem [ 0.236973] RTC time: 3:05:11, date: 08/15/18 [ 0.237979] NET: Registered protocol family 16 [ 0.239009] cpuidle: using governor ladder [ 0.239882] cpuidle: using governor menu [ 0.240713] PCCT header not found. [ 0.241509] ACPI: bus type PCI registered [ 0.242352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243659] PCI: Using configuration type 1 for base access [ 0.245500] ACPI: Added _OSI(Module Device) [ 0.246382] ACPI: Added _OSI(Processor Device) [ 0.247282] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248224] ACPI: Added _OSI(Processor Aggregator Device) [ 0.250028] ACPI: Interpreter enabled [ 0.250828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.258563] ACPI: (supports S0 S5) [ 0.259305] ACPI: Using IOAPIC for interrupt routing [ 0.260296] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264709] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265999] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267260] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269591] acpiphp: Slot [3] registered [ 0.270445] acpiphp: Slot [4] registered [ 0.271290] acpiphp: Slot [5] registered [ 0.272128] acpiphp: Slot [6] registered [ 0.272965] acpiphp: Slot [7] registered [ 0.273804] acpiphp: Slot [8] registered [ 0.274650] acpiphp: Slot [9] registered [ 0.275491] acpiphp: Slot [10] registered [ 0.276340] acpiphp: Slot [11] registered [ 0.277189] acpiphp: Slot [12] registered [ 0.278035] acpiphp: Slot [13] registered [ 0.278885] acpiphp: Slot [14] registered [ 0.279744] acpiphp: Slot [15] registered [ 0.290526] acpiphp: Slot [16] registered [ 0.291384] acpiphp: Slot [17] registered [ 0.292232] acpiphp: Slot [18] registered [ 0.293081] acpiphp: Slot [19] registered [ 0.293938] acpiphp: Slot [20] registered [ 0.294794] acpiphp: Slot [21] registered [ 0.295650] acpiphp: Slot [22] registered [ 0.296503] acpiphp: Slot [23] registered [ 0.297353] acpiphp: Slot [24] registered [ 0.298202] acpiphp: Slot [25] registered [ 0.299053] acpiphp: Slot [26] registered [ 0.299906] acpiphp: Slot [27] registered [ 0.300798] acpiphp: Slot [28] registered [ 0.301649] acpiphp: Slot [29] registered [ 0.302496] acpiphp: Slot [30] registered [ 0.303350] acpiphp: Slot [31] registered [ 0.304200] PCI host bridge to bus 0000:00 [ 0.305041] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306315] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307591] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.310619] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312161] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.315510] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.316857] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318092] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.319424] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324751] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.343301] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.344830] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.346701] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.348175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.349617] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.350941] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.352301] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.353413] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.355025] vgaarb: loaded [ 0.355652] vgaarb: bridge control possible 0000:00:02.0 [ 0.356934] SCSI subsystem initialized [ 0.357879] ACPI: bus type USB registered [ 0.358747] usbcore: registered new interface driver usbfs [ 0.359838] usbcore: registered new interface driver hub [ 0.360900] usbcore: registered new device driver usb [ 0.362062] PCI: Using ACPI for IRQ routing [ 0.363225] NetLabel: Initializing [ 0.363973] NetLabel: domain hash size = 128 [ 0.364860] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.365861] NetLabel: unlabeled traffic allowed by default [ 0.367064] clocksource: Switched to clocksource kvm-clock [ 0.375184] AppArmor: AppArmor Filesystem Enabled [ 0.376195] pnp: PnP ACPI init [ 0.377166] pnp: PnP ACPI: found 5 devices [ 0.383602] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385396] NET: Registered protocol family 2 [ 0.386487] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.387851] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.389123] TCP: Hash tables configured (established 4096 bind 4096) [ 0.390386] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391530] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392773] NET: Registered protocol family 1 [ 0.393695] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394852] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395981] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410086] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424274] Trying to unpack rootfs image as initramfs... [ 0.480669] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.482399] Scanning for low memory corruption every 60 seconds [ 0.483826] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.485047] audit: initializing netlink subsys (disabled) [ 0.486129] audit: type=2000 audit(1534302312.214:1): initialized [ 0.487560] Initialise system trusted keyring [ 0.488547] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.489770] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491979] zbud: loaded [ 0.492756] VFS: Disk quotas dquot_6.6.0 [ 0.493624] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495313] fuse init (API version 7.23) [ 0.496260] Key type big_key registered [ 0.497098] Allocating IMA MOK and blacklist keyrings. [ 0.498406] Key type asymmetric registered [ 0.499287] Asymmetric key parser 'x509' registered [ 0.500305] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501845] io scheduler noop registered [ 0.502675] io scheduler deadline registered (default) [ 0.503737] io scheduler cfq registered [ 0.504634] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.505738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.507087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.508605] ACPI: Power Button [PWRF] [ 0.509490] GHES: HEST is not enabled! [ 0.523197] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.551044] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576945] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579356] Linux agpgart interface v0.103 [ 0.582109] brd: module loaded [ 0.583874] loop: module loaded [ 0.587267] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.588811] GPT:90111 != 2097151 [ 0.589525] GPT:Alternate GPT header not at the end of the disk. [ 0.590691] GPT:90111 != 2097151 [ 0.591417] GPT: Use GNU Parted to correct GPT errors. [ 0.592448] vda: vda1 vda15 [ 0.593738] scsi host0: ata_piix [ 0.594570] scsi host1: ata_piix [ 0.595346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.596644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600359] libphy: Fixed MDIO Bus: probed [ 0.601393] tun: Universal TUN/TAP device driver, 1.6 [ 0.602397] tun: (C) 1999-2004 Max Krasnyansky [ 0.605342] PPP generic driver version 2.4.2 [ 0.606325] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607625] ehci-pci: EHCI PCI platform driver [ 0.608568] ehci-platform: EHCI generic platform driver [ 0.609626] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.610842] ohci-pci: OHCI PCI platform driver [ 0.611784] ohci-platform: OHCI generic platform driver [ 0.612857] uhci_hcd: USB Universal Host Controller Interface driver [ 0.627312] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.628386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.629941] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.631023] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.632254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.633583] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.635087] usb usb1: Product: UHCI Host Controller [ 0.636082] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.637294] usb usb1: SerialNumber: 0000:00:01.2 [ 0.638353] hub 1-0:1.0: USB hub found [ 0.639190] hub 1-0:1.0: 2 ports detected [ 0.640206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642466] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643487] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644778] mousedev: PS/2 mouse device common for all mice [ 0.646156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648133] rtc_cmos 00:00: RTC can wake from S4 [ 0.649332] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650622] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651898] i2c /dev entries driver [ 0.652735] device-mapper: uevent: version 1.0.3 [ 0.653770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655538] ledtrig-cpu: registered to indicate activity on CPUs [ 0.657067] NET: Registered protocol family 10 [ 0.658276] NET: Registered protocol family 17 [ 0.659257] Key type dns_resolver registered [ 0.660333] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.661508] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.663428] registered taskstats version 1 [ 0.664322] Loading compiled-in X.509 certificates [ 0.665856] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.667845] zswap: loaded using pool lzo/zbud [ 0.669630] Key type trusted registered [ 0.671530] Key type encrypted registered [ 0.672408] AppArmor: AppArmor sha1 policy hashing enabled [ 0.673515] ima: No TPM chip found, activating TPM-bypass! [ 0.674622] evm: HMAC attrs: 0x1 [ 0.675682] Magic number: 14:965:57 [ 0.676599] rtc_cmos 00:00: setting system clock to 2018-08-15 03:05:12 UTC (1534302312) [ 0.678332] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679529] EDD information not available. [ 0.760508] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772539] Write protecting the kernel read-only data: 14336k [ 0.774775] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776745] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.74 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... [ 0.934974] 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.16... Lease of 192.168.120.16 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.88. 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 === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwyNhlF2EevfEB5LZ3/FQSQbuwuYlwUNbR6bALnlmDfhrwGfDp9sVhtSeyyp0ogDb4982BdE7yk2okHowVHYSs3ofgQNVR7MWrOnom88gh9DOCC5mdXKh9roKTJnc3UQvZellAcXcfbr5eDed7gml8J5uwl59VyMdmpl+5+HqAvKIunB99UNPV+Q+Lw0Lt0nQ4hz6g45rlcZTW5r2qgyvE2REn4I15tbOpDmu3GHhg5tOzdfou7rRJIioNmgrh+o4Ji0eI3H9VidyINNALPOZc3yQAb+fVGfedG5vMzroPhiPhoGlgrunZAA78GZ8jdr9AdIegx+b9AKlzWxVl75gZ root@vping-userdata-vm2-2f53aa2a-68ff-454d-942b-c658a02e9d27 ssh-dss AAAAB3NzaC1kc3MAAACBAL2lTz98vjW94ziLJ9i5SJjIiCIgNWEvO7/VrE1IStO5JNoI05Mp48SrDt4Kio9puB7TBOD6NIlhLosSOXpF+vTVTzdhVa7DCGHczZxJZyX1mGUBl6A6aQExEL87wlPOqlf09CZCy5SgLDbXZ/4GE8/ivHnO8/ToPyC6vA9H/GzfAAAAFQCTMHOY/JUGIwlBpoWfAp8ElCg+IwAAAIEAhTbv+f336SnTa9Zk8NzvmwlKvi4qX8i+Wj5eqbtvJRBqGkfgMt1cvAfUZyy+Jugw81kzJ8bX6Cqpg7nM/T8QO2H0ZjSuhf1vYxuAx+aLG0Ikjy5RSqO/Z9obKdab+y8/7S7875cbi4uNuEuXbRph4IScL+d8CD6vxmJa7EzhMW4AAACBAIO9nJvle+9A1mSI3Vljv0NDkXGK2U9TKoxBRxpq4QRIsB86t8IWB7e2oZIeMrubpoEs34z5SibMG9vVkbSA2xGMyqpYE5tP2Y9obIF9WLOuNmVToggHgw8QbTWVebsPFljOIzrXuFlYr80ewnKyw6rBMVjByeZTtGdLG/kozgb0 root@vping-userdata-vm2-2f53aa2a-68ff-454d-942b-c658a02e9d27 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.36s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe50:1691/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.16 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-2f53aa2a-68ff-454d-942b-c658a02e9d27 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.84 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-2f53aa2a-68ff-454d-942b-c658a02e9d27 login: 2018-08-15 03:05:17,049 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-15 03:05:17,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:05:17,166 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-15 03:05:17,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:05:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:17,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6e09047-a7e5-4f96-8d9f-7cd3adcf4e93 x-compute-request-id: req-a6e09047-a7e5-4f96-8d9f-7cd3adcf4e93 Content-Type: application/json 2018-08-15 03:05:17,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a used request id req-a6e09047-a7e5-4f96-8d9f-7cd3adcf4e93 2018-08-15 03:05:17,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.158467054367s 2018-08-15 03:05:17,330 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a used request id req-a6e09047-a7e5-4f96-8d9f-7cd3adcf4e93 2018-08-15 03:05:17,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5652f264-8cdd-467d-b7a2-8b33bc7ed708 x-compute-request-id: req-5652f264-8cdd-467d-b7a2-8b33bc7ed708 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:16:91", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:11.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:11Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:77:c7", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:00.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "4b4f4a96-ffaf-4d48-87c4-949be0ad479a", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:17Z", "hostId": "a21b2a09af0e1118971923cc2322fb932f6ee5e5f222a920c5d42d8c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:04:53Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:17,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5652f264-8cdd-467d-b7a2-8b33bc7ed708 2018-08-15 03:05:17,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553460121155s 2018-08-15 03:05:17,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5652f264-8cdd-467d-b7a2-8b33bc7ed708 2018-08-15 03:05:17,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:19,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:20,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9c43318-505c-4aac-8f9f-2688200bc058 x-compute-request-id: req-b9c43318-505c-4aac-8f9f-2688200bc058 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:16:91", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:11.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:11Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:20,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b9c43318-505c-4aac-8f9f-2688200bc058 2018-08-15 03:05:20,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390511989594s 2018-08-15 03:05:20,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b9c43318-505c-4aac-8f9f-2688200bc058 2018-08-15 03:05:20,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:05:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:20,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e007907-c887-4edb-9387-db90657cf5f2 x-compute-request-id: req-3e007907-c887-4edb-9387-db90657cf5f2 Content-Type: application/json 2018-08-15 03:05:20,408 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d used request id req-3e007907-c887-4edb-9387-db90657cf5f2 2018-08-15 03:05:20,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.125687837601s 2018-08-15 03:05:20,409 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d used request id req-3e007907-c887-4edb-9387-db90657cf5f2 2018-08-15 03:05:20,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:20,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e0b50f4-fb81-450f-9c2b-c9c55a01b10f x-compute-request-id: req-9e0b50f4-fb81-450f-9c2b-c9c55a01b10f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:16:91", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6369a638-6698-4834-807e-792ede1aff9d", "rel": "bookmark"}], "image": {"id": "e9c1a590-36db-4666-963b-1375b6ccb953", "links": [{"href": "http://172.30.9.31:8774/images/e9c1a590-36db-4666-963b-1375b6ccb953", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:11.000000", "flavor": {"id": "5fbd50cf-0778-4c5e-84a4-e94008932e03", "links": [{"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}]}, "id": "6369a638-6698-4834-807e-792ede1aff9d", "security_groups": [{"name": "default"}], "user_id": "b4c8c7fa16cf46249d6294066e2bb1df", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:20Z", "hostId": "08a7b0a8ea9fbd5e4e99b023c729c77ba374ca81df8282c50067ac70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2f53aa2a-68ff-454d-942b-c658a02e9d27", "created": "2018-08-15T03:05:03Z", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:20,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e0b50f4-fb81-450f-9c2b-c9c55a01b10f 2018-08-15 03:05:20,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177896976471s 2018-08-15 03:05:20,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e0b50f4-fb81-450f-9c2b-c9c55a01b10f 2018-08-15 03:05:20,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:22,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:22,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3e4b258-1d4b-4bab-9902-93ec9102abb9 x-compute-request-id: req-b3e4b258-1d4b-4bab-9902-93ec9102abb9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 03:05:22,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3e4b258-1d4b-4bab-9902-93ec9102abb9 2018-08-15 03:05:22,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0645470619202s 2018-08-15 03:05:22,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3e4b258-1d4b-4bab-9902-93ec9102abb9 2018-08-15 03:05:22,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:05:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" -d '{"subnet_id": "d9fbcd13-7c99-4f86-8000-bba720847752"}' 2018-08-15 03:05:24,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-768ef005-f061-4010-ae60-3cacb07d6676 Date: Wed, 15 Aug 2018 03:05:24 GMT RESP BODY: {"network_id": "0c3d00a9-af26-417a-b6b1-7b0af61c7e8c", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "subnet_id": "d9fbcd13-7c99-4f86-8000-bba720847752", "subnet_ids": ["d9fbcd13-7c99-4f86-8000-bba720847752"], "port_id": "a36e1092-e57d-4a08-bd55-9d3d80b32d54", "id": "6842d16d-d060-454a-89b6-9580456f8d7c"} 2018-08-15 03:05:24,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c/remove_router_interface.json used request id req-768ef005-f061-4010-ae60-3cacb07d6676 2018-08-15 03:05:24,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95974087715s 2018-08-15 03:05:24,617 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c/remove_router_interface.json used request id req-768ef005-f061-4010-ae60-3cacb07d6676 returning object 6842d16d-d060-454a-89b6-9580456f8d7c 2018-08-15 03:05:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:05:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:24,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-517d7505-4744-47dd-a226-baaa174347c2 Date: Wed, 15 Aug 2018 03:05:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "created_at": "2018-08-15T03:04:45Z", "admin_state_up": true, "updated_at": "2018-08-15T03:05:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5f3d25f917704587bd4273cfb0a33974", "id": "6842d16d-d060-454a-89b6-9580456f8d7c", "name": "vping_userdata-router_2f53aa2a-68ff-454d-942b-c658a02e9d27"}]} 2018-08-15 03:05:24,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-517d7505-4744-47dd-a226-baaa174347c2 2018-08-15 03:05:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119173049927s 2018-08-15 03:05:24,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-517d7505-4744-47dd-a226-baaa174347c2 2018-08-15 03:05:24,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:05:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:26,089 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0890d53-3cb4-46c5-8e49-cfd039a5e728 Content-Length: 0 Date: Wed, 15 Aug 2018 03:05:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:05:26,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c.json used request id req-c0890d53-3cb4-46c5-8e49-cfd039a5e728 2018-08-15 03:05:26,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35014796257s 2018-08-15 03:05:26,089 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/6842d16d-d060-454a-89b6-9580456f8d7c.json used request id req-c0890d53-3cb4-46c5-8e49-cfd039a5e728 2018-08-15 03:05:26,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:05:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:26,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cec6a96c-85e2-4dfb-8fa4-6817e6d262ee Date: Wed, 15 Aug 2018 03:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:04:44Z","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":"5f3d25f917704587bd4273cfb0a33974","id":"d9fbcd13-7c99-4f86-8000-bba720847752","subnetpool_id":null,"name":"vping_userdata-subnet_2f53aa2a-68ff-454d-942b-c658a02e9d27"}]} 2018-08-15 03:05:26,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cec6a96c-85e2-4dfb-8fa4-6817e6d262ee 2018-08-15 03:05:26,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429060459137s 2018-08-15 03:05:26,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-cec6a96c-85e2-4dfb-8fa4-6817e6d262ee 2018-08-15 03:05:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:05:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/d9fbcd13-7c99-4f86-8000-bba720847752.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:27,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d6e1cd5-5a11-44af-9562-c0ebba63ce88 Date: Wed, 15 Aug 2018 03:05:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:05:27,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d9fbcd13-7c99-4f86-8000-bba720847752.json used request id req-1d6e1cd5-5a11-44af-9562-c0ebba63ce88 2018-08-15 03:05:27,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10572004318s 2018-08-15 03:05:27,241 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/d9fbcd13-7c99-4f86-8000-bba720847752.json used request id req-1d6e1cd5-5a11-44af-9562-c0ebba63ce88 2018-08-15 03:05:27,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:27,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:27,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-6a59524a-c904-4627-bc53-e22f8d152177 Date: Wed, 15 Aug 2018 03:05:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0c3d00a9-af26-417a-b6b1-7b0af61c7e8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f3d25f917704587bd4273cfb0a33974","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:05:27Z","qos_policy_id":null,"name":"vping_userdata-net_2f53aa2a-68ff-454d-942b-c658a02e9d27","admin_state_up":true,"tenant_id":"5f3d25f917704587bd4273cfb0a33974","created_at":"2018-08-15T03:04:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 03:05:27,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6a59524a-c904-4627-bc53-e22f8d152177 2018-08-15 03:05:27,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0874490737915s 2018-08-15 03:05:27,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6a59524a-c904-4627-bc53-e22f8d152177 2018-08-15 03:05:27,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:05:27,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/0c3d00a9-af26-417a-b6b1-7b0af61c7e8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:28,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1845f921-5702-4484-b4e8-a355c9638e8b Date: Wed, 15 Aug 2018 03:05:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:05:28,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/0c3d00a9-af26-417a-b6b1-7b0af61c7e8c.json used request id req-1845f921-5702-4484-b4e8-a355c9638e8b 2018-08-15 03:05:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15103387833s 2018-08-15 03:05:28,482 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/0c3d00a9-af26-417a-b6b1-7b0af61c7e8c.json used request id req-1845f921-5702-4484-b4e8-a355c9638e8b 2018-08-15 03:05:28,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:05:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:29,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-e8d79907-f6b2-4dcc-8fd5-754a0d6cc655 Date: Wed, 15 Aug 2018 03:05:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:04:50Z", "file": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953/file", "owner": "5f3d25f917704587bd4273cfb0a33974", "id": "e9c1a590-36db-4666-963b-1375b6ccb953", "size": 12716032, "self": "/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e9c1a590-36db-4666-963b-1375b6ccb953/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2f53aa2a-68ff-454d-942b-c658a02e9d27", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:04:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:05:29,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e8d79907-f6b2-4dcc-8fd5-754a0d6cc655 2018-08-15 03:05:29,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.754498958588s 2018-08-15 03:05:29,241 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e8d79907-f6b2-4dcc-8fd5-754a0d6cc655 2018-08-15 03:05:29,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:05:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ef307835019a260c26aa737af0ad76ffdaf6abc1" 2018-08-15 03:05:29,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b37618d-5625-4dc5-b8f9-25d048d79926 Date: Wed, 15 Aug 2018 03:05:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:05:29,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953 used request id req-5b37618d-5625-4dc5-b8f9-25d048d79926 2018-08-15 03:05:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.326355218887s 2018-08-15 03:05:29,569 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e9c1a590-36db-4666-963b-1375b6ccb953 used request id req-5b37618d-5625-4dc5-b8f9-25d048d79926 2018-08-15 03:05:29,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:05:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:29,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf1abfb4-b548-401d-8d7f-06bdb0c642cc x-compute-request-id: req-bf1abfb4-b548-401d-8d7f-06bdb0c642cc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5fbd50cf-0778-4c5e-84a4-e94008932e03"}]} 2018-08-15 03:05:29,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bf1abfb4-b548-401d-8d7f-06bdb0c642cc 2018-08-15 03:05:29,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229270458221s 2018-08-15 03:05:29,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-bf1abfb4-b548-401d-8d7f-06bdb0c642cc 2018-08-15 03:05:29,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:05:29,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:29,637 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d9215bd-5159-403d-8b42-c4f4db61acdc x-compute-request-id: req-9d9215bd-5159-403d-8b42-c4f4db61acdc Content-Length: 0 Content-Type: application/json 2018-08-15 03:05:29,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03 used request id req-9d9215bd-5159-403d-8b42-c4f4db61acdc 2018-08-15 03:05:29,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0432019233704s 2018-08-15 03:05:29,638 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5fbd50cf-0778-4c5e-84a4-e94008932e03 used request id req-9d9215bd-5159-403d-8b42-c4f4db61acdc 2018-08-15 03:05:29,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:05:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:29,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e413a1-7d7d-4028-b274-c5f5e9ea97f0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": {"self": "http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b4c8c7fa16cf46249d6294066e2bb1df", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:05:29,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-27e413a1-7d7d-4028-b274-c5f5e9ea97f0 2018-08-15 03:05:29,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186352968216s 2018-08-15 03:05:29,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-27e413a1-7d7d-4028-b274-c5f5e9ea97f0 2018-08-15 03:05:29,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:05:29,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:30,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e3712f-7abb-4100-b911-a8e4d1bcc5bf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_2f53aa2a-68ff-454d-942b-c658a02e9d27", "links": {"self": "http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b4c8c7fa16cf46249d6294066e2bb1df", "description": null}} 2018-08-15 03:05:30,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df used request id req-25e3712f-7abb-4100-b911-a8e4d1bcc5bf 2018-08-15 03:05:30,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196676969528s 2018-08-15 03:05:30,028 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df used request id req-25e3712f-7abb-4100-b911-a8e4d1bcc5bf 2018-08-15 03:05:30,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 03:05:30,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:30,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb245625-9ea0-4b63-ab72-e3a8692234d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:05:30,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df used request id req-cb245625-9ea0-4b63-ab72-e3a8692234d5 2018-08-15 03:05:30,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35982298851s 2018-08-15 03:05:30,389 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/b4c8c7fa16cf46249d6294066e2bb1df used request id req-cb245625-9ea0-4b63-ab72-e3a8692234d5 2018-08-15 03:05:30,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:05:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:30,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a10be82-1363-4e59-a3b1-4a9a1e3fc067 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974"}, "tags": [], "enabled": true, "id": "5f3d25f917704587bd4273cfb0a33974", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2f53aa2a-68ff-454d-942b-c658a02e9d27"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 03:05:30,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2a10be82-1363-4e59-a3b1-4a9a1e3fc067 2018-08-15 03:05:30,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175024986267s 2018-08-15 03:05:30,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2a10be82-1363-4e59-a3b1-4a9a1e3fc067 2018-08-15 03:05:30,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 03:05:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f9448ad7a7232382c9dc2c8f2c638fdb3a3d2152" 2018-08-15 03:05:30,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbf5c97-1548-4cc8-8e6b-f6fc0036f659 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:05:30,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974 used request id req-dcbf5c97-1548-4cc8-8e6b-f6fc0036f659 2018-08-15 03:05:30,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.227965831757s 2018-08-15 03:05:30,803 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/5f3d25f917704587bd4273cfb0a33974 used request id req-dcbf5c97-1548-4cc8-8e6b-f6fc0036f659 2018-08-15 03:05:30,853 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:05:30,895 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:05:30,896 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:05:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:05:30,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdddcb1a-2d37-4dc2-b044-8db7dfcac290 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:05:30,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-bdddcb1a-2d37-4dc2-b044-8db7dfcac290 2018-08-15 03:05:30,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:05:31,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["qNG9kc-eQG6Lh8KbDzt1ug"], "issued_at": "2018-08-15T03:05:31.000000Z"}} 2018-08-15 03:05:31,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:31,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-91f13f47-e7b1-45fc-a0ad-c880660409c3 Date: Wed, 15 Aug 2018 03:05:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:05:31,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91f13f47-e7b1-45fc-a0ad-c880660409c3 2018-08-15 03:05:31,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.431531190872s 2018-08-15 03:05:31,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-91f13f47-e7b1-45fc-a0ad-c880660409c3 2018-08-15 03:05:31,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:05:31,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efc87b7-1566-4b8e-945d-007600f57a64 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:05:31,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-0efc87b7-1566-4b8e-945d-007600f57a64 2018-08-15 03:05:31,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:05:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:31,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abbc1c3-ed6b-4b2e-b01f-c7e051321b1f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:05:31,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3abbc1c3-ed6b-4b2e-b01f-c7e051321b1f 2018-08-15 03:05:31,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177874088287s 2018-08-15 03:05:31,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3abbc1c3-ed6b-4b2e-b01f-c7e051321b1f 2018-08-15 03:05:31,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:05:31,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}}' 2018-08-15 03:05:32,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:05:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-459b15a0-5a3c-442d-b309-209ba365b079 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae"}, "tags": [], "enabled": true, "id": "7cedef03aa4a4188a3e03900f24d13ae", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}} 2018-08-15 03:05:32,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-459b15a0-5a3c-442d-b309-209ba365b079 2018-08-15 03:05:32,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136554002762s 2018-08-15 03:05:32,058 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-459b15a0-5a3c-442d-b309-209ba365b079 2018-08-15 03:05:32,059 - 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'7cedef03aa4a4188a3e03900f24d13ae', '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_8e9867b2-ee8c-48b8-8c5a-70a363e97900'}) 2018-08-15 03:05:32,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:05:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "558cfb6a-89f8-4514-85fb-7e9fafb9ec60", "email": null, "name": "cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}}' 2018-08-15 03:05:32,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7055428f-9aab-4b53-8c53-aed38a13bfad Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": {"self": "http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1de81147e70b4cf7b408e08c3487283e", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:05:32,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-7055428f-9aab-4b53-8c53-aed38a13bfad 2018-08-15 03:05:32,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.371495962143s 2018-08-15 03:05:32,437 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-7055428f-9aab-4b53-8c53-aed38a13bfad 2018-08-15 03:05:32,437 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1de81147e70b4cf7b408e08c3487283e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900'}) 2018-08-15 03:05:32,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:05:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:32,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2889a6-461c-411f-841f-7d812a27c1ca Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:05:32,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b2889a6-461c-411f-841f-7d812a27c1ca 2018-08-15 03:05:32,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184034109116s 2018-08-15 03:05:32,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-8b2889a6-461c-411f-841f-7d812a27c1ca 2018-08-15 03:05:32,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:05:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:32,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf23449c-40b3-4a3d-bbfc-85bae67ffde4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:05:32,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cf23449c-40b3-4a3d-bbfc-85bae67ffde4 2018-08-15 03:05:32,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174879074097s 2018-08-15 03:05:32,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-cf23449c-40b3-4a3d-bbfc-85bae67ffde4 2018-08-15 03:05:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:05:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:32,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c8b385-7abd-4cac-9039-abff5e4b6234 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:05:32,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-48c8b385-7abd-4cac-9039-abff5e4b6234 2018-08-15 03:05:32,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098531961441s 2018-08-15 03:05:32,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-48c8b385-7abd-4cac-9039-abff5e4b6234 2018-08-15 03:05:32,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:05:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:33,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf629ff-c655-4ff7-afb9-01c7ae1a54d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:05:33,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-aaf629ff-c655-4ff7-afb9-01c7ae1a54d8 2018-08-15 03:05:33,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0989148616791s 2018-08-15 03:05:33,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-aaf629ff-c655-4ff7-afb9-01c7ae1a54d8 2018-08-15 03:05:33,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:05:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:33,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47afb237-0c9a-40d3-be68-bd453eb16d30 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": {"self": "http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1de81147e70b4cf7b408e08c3487283e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:05:33,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-47afb237-0c9a-40d3-be68-bd453eb16d30 2018-08-15 03:05:33,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.162281036377s 2018-08-15 03:05:33,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-47afb237-0c9a-40d3-be68-bd453eb16d30 2018-08-15 03:05:33,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:05:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:33,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de8d10e-4720-4c2e-97a5-49da806e71f9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae"}, "tags": [], "enabled": true, "id": "7cedef03aa4a4188a3e03900f24d13ae", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 03:05:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8de8d10e-4720-4c2e-97a5-49da806e71f9 2018-08-15 03:05:33,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100470066071s 2018-08-15 03:05:33,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8de8d10e-4720-4c2e-97a5-49da806e71f9 2018-08-15 03:05:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:05:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=1de81147e70b4cf7b408e08c3487283e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=7cedef03aa4a4188a3e03900f24d13ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:33,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30917b9b-1061-4b77-8f75-2a14bb37c673 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=1de81147e70b4cf7b408e08c3487283e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=7cedef03aa4a4188a3e03900f24d13ae", "previous": null, "next": null}} 2018-08-15 03:05:33,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1de81147e70b4cf7b408e08c3487283e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=7cedef03aa4a4188a3e03900f24d13ae used request id req-30917b9b-1061-4b77-8f75-2a14bb37c673 2018-08-15 03:05:33,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173970937729s 2018-08-15 03:05:33,465 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=1de81147e70b4cf7b408e08c3487283e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=7cedef03aa4a4188a3e03900f24d13ae used request id req-30917b9b-1061-4b77-8f75-2a14bb37c673 2018-08-15 03:05:33,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:05:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae/users/1de81147e70b4cf7b408e08c3487283e/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:05:33,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6877324f-f504-4b78-aacb-ea3f29e37c0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:05:33,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae/users/1de81147e70b4cf7b408e08c3487283e/roles/b0672adc25d84ebbb44e580239cda72f used request id req-6877324f-f504-4b78-aacb-ea3f29e37c0a 2018-08-15 03:05:33,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139477968216s 2018-08-15 03:05:33,607 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae/users/1de81147e70b4cf7b408e08c3487283e/roles/b0672adc25d84ebbb44e580239cda72f used request id req-6877324f-f504-4b78-aacb-ea3f29e37c0a 2018-08-15 03:05:33,608 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 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'7cedef03aa4a4188a3e03900f24d13ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '558cfb6a-89f8-4514-85fb-7e9fafb9ec60', 'username': u'cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:05:33,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:05:33,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:05:33,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:05:33,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:05:33,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:05:33,609 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:05:33,610 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:05:33,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:05:33,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:05:33,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:05:33,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:05:33,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:05:33,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:05:33,612 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'password': '558cfb6a-89f8-4514-85fb-7e9fafb9ec60', 'project_name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '7cedef03aa4a4188a3e03900f24d13ae', 'project_domain_name': 'Default'} 2018-08-15 03:05:33,613 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-15 03:05:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:05:33,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8a5bd6-7a5e-4402-a491-86e3dbf255f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:05:33,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-be8a5bd6-7a5e-4402-a491-86e3dbf255f0 2018-08-15 03:05:33,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:05:34,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7cedef03aa4a4188a3e03900f24d13ae", "name": "cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/7cedef03aa4a4188a3e03900f24d13ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/7cedef03aa4a4188a3e03900f24d13ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/7cedef03aa4a4188a3e03900f24d13ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_7cedef03aa4a4188a3e03900f24d13ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_7cedef03aa4a4188a3e03900f24d13ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/7cedef03aa4a4188a3e03900f24d13ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/7cedef03aa4a4188a3e03900f24d13ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7cedef03aa4a4188a3e03900f24d13ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/7cedef03aa4a4188a3e03900f24d13ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/7cedef03aa4a4188a3e03900f24d13ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/7cedef03aa4a4188a3e03900f24d13ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/7cedef03aa4a4188a3e03900f24d13ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/7cedef03aa4a4188a3e03900f24d13ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "id": "1de81147e70b4cf7b408e08c3487283e"}, "audit_ids": ["yaPbqZt_QKunc7XtxtG6Pg"], "issued_at": "2018-08-15T03:05:34.000000Z"}} 2018-08-15 03:05:34,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:05:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"network": {"name": "cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "admin_state_up": true}}' 2018-08-15 03:05:34,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-77b96ff0-be2f-4f58-b2ae-266328ff002c Date: Wed, 15 Aug 2018 03:05:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:05:34Z","is_default":false,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}} 2018-08-15 03:05:34,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-77b96ff0-be2f-4f58-b2ae-266328ff002c 2018-08-15 03:05:34,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.593806028366s 2018-08-15 03:05:34,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-77b96ff0-be2f-4f58-b2ae-266328ff002c 2018-08-15 03:05:34,694 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T03:05:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'aed6324b-dc24-47eb-9495-b4c25c0899c9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900', u'admin_state_up': True, u'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', u'created_at': u'2018-08-15T03:05:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7cedef03aa4a4188a3e03900f24d13ae', u'l2_adjacency': True}) 2018-08-15 03:05:34,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:34,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:34,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-287dbea0-4c84-405a-8c18-365c483fb29a Date: Wed, 15 Aug 2018 03:05:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:05:34Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:05:34,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-287dbea0-4c84-405a-8c18-365c483fb29a 2018-08-15 03:05:34,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111234903336s 2018-08-15 03:05:34,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-287dbea0-4c84-405a-8c18-365c483fb29a 2018-08-15 03:05:34,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:05:34,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"subnet": {"name": "cinder_test-subnet_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "enable_dhcp": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:05:35,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2bed4806-89d4-4486-b045-d690b495221b Date: Wed, 15 Aug 2018 03:05:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:05:35Z","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":"7cedef03aa4a4188a3e03900f24d13ae","id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","subnetpool_id":null,"name":"cinder_test-subnet_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}} 2018-08-15 03:05:35,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2bed4806-89d4-4486-b045-d690b495221b 2018-08-15 03:05:35,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.626179933548s 2018-08-15 03:05:35,434 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2bed4806-89d4-4486-b045-d690b495221b 2018-08-15 03:05:35,435 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:05:35Z', 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'db285f02-dbf1-4be4-bd08-fbdf94558c50', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_8e9867b2-ee8c-48b8-8c5a-70a363e97900', u'enable_dhcp': True, u'network_id': u'aed6324b-dc24-47eb-9495-b4c25c0899c9', u'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', u'created_at': u'2018-08-15T03:05:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7cedef03aa4a4188a3e03900f24d13ae'}) 2018-08-15 03:05:35,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:05:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "cinder_test-router_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "admin_state_up": true}}' 2018-08-15 03:05:37,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-361404cf-3979-407e-8ced-4737e70ad18c Date: Wed, 15 Aug 2018 03:05:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:35Z", "admin_state_up": true, "updated_at": "2018-08-15T03:05:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "name": "cinder_test-router_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}} 2018-08-15 03:05:37,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-361404cf-3979-407e-8ced-4737e70ad18c 2018-08-15 03:05:37,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65518498421s 2018-08-15 03:05:37,091 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-361404cf-3979-407e-8ced-4737e70ad18c 2018-08-15 03:05:37,091 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:05:36Z', u'revision_number': 2, u'id': u'72994e9b-2dd3-4a07-bfe9-e41901a99a3e', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.219'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_8e9867b2-ee8c-48b8-8c5a-70a363e97900', u'admin_state_up': True, u'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', u'created_at': u'2018-08-15T03:05:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'7cedef03aa4a4188a3e03900f24d13ae'}) 2018-08-15 03:05:37,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:05:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"subnet_id": "db285f02-dbf1-4be4-bd08-fbdf94558c50"}' 2018-08-15 03:05:39,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-546325a0-84c4-4ffe-abfe-c0f237cf1026 Date: Wed, 15 Aug 2018 03:05:39 GMT RESP BODY: {"network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "subnet_id": "db285f02-dbf1-4be4-bd08-fbdf94558c50", "subnet_ids": ["db285f02-dbf1-4be4-bd08-fbdf94558c50"], "port_id": "b58fc3c9-642e-473a-acce-d3518be9863c", "id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e"} 2018-08-15 03:05:39,255 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e/add_router_interface.json used request id req-546325a0-84c4-4ffe-abfe-c0f237cf1026 2018-08-15 03:05:39,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16322898865s 2018-08-15 03:05:39,255 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e/add_router_interface.json used request id req-546325a0-84c4-4ffe-abfe-c0f237cf1026 returning object 72994e9b-2dd3-4a07-bfe9-e41901a99a3e 2018-08-15 03:05:39,255 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:05:39,321 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:05:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:05:39,326 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:05:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:05:39,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:05:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:39,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5d023395-29fe-4b95-a287-8a89037e57c9 Date: Wed, 15 Aug 2018 03:05:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:05:39,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5d023395-29fe-4b95-a287-8a89037e57c9 2018-08-15 03:05:39,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307080984116s 2018-08-15 03:05:39,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5d023395-29fe-4b95-a287-8a89037e57c9 2018-08-15 03:05:39,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:05:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}' 2018-08-15 03:05:39,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dd7a6d47-fa97-49de-8c79-7b49d6654562 Date: Wed, 15 Aug 2018 03:05:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:05:39Z", "file": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file", "owner": "7cedef03aa4a4188a3e03900f24d13ae", "id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "size": null, "self": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "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_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "checksum": null, "created_at": "2018-08-15T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:05:39,715 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-dd7a6d47-fa97-49de-8c79-7b49d6654562 2018-08-15 03:05:39,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0685698986053s 2018-08-15 03:05:39,716 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-dd7a6d47-fa97-49de-8c79-7b49d6654562 returning object e041ef95-af60-4963-bfef-8f0fd99daa6b 2018-08-15 03:05:39,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:05:39,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '' 2018-08-15 03:05:40,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bcc83b3-43c7-407c-86e5-45b4e64baaf5 Date: Wed, 15 Aug 2018 03:05:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:05:40,908 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file used request id req-7bcc83b3-43c7-407c-86e5-45b4e64baaf5 2018-08-15 03:05:40,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19235086441s 2018-08-15 03:05:40,909 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file used request id req-7bcc83b3-43c7-407c-86e5-45b4e64baaf5 2018-08-15 03:05:40,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:05:40,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:40,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-f8680e74-2ca1-4ce3-8a6f-5cb32592eed1 Date: Wed, 15 Aug 2018 03:05:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:05:40Z", "file": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file", "owner": "7cedef03aa4a4188a3e03900f24d13ae", "id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "size": 12716032, "self": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:05:40,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f8680e74-2ca1-4ce3-8a6f-5cb32592eed1 2018-08-15 03:05:40,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.035572052002s 2018-08-15 03:05:40,949 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-f8680e74-2ca1-4ce3-8a6f-5cb32592eed1 2018-08-15 03:05:40,950 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file', 'owner': u'7cedef03aa4a4188a3e03900f24d13ae', 'id': u'e041ef95-af60-4963-bfef-8f0fd99daa6b', 'size': 12716032, u'self': u'/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:05:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:05:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900', '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/e041ef95-af60-4963-bfef-8f0fd99daa6b', 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_8e9867b2-ee8c-48b8-8c5a-70a363e97900', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'created': u'2018-08-15T03:05:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03: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/e041ef95-af60-4963-bfef-8f0fd99daa6b', 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_8e9867b2-ee8c-48b8-8c5a-70a363e97900', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:05:40,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:05:40,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:05:41,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd0987e-88e4-4720-9f72-33280121a400 x-compute-request-id: req-ccd0987e-88e4-4720-9f72-33280121a400 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b327319f-941f-4e7a-b1f4-86471861f955"}} 2018-08-15 03:05:41,251 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ccd0987e-88e4-4720-9f72-33280121a400 2018-08-15 03:05:41,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.29950594902s 2018-08-15 03:05:41,251 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ccd0987e-88e4-4720-9f72-33280121a400 2018-08-15 03:05:41,252 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_8e9867b2-ee8c-48b8-8c5a-70a363e97900', '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'feec32c05bda4499885ba9c313a5eb8b', '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'b327319f-941f-4e7a-b1f4-86471861f955', 'swap': 0}) 2018-08-15 03:05:41,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:05:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" -d '{"extra_specs": {}}' 2018-08-15 03:05:41,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b8c6742-7f6f-48d2-8ae9-bcae2c622987 x-compute-request-id: req-2b8c6742-7f6f-48d2-8ae9-bcae2c622987 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:05:41,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955/os-extra_specs used request id req-2b8c6742-7f6f-48d2-8ae9-bcae2c622987 2018-08-15 03:05:41,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221340656281s 2018-08-15 03:05:41,276 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955/os-extra_specs used request id req-2b8c6742-7f6f-48d2-8ae9-bcae2c622987 2018-08-15 03:05:41,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 03:05:41,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"keypair": {"name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}}' 2018-08-15 03:05:41,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-090ab37c-c798-4403-9209-b2d2820902a0 x-compute-request-id: req-090ab37c-c798-4403-9209-b2d2820902a0 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwxUIh1rI6i73oGSMzEmuL12nYhK2Llir0Z8eok6hG+4ZYqJ9LoearFzWZsCKkgpQIoD8/Byah1I9rHgN0M/+nMlsNVhStUqRYz3zxaKc0OM4vCwPLdaGUDc11wbuVYit5PU3YYrwkGUJUneGXLyCyvg28WpMlYM8UwLg2KWVJOwxDaXi1CHXSm6D/3o2UHIyVB/KhXS/VEchvlSUt7RQ0IML8Ph/Lv9xk7zd8BIJuIHRfrN07j6tbep7wjmpX/1+kQQJXHsx6SsZJbKdXjLQun+n/FkRofHiEmduSGdkgpkOWgMkR+XBGVILWaXrAzJb0RkzVU0enp2hOiy+a4A9t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsMVCIdayOou96BkjMxJri9dp2ISti5Yq9GfHqJOoRvuGWKif\nS6Hmqxc1mbAipIKUCKA/PwcmodSPax4DdDP/pzJbDVYUrVKkWM988WinNDjOLwsD\ny3WhlA3NdcG7lWIreT1N2GK8JBlCVJ3hly8gsr4NvFqTJWDPFMC4NillSTsMQ2l4\ntQh10pug/96NlByMlQfyoV0v1RHIb5UlLe0UNCDC/D4fy7/cZO83fASCbiB0X6zd\nO4+rW3qe8I5qV/9fpEECVx7MekrGSWynV4y0Lp/p/xZEaHx4hJnbkhnZIKZDloDJ\nEflwRlSC1ml6wMyW9EZM1VNHp6doTosvmuAPbQIDAQABAoIBADpLw2R/dmWiYi2h\n5J7aK0eB8fEqyETpcB8L/qdUksFd/89LRMVfjj/MNqwJj1MrkQBLQLBbfl0OSYHs\n8vymjWApVifOxKDoSTTUsIK4nbO2LCENg+HcWD4IU0LLcj5wkp+4HO0Imr1Y6ywW\nqSf/rcvkq4j7Yd2I0KIqcFXETxfX6eO0YqrP/tivKQsBbtsp+7fcl03frOe4q5QA\no3A4ftBEZ8sOCMQJ+DmkNo17r5wS3opkfay6iOUsty+swM+Nv3WtYbZ7I4RnYrbw\nAJlRJOB27E+1Yt9Zl3IXkCeS0yrcaAIBNtpTps9Bde0KmFE6Binrm1LOQg2LcGdM\nT+ULZuECgYEA3cm8nGWe1kDnqR586JEJqqLAILTcStpCjUHez59/b8n8sRx2JtFg\nAnDAzBSIF91AZbXZnEJaRfYHLpDXW8KlwS2vlPcfNn4/vJOmZGOB3ZblPo0CKH08\n0fM6Bz2oOFnHv6Hmr29y+xyrtg5bgCMD1s9MMT+ZUpmZJ3gsH9mnytUCgYEAzAnP\nd2odVeMNb0j7SLwK+MLcygSVhMu+XFkAjErg7TD/1gp+yUE4iR5Cq/YqKli/zwTB\nvBK1MXjzs4FRu0CMDb1CXvYq4+SIUXMgp3O1MtgSdB+PWLWNDu97BaBAFaoOWJNC\nZ0tXkxt3WJczZ2+Y+eZkZj/GMcwHAUIOGb9bTjkCgYAJYYMMym+ReGVUDeoSnC/g\ne8nMmFnJALpX5zVZatGlFNIPW7jTo3+AGuzMtQGcoMscgjiWF2hiFSnwmkfBpdYE\n+b23e0xiraxceZJMJLlVehBwON6if8mWx8boj38SAxojzOFJAlnGrUvGA41zOgfr\nihEa9Cm0CLMlrDuRjU8/kQKBgHJJiHkF6jqifHL6OS6LjcW7OHq7yJhim1UU0VbD\n1mtlh9f3dv751lYPqh6yOvoPThkCPBZBkFaOvkqsxAAT7p7/hL62Ol3+M1EUIJVL\nHZLGLsf2qY9x2foksA79rQe1gmWgzpAXRo1y1A2+W5+zhcdsgo43aKeZ9c6Blm5b\nniQZAoGBALYVRvWBhDPimIv6deTvDqhEaSFRc2YqF+oQifks0wj+7jZt59uN87h/\nGc1Itk9S93g9DLR9v3sAW2VY/iS5RFcY48PcKLAv9fvvL643URxk/MiFJYyj8hvT\nqxrUgmZW1xKS+wjWhx6+XRCu6RLV7O/cDu6nLtMVN1HmwNSrPkYe\n-----END RSA PRIVATE KEY-----\n", "user_id": "1de81147e70b4cf7b408e08c3487283e", "name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "fingerprint": "4f:44:6f:a7:67:2c:a6:a9:e1:23:cb:3e:99:af:ed:60"}} 2018-08-15 03:05:41,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-090ab37c-c798-4403-9209-b2d2820902a0 2018-08-15 03:05:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.469350099564s 2018-08-15 03:05:41,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-090ab37c-c798-4403-9209-b2d2820902a0 2018-08-15 03:05:41,747 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwxUIh1rI6i73oGSMzEmuL12nYhK2Llir0Z8eok6hG+4ZYqJ9LoearFzWZsCKkgpQIoD8/Byah1I9rHgN0M/+nMlsNVhStUqRYz3zxaKc0OM4vCwPLdaGUDc11wbuVYit5PU3YYrwkGUJUneGXLyCyvg28WpMlYM8UwLg2KWVJOwxDaXi1CHXSm6D/3o2UHIyVB/KhXS/VEchvlSUt7RQ0IML8Ph/Lv9xk7zd8BIJuIHRfrN07j6tbep7wjmpX/1+kQQJXHsx6SsZJbKdXjLQun+n/FkRofHiEmduSGdkgpkOWgMkR+XBGVILWaXrAzJb0RkzVU0enp2hOiy+a4A9t Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsMVCIdayOou96BkjMxJri9dp2ISti5Yq9GfHqJOoRvuGWKif\nS6Hmqxc1mbAipIKUCKA/PwcmodSPax4DdDP/pzJbDVYUrVKkWM988WinNDjOLwsD\ny3WhlA3NdcG7lWIreT1N2GK8JBlCVJ3hly8gsr4NvFqTJWDPFMC4NillSTsMQ2l4\ntQh10pug/96NlByMlQfyoV0v1RHIb5UlLe0UNCDC/D4fy7/cZO83fASCbiB0X6zd\nO4+rW3qe8I5qV/9fpEECVx7MekrGSWynV4y0Lp/p/xZEaHx4hJnbkhnZIKZDloDJ\nEflwRlSC1ml6wMyW9EZM1VNHp6doTosvmuAPbQIDAQABAoIBADpLw2R/dmWiYi2h\n5J7aK0eB8fEqyETpcB8L/qdUksFd/89LRMVfjj/MNqwJj1MrkQBLQLBbfl0OSYHs\n8vymjWApVifOxKDoSTTUsIK4nbO2LCENg+HcWD4IU0LLcj5wkp+4HO0Imr1Y6ywW\nqSf/rcvkq4j7Yd2I0KIqcFXETxfX6eO0YqrP/tivKQsBbtsp+7fcl03frOe4q5QA\no3A4ftBEZ8sOCMQJ+DmkNo17r5wS3opkfay6iOUsty+swM+Nv3WtYbZ7I4RnYrbw\nAJlRJOB27E+1Yt9Zl3IXkCeS0yrcaAIBNtpTps9Bde0KmFE6Binrm1LOQg2LcGdM\nT+ULZuECgYEA3cm8nGWe1kDnqR586JEJqqLAILTcStpCjUHez59/b8n8sRx2JtFg\nAnDAzBSIF91AZbXZnEJaRfYHLpDXW8KlwS2vlPcfNn4/vJOmZGOB3ZblPo0CKH08\n0fM6Bz2oOFnHv6Hmr29y+xyrtg5bgCMD1s9MMT+ZUpmZJ3gsH9mnytUCgYEAzAnP\nd2odVeMNb0j7SLwK+MLcygSVhMu+XFkAjErg7TD/1gp+yUE4iR5Cq/YqKli/zwTB\nvBK1MXjzs4FRu0CMDb1CXvYq4+SIUXMgp3O1MtgSdB+PWLWNDu97BaBAFaoOWJNC\nZ0tXkxt3WJczZ2+Y+eZkZj/GMcwHAUIOGb9bTjkCgYAJYYMMym+ReGVUDeoSnC/g\ne8nMmFnJALpX5zVZatGlFNIPW7jTo3+AGuzMtQGcoMscgjiWF2hiFSnwmkfBpdYE\n+b23e0xiraxceZJMJLlVehBwON6if8mWx8boj38SAxojzOFJAlnGrUvGA41zOgfr\nihEa9Cm0CLMlrDuRjU8/kQKBgHJJiHkF6jqifHL6OS6LjcW7OHq7yJhim1UU0VbD\n1mtlh9f3dv751lYPqh6yOvoPThkCPBZBkFaOvkqsxAAT7p7/hL62Ol3+M1EUIJVL\nHZLGLsf2qY9x2foksA79rQe1gmWgzpAXRo1y1A2+W5+zhcdsgo43aKeZ9c6Blm5b\nniQZAoGBALYVRvWBhDPimIv6deTvDqhEaSFRc2YqF+oQifks0wj+7jZt59uN87h/\nGc1Itk9S93g9DLR9v3sAW2VY/iS5RFcY48PcKLAv9fvvL643URxk/MiFJYyj8hvT\nqxrUgmZW1xKS+wjWhx6+XRCu6RLV7O/cDu6nLtMVN1HmwNSrPkYe\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1de81147e70b4cf7b408e08c3487283e', 'name': u'cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'created_at': '2018-08-15T03:05:41.746962', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4f:44:6f:a7:67:2c:a6:a9:e1:23:cb:3e:99:af:ed:60', 'type': 'ssh', 'id': u'cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900'}) 2018-08-15 03:05:41,747 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsMVCIdayOou96BkjMxJri9dp2ISti5Yq9GfHqJOoRvuGWKif S6Hmqxc1mbAipIKUCKA/PwcmodSPax4DdDP/pzJbDVYUrVKkWM988WinNDjOLwsD y3WhlA3NdcG7lWIreT1N2GK8JBlCVJ3hly8gsr4NvFqTJWDPFMC4NillSTsMQ2l4 tQh10pug/96NlByMlQfyoV0v1RHIb5UlLe0UNCDC/D4fy7/cZO83fASCbiB0X6zd O4+rW3qe8I5qV/9fpEECVx7MekrGSWynV4y0Lp/p/xZEaHx4hJnbkhnZIKZDloDJ EflwRlSC1ml6wMyW9EZM1VNHp6doTosvmuAPbQIDAQABAoIBADpLw2R/dmWiYi2h 5J7aK0eB8fEqyETpcB8L/qdUksFd/89LRMVfjj/MNqwJj1MrkQBLQLBbfl0OSYHs 8vymjWApVifOxKDoSTTUsIK4nbO2LCENg+HcWD4IU0LLcj5wkp+4HO0Imr1Y6ywW qSf/rcvkq4j7Yd2I0KIqcFXETxfX6eO0YqrP/tivKQsBbtsp+7fcl03frOe4q5QA o3A4ftBEZ8sOCMQJ+DmkNo17r5wS3opkfay6iOUsty+swM+Nv3WtYbZ7I4RnYrbw AJlRJOB27E+1Yt9Zl3IXkCeS0yrcaAIBNtpTps9Bde0KmFE6Binrm1LOQg2LcGdM T+ULZuECgYEA3cm8nGWe1kDnqR586JEJqqLAILTcStpCjUHez59/b8n8sRx2JtFg AnDAzBSIF91AZbXZnEJaRfYHLpDXW8KlwS2vlPcfNn4/vJOmZGOB3ZblPo0CKH08 0fM6Bz2oOFnHv6Hmr29y+xyrtg5bgCMD1s9MMT+ZUpmZJ3gsH9mnytUCgYEAzAnP d2odVeMNb0j7SLwK+MLcygSVhMu+XFkAjErg7TD/1gp+yUE4iR5Cq/YqKli/zwTB vBK1MXjzs4FRu0CMDb1CXvYq4+SIUXMgp3O1MtgSdB+PWLWNDu97BaBAFaoOWJNC Z0tXkxt3WJczZ2+Y+eZkZj/GMcwHAUIOGb9bTjkCgYAJYYMMym+ReGVUDeoSnC/g e8nMmFnJALpX5zVZatGlFNIPW7jTo3+AGuzMtQGcoMscgjiWF2hiFSnwmkfBpdYE +b23e0xiraxceZJMJLlVehBwON6if8mWx8boj38SAxojzOFJAlnGrUvGA41zOgfr ihEa9Cm0CLMlrDuRjU8/kQKBgHJJiHkF6jqifHL6OS6LjcW7OHq7yJhim1UU0VbD 1mtlh9f3dv751lYPqh6yOvoPThkCPBZBkFaOvkqsxAAT7p7/hL62Ol3+M1EUIJVL HZLGLsf2qY9x2foksA79rQe1gmWgzpAXRo1y1A2+W5+zhcdsgo43aKeZ9c6Blm5b niQZAoGBALYVRvWBhDPimIv6deTvDqhEaSFRc2YqF+oQifks0wj+7jZt59uN87h/ Gc1Itk9S93g9DLR9v3sAW2VY/iS5RFcY48PcKLAv9fvvL643URxk/MiFJYyj8hvT qxrUgmZW1xKS+wjWhx6+XRCu6RLV7O/cDu6nLtMVN1HmwNSrPkYe -----END RSA PRIVATE KEY----- 2018-08-15 03:05:41,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 03:05:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"security_group": {"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-15 03:05:41,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-a808d4a7-24b1-4105-8e35-fb87abb11e1f Date: Wed, 15 Aug 2018 03:05:41 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:41Z", "updated_at": "2018-08-15T03:05:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "d1ca695b-0872-4760-82a4-05cfe2342519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "e9e19837-dafd-48ae-9731-34f9e039dba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}} 2018-08-15 03:05:41,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a808d4a7-24b1-4105-8e35-fb87abb11e1f 2018-08-15 03:05:41,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.16775894165s 2018-08-15 03:05:41,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-a808d4a7-24b1-4105-8e35-fb87abb11e1f 2018-08-15 03:05:41,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:05:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:41,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-02dd12b6-635a-4987-8df1-8be5767450ff Date: Wed, 15 Aug 2018 03:05:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:34Z", "updated_at": "2018-08-15T03:05:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "159bcbb0-fe58-4cec-96e6-8032aed5171e", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "6ce2e6cd-f91f-445a-9845-15c076f2a9e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "71dd794f-d761-4493-b311-94692f269a72", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "d790a5e5-544c-4040-b414-f8a8a8aa208a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:41Z", "updated_at": "2018-08-15T03:05:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "d1ca695b-0872-4760-82a4-05cfe2342519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "e9e19837-dafd-48ae-9731-34f9e039dba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}]} 2018-08-15 03:05:41,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-02dd12b6-635a-4987-8df1-8be5767450ff 2018-08-15 03:05:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.06103515625s 2018-08-15 03:05:41,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-02dd12b6-635a-4987-8df1-8be5767450ff 2018-08-15 03:05:41,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:05:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -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": "ecd0d40a-0e25-406b-9eda-72b4d20e803e"}}' 2018-08-15 03:05:42,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bd052cf3-f86d-4aaa-ab7a-6f386d8c05fd Date: Wed, 15 Aug 2018 03:05:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T03:05:42Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "port_range_min": 22, "revision_number": 0, "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:42Z", "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "111ad122-775c-40ef-8806-32369d0a609b"}} 2018-08-15 03:05:42,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-bd052cf3-f86d-4aaa-ab7a-6f386d8c05fd 2018-08-15 03:05:42,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115496873856s 2018-08-15 03:05:42,104 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-bd052cf3-f86d-4aaa-ab7a-6f386d8c05fd 2018-08-15 03:05:42,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:05:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:42,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-df68d20b-0106-4246-88a7-f49e7aa550a4 Date: Wed, 15 Aug 2018 03:05:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:34Z", "updated_at": "2018-08-15T03:05:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "159bcbb0-fe58-4cec-96e6-8032aed5171e", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "6ce2e6cd-f91f-445a-9845-15c076f2a9e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "71dd794f-d761-4493-b311-94692f269a72", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "d790a5e5-544c-4040-b414-f8a8a8aa208a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:41Z", "updated_at": "2018-08-15T03:05:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:05:42Z", "revision_number": 0, "id": "111ad122-775c-40ef-8806-32369d0a609b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:42Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "d1ca695b-0872-4760-82a4-05cfe2342519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "e9e19837-dafd-48ae-9731-34f9e039dba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 2, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}]} 2018-08-15 03:05:42,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-df68d20b-0106-4246-88a7-f49e7aa550a4 2018-08-15 03:05:42,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210386991501s 2018-08-15 03:05:42,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-df68d20b-0106-4246-88a7-f49e7aa550a4 2018-08-15 03:05:42,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 03:05:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -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": "ecd0d40a-0e25-406b-9eda-72b4d20e803e"}}' 2018-08-15 03:05:42,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-ac06496e-7ab0-403c-9c88-cc9d9339ba32 Date: Wed, 15 Aug 2018 03:05:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T03:05:42Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "port_range_min": null, "revision_number": 0, "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:42Z", "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "83446630-8d28-4baa-ba74-210224b92821"}} 2018-08-15 03:05:42,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ac06496e-7ab0-403c-9c88-cc9d9339ba32 2018-08-15 03:05:42,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104421138763s 2018-08-15 03:05:42,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ac06496e-7ab0-403c-9c88-cc9d9339ba32 2018-08-15 03:05:42,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:42,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f801fb61-e0b4-4b8e-bd7d-eb9aaaee63a9 Date: Wed, 15 Aug 2018 03:05:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":["db285f02-dbf1-4be4-bd08-fbdf94558c50"],"description":"","tags":[],"updated_at":"2018-08-15T03:05:35Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:05:42,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f801fb61-e0b4-4b8e-bd7d-eb9aaaee63a9 2018-08-15 03:05:42,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0882029533386s 2018-08-15 03:05:42,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f801fb61-e0b4-4b8e-bd7d-eb9aaaee63a9 2018-08-15 03:05:42,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:05:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:42,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-3a0db100-6dbb-49a5-a94a-d36d2595130b Date: Wed, 15 Aug 2018 03:05:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:05:40Z", "file": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file", "owner": "7cedef03aa4a4188a3e03900f24d13ae", "id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "size": 12716032, "self": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:05:42,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3a0db100-6dbb-49a5-a94a-d36d2595130b 2018-08-15 03:05:42,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371799468994s 2018-08-15 03:05:42,559 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3a0db100-6dbb-49a5-a94a-d36d2595130b 2018-08-15 03:05:42,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:05:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:42,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41117765-a068-4067-9658-f23452d5b5a4 x-compute-request-id: req-41117765-a068-4067-9658-f23452d5b5a4 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b327319f-941f-4e7a-b1f4-86471861f955"}]} 2018-08-15 03:05:42,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-41117765-a068-4067-9658-f23452d5b5a4 2018-08-15 03:05:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232172012329s 2018-08-15 03:05:42,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-41117765-a068-4067-9658-f23452d5b5a4 2018-08-15 03:05:42,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:05:42,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"server": {"name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "imageRef": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "flavorRef": "b327319f-941f-4e7a-b1f4-86471861f955", "max_count": 1, "min_count": 1, "networks": [{"uuid": "aed6324b-dc24-47eb-9495-b4c25c0899c9"}], "security_groups": [{"name": "ecd0d40a-0e25-406b-9eda-72b4d20e803e"}]}}' 2018-08-15 03:05:44,873 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:05:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6d9319b-ccfa-458d-abef-c55c65f3ad94 x-compute-request-id: req-c6d9319b-ccfa-458d-abef-c55c65f3ad94 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ecd0d40a-0e25-406b-9eda-72b4d20e803e"}], "OS-DCF:diskConfig": "MANUAL", "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "adminPass": "QfRpTMRj6C3o"}} 2018-08-15 03:05:44,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-c6d9319b-ccfa-458d-abef-c55c65f3ad94 2018-08-15 03:05:44,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.28712916374s 2018-08-15 03:05:44,873 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-c6d9319b-ccfa-458d-abef-c55c65f3ad94 2018-08-15 03:05:44,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:45,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a5b05ad-8777-4409-8328-16f427b4e820 x-compute-request-id: req-9a5b05ad-8777-4409-8328-16f427b4e820 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "user_id": "1de81147e70b4cf7b408e08c3487283e", "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-08-15T03:05:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:45,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9a5b05ad-8777-4409-8328-16f427b4e820 2018-08-15 03:05:45,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606361865997s 2018-08-15 03:05:45,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9a5b05ad-8777-4409-8328-16f427b4e820 2018-08-15 03:05:45,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:45,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:45,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-85b77a8b-2af6-41fe-857b-a73fc73dd40b Date: Wed, 15 Aug 2018 03:05:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":["db285f02-dbf1-4be4-bd08-fbdf94558c50"],"description":"","tags":[],"updated_at":"2018-08-15T03:05:35Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:05:45,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-85b77a8b-2af6-41fe-857b-a73fc73dd40b 2018-08-15 03:05:45,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083065032959s 2018-08-15 03:05:45,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-85b77a8b-2af6-41fe-857b-a73fc73dd40b 2018-08-15 03:05:45,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:05:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:45,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d010a909-559d-4ba4-af20-ea0e524e002f Date: Wed, 15 Aug 2018 03:05:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:05:35Z","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":"7cedef03aa4a4188a3e03900f24d13ae","id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","subnetpool_id":null,"name":"cinder_test-subnet_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}]} 2018-08-15 03:05:45,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d010a909-559d-4ba4-af20-ea0e524e002f 2018-08-15 03:05:45,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0740809440613s 2018-08-15 03:05:45,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-d010a909-559d-4ba4-af20-ea0e524e002f 2018-08-15 03:05:45,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:47,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:47,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:48,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2fcdce8-556f-4a21-9e06-ce373755bf36 x-compute-request-id: req-b2fcdce8-556f-4a21-9e06-ce373755bf36 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:05:47Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:48,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b2fcdce8-556f-4a21-9e06-ce373755bf36 2018-08-15 03:05:48,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525104999542s 2018-08-15 03:05:48,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b2fcdce8-556f-4a21-9e06-ce373755bf36 2018-08-15 03:05:48,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:50,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:50,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d616d1f3-e4ed-4552-b33d-eb22f8a7d660 x-compute-request-id: req-d616d1f3-e4ed-4552-b33d-eb22f8a7d660 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:05:48Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:50,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d616d1f3-e4ed-4552-b33d-eb22f8a7d660 2018-08-15 03:05:50,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627015113831s 2018-08-15 03:05:50,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d616d1f3-e4ed-4552-b33d-eb22f8a7d660 2018-08-15 03:05:50,814 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:05:52,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:05:52,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:53,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83fe3bbe-8b09-42eb-8165-cab65586df52 x-compute-request-id: req-83fe3bbe-8b09-42eb-8165-cab65586df52 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:52.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:52Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:05:53,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-83fe3bbe-8b09-42eb-8165-cab65586df52 2018-08-15 03:05:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475517988205s 2018-08-15 03:05:53,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-83fe3bbe-8b09-42eb-8165-cab65586df52 2018-08-15 03:05:53,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:05:53,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=73ddce31-70f2-48b0-a0b8-262a2ffbecb1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:53,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8ffc9a6c-0c5e-4144-95a4-5c6e6117daef Date: Wed, 15 Aug 2018 03:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:05:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","ip_address":"192.168.120.6"}],"id":"77c10a13-6df0-4b71-9a2f-a85796c8d51d","security_groups":["ecd0d40a-0e25-406b-9eda-72b4d20e803e"],"mac_address":"fa:16:3e:d5:87:2b","project_id":"7cedef03aa4a4188a3e03900f24d13ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:48Z","binding:vnic_type":"normal","device_id":"73ddce31-70f2-48b0-a0b8-262a2ffbecb1","ip_allocation":"immediate"}]} 2018-08-15 03:05:53,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=73ddce31-70f2-48b0-a0b8-262a2ffbecb1 used request id req-8ffc9a6c-0c5e-4144-95a4-5c6e6117daef 2018-08-15 03:05:53,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0818519592285s 2018-08-15 03:05:53,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=73ddce31-70f2-48b0-a0b8-262a2ffbecb1 used request id req-8ffc9a6c-0c5e-4144-95a4-5c6e6117daef 2018-08-15 03:05:53,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=77c10a13-6df0-4b71-9a2f-a85796c8d51d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:53,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-035d7b9f-b9f3-4f6c-a6b2-659ca02ccd64 Date: Wed, 15 Aug 2018 03:05:53 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:05:53,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=77c10a13-6df0-4b71-9a2f-a85796c8d51d used request id req-035d7b9f-b9f3-4f6c-a6b2-659ca02ccd64 2018-08-15 03:05:53,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454380512238s 2018-08-15 03:05:53,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=77c10a13-6df0-4b71-9a2f-a85796c8d51d used request id req-035d7b9f-b9f3-4f6c-a6b2-659ca02ccd64 2018-08-15 03:05:53,431 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d5:87:2b', 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'e041ef95-af60-4963-bfef-8f0fd99daa6b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:05:52.000000', 'flavor': Munch({u'id': u'b327319f-941f-4e7a-b1f4-86471861f955'}), 'az': u'nova', 'id': u'73ddce31-70f2-48b0-a0b8-262a2ffbecb1', 'security_groups': [Munch({u'name': u'cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1de81147e70b4cf7b408e08c3487283e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', '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-08-15T03:05:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:05:52Z', 'hostId': u'727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf', '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-08-15T03:05:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': u'cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'adminPass': u'QfRpTMRj6C3o', 'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'created_at': u'2018-08-15T03:05:44Z', 'created': u'2018-08-15T03:05:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:05:53,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:05:53,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:53,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7c9c78ef-a41d-43bc-8012-1700422a448e Date: Wed, 15 Aug 2018 03:05:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":["db285f02-dbf1-4be4-bd08-fbdf94558c50"],"description":"","tags":[],"updated_at":"2018-08-15T03:05:35Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:05:53,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7c9c78ef-a41d-43bc-8012-1700422a448e 2018-08-15 03:05:53,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897071361542s 2018-08-15 03:05:53,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-7c9c78ef-a41d-43bc-8012-1700422a448e 2018-08-15 03:05:53,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:05:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=73ddce31-70f2-48b0-a0b8-262a2ffbecb1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:53,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-ab091e23-254b-44b1-b701-5cbae7b3634d Date: Wed, 15 Aug 2018 03:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:05:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","ip_address":"192.168.120.6"}],"id":"77c10a13-6df0-4b71-9a2f-a85796c8d51d","security_groups":["ecd0d40a-0e25-406b-9eda-72b4d20e803e"],"mac_address":"fa:16:3e:d5:87:2b","project_id":"7cedef03aa4a4188a3e03900f24d13ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:48Z","binding:vnic_type":"normal","device_id":"73ddce31-70f2-48b0-a0b8-262a2ffbecb1","ip_allocation":"immediate"}]} 2018-08-15 03:05:53,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=73ddce31-70f2-48b0-a0b8-262a2ffbecb1 used request id req-ab091e23-254b-44b1-b701-5cbae7b3634d 2018-08-15 03:05:53,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0459339618683s 2018-08-15 03:05:53,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=73ddce31-70f2-48b0-a0b8-262a2ffbecb1 used request id req-ab091e23-254b-44b1-b701-5cbae7b3634d 2018-08-15 03:05:53,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 03:05:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.6", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d"}}' 2018-08-15 03:05:55,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-6dbf12b6-a72f-4c5e-aa75-a7a0e7fbdbe7 Date: Wed, 15 Aug 2018 03:05:55 GMT RESP BODY: {"floatingip": {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}} 2018-08-15 03:05:55,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6dbf12b6-a72f-4c5e-aa75-a7a0e7fbdbe7 2018-08-15 03:05:55,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15492200851s 2018-08-15 03:05:55,728 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6dbf12b6-a72f-4c5e-aa75-a7a0e7fbdbe7 2018-08-15 03:05:55,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:55,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c5e6232c-be7c-45a3-98f7-6a850f733ed3 Date: Wed, 15 Aug 2018 03:05:55 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}]} 2018-08-15 03:05:55,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c5e6232c-be7c-45a3-98f7-6a850f733ed3 2018-08-15 03:05:55,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0813081264496s 2018-08-15 03:05:55,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c5e6232c-be7c-45a3-98f7-6a850f733ed3 2018-08-15 03:05:55,822 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:05:55,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:55,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:56,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ce74b3ed-c901-4ecf-a7d2-f35559df31c1 Date: Wed, 15 Aug 2018 03:05:56 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}]} 2018-08-15 03:05:56,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ce74b3ed-c901-4ecf-a7d2-f35559df31c1 2018-08-15 03:05:56,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0883409976959s 2018-08-15 03:05:56,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ce74b3ed-c901-4ecf-a7d2-f35559df31c1 2018-08-15 03:05:56,019 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:05:56,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:56,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6c6f631e-1dc2-43a2-ba2a-8eae73de8cf8 Date: Wed, 15 Aug 2018 03:05:56 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}]} 2018-08-15 03:05:56,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6c6f631e-1dc2-43a2-ba2a-8eae73de8cf8 2018-08-15 03:05:56,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670568943024s 2018-08-15 03:05:56,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-6c6f631e-1dc2-43a2-ba2a-8eae73de8cf8 2018-08-15 03:05:56,195 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:05:56,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:56,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-884bab6d-f29d-4361-9e65-1e2f1d40f7f6 Date: Wed, 15 Aug 2018 03:05:56 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}]} 2018-08-15 03:05:56,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-884bab6d-f29d-4361-9e65-1e2f1d40f7f6 2018-08-15 03:05:56,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658841133118s 2018-08-15 03:05:56,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-884bab6d-f29d-4361-9e65-1e2f1d40f7f6 2018-08-15 03:05:56,369 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:05:56,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:56,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:56,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a09432b2-1c68-458f-8517-445667b3e861 Date: Wed, 15 Aug 2018 03:05:56 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:54Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}]} 2018-08-15 03:05:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-a09432b2-1c68-458f-8517-445667b3e861 2018-08-15 03:05:56,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.280045986176s 2018-08-15 03:05:56,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-a09432b2-1c68-458f-8517-445667b3e861 2018-08-15 03:05:56,759 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:05:56,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:05:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:05:56,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-232322aa-634e-4da8-a959-ee22231d5dc6 Date: Wed, 15 Aug 2018 03:05:56 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}]} 2018-08-15 03:05:56,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-232322aa-634e-4da8-a959-ee22231d5dc6 2018-08-15 03:05:56,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588760375977s 2018-08-15 03:05:56,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-232322aa-634e-4da8-a959-ee22231d5dc6 2018-08-15 03:05:56,927 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'72994e9b-2dd3-4a07-bfe9-e41901a99a3e', 'updated_at': u'2018-08-15T03:05:56Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'77c10a13-6df0-4b71-9a2f-a85796c8d51d', 'id': u'0e010dcc-1239-436e-8bbd-41dba4538f61', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'77c10a13-6df0-4b71-9a2f-a85796c8d51d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'aed6324b-dc24-47eb-9495-b4c25c0899c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d5:87:2b', u'device_id': u'73ddce31-70f2-48b0-a0b8-262a2ffbecb1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'created_at': u'2018-08-15T03:05:54Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'aed6324b-dc24-47eb-9495-b4c25c0899c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d5:87:2b', u'device_id': u'73ddce31-70f2-48b0-a0b8-262a2ffbecb1'}), 'router': u'72994e9b-2dd3-4a07-bfe9-e41901a99a3e'}) 2018-08-15 03:05:56,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:05:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:05:57,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:05:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8044933b-097e-4e9a-83e6-969db53ac4cb x-compute-request-id: req-8044933b-097e-4e9a-83e6-969db53ac4cb Content-Encoding: gzip Content-Length: 7916 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 494547630 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.910 MHz processor\n[ 0.164166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.166046] pid_max: default: 32768 minimum: 301\n[ 0.167117] ACPI: Core revision 20150930\n[ 0.168629] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170131] Security Framework initialized\n[ 0.171071] Yama: becoming mindful.\n[ 0.171940] AppArmor: AppArmor initialized\n[ 0.172907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174400] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.175918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177365] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179019] Initializing cgroup subsys io\n[ 0.179963] Initializing cgroup subsys memory\n[ 0.180934] Initializing cgroup subsys devices\n[ 0.181979] Initializing cgroup subsys freezer\n[ 0.182983] Initializing cgroup subsys net_cls\n[ 0.184004] Initializing cgroup subsys perf_event\n[ 0.185072] Initializing cgroup subsys net_prio\n[ 0.186096] Initializing cgroup subsys hugetlb\n[ 0.187118] Initializing cgroup subsys pids\n[ 0.188144] CPU: Physical Processor ID: 0\n[ 0.189776] mce: CPU supports 10 MCE banks\n[ 0.190747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.191929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216137] ftrace: allocating 31920 entries in 125 pages\n[ 0.240940] smpboot: Max logical packages: 1\n[ 0.241973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243582] x2apic enabled\n[ 0.244464] Switched APIC routing to physical x2apic.\n[ 0.246291] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.247660] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.249919] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.251936] KVM setup paravirtual spinlock\n[ 0.253339] x86: Booted up 1 node, 1 CPUs\n[ 0.254248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.255808] devtmpfs: initialized\n[ 0.257639] evm: security.selinux\n[ 0.258437] evm: security.SMACK64\n[ 0.259245] evm: security.SMACK64EXEC\n[ 0.260080] evm: security.SMACK64TRANSMUTE\n[ 0.260996] evm: security.SMACK64MMAP\n[ 0.261836] evm: security.ima\n[ 0.262549] evm: security.capability\n[ 0.263440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.265552] pinctrl core: initialized pinctrl subsystem\n[ 0.266810] RTC time: 3:05:53, date: 08/15/18\n[ 0.267924] NET: Registered protocol family 16\n[ 0.269028] cpuidle: using governor ladder\n[ 0.269956] cpuidle: using governor menu\n[ 0.270847] PCCT header not found.\n[ 0.271646] ACPI: bus type PCI registered\n[ 0.272479] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273766] PCI: Using configuration type 1 for base access\n[ 0.275582] ACPI: Added _OSI(Module Device)\n[ 0.276449] ACPI: Added _OSI(Processor Device)\n[ 0.277336] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278263] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280040] ACPI: Interpreter enabled\n[ 0.280833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288491] ACPI: (supports S0 S5)\n[ 0.289220] ACPI: Using IOAPIC for interrupt routing\n[ 0.290201] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299396] acpiphp: Slot [3] registered\n[ 0.300232] acpiphp: Slot [4] registered\n[ 0.301063] acpiphp: Slot [5] registered\n[ 0.301895] acpiphp: Slot [6] registered\n[ 0.302727] acpiphp: Slot [7] registered\n[ 0.303556] acpiphp: Slot [8] registered\n[ 0.304382] acpiphp: Slot [9] registered\n[ 0.305214] acpiphp: Slot [10] registered\n[ 0.306057] acpiphp: Slot [11] registered\n[ 0.306898] acpiphp: Slot [12] registered\n[ 0.307740] acpiphp: Slot [13] registered\n[ 0.308578] acpiphp: Slot [14] registered\n[ 0.309414] acpiphp: Slot [15] registered\n[ 0.320071] acpiphp: Slot [16] registered\n[ 0.320949] acpiphp: Slot [17] registered\n[ 0.321791] acpiphp: Slot [18] registered\n[ 0.322629] acpiphp: Slot [19] registered\n[ 0.323469] acpiphp: Slot [20] registered\n[ 0.324311] acpiphp: Slot [21] registered\n[ 0.325158] acpiphp: Slot [22] registered\n[ 0.325999] acpiphp: Slot [23] registered\n[ 0.326844] acpiphp: Slot [24] registered\n[ 0.327684] acpiphp: Slot [25] registered\n[ 0.328527] acpiphp: Slot [26] registered\n[ 0.329364] acpiphp: Slot [27] registered\n[ 0.330206] acpiphp: Slot [28] registered\n[ 0.331085] acpiphp: Slot [29] registered\n[ 0.331923] acpiphp: Slot [30] registered\n[ 0.332767] acpiphp: Slot [31] registered\n[ 0.333603] PCI host bridge to bus 0000:00\n[ 0.334439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335702] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338473] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.339970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.341498] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348700] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.353793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373935] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.378677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379986] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.381328] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.382424] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384029] vgaarb: loaded\n[ 0.384650] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385909] SCSI subsystem initialized\n[ 0.386850] ACPI: bus type USB registered\n[ 0.387708] usbcore: registered new interface driver usbfs\n[ 0.388777] usbcore: registered new interface driver hub\n[ 0.389824] usbcore: registered new device driver usb\n[ 0.390974] PCI: Using ACPI for IRQ routing\n[ 0.392118] NetLabel: Initializing\n[ 0.392873] NetLabel: domain hash size = 128\n[ 0.393761] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.394759] NetLabel: unlabeled traffic allowed by default\n[ 0.395963] clocksource: Switched to clocksource kvm-clock\n[ 0.404084] AppArmor: AppArmor Filesystem Enabled\n[ 0.405098] pnp: PnP ACPI init\n[ 0.406058] pnp: PnP ACPI: found 5 devices\n[ 0.412495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.414261] NET: Registered protocol family 2\n[ 0.415340] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.416690] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.417947] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.419184] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.420314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.421550] NET: Registered protocol family 1\n[ 0.422462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.423599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.453005] Trying to unpack rootfs image as initramfs...\n[ 0.509875] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511598] Scanning for low memory corruption every 60 seconds\n[ 0.513002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514202] audit: initializing netlink subsys (disabled)\n[ 0.515263] audit: type=2000 audit(1534302353.542:1): initialized\n[ 0.516675] Initialise system trusted keyring\n[ 0.517653] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518852] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521028] zbud: loaded\n[ 0.521783] VFS: Disk quotas dquot_6.6.0\n[ 0.522634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524296] fuse init (API version 7.23)\n[ 0.525241] Key type big_key registered\n[ 0.526079] Allocating IMA MOK and blacklist keyrings.\n[ 0.527379] Key type asymmetric registered\n[ 0.528245] Asymmetric key parser 'x509' registered\n[ 0.529253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530775] io scheduler noop registered\n[ 0.531594] io scheduler deadline registered (default)\n[ 0.532635] io scheduler cfq registered\n[ 0.533513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535929] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537440] ACPI: Power Button [PWRF]\n[ 0.538320] GHES: HEST is not enabled!\n[ 0.552037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582103] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.608767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611310] Linux agpgart interface v0.103\n[ 0.614209] brd: module loaded\n[ 0.616139] loop: module loaded\n[ 0.621067] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622981] GPT:90111 != 2097151\n[ 0.623857] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625314] GPT:90111 != 2097151\n[ 0.626189] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627473] vda: vda1 vda15\n[ 0.628979] scsi host0: ata_piix\n[ 0.629972] scsi host1: ata_piix\n[ 0.630897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.632534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.634431] libphy: Fixed MDIO Bus: probed\n[ 0.635507] tun: Universal TUN/TAP device driver, 1.6\n[ 0.636770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639449] PPP generic driver version 2.4.2\n[ 0.640648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642243] ehci-pci: EHCI PCI platform driver\n[ 0.643392] ehci-platform: EHCI generic platform driver\n[ 0.644715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646137] ohci-pci: OHCI PCI platform driver\n[ 0.647044] ohci-platform: OHCI generic platform driver\n[ 0.648081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663298] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.665833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.667010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669718] usb usb1: Product: UHCI Host Controller\n[ 0.670662] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.671807] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672805] hub 1-0:1.0: USB hub found\n[ 0.673606] hub 1-0:1.0: 2 ports detected\n[ 0.674561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677700] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678757] mousedev: PS/2 mouse device common for all mice\n[ 0.680101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.681966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683114] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684322] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685529] i2c /dev entries driver\n[ 0.686297] device-mapper: uevent: version 1.0.3\n[ 0.687257] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.688903] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690348] NET: Registered protocol family 10\n[ 0.691493] NET: Registered protocol family 17\n[ 0.692405] Key type dns_resolver registered\n[ 0.693406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694521] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696333] registered taskstats version 1\n[ 0.697179] Loading compiled-in X.509 certificates\n[ 0.698657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700554] zswap: loaded using pool lzo/zbud\n[ 0.702219] Key type trusted registered\n[ 0.703990] Key type encrypted registered\n[ 0.704837] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705885] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706935] evm: HMAC attrs: 0x1\n[ 0.707901] Magic number: 14:965:57\n[ 0.708767] rtc_cmos 00:00: setting system clock to 2018-08-15 03:05:53 UTC (1534302353)\n[ 0.710398] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711524] EDD information not available.\n[ 0.793299] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804947] Write protecting the kernel read-only data: 14336k\n[ 0.807104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808961] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.852905] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.87. 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: "} 2018-08-15 03:05:57,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/action used request id req-8044933b-097e-4e9a-83e6-969db53ac4cb 2018-08-15 03:05:57,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816819667816s 2018-08-15 03:05:57,010 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/action used request id req-8044933b-097e-4e9a-83e6-969db53ac4cb 2018-08-15 03:05:57,010 - 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 494547630 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.910 MHz processor [ 0.164166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.166046] pid_max: default: 32768 minimum: 301 [ 0.167117] ACPI: Core revision 20150930 [ 0.168629] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170131] Security Framework initialized [ 0.171071] Yama: becoming mindful. [ 0.171940] AppArmor: AppArmor initialized [ 0.172907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174400] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.175918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177365] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179019] Initializing cgroup subsys io [ 0.179963] Initializing cgroup subsys memory [ 0.180934] Initializing cgroup subsys devices [ 0.181979] Initializing cgroup subsys freezer [ 0.182983] Initializing cgroup subsys net_cls [ 0.184004] Initializing cgroup subsys perf_event [ 0.185072] Initializing cgroup subsys net_prio [ 0.186096] Initializing cgroup subsys hugetlb [ 0.187118] Initializing cgroup subsys pids [ 0.188144] CPU: Physical Processor ID: 0 [ 0.189776] mce: CPU supports 10 MCE banks [ 0.190747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.191929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216137] ftrace: allocating 31920 entries in 125 pages [ 0.240940] smpboot: Max logical packages: 1 [ 0.241973] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243582] x2apic enabled [ 0.244464] Switched APIC routing to physical x2apic. [ 0.246291] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.247660] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.249919] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.251936] KVM setup paravirtual spinlock [ 0.253339] x86: Booted up 1 node, 1 CPUs [ 0.254248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.255808] devtmpfs: initialized [ 0.257639] evm: security.selinux [ 0.258437] evm: security.SMACK64 [ 0.259245] evm: security.SMACK64EXEC [ 0.260080] evm: security.SMACK64TRANSMUTE [ 0.260996] evm: security.SMACK64MMAP [ 0.261836] evm: security.ima [ 0.262549] evm: security.capability [ 0.263440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.265552] pinctrl core: initialized pinctrl subsystem [ 0.266810] RTC time: 3:05:53, date: 08/15/18 [ 0.267924] NET: Registered protocol family 16 [ 0.269028] cpuidle: using governor ladder [ 0.269956] cpuidle: using governor menu [ 0.270847] PCCT header not found. [ 0.271646] ACPI: bus type PCI registered [ 0.272479] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273766] PCI: Using configuration type 1 for base access [ 0.275582] ACPI: Added _OSI(Module Device) [ 0.276449] ACPI: Added _OSI(Processor Device) [ 0.277336] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278263] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280040] ACPI: Interpreter enabled [ 0.280833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288491] ACPI: (supports S0 S5) [ 0.289220] ACPI: Using IOAPIC for interrupt routing [ 0.290201] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299396] acpiphp: Slot [3] registered [ 0.300232] acpiphp: Slot [4] registered [ 0.301063] acpiphp: Slot [5] registered [ 0.301895] acpiphp: Slot [6] registered [ 0.302727] acpiphp: Slot [7] registered [ 0.303556] acpiphp: Slot [8] registered [ 0.304382] acpiphp: Slot [9] registered [ 0.305214] acpiphp: Slot [10] registered [ 0.306057] acpiphp: Slot [11] registered [ 0.306898] acpiphp: Slot [12] registered [ 0.307740] acpiphp: Slot [13] registered [ 0.308578] acpiphp: Slot [14] registered [ 0.309414] acpiphp: Slot [15] registered [ 0.320071] acpiphp: Slot [16] registered [ 0.320949] acpiphp: Slot [17] registered [ 0.321791] acpiphp: Slot [18] registered [ 0.322629] acpiphp: Slot [19] registered [ 0.323469] acpiphp: Slot [20] registered [ 0.324311] acpiphp: Slot [21] registered [ 0.325158] acpiphp: Slot [22] registered [ 0.325999] acpiphp: Slot [23] registered [ 0.326844] acpiphp: Slot [24] registered [ 0.327684] acpiphp: Slot [25] registered [ 0.328527] acpiphp: Slot [26] registered [ 0.329364] acpiphp: Slot [27] registered [ 0.330206] acpiphp: Slot [28] registered [ 0.331085] acpiphp: Slot [29] registered [ 0.331923] acpiphp: Slot [30] registered [ 0.332767] acpiphp: Slot [31] registered [ 0.333603] PCI host bridge to bus 0000:00 [ 0.334439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335702] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338473] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.339970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.341498] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348700] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.352263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.353793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.372395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373935] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.375775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.377236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.378677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.379986] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.381328] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.382424] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.384029] vgaarb: loaded [ 0.384650] vgaarb: bridge control possible 0000:00:02.0 [ 0.385909] SCSI subsystem initialized [ 0.386850] ACPI: bus type USB registered [ 0.387708] usbcore: registered new interface driver usbfs [ 0.388777] usbcore: registered new interface driver hub [ 0.389824] usbcore: registered new device driver usb [ 0.390974] PCI: Using ACPI for IRQ routing [ 0.392118] NetLabel: Initializing [ 0.392873] NetLabel: domain hash size = 128 [ 0.393761] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.394759] NetLabel: unlabeled traffic allowed by default [ 0.395963] clocksource: Switched to clocksource kvm-clock [ 0.404084] AppArmor: AppArmor Filesystem Enabled [ 0.405098] pnp: PnP ACPI init [ 0.406058] pnp: PnP ACPI: found 5 devices [ 0.412495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.414261] NET: Registered protocol family 2 [ 0.415340] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.416690] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.417947] TCP: Hash tables configured (established 4096 bind 4096) [ 0.419184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.420314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.421550] NET: Registered protocol family 1 [ 0.422462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.423599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.424724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.453005] Trying to unpack rootfs image as initramfs... [ 0.509875] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.511598] Scanning for low memory corruption every 60 seconds [ 0.513002] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.514202] audit: initializing netlink subsys (disabled) [ 0.515263] audit: type=2000 audit(1534302353.542:1): initialized [ 0.516675] Initialise system trusted keyring [ 0.517653] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518852] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521028] zbud: loaded [ 0.521783] VFS: Disk quotas dquot_6.6.0 [ 0.522634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524296] fuse init (API version 7.23) [ 0.525241] Key type big_key registered [ 0.526079] Allocating IMA MOK and blacklist keyrings. [ 0.527379] Key type asymmetric registered [ 0.528245] Asymmetric key parser 'x509' registered [ 0.529253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530775] io scheduler noop registered [ 0.531594] io scheduler deadline registered (default) [ 0.532635] io scheduler cfq registered [ 0.533513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.535929] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537440] ACPI: Power Button [PWRF] [ 0.538320] GHES: HEST is not enabled! [ 0.552037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582103] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.584997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.608767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.611310] Linux agpgart interface v0.103 [ 0.614209] brd: module loaded [ 0.616139] loop: module loaded [ 0.621067] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.622981] GPT:90111 != 2097151 [ 0.623857] GPT:Alternate GPT header not at the end of the disk. [ 0.625314] GPT:90111 != 2097151 [ 0.626189] GPT: Use GNU Parted to correct GPT errors. [ 0.627473] vda: vda1 vda15 [ 0.628979] scsi host0: ata_piix [ 0.629972] scsi host1: ata_piix [ 0.630897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.632534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.634431] libphy: Fixed MDIO Bus: probed [ 0.635507] tun: Universal TUN/TAP device driver, 1.6 [ 0.636770] tun: (C) 1999-2004 Max Krasnyansky [ 0.639449] PPP generic driver version 2.4.2 [ 0.640648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642243] ehci-pci: EHCI PCI platform driver [ 0.643392] ehci-platform: EHCI generic platform driver [ 0.644715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646137] ohci-pci: OHCI PCI platform driver [ 0.647044] ohci-platform: OHCI generic platform driver [ 0.648081] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663298] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.665833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.667010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.668267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669718] usb usb1: Product: UHCI Host Controller [ 0.670662] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.671807] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672805] hub 1-0:1.0: USB hub found [ 0.673606] hub 1-0:1.0: 2 ports detected [ 0.674561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.681966] rtc_cmos 00:00: RTC can wake from S4 [ 0.683114] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684322] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685529] i2c /dev entries driver [ 0.686297] device-mapper: uevent: version 1.0.3 [ 0.687257] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.688903] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690348] NET: Registered protocol family 10 [ 0.691493] NET: Registered protocol family 17 [ 0.692405] Key type dns_resolver registered [ 0.693406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694521] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696333] registered taskstats version 1 [ 0.697179] Loading compiled-in X.509 certificates [ 0.698657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700554] zswap: loaded using pool lzo/zbud [ 0.702219] Key type trusted registered [ 0.703990] Key type encrypted registered [ 0.704837] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705885] ima: No TPM chip found, activating TPM-bypass! [ 0.706935] evm: HMAC attrs: 0x1 [ 0.707901] Magic number: 14:965:57 [ 0.708767] rtc_cmos 00:00: setting system clock to 2018-08-15 03:05:53 UTC (1534302353) [ 0.710398] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711524] EDD information not available. [ 0.793299] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.804947] Write protecting the kernel read-only data: 14336k [ 0.807104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808961] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.852905] 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.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.87. 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: 2018-08-15 03:05:57,013 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-08-15 03:06:06,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:06:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:06:06,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc7e0f5e-2bdf-4fe0-b2d2-5774c94bc3d2 x-compute-request-id: req-cc7e0f5e-2bdf-4fe0-b2d2-5774c94bc3d2 Content-Encoding: gzip Content-Length: 9560 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 494547630 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.910 MHz processor\n[ 0.164166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.166046] pid_max: default: 32768 minimum: 301\n[ 0.167117] ACPI: Core revision 20150930\n[ 0.168629] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.170131] Security Framework initialized\n[ 0.171071] Yama: becoming mindful.\n[ 0.171940] AppArmor: AppArmor initialized\n[ 0.172907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.174400] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.175918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.177365] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179019] Initializing cgroup subsys io\n[ 0.179963] Initializing cgroup subsys memory\n[ 0.180934] Initializing cgroup subsys devices\n[ 0.181979] Initializing cgroup subsys freezer\n[ 0.182983] Initializing cgroup subsys net_cls\n[ 0.184004] Initializing cgroup subsys perf_event\n[ 0.185072] Initializing cgroup subsys net_prio\n[ 0.186096] Initializing cgroup subsys hugetlb\n[ 0.187118] Initializing cgroup subsys pids\n[ 0.188144] CPU: Physical Processor ID: 0\n[ 0.189776] mce: CPU supports 10 MCE banks\n[ 0.190747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.191929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216137] ftrace: allocating 31920 entries in 125 pages\n[ 0.240940] smpboot: Max logical packages: 1\n[ 0.241973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.243582] x2apic enabled\n[ 0.244464] Switched APIC routing to physical x2apic.\n[ 0.246291] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.247660] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.249919] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.251936] KVM setup paravirtual spinlock\n[ 0.253339] x86: Booted up 1 node, 1 CPUs\n[ 0.254248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.255808] devtmpfs: initialized\n[ 0.257639] evm: security.selinux\n[ 0.258437] evm: security.SMACK64\n[ 0.259245] evm: security.SMACK64EXEC\n[ 0.260080] evm: security.SMACK64TRANSMUTE\n[ 0.260996] evm: security.SMACK64MMAP\n[ 0.261836] evm: security.ima\n[ 0.262549] evm: security.capability\n[ 0.263440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.265552] pinctrl core: initialized pinctrl subsystem\n[ 0.266810] RTC time: 3:05:53, date: 08/15/18\n[ 0.267924] NET: Registered protocol family 16\n[ 0.269028] cpuidle: using governor ladder\n[ 0.269956] cpuidle: using governor menu\n[ 0.270847] PCCT header not found.\n[ 0.271646] ACPI: bus type PCI registered\n[ 0.272479] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273766] PCI: Using configuration type 1 for base access\n[ 0.275582] ACPI: Added _OSI(Module Device)\n[ 0.276449] ACPI: Added _OSI(Processor Device)\n[ 0.277336] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278263] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280040] ACPI: Interpreter enabled\n[ 0.280833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288491] ACPI: (supports S0 S5)\n[ 0.289220] ACPI: Using IOAPIC for interrupt routing\n[ 0.290201] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299396] acpiphp: Slot [3] registered\n[ 0.300232] acpiphp: Slot [4] registered\n[ 0.301063] acpiphp: Slot [5] registered\n[ 0.301895] acpiphp: Slot [6] registered\n[ 0.302727] acpiphp: Slot [7] registered\n[ 0.303556] acpiphp: Slot [8] registered\n[ 0.304382] acpiphp: Slot [9] registered\n[ 0.305214] acpiphp: Slot [10] registered\n[ 0.306057] acpiphp: Slot [11] registered\n[ 0.306898] acpiphp: Slot [12] registered\n[ 0.307740] acpiphp: Slot [13] registered\n[ 0.308578] acpiphp: Slot [14] registered\n[ 0.309414] acpiphp: Slot [15] registered\n[ 0.320071] acpiphp: Slot [16] registered\n[ 0.320949] acpiphp: Slot [17] registered\n[ 0.321791] acpiphp: Slot [18] registered\n[ 0.322629] acpiphp: Slot [19] registered\n[ 0.323469] acpiphp: Slot [20] registered\n[ 0.324311] acpiphp: Slot [21] registered\n[ 0.325158] acpiphp: Slot [22] registered\n[ 0.325999] acpiphp: Slot [23] registered\n[ 0.326844] acpiphp: Slot [24] registered\n[ 0.327684] acpiphp: Slot [25] registered\n[ 0.328527] acpiphp: Slot [26] registered\n[ 0.329364] acpiphp: Slot [27] registered\n[ 0.330206] acpiphp: Slot [28] registered\n[ 0.331085] acpiphp: Slot [29] registered\n[ 0.331923] acpiphp: Slot [30] registered\n[ 0.332767] acpiphp: Slot [31] registered\n[ 0.333603] PCI host bridge to bus 0000:00\n[ 0.334439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335702] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338473] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.339970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.341498] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.344819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348700] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.353793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.372395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.373935] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.375775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.377236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.378677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379986] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.381328] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.382424] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384029] vgaarb: loaded\n[ 0.384650] vgaarb: bridge control possible 0000:00:02.0\n[ 0.385909] SCSI subsystem initialized\n[ 0.386850] ACPI: bus type USB registered\n[ 0.387708] usbcore: registered new interface driver usbfs\n[ 0.388777] usbcore: registered new interface driver hub\n[ 0.389824] usbcore: registered new device driver usb\n[ 0.390974] PCI: Using ACPI for IRQ routing\n[ 0.392118] NetLabel: Initializing\n[ 0.392873] NetLabel: domain hash size = 128\n[ 0.393761] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.394759] NetLabel: unlabeled traffic allowed by default\n[ 0.395963] clocksource: Switched to clocksource kvm-clock\n[ 0.404084] AppArmor: AppArmor Filesystem Enabled\n[ 0.405098] pnp: PnP ACPI init\n[ 0.406058] pnp: PnP ACPI: found 5 devices\n[ 0.412495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.414261] NET: Registered protocol family 2\n[ 0.415340] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.416690] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.417947] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.419184] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.420314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.421550] NET: Registered protocol family 1\n[ 0.422462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.423599] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.424724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.438847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.453005] Trying to unpack rootfs image as initramfs...\n[ 0.509875] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511598] Scanning for low memory corruption every 60 seconds\n[ 0.513002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514202] audit: initializing netlink subsys (disabled)\n[ 0.515263] audit: type=2000 audit(1534302353.542:1): initialized\n[ 0.516675] Initialise system trusted keyring\n[ 0.517653] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518852] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.521028] zbud: loaded\n[ 0.521783] VFS: Disk quotas dquot_6.6.0\n[ 0.522634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524296] fuse init (API version 7.23)\n[ 0.525241] Key type big_key registered\n[ 0.526079] Allocating IMA MOK and blacklist keyrings.\n[ 0.527379] Key type asymmetric registered\n[ 0.528245] Asymmetric key parser 'x509' registered\n[ 0.529253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.530775] io scheduler noop registered\n[ 0.531594] io scheduler deadline registered (default)\n[ 0.532635] io scheduler cfq registered\n[ 0.533513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.535929] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.537440] ACPI: Power Button [PWRF]\n[ 0.538320] GHES: HEST is not enabled!\n[ 0.552037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.582103] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.584997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.608767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.611310] Linux agpgart interface v0.103\n[ 0.614209] brd: module loaded\n[ 0.616139] loop: module loaded\n[ 0.621067] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.622981] GPT:90111 != 2097151\n[ 0.623857] GPT:Alternate GPT header not at the end of the disk.\n[ 0.625314] GPT:90111 != 2097151\n[ 0.626189] GPT: Use GNU Parted to correct GPT errors.\n[ 0.627473] vda: vda1 vda15\n[ 0.628979] scsi host0: ata_piix\n[ 0.629972] scsi host1: ata_piix\n[ 0.630897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.632534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.634431] libphy: Fixed MDIO Bus: probed\n[ 0.635507] tun: Universal TUN/TAP device driver, 1.6\n[ 0.636770] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639449] PPP generic driver version 2.4.2\n[ 0.640648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.642243] ehci-pci: EHCI PCI platform driver\n[ 0.643392] ehci-platform: EHCI generic platform driver\n[ 0.644715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.646137] ohci-pci: OHCI PCI platform driver\n[ 0.647044] ohci-platform: OHCI generic platform driver\n[ 0.648081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.662260] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.663298] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.664798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.665833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.667010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.668267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669718] usb usb1: Product: UHCI Host Controller\n[ 0.670662] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.671807] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.672805] hub 1-0:1.0: USB hub found\n[ 0.673606] hub 1-0:1.0: 2 ports detected\n[ 0.674561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677700] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678757] mousedev: PS/2 mouse device common for all mice\n[ 0.680101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.681966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.683114] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.684322] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.685529] i2c /dev entries driver\n[ 0.686297] device-mapper: uevent: version 1.0.3\n[ 0.687257] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.688903] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.690348] NET: Registered protocol family 10\n[ 0.691493] NET: Registered protocol family 17\n[ 0.692405] Key type dns_resolver registered\n[ 0.693406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694521] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696333] registered taskstats version 1\n[ 0.697179] Loading compiled-in X.509 certificates\n[ 0.698657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700554] zswap: loaded using pool lzo/zbud\n[ 0.702219] Key type trusted registered\n[ 0.703990] Key type encrypted registered\n[ 0.704837] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705885] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706935] evm: HMAC attrs: 0x1\n[ 0.707901] Magic number: 14:965:57\n[ 0.708767] rtc_cmos 00:00: setting system clock to 2018-08-15 03:05:53 UTC (1534302353)\n[ 0.710398] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711524] EDD information not available.\n[ 0.793299] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.804947] Write protecting the kernel read-only data: 14336k\n[ 0.807104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.808961] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.852905] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.87. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCqShoAKxZ6mByS2xl0FMOzPnVi3Jb/m+kZtfB7eRF2u5mUJkzSaj2Irl2CRU5AwhqLS0IeTp0h53i0gutZt+nEln4PH8umoOQYgQ6wqceETdCSnXA2fgssMUnRlPuGBmNxLgXxxqxFaBZB5gQEdKS2aIUB8P5kgYBkeUMM85fGMSPuIHkKCnAELOOWRqKVxuEo/QYV2mW7/KkJOXBn+y6q8kgyVQrK2uVx8QmL4mFpXGYAIxdjLkLIG//r9MvzSUasvDL4H2MlVi9ghgNZcvojyClI7FdNgCnwjMEDBUAod/S5So+PRMeUYY0A7WQI2D2hEzsY3P3r7jhClxT95hhl root@cinder-test-vm2-8e9867b2-ee8c-48b8-8c5a-70a363e97900\nssh-dss AAAAB3NzaC1kc3MAAACBAPQdFyqlzkuUu5Nz6oZT+Ro8oqZ7RAkyLswU181Gyqsb9uqNk8IMNL23tl6tv8mglBhYfQ4vXDhl1jTAJOu+DG/xmNKIXIrLhnZDfFwVlgEAyT09P41IFu6C3Md1Fkbl2Yi9qpV6YkmEdXnqjIm+roCfmRQFESF38OREbiIKpopvAAAAFQCn//tx1XgJHjJc/aEsIiSWjIzoywAAAIByGMJSYN+IPU4oX7agGGNlGp9zOIQs/BE0HzaUOI/vUvwjROW1s3wqlHpY/xyqG+U+nccupkrPMwGWUCDfotsBvTKZT2+lPGu4qxtlItqYVvD39jfh8h6TbH31Qiz02ADZdUVkVp00llLOgc9HaUxH3axWVgty5SaQ06CVtRn0EQAAAIEAydnRKp2jXZxz13HEYa+UTOX6vO+vjoGZdEU8QfeRBqFG++OrfVYQixvIoXHHIQVTuu+OGFhNI89BSYewmRDAwXLQEfFPkKT4Sk63LluNOPWrcgYHfQ/NSeAHorGHWXSbLCwbGItYabf/uVeEg/fBlutCAeA5Upkkj3DPwv7zBUM= root@cinder-test-vm2-8e9867b2-ee8c-48b8-8c5a-70a363e97900\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.6,24,fe80::f816:3eff:fed5:872b/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.6 \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-8e9867b2-ee8c-48b8-8c5a-70a363e97900\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.93 ===\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-8e9867b2-ee8c-48b8-8c5a-70a363e97900 login: "} 2018-08-15 03:06:06,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/action used request id req-cc7e0f5e-2bdf-4fe0-b2d2-5774c94bc3d2 2018-08-15 03:06:06,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718610286713s 2018-08-15 03:06:06,089 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/action used request id req-cc7e0f5e-2bdf-4fe0-b2d2-5774c94bc3d2 2018-08-15 03:06:06,089 - 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 494547630 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.910 MHz processor [ 0.164166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.166046] pid_max: default: 32768 minimum: 301 [ 0.167117] ACPI: Core revision 20150930 [ 0.168629] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.170131] Security Framework initialized [ 0.171071] Yama: becoming mindful. [ 0.171940] AppArmor: AppArmor initialized [ 0.172907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.174400] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.175918] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.177365] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179019] Initializing cgroup subsys io [ 0.179963] Initializing cgroup subsys memory [ 0.180934] Initializing cgroup subsys devices [ 0.181979] Initializing cgroup subsys freezer [ 0.182983] Initializing cgroup subsys net_cls [ 0.184004] Initializing cgroup subsys perf_event [ 0.185072] Initializing cgroup subsys net_prio [ 0.186096] Initializing cgroup subsys hugetlb [ 0.187118] Initializing cgroup subsys pids [ 0.188144] CPU: Physical Processor ID: 0 [ 0.189776] mce: CPU supports 10 MCE banks [ 0.190747] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.191929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209838] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216137] ftrace: allocating 31920 entries in 125 pages [ 0.240940] smpboot: Max logical packages: 1 [ 0.241973] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.243582] x2apic enabled [ 0.244464] Switched APIC routing to physical x2apic. [ 0.246291] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.247660] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.249919] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.251936] KVM setup paravirtual spinlock [ 0.253339] x86: Booted up 1 node, 1 CPUs [ 0.254248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.255808] devtmpfs: initialized [ 0.257639] evm: security.selinux [ 0.258437] evm: security.SMACK64 [ 0.259245] evm: security.SMACK64EXEC [ 0.260080] evm: security.SMACK64TRANSMUTE [ 0.260996] evm: security.SMACK64MMAP [ 0.261836] evm: security.ima [ 0.262549] evm: security.capability [ 0.263440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.265552] pinctrl core: initialized pinctrl subsystem [ 0.266810] RTC time: 3:05:53, date: 08/15/18 [ 0.267924] NET: Registered protocol family 16 [ 0.269028] cpuidle: using governor ladder [ 0.269956] cpuidle: using governor menu [ 0.270847] PCCT header not found. [ 0.271646] ACPI: bus type PCI registered [ 0.272479] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273766] PCI: Using configuration type 1 for base access [ 0.275582] ACPI: Added _OSI(Module Device) [ 0.276449] ACPI: Added _OSI(Processor Device) [ 0.277336] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278263] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280040] ACPI: Interpreter enabled [ 0.280833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284673] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288491] ACPI: (supports S0 S5) [ 0.289220] ACPI: Using IOAPIC for interrupt routing [ 0.290201] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294574] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295852] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299396] acpiphp: Slot [3] registered [ 0.300232] acpiphp: Slot [4] registered [ 0.301063] acpiphp: Slot [5] registered [ 0.301895] acpiphp: Slot [6] registered [ 0.302727] acpiphp: Slot [7] registered [ 0.303556] acpiphp: Slot [8] registered [ 0.304382] acpiphp: Slot [9] registered [ 0.305214] acpiphp: Slot [10] registered [ 0.306057] acpiphp: Slot [11] registered [ 0.306898] acpiphp: Slot [12] registered [ 0.307740] acpiphp: Slot [13] registered [ 0.308578] acpiphp: Slot [14] registered [ 0.309414] acpiphp: Slot [15] registered [ 0.320071] acpiphp: Slot [16] registered [ 0.320949] acpiphp: Slot [17] registered [ 0.321791] acpiphp: Slot [18] registered [ 0.322629] acpiphp: Slot [19] registered [ 0.323469] acpiphp: Slot [20] registered [ 0.324311] acpiphp: Slot [21] registered [ 0.325158] acpiphp: Slot [22] registered [ 0.325999] acpiphp: Slot [23] registered [ 0.326844] acpiphp: Slot [24] registered [ 0.327684] acpiphp: Slot [25] registered [ 0.328527] acpiphp: Slot [26] registered [ 0.329364] acpiphp: Slot [27] registered [ 0.330206] acpiphp: Slot [28] registered [ 0.331085] acpiphp: Slot [29] registered [ 0.331923] acpiphp: Slot [30] registered [ 0.332767] acpiphp: Slot [31] registered [ 0.333603] PCI host bridge to bus 0000:00 [ 0.334439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335702] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338473] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.339970] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.341498] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.344819] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346155] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347380] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348700] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.352263] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.353793] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.372395] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.373935] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.375775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.377236] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.378677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.379986] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.381328] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.382424] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.384029] vgaarb: loaded [ 0.384650] vgaarb: bridge control possible 0000:00:02.0 [ 0.385909] SCSI subsystem initialized [ 0.386850] ACPI: bus type USB registered [ 0.387708] usbcore: registered new interface driver usbfs [ 0.388777] usbcore: registered new interface driver hub [ 0.389824] usbcore: registered new device driver usb [ 0.390974] PCI: Using ACPI for IRQ routing [ 0.392118] NetLabel: Initializing [ 0.392873] NetLabel: domain hash size = 128 [ 0.393761] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.394759] NetLabel: unlabeled traffic allowed by default [ 0.395963] clocksource: Switched to clocksource kvm-clock [ 0.404084] AppArmor: AppArmor Filesystem Enabled [ 0.405098] pnp: PnP ACPI init [ 0.406058] pnp: PnP ACPI: found 5 devices [ 0.412495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.414261] NET: Registered protocol family 2 [ 0.415340] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.416690] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.417947] TCP: Hash tables configured (established 4096 bind 4096) [ 0.419184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.420314] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.421550] NET: Registered protocol family 1 [ 0.422462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.423599] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.424724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.438847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.453005] Trying to unpack rootfs image as initramfs... [ 0.509875] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.511598] Scanning for low memory corruption every 60 seconds [ 0.513002] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.514202] audit: initializing netlink subsys (disabled) [ 0.515263] audit: type=2000 audit(1534302353.542:1): initialized [ 0.516675] Initialise system trusted keyring [ 0.517653] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518852] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.521028] zbud: loaded [ 0.521783] VFS: Disk quotas dquot_6.6.0 [ 0.522634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524296] fuse init (API version 7.23) [ 0.525241] Key type big_key registered [ 0.526079] Allocating IMA MOK and blacklist keyrings. [ 0.527379] Key type asymmetric registered [ 0.528245] Asymmetric key parser 'x509' registered [ 0.529253] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.530775] io scheduler noop registered [ 0.531594] io scheduler deadline registered (default) [ 0.532635] io scheduler cfq registered [ 0.533513] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.535929] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.537440] ACPI: Power Button [PWRF] [ 0.538320] GHES: HEST is not enabled! [ 0.552037] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.582103] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.584997] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.608767] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.611310] Linux agpgart interface v0.103 [ 0.614209] brd: module loaded [ 0.616139] loop: module loaded [ 0.621067] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.622981] GPT:90111 != 2097151 [ 0.623857] GPT:Alternate GPT header not at the end of the disk. [ 0.625314] GPT:90111 != 2097151 [ 0.626189] GPT: Use GNU Parted to correct GPT errors. [ 0.627473] vda: vda1 vda15 [ 0.628979] scsi host0: ata_piix [ 0.629972] scsi host1: ata_piix [ 0.630897] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.632534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.634431] libphy: Fixed MDIO Bus: probed [ 0.635507] tun: Universal TUN/TAP device driver, 1.6 [ 0.636770] tun: (C) 1999-2004 Max Krasnyansky [ 0.639449] PPP generic driver version 2.4.2 [ 0.640648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.642243] ehci-pci: EHCI PCI platform driver [ 0.643392] ehci-platform: EHCI generic platform driver [ 0.644715] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.646137] ohci-pci: OHCI PCI platform driver [ 0.647044] ohci-platform: OHCI generic platform driver [ 0.648081] uhci_hcd: USB Universal Host Controller Interface driver [ 0.662260] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.663298] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.664798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.665833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.667010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.668267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669718] usb usb1: Product: UHCI Host Controller [ 0.670662] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.671807] usb usb1: SerialNumber: 0000:00:01.2 [ 0.672805] hub 1-0:1.0: USB hub found [ 0.673606] hub 1-0:1.0: 2 ports detected [ 0.674561] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680101] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.681966] rtc_cmos 00:00: RTC can wake from S4 [ 0.683114] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.684322] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.685529] i2c /dev entries driver [ 0.686297] device-mapper: uevent: version 1.0.3 [ 0.687257] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.688903] ledtrig-cpu: registered to indicate activity on CPUs [ 0.690348] NET: Registered protocol family 10 [ 0.691493] NET: Registered protocol family 17 [ 0.692405] Key type dns_resolver registered [ 0.693406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694521] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696333] registered taskstats version 1 [ 0.697179] Loading compiled-in X.509 certificates [ 0.698657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700554] zswap: loaded using pool lzo/zbud [ 0.702219] Key type trusted registered [ 0.703990] Key type encrypted registered [ 0.704837] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705885] ima: No TPM chip found, activating TPM-bypass! [ 0.706935] evm: HMAC attrs: 0x1 [ 0.707901] Magic number: 14:965:57 [ 0.708767] rtc_cmos 00:00: setting system clock to 2018-08-15 03:05:53 UTC (1534302353) [ 0.710398] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711524] EDD information not available. [ 0.793299] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.804947] Write protecting the kernel read-only data: 14336k [ 0.807104] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.808961] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.852905] 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.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.87. 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCqShoAKxZ6mByS2xl0FMOzPnVi3Jb/m+kZtfB7eRF2u5mUJkzSaj2Irl2CRU5AwhqLS0IeTp0h53i0gutZt+nEln4PH8umoOQYgQ6wqceETdCSnXA2fgssMUnRlPuGBmNxLgXxxqxFaBZB5gQEdKS2aIUB8P5kgYBkeUMM85fGMSPuIHkKCnAELOOWRqKVxuEo/QYV2mW7/KkJOXBn+y6q8kgyVQrK2uVx8QmL4mFpXGYAIxdjLkLIG//r9MvzSUasvDL4H2MlVi9ghgNZcvojyClI7FdNgCnwjMEDBUAod/S5So+PRMeUYY0A7WQI2D2hEzsY3P3r7jhClxT95hhl root@cinder-test-vm2-8e9867b2-ee8c-48b8-8c5a-70a363e97900 ssh-dss AAAAB3NzaC1kc3MAAACBAPQdFyqlzkuUu5Nz6oZT+Ro8oqZ7RAkyLswU181Gyqsb9uqNk8IMNL23tl6tv8mglBhYfQ4vXDhl1jTAJOu+DG/xmNKIXIrLhnZDfFwVlgEAyT09P41IFu6C3Md1Fkbl2Yi9qpV6YkmEdXnqjIm+roCfmRQFESF38OREbiIKpopvAAAAFQCn//tx1XgJHjJc/aEsIiSWjIzoywAAAIByGMJSYN+IPU4oX7agGGNlGp9zOIQs/BE0HzaUOI/vUvwjROW1s3wqlHpY/xyqG+U+nccupkrPMwGWUCDfotsBvTKZT2+lPGu4qxtlItqYVvD39jfh8h6TbH31Qiz02ADZdUVkVp00llLOgc9HaUxH3axWVgty5SaQ06CVtRn0EQAAAIEAydnRKp2jXZxz13HEYa+UTOX6vO+vjoGZdEU8QfeRBqFG++OrfVYQixvIoXHHIQVTuu+OGFhNI89BSYewmRDAwXLQEfFPkKT4Sk63LluNOPWrcgYHfQ/NSeAHorGHWXSbLCwbGItYabf/uVeEg/fBlutCAeA5Upkkj3DPwv7zBUM= root@cinder-test-vm2-8e9867b2-ee8c-48b8-8c5a-70a363e97900 -----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.6,24,fe80::f816:3eff:fed5:872b/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.6 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-8e9867b2-ee8c-48b8-8c5a-70a363e97900 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-8e9867b2-ee8c-48b8-8c5a-70a363e97900 login: 2018-08-15 03:06:06,092 - paramiko.transport - DEBUG - starting thread (client mode): 0x103ad790L 2018-08-15 03:06:06,092 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 03:06:06,093 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 03:06:06,093 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 03:06:06,094 - 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-08-15 03:06:06,094 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 03:06:06,094 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 03:06:06,094 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 03:06:06,095 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 03:06:06,095 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 03:06:06,109 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 03:06:06,110 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 03:06:06,124 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: a9010070619e47f76c3f58c92c230ceb 2018-08-15 03:06:06,124 - paramiko.transport - DEBUG - Trying discovered key 4f446fa7672ca6a9e123cb3e99afed60 in /tmp/tmpW21sOU 2018-08-15 03:06:06,150 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 03:06:06,155 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 03:06:06,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-15 03:06:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"volume": {"display_name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "size": "2"}}' 2018-08-15 03:06:07,330 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:06:06 GMT Server: Apache x-compute-request-id: req-0f1c3d25-cb92-4ec7-80f4-5c146623b965 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f1c3d25-cb92-4ec7-80f4-5c146623b965 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}} 2018-08-15 03:06:07,330 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes used request id req-0f1c3d25-cb92-4ec7-80f4-5c146623b965 2018-08-15 03:06:07,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.17179107666s 2018-08-15 03:06:07,331 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes used request id req-0f1c3d25-cb92-4ec7-80f4-5c146623b965 2018-08-15 03:06:07,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:08,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:07 GMT Server: Apache x-compute-request-id: req-71c2f17a-10bd-429e-9c16-0f32cd750734 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-71c2f17a-10bd-429e-9c16-0f32cd750734 Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:07.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:08,395 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-71c2f17a-10bd-429e-9c16-0f32cd750734 2018-08-15 03:06:08,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.06387782097s 2018-08-15 03:06:08,396 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-71c2f17a-10bd-429e-9c16-0f32cd750734 2018-08-15 03:06:08,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:10,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:11,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:10 GMT Server: Apache x-compute-request-id: req-2772f979-ac13-49e3-958d-c6fd655bde54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2772f979-ac13-49e3-958d-c6fd655bde54 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:08.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:11,379 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-2772f979-ac13-49e3-958d-c6fd655bde54 2018-08-15 03:06:11,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.977771997452s 2018-08-15 03:06:11,379 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-2772f979-ac13-49e3-958d-c6fd655bde54 2018-08-15 03:06:11,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:06:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:11,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-787e9e5b-2dad-4d3b-a311-b6d8a2169902 Date: Wed, 15 Aug 2018 03:06:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":["db285f02-dbf1-4be4-bd08-fbdf94558c50"],"description":"","tags":[],"updated_at":"2018-08-15T03:05:35Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:06:11,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-787e9e5b-2dad-4d3b-a311-b6d8a2169902 2018-08-15 03:06:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333873033524s 2018-08-15 03:06:11,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-787e9e5b-2dad-4d3b-a311-b6d8a2169902 2018-08-15 03:06:11,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:06:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:12,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-09308b12-f983-410e-bca1-df1c9c2b4086 Date: Wed, 15 Aug 2018 03:06:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:05:40Z", "file": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file", "owner": "7cedef03aa4a4188a3e03900f24d13ae", "id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "size": 12716032, "self": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:06:12,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-09308b12-f983-410e-bca1-df1c9c2b4086 2018-08-15 03:06:12,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.741303920746s 2018-08-15 03:06:12,462 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-09308b12-f983-410e-bca1-df1c9c2b4086 2018-08-15 03:06:12,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:06:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:12,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93fc20bb-d022-4ea3-a7d1-bcb8330f9518 x-compute-request-id: req-93fc20bb-d022-4ea3-a7d1-bcb8330f9518 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b327319f-941f-4e7a-b1f4-86471861f955"}]} 2018-08-15 03:06:12,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-93fc20bb-d022-4ea3-a7d1-bcb8330f9518 2018-08-15 03:06:12,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02432513237s 2018-08-15 03:06:12,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-93fc20bb-d022-4ea3-a7d1-bcb8330f9518 2018-08-15 03:06:12,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 03:06:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"server": {"name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "imageRef": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "flavorRef": "b327319f-941f-4e7a-b1f4-86471861f955", "max_count": 1, "min_count": 1, "networks": [{"uuid": "aed6324b-dc24-47eb-9495-b4c25c0899c9"}], "security_groups": [{"name": "ecd0d40a-0e25-406b-9eda-72b4d20e803e"}]}}' 2018-08-15 03:06:14,502 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:06:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea3f881f-6cee-4f00-90b2-e25e3ef2acdf x-compute-request-id: req-ea3f881f-6cee-4f00-90b2-e25e3ef2acdf Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ecd0d40a-0e25-406b-9eda-72b4d20e803e"}], "OS-DCF:diskConfig": "MANUAL", "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "adminPass": "CUfwZdN9AsPZ"}} 2018-08-15 03:06:14,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-ea3f881f-6cee-4f00-90b2-e25e3ef2acdf 2018-08-15 03:06:14,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.01279997826s 2018-08-15 03:06:14,503 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-ea3f881f-6cee-4f00-90b2-e25e3ef2acdf 2018-08-15 03:06:14,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:15,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95a7e724-a787-4083-9a87-47a0a0e1ac57 x-compute-request-id: req-95a7e724-a787-4083-9a87-47a0a0e1ac57 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "user_id": "1de81147e70b4cf7b408e08c3487283e", "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-08-15T03:06:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:52.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:52Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:15,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-95a7e724-a787-4083-9a87-47a0a0e1ac57 2018-08-15 03:06:15,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680426836014s 2018-08-15 03:06:15,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-95a7e724-a787-4083-9a87-47a0a0e1ac57 2018-08-15 03:06:15,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:17,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:17,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6766691-00be-40bf-9f0e-fc8e51a9c6bb x-compute-request-id: req-e6766691-00be-40bf-9f0e-fc8e51a9c6bb Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:06:16Z", "hostId": "8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:52.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:52Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:17,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6766691-00be-40bf-9f0e-fc8e51a9c6bb 2018-08-15 03:06:17,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791259050369s 2018-08-15 03:06:17,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6766691-00be-40bf-9f0e-fc8e51a9c6bb 2018-08-15 03:06:17,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:19,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:19,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d6169ca-c6ee-4025-be7c-9ef46d9193ba x-compute-request-id: req-6d6169ca-c6ee-4025-be7c-9ef46d9193ba Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T03:06:16Z", "hostId": "8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:52.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:52Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:20,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d6169ca-c6ee-4025-be7c-9ef46d9193ba 2018-08-15 03:06:20,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376353979111s 2018-08-15 03:06:20,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d6169ca-c6ee-4025-be7c-9ef46d9193ba 2018-08-15 03:06:20,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:22,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-766db2e5-01cd-4d80-b7e0-222787f2cdda x-compute-request-id: req-766db2e5-01cd-4d80-b7e0-222787f2cdda Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:06:20.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:06:20Z", "hostId": "8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:52.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:05:52Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:22,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-766db2e5-01cd-4d80-b7e0-222787f2cdda 2018-08-15 03:06:22,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168471813202s 2018-08-15 03:06:22,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-766db2e5-01cd-4d80-b7e0-222787f2cdda 2018-08-15 03:06:22,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:06:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=531f4d93-5ccd-406f-9432-efa7ceab237b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:22,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8f2f1f74-0878-43b0-97be-9292ea91b1c9 Date: Wed, 15 Aug 2018 03:06:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","ip_address":"192.168.120.4"}],"id":"d16d3460-cfa6-49b3-878f-796a4ba99bc8","security_groups":["ecd0d40a-0e25-406b-9eda-72b4d20e803e"],"mac_address":"fa:16:3e:e8:96:42","project_id":"7cedef03aa4a4188a3e03900f24d13ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:06:17Z","binding:vnic_type":"normal","device_id":"531f4d93-5ccd-406f-9432-efa7ceab237b","ip_allocation":"immediate"}]} 2018-08-15 03:06:22,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=531f4d93-5ccd-406f-9432-efa7ceab237b used request id req-8f2f1f74-0878-43b0-97be-9292ea91b1c9 2018-08-15 03:06:22,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0767579078674s 2018-08-15 03:06:22,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=531f4d93-5ccd-406f-9432-efa7ceab237b used request id req-8f2f1f74-0878-43b0-97be-9292ea91b1c9 2018-08-15 03:06:22,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=d16d3460-cfa6-49b3-878f-796a4ba99bc8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:22,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-28d2967b-624e-4046-a061-e205d98a8f73 Date: Wed, 15 Aug 2018 03:06:22 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:06:22,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=d16d3460-cfa6-49b3-878f-796a4ba99bc8 used request id req-28d2967b-624e-4046-a061-e205d98a8f73 2018-08-15 03:06:22,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0404758453369s 2018-08-15 03:06:22,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=d16d3460-cfa6-49b3-878f-796a4ba99bc8 used request id req-28d2967b-624e-4046-a061-e205d98a8f73 2018-08-15 03:06:22,671 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:96:42', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e041ef95-af60-4963-bfef-8f0fd99daa6b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T03:06:20.000000', 'flavor': Munch({u'id': u'b327319f-941f-4e7a-b1f4-86471861f955'}), 'az': u'nova', 'id': u'531f4d93-5ccd-406f-9432-efa7ceab237b', 'security_groups': [Munch({u'name': u'cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1de81147e70b4cf7b408e08c3487283e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', '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-08-15T03:06:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T03:06:20Z', 'hostId': u'8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373', '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-08-15T03:06:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': u'cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'adminPass': u'CUfwZdN9AsPZ', 'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'created_at': u'2018-08-15T03:06:14Z', 'created': u'2018-08-15T03:06:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 03:06:22,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:06:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:22,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-f3d61e83-ef05-49bf-80e5-6b7761e646bb Date: Wed, 15 Aug 2018 03:06:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":["db285f02-dbf1-4be4-bd08-fbdf94558c50"],"description":"","tags":[],"updated_at":"2018-08-15T03:05:35Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:06:22,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f3d61e83-ef05-49bf-80e5-6b7761e646bb 2018-08-15 03:06:22,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0849599838257s 2018-08-15 03:06:22,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f3d61e83-ef05-49bf-80e5-6b7761e646bb 2018-08-15 03:06:22,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 03:06:22,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=531f4d93-5ccd-406f-9432-efa7ceab237b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:22,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-45d0c02b-40c0-43f3-8723-b21b50a3cc01 Date: Wed, 15 Aug 2018 03:06:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T03:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","ip_address":"192.168.120.4"}],"id":"d16d3460-cfa6-49b3-878f-796a4ba99bc8","security_groups":["ecd0d40a-0e25-406b-9eda-72b4d20e803e"],"mac_address":"fa:16:3e:e8:96:42","project_id":"7cedef03aa4a4188a3e03900f24d13ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:06:17Z","binding:vnic_type":"normal","device_id":"531f4d93-5ccd-406f-9432-efa7ceab237b","ip_allocation":"immediate"}]} 2018-08-15 03:06:22,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=531f4d93-5ccd-406f-9432-efa7ceab237b used request id req-45d0c02b-40c0-43f3-8723-b21b50a3cc01 2018-08-15 03:06:22,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0467360019684s 2018-08-15 03:06:22,808 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=531f4d93-5ccd-406f-9432-efa7ceab237b used request id req-45d0c02b-40c0-43f3-8723-b21b50a3cc01 2018-08-15 03:06:22,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 03:06:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.4", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8"}}' 2018-08-15 03:06:25,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-d3dcf007-f604-4a01-adfa-5590fefe9c50 Date: Wed, 15 Aug 2018 03:06:25 GMT RESP BODY: {"floatingip": {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:23Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}} 2018-08-15 03:06:25,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d3dcf007-f604-4a01-adfa-5590fefe9c50 2018-08-15 03:06:25,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30130505562s 2018-08-15 03:06:25,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d3dcf007-f604-4a01-adfa-5590fefe9c50 2018-08-15 03:06:25,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:25,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-7215cefd-6755-4213-958f-d384a6fd4776 Date: Wed, 15 Aug 2018 03:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}, {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:23Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:25,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7215cefd-6755-4213-958f-d384a6fd4776 2018-08-15 03:06:25,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.284132003784s 2018-08-15 03:06:25,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7215cefd-6755-4213-958f-d384a6fd4776 2018-08-15 03:06:25,410 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:06:25,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:25,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-75ce725f-5e29-4606-bfdf-544497a41bfc Date: Wed, 15 Aug 2018 03:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}, {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:23Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:25,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-75ce725f-5e29-4606-bfdf-544497a41bfc 2018-08-15 03:06:25,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0885021686554s 2018-08-15 03:06:25,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-75ce725f-5e29-4606-bfdf-544497a41bfc 2018-08-15 03:06:25,610 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:06:25,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:25,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-908e1a2c-1ee4-415d-9952-eddbb2ee3f7d Date: Wed, 15 Aug 2018 03:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}, {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:23Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:25,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-908e1a2c-1ee4-415d-9952-eddbb2ee3f7d 2018-08-15 03:06:25,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.108730077744s 2018-08-15 03:06:25,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-908e1a2c-1ee4-415d-9952-eddbb2ee3f7d 2018-08-15 03:06:25,832 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:06:25,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:25,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-b40bc01c-9cb2-4447-9982-99d931171f5b Date: Wed, 15 Aug 2018 03:06:25 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}, {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:23Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:25,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b40bc01c-9cb2-4447-9982-99d931171f5b 2018-08-15 03:06:25,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565521717072s 2018-08-15 03:06:25,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b40bc01c-9cb2-4447-9982-99d931171f5b 2018-08-15 03:06:26,000 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:06:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:26,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1637 X-Openstack-Request-Id: req-4516f31d-b452-40d7-82b6-61cd9a5df0f4 Date: Wed, 15 Aug 2018 03:06:26 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}, {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:23Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:26,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4516f31d-b452-40d7-82b6-61cd9a5df0f4 2018-08-15 03:06:26,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581429004669s 2018-08-15 03:06:26,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4516f31d-b452-40d7-82b6-61cd9a5df0f4 2018-08-15 03:06:26,169 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 03:06:26,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:26,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1639 X-Openstack-Request-Id: req-b53ebb92-2bc2-451f-89ec-cde67495d8f2 Date: Wed, 15 Aug 2018 03:06:26 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:54Z", "updated_at": "2018-08-15T03:05:56Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d5:87:2b", "device_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "77c10a13-6df0-4b71-9a2f-a85796c8d51d", "id": "0e010dcc-1239-436e-8bbd-41dba4538f61", "qos_policy_id": null}, {"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:26Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:26,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b53ebb92-2bc2-451f-89ec-cde67495d8f2 2018-08-15 03:06:26,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601348876953s 2018-08-15 03:06:26,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-b53ebb92-2bc2-451f-89ec-cde67495d8f2 2018-08-15 03:06:26,341 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'72994e9b-2dd3-4a07-bfe9-e41901a99a3e', 'updated_at': u'2018-08-15T03:06:26Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'd16d3460-cfa6-49b3-878f-796a4ba99bc8', 'id': u'519e8ce6-2769-4925-9861-1077602d62e0', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'd16d3460-cfa6-49b3-878f-796a4ba99bc8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7cedef03aa4a4188a3e03900f24d13ae', 'name': 'cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'aed6324b-dc24-47eb-9495-b4c25c0899c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e8:96:42', u'device_id': u'531f4d93-5ccd-406f-9432-efa7ceab237b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'7cedef03aa4a4188a3e03900f24d13ae', 'created_at': u'2018-08-15T03:06:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'aed6324b-dc24-47eb-9495-b4c25c0899c9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e8:96:42', u'device_id': u'531f4d93-5ccd-406f-9432-efa7ceab237b'}), 'router': u'72994e9b-2dd3-4a07-bfe9-e41901a99a3e'}) 2018-08-15 03:06:26,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 03:06:26,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 03:06:26,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eb5857b-73db-43c8-9145-993399356f17 x-compute-request-id: req-4eb5857b-73db-43c8-9145-993399356f17 Content-Encoding: gzip Content-Length: 9555 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 443770060 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.138215] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139898] pid_max: default: 32768 minimum: 301\n[ 0.140815] ACPI: Core revision 20150930\n[ 0.142206] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143531] Security Framework initialized\n[ 0.144350] Yama: becoming mindful.\n[ 0.145083] AppArmor: AppArmor initialized\n[ 0.145963] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151323] Initializing cgroup subsys io\n[ 0.152139] Initializing cgroup subsys memory\n[ 0.153006] Initializing cgroup subsys devices\n[ 0.153891] Initializing cgroup subsys freezer\n[ 0.154773] Initializing cgroup subsys net_cls\n[ 0.155657] Initializing cgroup subsys perf_event\n[ 0.156629] Initializing cgroup subsys net_prio\n[ 0.157538] Initializing cgroup subsys hugetlb\n[ 0.158409] Initializing cgroup subsys pids\n[ 0.159285] CPU: Physical Processor ID: 0\n[ 0.160785] mce: CPU supports 10 MCE banks\n[ 0.161646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178553] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184665] ftrace: allocating 31920 entries in 125 pages\n[ 0.209764] smpboot: Max logical packages: 1\n[ 0.210640] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212012] x2apic enabled\n[ 0.212842] Switched APIC routing to physical x2apic.\n[ 0.214602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215746] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217776] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219602] KVM setup paravirtual spinlock\n[ 0.220926] x86: Booted up 1 node, 1 CPUs\n[ 0.221757] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223184] devtmpfs: initialized\n[ 0.224919] evm: security.selinux\n[ 0.225643] evm: security.SMACK64\n[ 0.226346] evm: security.SMACK64EXEC\n[ 0.227205] evm: security.SMACK64TRANSMUTE\n[ 0.228382] evm: security.SMACK64MMAP\n[ 0.229140] evm: security.ima\n[ 0.229809] evm: security.capability\n[ 0.230633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232535] pinctrl core: initialized pinctrl subsystem\n[ 0.233669] RTC time: 3:06:20, date: 08/15/18\n[ 0.234655] NET: Registered protocol family 16\n[ 0.235661] cpuidle: using governor ladder\n[ 0.236500] cpuidle: using governor menu\n[ 0.237305] PCCT header not found.\n[ 0.238075] ACPI: bus type PCI registered\n[ 0.238908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240182] PCI: Using configuration type 1 for base access\n[ 0.241972] ACPI: Added _OSI(Module Device)\n[ 0.242846] ACPI: Added _OSI(Processor Device)\n[ 0.243727] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244643] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246424] ACPI: Interpreter enabled\n[ 0.247206] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254741] ACPI: (supports S0 S5)\n[ 0.255462] ACPI: Using IOAPIC for interrupt routing\n[ 0.256429] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262090] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263325] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265589] acpiphp: Slot [3] registered\n[ 0.266408] acpiphp: Slot [4] registered\n[ 0.267218] acpiphp: Slot [5] registered\n[ 0.268030] acpiphp: Slot [6] registered\n[ 0.268844] acpiphp: Slot [7] registered\n[ 0.269664] acpiphp: Slot [8] registered\n[ 0.270490] acpiphp: Slot [9] registered\n[ 0.271314] acpiphp: Slot [10] registered\n[ 0.272136] acpiphp: Slot [11] registered\n[ 0.272962] acpiphp: Slot [12] registered\n[ 0.273792] acpiphp: Slot [13] registered\n[ 0.274620] acpiphp: Slot [14] registered\n[ 0.275446] acpiphp: Slot [15] registered\n[ 0.286649] acpiphp: Slot [16] registered\n[ 0.287487] acpiphp: Slot [17] registered\n[ 0.288317] acpiphp: Slot [18] registered\n[ 0.289138] acpiphp: Slot [19] registered\n[ 0.289965] acpiphp: Slot [20] registered\n[ 0.290813] acpiphp: Slot [21] registered\n[ 0.291645] acpiphp: Slot [22] registered\n[ 0.292474] acpiphp: Slot [23] registered\n[ 0.293302] acpiphp: Slot [24] registered\n[ 0.294124] acpiphp: Slot [25] registered\n[ 0.294954] acpiphp: Slot [26] registered\n[ 0.295788] acpiphp: Slot [27] registered\n[ 0.296619] acpiphp: Slot [28] registered\n[ 0.297509] acpiphp: Slot [29] registered\n[ 0.298334] acpiphp: Slot [30] registered\n[ 0.299161] acpiphp: Slot [31] registered\n[ 0.299991] PCI host bridge to bus 0000:00\n[ 0.300818] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302056] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.304776] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306256] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.307758] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311004] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313522] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318369] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.340198] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.342517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.343952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345385] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.346792] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.348071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.349393] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.350469] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.352050] vgaarb: loaded\n[ 0.352664] vgaarb: bridge control possible 0000:00:02.0\n[ 0.353909] SCSI subsystem initialized\n[ 0.354837] ACPI: bus type USB registered\n[ 0.355692] usbcore: registered new interface driver usbfs\n[ 0.356749] usbcore: registered new interface driver hub\n[ 0.357783] usbcore: registered new device driver usb\n[ 0.358913] PCI: Using ACPI for IRQ routing\n[ 0.360043] NetLabel: Initializing\n[ 0.360781] NetLabel: domain hash size = 128\n[ 0.361659] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.362639] NetLabel: unlabeled traffic allowed by default\n[ 0.363818] clocksource: Switched to clocksource kvm-clock\n[ 0.371879] AppArmor: AppArmor Filesystem Enabled\n[ 0.372860] pnp: PnP ACPI init\n[ 0.373817] pnp: PnP ACPI: found 5 devices\n[ 0.380164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381915] NET: Registered protocol family 2\n[ 0.382976] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.384310] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385533] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386751] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387867] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389080] NET: Registered protocol family 1\n[ 0.389975] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.391094] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.392202] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420417] Trying to unpack rootfs image as initramfs...\n[ 0.477268] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.479299] Scanning for low memory corruption every 60 seconds\n[ 0.480679] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.481864] audit: initializing netlink subsys (disabled)\n[ 0.482920] audit: type=2000 audit(1534302381.341:1): initialized\n[ 0.484308] Initialise system trusted keyring\n[ 0.485279] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.486461] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.488613] zbud: loaded\n[ 0.489353] VFS: Disk quotas dquot_6.6.0\n[ 0.490186] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.491807] fuse init (API version 7.23)\n[ 0.492751] Key type big_key registered\n[ 0.493574] Allocating IMA MOK and blacklist keyrings.\n[ 0.494806] Key type asymmetric registered\n[ 0.495645] Asymmetric key parser 'x509' registered\n[ 0.496643] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.498142] io scheduler noop registered\n[ 0.498951] io scheduler deadline registered (default)\n[ 0.499979] io scheduler cfq registered\n[ 0.500855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.501917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.503211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.504704] ACPI: Power Button [PWRF]\n[ 0.505574] GHES: HEST is not enabled!\n[ 0.519256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.547422] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.549549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.573687] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.576019] Linux agpgart interface v0.103\n[ 0.578624] brd: module loaded\n[ 0.580310] loop: module loaded\n[ 0.583961] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.585444] GPT:90111 != 2097151\n[ 0.586128] GPT:Alternate GPT header not at the end of the disk.\n[ 0.587236] GPT:90111 != 2097151\n[ 0.587927] GPT: Use GNU Parted to correct GPT errors.\n[ 0.588906] vda: vda1 vda15\n[ 0.590129] scsi host0: ata_piix\n[ 0.590919] scsi host1: ata_piix\n[ 0.591649] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.592882] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.594370] libphy: Fixed MDIO Bus: probed\n[ 0.595193] tun: Universal TUN/TAP device driver, 1.6\n[ 0.596167] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.598497] PPP generic driver version 2.4.2\n[ 0.599420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.600637] ehci-pci: EHCI PCI platform driver\n[ 0.601523] ehci-platform: EHCI generic platform driver\n[ 0.602526] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.603662] ohci-pci: OHCI PCI platform driver\n[ 0.604556] ohci-platform: OHCI generic platform driver\n[ 0.605569] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.621818] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.622980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.624489] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.625552] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.626786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.628037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.629476] usb usb1: Product: UHCI Host Controller\n[ 0.630416] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.631571] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.632674] hub 1-0:1.0: USB hub found\n[ 0.633473] hub 1-0:1.0: 2 ports detected\n[ 0.634499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.636712] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.637690] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.638763] mousedev: PS/2 mouse device common for all mice\n[ 0.640084] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.642234] rtc_cmos 00:00: RTC can wake from S4\n[ 0.643376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.644596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.645814] i2c /dev entries driver\n[ 0.646632] device-mapper: uevent: version 1.0.3\n[ 0.647620] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.649292] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.650829] NET: Registered protocol family 10\n[ 0.652020] NET: Registered protocol family 17\n[ 0.652931] Key type dns_resolver registered\n[ 0.653964] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.655075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.656919] registered taskstats version 1\n[ 0.657771] Loading compiled-in X.509 certificates\n[ 0.659264] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.661164] zswap: loaded using pool lzo/zbud\n[ 0.662844] Key type trusted registered\n[ 0.664646] Key type encrypted registered\n[ 0.665500] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.666552] ima: No TPM chip found, activating TPM-bypass!\n[ 0.667610] evm: HMAC attrs: 0x1\n[ 0.668655] Magic number: 14:518:108\n[ 0.669545] rtc_cmos 00:00: setting system clock to 2018-08-15 03:06:21 UTC (1534302381)\n[ 0.671505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.672633] EDD information not available.\n[ 0.753176] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.765089] Write protecting the kernel read-only data: 14336k\n[ 0.767251] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.769121] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.931411] 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.4...\nLease of 192.168.120.4 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.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCB4i5G9hB+xjBD7ObduA7KmRHC7Kf2jvaFapK1FZuZN0nz34WV93jhfW693f/PD7gUj/tjx8SEazPCGUrjQ5Fk0A2wdV59Z5UHDlBzRpZJtt64NQ8sf18bhjhfr9eIEFrNzyqM6gOeON3g+9VHInN7fJmf1ANazG4+zv3WJtyWEONTBcJkR1iO1gyuIkMtXx3mXqc6bpVmTpu3idqtfxWB5E7eUo43KTmC2w7jcOCWaqz5yVni3KD02bjuKCaxtVrLM6fk1JBqwn6jDx/GI+wXFPW2/5NWQWuzo+D0Os4rDh3kce/AnKQ5Xr8ORs9Lyg1ZIVKvrTAjcAP3yFMoK/8v root@cinder-test-vm-8e9867b2-ee8c-48b8-8c5a-70a363e97900\nssh-dss AAAAB3NzaC1kc3MAAACBAIZZtx9ACNsRJbMjDAUXsnTrfDI98uUind2wSVZmuA+XJb6qslEPnT7UhMZkGoNkhtRBis2LbFWMnmTgAhqRw8+hC22Or4g1Nj4SE81dOSoGF/nxiBQeusx7qAtb6pn1aGuxnu7D3aE9orD47dSF9r73i9K2GH75tt4T9YQOcpxlAAAAFQDIn8vCiztHPaeYnfjri9VJ9wB47wAAAIAOEaGHXvNRtCRzao0AZyUz04EHPfgfBUJk/zuDGZrPOaXqXNkBoWaVybaRxHwHfVRVSqEgfiGX989N0xI6GEGbe/xo1NlaMPn+TtZ8y2iKlyxF5uSxWs5SbTWUJvKxKT1vR/VnZcmH58GOl0Rcl64VINzMSExUYeg8wvISHK3t7AAAAIAimaQkX1Fxhm3MolTcmkz/mYtDSrZ5NBo8Vy6eU2xQl4qyasl9NX4eKhjabMVSCtJGKmFxj4sy6leH8sk7Ro/tO5k83U0HEj7ktk5ARLm/GZ71ahpDsWvr2p1OFyhOTsHRd7N79dgFoDEZTvcXvKRgay7/np9vpnCkOmhiFZTxtQ== root@cinder-test-vm-8e9867b2-ee8c-48b8-8c5a-70a363e97900\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee8:9642/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.4 \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-8e9867b2-ee8c-48b8-8c5a-70a363e97900\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.63 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-8e9867b2-ee8c-48b8-8c5a-70a363e97900 login: "} 2018-08-15 03:06:26,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/action used request id req-4eb5857b-73db-43c8-9145-993399356f17 2018-08-15 03:06:26,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0847311019897s 2018-08-15 03:06:26,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/action used request id req-4eb5857b-73db-43c8-9145-993399356f17 2018-08-15 03:06:26,428 - 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 443770060 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.138215] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139898] pid_max: default: 32768 minimum: 301 [ 0.140815] ACPI: Core revision 20150930 [ 0.142206] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143531] Security Framework initialized [ 0.144350] Yama: becoming mindful. [ 0.145083] AppArmor: AppArmor initialized [ 0.145963] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149893] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151323] Initializing cgroup subsys io [ 0.152139] Initializing cgroup subsys memory [ 0.153006] Initializing cgroup subsys devices [ 0.153891] Initializing cgroup subsys freezer [ 0.154773] Initializing cgroup subsys net_cls [ 0.155657] Initializing cgroup subsys perf_event [ 0.156629] Initializing cgroup subsys net_prio [ 0.157538] Initializing cgroup subsys hugetlb [ 0.158409] Initializing cgroup subsys pids [ 0.159285] CPU: Physical Processor ID: 0 [ 0.160785] mce: CPU supports 10 MCE banks [ 0.161646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162665] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178553] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184665] ftrace: allocating 31920 entries in 125 pages [ 0.209764] smpboot: Max logical packages: 1 [ 0.210640] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212012] x2apic enabled [ 0.212842] Switched APIC routing to physical x2apic. [ 0.214602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215746] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217776] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219602] KVM setup paravirtual spinlock [ 0.220926] x86: Booted up 1 node, 1 CPUs [ 0.221757] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223184] devtmpfs: initialized [ 0.224919] evm: security.selinux [ 0.225643] evm: security.SMACK64 [ 0.226346] evm: security.SMACK64EXEC [ 0.227205] evm: security.SMACK64TRANSMUTE [ 0.228382] evm: security.SMACK64MMAP [ 0.229140] evm: security.ima [ 0.229809] evm: security.capability [ 0.230633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232535] pinctrl core: initialized pinctrl subsystem [ 0.233669] RTC time: 3:06:20, date: 08/15/18 [ 0.234655] NET: Registered protocol family 16 [ 0.235661] cpuidle: using governor ladder [ 0.236500] cpuidle: using governor menu [ 0.237305] PCCT header not found. [ 0.238075] ACPI: bus type PCI registered [ 0.238908] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240182] PCI: Using configuration type 1 for base access [ 0.241972] ACPI: Added _OSI(Module Device) [ 0.242846] ACPI: Added _OSI(Processor Device) [ 0.243727] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.244643] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246424] ACPI: Interpreter enabled [ 0.247206] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.252858] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.254741] ACPI: (supports S0 S5) [ 0.255462] ACPI: Using IOAPIC for interrupt routing [ 0.256429] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260764] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262090] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263325] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265589] acpiphp: Slot [3] registered [ 0.266408] acpiphp: Slot [4] registered [ 0.267218] acpiphp: Slot [5] registered [ 0.268030] acpiphp: Slot [6] registered [ 0.268844] acpiphp: Slot [7] registered [ 0.269664] acpiphp: Slot [8] registered [ 0.270490] acpiphp: Slot [9] registered [ 0.271314] acpiphp: Slot [10] registered [ 0.272136] acpiphp: Slot [11] registered [ 0.272962] acpiphp: Slot [12] registered [ 0.273792] acpiphp: Slot [13] registered [ 0.274620] acpiphp: Slot [14] registered [ 0.275446] acpiphp: Slot [15] registered [ 0.286649] acpiphp: Slot [16] registered [ 0.287487] acpiphp: Slot [17] registered [ 0.288317] acpiphp: Slot [18] registered [ 0.289138] acpiphp: Slot [19] registered [ 0.289965] acpiphp: Slot [20] registered [ 0.290813] acpiphp: Slot [21] registered [ 0.291645] acpiphp: Slot [22] registered [ 0.292474] acpiphp: Slot [23] registered [ 0.293302] acpiphp: Slot [24] registered [ 0.294124] acpiphp: Slot [25] registered [ 0.294954] acpiphp: Slot [26] registered [ 0.295788] acpiphp: Slot [27] registered [ 0.296619] acpiphp: Slot [28] registered [ 0.297509] acpiphp: Slot [29] registered [ 0.298334] acpiphp: Slot [30] registered [ 0.299161] acpiphp: Slot [31] registered [ 0.299991] PCI host bridge to bus 0000:00 [ 0.300818] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302056] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303299] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.304776] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306256] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.307758] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311004] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313522] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314818] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318369] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.340198] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.342517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.343952] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345385] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.346792] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.348071] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349393] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.350469] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.352050] vgaarb: loaded [ 0.352664] vgaarb: bridge control possible 0000:00:02.0 [ 0.353909] SCSI subsystem initialized [ 0.354837] ACPI: bus type USB registered [ 0.355692] usbcore: registered new interface driver usbfs [ 0.356749] usbcore: registered new interface driver hub [ 0.357783] usbcore: registered new device driver usb [ 0.358913] PCI: Using ACPI for IRQ routing [ 0.360043] NetLabel: Initializing [ 0.360781] NetLabel: domain hash size = 128 [ 0.361659] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362639] NetLabel: unlabeled traffic allowed by default [ 0.363818] clocksource: Switched to clocksource kvm-clock [ 0.371879] AppArmor: AppArmor Filesystem Enabled [ 0.372860] pnp: PnP ACPI init [ 0.373817] pnp: PnP ACPI: found 5 devices [ 0.380164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381915] NET: Registered protocol family 2 [ 0.382976] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.384310] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385533] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386751] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387867] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.389080] NET: Registered protocol family 1 [ 0.389975] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.391094] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.392202] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420417] Trying to unpack rootfs image as initramfs... [ 0.477268] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.479299] Scanning for low memory corruption every 60 seconds [ 0.480679] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.481864] audit: initializing netlink subsys (disabled) [ 0.482920] audit: type=2000 audit(1534302381.341:1): initialized [ 0.484308] Initialise system trusted keyring [ 0.485279] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.486461] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.488613] zbud: loaded [ 0.489353] VFS: Disk quotas dquot_6.6.0 [ 0.490186] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.491807] fuse init (API version 7.23) [ 0.492751] Key type big_key registered [ 0.493574] Allocating IMA MOK and blacklist keyrings. [ 0.494806] Key type asymmetric registered [ 0.495645] Asymmetric key parser 'x509' registered [ 0.496643] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.498142] io scheduler noop registered [ 0.498951] io scheduler deadline registered (default) [ 0.499979] io scheduler cfq registered [ 0.500855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.501917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.503211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.504704] ACPI: Power Button [PWRF] [ 0.505574] GHES: HEST is not enabled! [ 0.519256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.547422] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.549549] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.573687] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.576019] Linux agpgart interface v0.103 [ 0.578624] brd: module loaded [ 0.580310] loop: module loaded [ 0.583961] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.585444] GPT:90111 != 2097151 [ 0.586128] GPT:Alternate GPT header not at the end of the disk. [ 0.587236] GPT:90111 != 2097151 [ 0.587927] GPT: Use GNU Parted to correct GPT errors. [ 0.588906] vda: vda1 vda15 [ 0.590129] scsi host0: ata_piix [ 0.590919] scsi host1: ata_piix [ 0.591649] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.592882] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.594370] libphy: Fixed MDIO Bus: probed [ 0.595193] tun: Universal TUN/TAP device driver, 1.6 [ 0.596167] tun: (C) 1999-2004 Max Krasnyansky [ 0.598497] PPP generic driver version 2.4.2 [ 0.599420] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.600637] ehci-pci: EHCI PCI platform driver [ 0.601523] ehci-platform: EHCI generic platform driver [ 0.602526] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.603662] ohci-pci: OHCI PCI platform driver [ 0.604556] ohci-platform: OHCI generic platform driver [ 0.605569] uhci_hcd: USB Universal Host Controller Interface driver [ 0.621818] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.622980] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624489] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625552] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.626786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.628037] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629476] usb usb1: Product: UHCI Host Controller [ 0.630416] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.631571] usb usb1: SerialNumber: 0000:00:01.2 [ 0.632674] hub 1-0:1.0: USB hub found [ 0.633473] hub 1-0:1.0: 2 ports detected [ 0.634499] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.636712] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.637690] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.638763] mousedev: PS/2 mouse device common for all mice [ 0.640084] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.642234] rtc_cmos 00:00: RTC can wake from S4 [ 0.643376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.644596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.645814] i2c /dev entries driver [ 0.646632] device-mapper: uevent: version 1.0.3 [ 0.647620] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.649292] ledtrig-cpu: registered to indicate activity on CPUs [ 0.650829] NET: Registered protocol family 10 [ 0.652020] NET: Registered protocol family 17 [ 0.652931] Key type dns_resolver registered [ 0.653964] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.655075] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.656919] registered taskstats version 1 [ 0.657771] Loading compiled-in X.509 certificates [ 0.659264] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.661164] zswap: loaded using pool lzo/zbud [ 0.662844] Key type trusted registered [ 0.664646] Key type encrypted registered [ 0.665500] AppArmor: AppArmor sha1 policy hashing enabled [ 0.666552] ima: No TPM chip found, activating TPM-bypass! [ 0.667610] evm: HMAC attrs: 0x1 [ 0.668655] Magic number: 14:518:108 [ 0.669545] rtc_cmos 00:00: setting system clock to 2018-08-15 03:06:21 UTC (1534302381) [ 0.671505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.672633] EDD information not available. [ 0.753176] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.765089] Write protecting the kernel read-only data: 14336k [ 0.767251] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.769121] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.931411] 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.4... Lease of 192.168.120.4 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.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCB4i5G9hB+xjBD7ObduA7KmRHC7Kf2jvaFapK1FZuZN0nz34WV93jhfW693f/PD7gUj/tjx8SEazPCGUrjQ5Fk0A2wdV59Z5UHDlBzRpZJtt64NQ8sf18bhjhfr9eIEFrNzyqM6gOeON3g+9VHInN7fJmf1ANazG4+zv3WJtyWEONTBcJkR1iO1gyuIkMtXx3mXqc6bpVmTpu3idqtfxWB5E7eUo43KTmC2w7jcOCWaqz5yVni3KD02bjuKCaxtVrLM6fk1JBqwn6jDx/GI+wXFPW2/5NWQWuzo+D0Os4rDh3kce/AnKQ5Xr8ORs9Lyg1ZIVKvrTAjcAP3yFMoK/8v root@cinder-test-vm-8e9867b2-ee8c-48b8-8c5a-70a363e97900 ssh-dss AAAAB3NzaC1kc3MAAACBAIZZtx9ACNsRJbMjDAUXsnTrfDI98uUind2wSVZmuA+XJb6qslEPnT7UhMZkGoNkhtRBis2LbFWMnmTgAhqRw8+hC22Or4g1Nj4SE81dOSoGF/nxiBQeusx7qAtb6pn1aGuxnu7D3aE9orD47dSF9r73i9K2GH75tt4T9YQOcpxlAAAAFQDIn8vCiztHPaeYnfjri9VJ9wB47wAAAIAOEaGHXvNRtCRzao0AZyUz04EHPfgfBUJk/zuDGZrPOaXqXNkBoWaVybaRxHwHfVRVSqEgfiGX989N0xI6GEGbe/xo1NlaMPn+TtZ8y2iKlyxF5uSxWs5SbTWUJvKxKT1vR/VnZcmH58GOl0Rcl64VINzMSExUYeg8wvISHK3t7AAAAIAimaQkX1Fxhm3MolTcmkz/mYtDSrZ5NBo8Vy6eU2xQl4qyasl9NX4eKhjabMVSCtJGKmFxj4sy6leH8sk7Ro/tO5k83U0HEj7ktk5ARLm/GZ71ahpDsWvr2p1OFyhOTsHRd7N79dgFoDEZTvcXvKRgay7/np9vpnCkOmhiFZTxtQ== root@cinder-test-vm-8e9867b2-ee8c-48b8-8c5a-70a363e97900 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fee8:9642/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.4 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-8e9867b2-ee8c-48b8-8c5a-70a363e97900 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-8e9867b2-ee8c-48b8-8c5a-70a363e97900 login: 2018-08-15 03:06:26,431 - paramiko.transport - DEBUG - starting thread (client mode): 0x1036e910L 2018-08-15 03:06:26,432 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 03:06:26,432 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-15 03:06:26,432 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-15 03:06:26,433 - 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-08-15 03:06:26,434 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 03:06:26,434 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-15 03:06:26,434 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 03:06:26,434 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 03:06:26,434 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 03:06:26,451 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 03:06:26,451 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 03:06:26,464 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 278a7d139660c2c31f1a65fe6fd64c34 2018-08-15 03:06:26,465 - paramiko.transport - DEBUG - Trying discovered key 4f446fa7672ca6a9e123cb3e99afed60 in /tmp/tmpW21sOU 2018-08-15 03:06:26,488 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 03:06:26,494 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 03:06:26,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-15 03:06:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"volumeAttachment": {"volumeId": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}}' 2018-08-15 03:06:29,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69b14372-0a9a-4058-8720-20255dae6dbd x-compute-request-id: req-69b14372-0a9a-4058-8720-20255dae6dbd Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "531f4d93-5ccd-406f-9432-efa7ceab237b", "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "volumeId": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}} 2018-08-15 03:06:29,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/os-volume_attachments used request id req-69b14372-0a9a-4058-8720-20255dae6dbd 2018-08-15 03:06:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.66846990585s 2018-08-15 03:06:29,166 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/os-volume_attachments used request id req-69b14372-0a9a-4058-8720-20255dae6dbd 2018-08-15 03:06:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:30,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:29 GMT Server: Apache x-compute-request-id: req-75113977-b34e-447f-bf24-f548dddd7cf4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75113977-b34e-447f-bf24-f548dddd7cf4 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:29.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:30,067 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-75113977-b34e-447f-bf24-f548dddd7cf4 2018-08-15 03:06:30,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.900382995605s 2018-08-15 03:06:30,067 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-75113977-b34e-447f-bf24-f548dddd7cf4 2018-08-15 03:06:30,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:32,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:33,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:32 GMT Server: Apache x-compute-request-id: req-5a17ce0d-0c6e-4749-8397-81635b47f860 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a17ce0d-0c6e-4749-8397-81635b47f860 Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [{"server_id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "attachment_id": "a5ce46b2-c4d1-44ed-9f28-7da50b3f27a5", "attached_at": "2018-08-15T03:06:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "device": "/dev/vdb", "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:31.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:33,043 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-5a17ce0d-0c6e-4749-8397-81635b47f860 2018-08-15 03:06:33,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.971572875977s 2018-08-15 03:06:33,044 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-5a17ce0d-0c6e-4749-8397-81635b47f860 2018-08-15 03:06:33,046 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 03:06:33,047 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 03:06:33,048 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 03:06:33,049 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 03:06:33,116 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 03:06:33,117 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-15 03:06:33,118 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-15 03:06:33,118 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 03:06:33,156 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-15 03:06:33,156 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-15 03:06:33,183 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-15 03:06:33,677 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-15 03:06:33,677 - 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: 8ac2a6eb-b5a8-4e0d-bcdc-7d61540b7594 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-08-15 03:06:33,678 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-15 03:06:33,678 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-15 03:06:33,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-15 03:06:33,679 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-15 03:06:33,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/os-volume_attachments/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:35,185 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31805265-1813-458e-87e1-4c466d524a9b x-compute-request-id: req-31805265-1813-458e-87e1-4c466d524a9b Content-Length: 0 Content-Type: application/json 2018-08-15 03:06:35,185 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/os-volume_attachments/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 used request id req-31805265-1813-458e-87e1-4c466d524a9b 2018-08-15 03:06:35,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.50626897812s 2018-08-15 03:06:35,185 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b/os-volume_attachments/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 used request id req-31805265-1813-458e-87e1-4c466d524a9b 2018-08-15 03:06:35,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:35,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:35 GMT Server: Apache x-compute-request-id: req-3467b9db-6ac2-4076-a6f0-85d1ad33407a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3467b9db-6ac2-4076-a6f0-85d1ad33407a Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [{"server_id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "attachment_id": "a5ce46b2-c4d1-44ed-9f28-7da50b3f27a5", "attached_at": "2018-08-15T03:06:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "device": "/dev/vdb", "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:35.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:35,241 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-3467b9db-6ac2-4076-a6f0-85d1ad33407a 2018-08-15 03:06:35,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0555257797241s 2018-08-15 03:06:35,242 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-3467b9db-6ac2-4076-a6f0-85d1ad33407a 2018-08-15 03:06:35,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:37,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:37,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:37 GMT Server: Apache x-compute-request-id: req-b4131e96-b54f-4a9c-ad09-19f88c3b06ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4131e96-b54f-4a9c-ad09-19f88c3b06ee Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:35.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:37,296 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-b4131e96-b54f-4a9c-ad09-19f88c3b06ee 2018-08-15 03:06:37,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0509338378906s 2018-08-15 03:06:37,297 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-b4131e96-b54f-4a9c-ad09-19f88c3b06ee 2018-08-15 03:06:37,298 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-15 03:06:37,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-15 03:06:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"volumeAttachment": {"volumeId": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}}' 2018-08-15 03:06:38,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5eed9898-a83b-4152-b029-56733ddd99f1 x-compute-request-id: req-5eed9898-a83b-4152-b029-56733ddd99f1 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "volumeId": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}} 2018-08-15 03:06:38,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/os-volume_attachments used request id req-5eed9898-a83b-4152-b029-56733ddd99f1 2018-08-15 03:06:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.820199012756s 2018-08-15 03:06:38,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/os-volume_attachments used request id req-5eed9898-a83b-4152-b029-56733ddd99f1 2018-08-15 03:06:38,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:39,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:38 GMT Server: Apache x-compute-request-id: req-3616b76a-790f-432f-9108-b084b97e43cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3616b76a-790f-432f-9108-b084b97e43cc Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:38.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:39,123 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-3616b76a-790f-432f-9108-b084b97e43cc 2018-08-15 03:06:39,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00365495682s 2018-08-15 03:06:39,124 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-3616b76a-790f-432f-9108-b084b97e43cc 2018-08-15 03:06:39,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:41,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:41,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:41 GMT Server: Apache x-compute-request-id: req-275e0f68-1ce1-4aaa-a62c-98dc3d896602 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-275e0f68-1ce1-4aaa-a62c-98dc3d896602 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:40.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:41,183 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-275e0f68-1ce1-4aaa-a62c-98dc3d896602 2018-08-15 03:06:41,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.055380821228s 2018-08-15 03:06:41,184 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-275e0f68-1ce1-4aaa-a62c-98dc3d896602 2018-08-15 03:06:41,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:43,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:43,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:43,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:43 GMT Server: Apache x-compute-request-id: req-888e3105-e346-44d2-9c5f-04a30c198d3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-888e3105-e346-44d2-9c5f-04a30c198d3d Content-Encoding: gzip Content-Length: 565 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [{"server_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "attachment_id": "df08234b-9b5d-4984-b94d-0fb544b3566d", "attached_at": "2018-08-15T03:06:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "device": "/dev/vdb", "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:41.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:43,239 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-888e3105-e346-44d2-9c5f-04a30c198d3d 2018-08-15 03:06:43,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.051216840744s 2018-08-15 03:06:43,239 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-888e3105-e346-44d2-9c5f-04a30c198d3d 2018-08-15 03:06:43,241 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 03:06:43,243 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-15 03:06:43,244 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 03:06:43,247 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 03:06:43,316 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 03:06:43,317 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-15 03:06:43,317 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-15 03:06:43,318 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 03:06:43,354 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-15 03:06:43,355 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-15 03:06:43,383 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-15 03:06:43,400 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-15 03:06:43,400 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-15 03:06:43,401 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-15 03:06:43,401 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-15 03:06:43,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-15 03:06:43,402 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-15 03:06:43,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/os-volume_attachments/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:43,982 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ecc8aff-7af5-455e-990f-b085c88bd63e x-compute-request-id: req-5ecc8aff-7af5-455e-990f-b085c88bd63e Content-Length: 0 Content-Type: application/json 2018-08-15 03:06:43,982 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/os-volume_attachments/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 used request id req-5ecc8aff-7af5-455e-990f-b085c88bd63e 2018-08-15 03:06:43,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.580131053925s 2018-08-15 03:06:43,983 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1/os-volume_attachments/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 used request id req-5ecc8aff-7af5-455e-990f-b085c88bd63e 2018-08-15 03:06:43,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:44,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:43 GMT Server: Apache x-compute-request-id: req-ab09448a-9e50-4365-9533-02de938b080e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab09448a-9e50-4365-9533-02de938b080e Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [{"server_id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "attachment_id": "df08234b-9b5d-4984-b94d-0fb544b3566d", "attached_at": "2018-08-15T03:06:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "device": "/dev/vdb", "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753"}], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:43.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:44,035 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-ab09448a-9e50-4365-9533-02de938b080e 2018-08-15 03:06:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0517420768738s 2018-08-15 03:06:44,035 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-ab09448a-9e50-4365-9533-02de938b080e 2018-08-15 03:06:44,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:46,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:46,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:46 GMT Server: Apache x-compute-request-id: req-c5d22f03-f87e-4ff0-92a1-a61eafbdced1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5d22f03-f87e-4ff0-92a1-a61eafbdced1 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:44.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:46,086 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-c5d22f03-f87e-4ff0-92a1-a61eafbdced1 2018-08-15 03:06:46,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.046434879303s 2018-08-15 03:06:46,086 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-c5d22f03-f87e-4ff0-92a1-a61eafbdced1 2018-08-15 03:06:46,215 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:06:46,215 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:12 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-15 03:06:46,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:06:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:46,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3390f0d5-ca87-4021-bcb0-55987a64a119 x-compute-request-id: req-3390f0d5-ca87-4021-bcb0-55987a64a119 Content-Type: application/json 2018-08-15 03:06:46,352 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1 used request id req-3390f0d5-ca87-4021-bcb0-55987a64a119 2018-08-15 03:06:46,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.129370927811s 2018-08-15 03:06:46,352 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1 used request id req-3390f0d5-ca87-4021-bcb0-55987a64a119 2018-08-15 03:06:46,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:46,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3610fdfd-987a-441a-9933-36d72b3ca79b x-compute-request-id: req-3610fdfd-987a-441a-9933-36d72b3ca79b Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:06:20.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:06:20Z", "hostId": "8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:87:2b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:05:52.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "73ddce31-70f2-48b0-a0b8-262a2ffbecb1", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:06:46Z", "hostId": "727058452c1ef8c8831223c6487c83cd91635b79cda0d48bfa84aacf", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm2_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:05:44Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:46,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3610fdfd-987a-441a-9933-36d72b3ca79b 2018-08-15 03:06:46,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46036195755s 2018-08-15 03:06:46,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3610fdfd-987a-441a-9933-36d72b3ca79b 2018-08-15 03:06:46,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:48,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:49,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-809be9d8-2ad3-4fe6-ad04-ca201f55526f x-compute-request-id: req-809be9d8-2ad3-4fe6-ad04-ca201f55526f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:06:20.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:06:20Z", "hostId": "8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:49,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-809be9d8-2ad3-4fe6-ad04-ca201f55526f 2018-08-15 03:06:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577985048294s 2018-08-15 03:06:49,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-809be9d8-2ad3-4fe6-ad04-ca201f55526f 2018-08-15 03:06:49,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 03:06:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/0e010dcc-1239-436e-8bbd-41dba4538f61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:49,936 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10b57464-9ad0-4441-be2f-24a0f791cbd1 Content-Length: 0 Date: Wed, 15 Aug 2018 03:06:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:06:49,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/0e010dcc-1239-436e-8bbd-41dba4538f61.json used request id req-10b57464-9ad0-4441-be2f-24a0f791cbd1 2018-08-15 03:06:49,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.534029960632s 2018-08-15 03:06:49,937 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/0e010dcc-1239-436e-8bbd-41dba4538f61.json used request id req-10b57464-9ad0-4441-be2f-24a0f791cbd1 2018-08-15 03:06:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:50,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-228fe21c-e8c8-42df-9dc5-f03214f09115 Date: Wed, 15 Aug 2018 03:06:50 GMT RESP BODY: {"floatingips": [{"router_id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:06:23Z", "updated_at": "2018-08-15T03:06:26Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:96:42", "device_id": "531f4d93-5ccd-406f-9432-efa7ceab237b"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_id": "d16d3460-cfa6-49b3-878f-796a4ba99bc8", "id": "519e8ce6-2769-4925-9861-1077602d62e0", "qos_policy_id": null}]} 2018-08-15 03:06:50,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-228fe21c-e8c8-42df-9dc5-f03214f09115 2018-08-15 03:06:50,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0801241397858s 2018-08-15 03:06:50,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-228fe21c-e8c8-42df-9dc5-f03214f09115 2018-08-15 03:06:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:50,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:50 GMT Server: Apache x-compute-request-id: req-e6681c80-a902-4079-ac7c-b9ad6ddb05f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6681c80-a902-4079-ac7c-b9ad6ddb05f7 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:44.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:50,077 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-e6681c80-a902-4079-ac7c-b9ad6ddb05f7 2018-08-15 03:06:50,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0508079528809s 2018-08-15 03:06:50,077 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-e6681c80-a902-4079-ac7c-b9ad6ddb05f7 2018-08-15 03:06:50,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-15 03:06:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:50,137 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:06:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b9e5073-8d32-4100-9c36-c418f2bb9adc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:06:50,137 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 used request id req-0b9e5073-8d32-4100-9c36-c418f2bb9adc 2018-08-15 03:06:50,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0590710639954s 2018-08-15 03:06:50,137 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753 used request id req-0b9e5073-8d32-4100-9c36-c418f2bb9adc 2018-08-15 03:06:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:50 GMT Server: Apache x-compute-request-id: req-eb73a195-5724-475b-8972-4401bf29da04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb73a195-5724-475b-8972-4401bf29da04 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "1de81147e70b4cf7b408e08c3487283e", "attachments": [], "links": [{"href": "http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "self"}, {"href": "http://172.30.9.31:8776/7cedef03aa4a4188a3e03900f24d13ae/volumes/78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-15T03:06:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "updated_at": "2018-08-15T03:06:50.000000", "volume_type": null, "name": "cinder_test-volume_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "78b4f2d9-51a6-4eef-b17a-4a6a7cd64753", "size": 2}]} 2018-08-15 03:06:50,184 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-eb73a195-5724-475b-8972-4401bf29da04 2018-08-15 03:06:50,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0457060337067s 2018-08-15 03:06:50,184 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-eb73a195-5724-475b-8972-4401bf29da04 2018-08-15 03:06:50,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:52,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 03:06:52,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:52,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:52 GMT Server: Apache x-compute-request-id: req-68f8b5b2-b757-4c2d-974b-b03e8de20a09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-68f8b5b2-b757-4c2d-974b-b03e8de20a09 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 03:06:52,224 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-68f8b5b2-b757-4c2d-974b-b03e8de20a09 2018-08-15 03:06:52,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0366148948669s 2018-08-15 03:06:52,225 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/7cedef03aa4a4188a3e03900f24d13ae/volumes/detail used request id req-68f8b5b2-b757-4c2d-974b-b03e8de20a09 2018-08-15 03:06:52,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 03:06:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/519e8ce6-2769-4925-9861-1077602d62e0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:53,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb615961-1b52-499d-a2e9-14bed8810405 Content-Length: 0 Date: Wed, 15 Aug 2018 03:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:06:53,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/519e8ce6-2769-4925-9861-1077602d62e0.json used request id req-fb615961-1b52-499d-a2e9-14bed8810405 2018-08-15 03:06:53,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.08605289459s 2018-08-15 03:06:53,314 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/519e8ce6-2769-4925-9861-1077602d62e0.json used request id req-fb615961-1b52-499d-a2e9-14bed8810405 2018-08-15 03:06:53,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 03:06:53,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:53,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5061dccc-0b28-4c5c-b440-7eabd508d788 Date: Wed, 15 Aug 2018 03:06:53 GMT RESP BODY: {"floatingips": []} 2018-08-15 03:06:53,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5061dccc-0b28-4c5c-b440-7eabd508d788 2018-08-15 03:06:53,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649399757385s 2018-08-15 03:06:53,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5061dccc-0b28-4c5c-b440-7eabd508d788 2018-08-15 03:06:53,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 03:06:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:53,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:06:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-997e667b-5425-4807-af31-8deb3296871f x-compute-request-id: req-997e667b-5425-4807-af31-8deb3296871f Content-Type: application/json 2018-08-15 03:06:53,562 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b used request id req-997e667b-5425-4807-af31-8deb3296871f 2018-08-15 03:06:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.179418087006s 2018-08-15 03:06:53,562 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b used request id req-997e667b-5425-4807-af31-8deb3296871f 2018-08-15 03:06:53,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:53,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb0ebab8-7095-4c4d-b010-1ce2ed8ec0c5 x-compute-request-id: req-cb0ebab8-7095-4c4d-b010-1ce2ed8ec0c5 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:96:42", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/531f4d93-5ccd-406f-9432-efa7ceab237b", "rel": "bookmark"}], "image": {"id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "links": [{"href": "http://172.30.9.31:8774/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T03:06:20.000000", "flavor": {"id": "b327319f-941f-4e7a-b1f4-86471861f955", "links": [{"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}]}, "id": "531f4d93-5ccd-406f-9432-efa7ceab237b", "security_groups": [{"name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}], "user_id": "1de81147e70b4cf7b408e08c3487283e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T03:06:53Z", "hostId": "8a63aa82c4da9fca16c9b21c159f55a9aef5591c9177b1dc4bebf373", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "name": "cinder_test-vm_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "created": "2018-08-15T03:06:14Z", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 03:06:53,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cb0ebab8-7095-4c4d-b010-1ce2ed8ec0c5 2018-08-15 03:06:53,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183743953705s 2018-08-15 03:06:53,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cb0ebab8-7095-4c4d-b010-1ce2ed8ec0c5 2018-08-15 03:06:53,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 03:06:55,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 03:06:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:55,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9adbdfc2-d635-41d6-8e28-5034fc433696 x-compute-request-id: req-9adbdfc2-d635-41d6-8e28-5034fc433696 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 03:06:55,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9adbdfc2-d635-41d6-8e28-5034fc433696 2018-08-15 03:06:55,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0663878917694s 2018-08-15 03:06:55,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9adbdfc2-d635-41d6-8e28-5034fc433696 2018-08-15 03:06:55,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 03:06:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:55,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-cd2d36f6-344e-456d-b1b6-5a41566aac19 Date: Wed, 15 Aug 2018 03:06:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:34Z", "updated_at": "2018-08-15T03:05:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "159bcbb0-fe58-4cec-96e6-8032aed5171e", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "6ce2e6cd-f91f-445a-9845-15c076f2a9e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "71dd794f-d761-4493-b311-94692f269a72", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "d790a5e5-544c-4040-b414-f8a8a8aa208a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:41Z", "updated_at": "2018-08-15T03:05:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T03:05:42Z", "revision_number": 0, "id": "111ad122-775c-40ef-8806-32369d0a609b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:42Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:42Z", "revision_number": 0, "id": "83446630-8d28-4baa-ba74-210224b92821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:42Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "d1ca695b-0872-4760-82a4-05cfe2342519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:41Z", "revision_number": 0, "id": "e9e19837-dafd-48ae-9731-34f9e039dba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:41Z", "security_group_id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 3, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "ecd0d40a-0e25-406b-9eda-72b4d20e803e", "name": "cinder_test-sg_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}]} 2018-08-15 03:06:55,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-cd2d36f6-344e-456d-b1b6-5a41566aac19 2018-08-15 03:06:55,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0417940616608s 2018-08-15 03:06:55,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-cd2d36f6-344e-456d-b1b6-5a41566aac19 2018-08-15 03:06:55,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 03:06:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/ecd0d40a-0e25-406b-9eda-72b4d20e803e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:55,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b583b35-f49b-4fce-8e7e-ed11f872ed45 Content-Length: 0 Date: Wed, 15 Aug 2018 03:06:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:06:55,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ecd0d40a-0e25-406b-9eda-72b4d20e803e.json used request id req-0b583b35-f49b-4fce-8e7e-ed11f872ed45 2018-08-15 03:06:55,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128791093826s 2018-08-15 03:06:55,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/ecd0d40a-0e25-406b-9eda-72b4d20e803e.json used request id req-0b583b35-f49b-4fce-8e7e-ed11f872ed45 2018-08-15 03:06:55,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 03:06:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:56,042 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-121b64a6-3353-46af-90f3-d3a9895402aa x-compute-request-id: req-121b64a6-3353-46af-90f3-d3a9895402aa Content-Length: 0 Content-Type: application/json 2018-08-15 03:06:56,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900 used request id req-121b64a6-3353-46af-90f3-d3a9895402aa 2018-08-15 03:06:56,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0477550029755s 2018-08-15 03:06:56,043 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cinder_test-kp_8e9867b2-ee8c-48b8-8c5a-70a363e97900 used request id req-121b64a6-3353-46af-90f3-d3a9895402aa 2018-08-15 03:06:56,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:06:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" -d '{"subnet_id": "db285f02-dbf1-4be4-bd08-fbdf94558c50"}' 2018-08-15 03:06:57,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18373bd7-4f3d-4128-a1ad-3911ccc64011 Date: Wed, 15 Aug 2018 03:06:57 GMT RESP BODY: {"network_id": "aed6324b-dc24-47eb-9495-b4c25c0899c9", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "subnet_id": "db285f02-dbf1-4be4-bd08-fbdf94558c50", "subnet_ids": ["db285f02-dbf1-4be4-bd08-fbdf94558c50"], "port_id": "b58fc3c9-642e-473a-acce-d3518be9863c", "id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e"} 2018-08-15 03:06:57,919 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e/remove_router_interface.json used request id req-18373bd7-4f3d-4128-a1ad-3911ccc64011 2018-08-15 03:06:57,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87626981735s 2018-08-15 03:06:57,920 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e/remove_router_interface.json used request id req-18373bd7-4f3d-4128-a1ad-3911ccc64011 returning object 72994e9b-2dd3-4a07-bfe9-e41901a99a3e 2018-08-15 03:06:57,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:06:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:58,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-595ad27c-52be-47d5-9707-4e2e5990138c Date: Wed, 15 Aug 2018 03:06:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:35Z", "admin_state_up": true, "updated_at": "2018-08-15T03:06:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "72994e9b-2dd3-4a07-bfe9-e41901a99a3e", "name": "cinder_test-router_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}]} 2018-08-15 03:06:58,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-595ad27c-52be-47d5-9707-4e2e5990138c 2018-08-15 03:06:58,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111382007599s 2018-08-15 03:06:58,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-595ad27c-52be-47d5-9707-4e2e5990138c 2018-08-15 03:06:58,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:06:58,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:59,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ac66c51-3dff-42e0-bb03-611555e20269 Content-Length: 0 Date: Wed, 15 Aug 2018 03:06:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:06:59,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e.json used request id req-5ac66c51-3dff-42e0-bb03-611555e20269 2018-08-15 03:06:59,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13073801994s 2018-08-15 03:06:59,165 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/72994e9b-2dd3-4a07-bfe9-e41901a99a3e.json used request id req-5ac66c51-3dff-42e0-bb03-611555e20269 2018-08-15 03:06:59,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:06:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:06:59,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9dd953c2-e7c9-4fe7-a7c5-16e292df0329 Date: Wed, 15 Aug 2018 03:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T03:05:35Z","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":"7cedef03aa4a4188a3e03900f24d13ae","id":"db285f02-dbf1-4be4-bd08-fbdf94558c50","subnetpool_id":null,"name":"cinder_test-subnet_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}]} 2018-08-15 03:06:59,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-9dd953c2-e7c9-4fe7-a7c5-16e292df0329 2018-08-15 03:06:59,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399239063263s 2018-08-15 03:06:59,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-9dd953c2-e7c9-4fe7-a7c5-16e292df0329 2018-08-15 03:06:59,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:06:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/db285f02-dbf1-4be4-bd08-fbdf94558c50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:07:00,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9032cd3-de14-4eea-bc01-5006441bd603 Date: Wed, 15 Aug 2018 03:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:07:00,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/db285f02-dbf1-4be4-bd08-fbdf94558c50.json used request id req-a9032cd3-de14-4eea-bc01-5006441bd603 2018-08-15 03:07:00,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08639097214s 2018-08-15 03:07:00,293 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/db285f02-dbf1-4be4-bd08-fbdf94558c50.json used request id req-a9032cd3-de14-4eea-bc01-5006441bd603 2018-08-15 03:07:00,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:07:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:07:00,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-79cfbc8d-e91c-47bd-bb90-f4911ae25a38 Date: Wed, 15 Aug 2018 03:07:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aed6324b-dc24-47eb-9495-b4c25c0899c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7cedef03aa4a4188a3e03900f24d13ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:07:00Z","qos_policy_id":null,"name":"cinder_test-net_8e9867b2-ee8c-48b8-8c5a-70a363e97900","admin_state_up":true,"tenant_id":"7cedef03aa4a4188a3e03900f24d13ae","created_at":"2018-08-15T03:05:34Z","mtu":1450}]} 2018-08-15 03:07:00,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-79cfbc8d-e91c-47bd-bb90-f4911ae25a38 2018-08-15 03:07:00,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875239372253s 2018-08-15 03:07:00,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-79cfbc8d-e91c-47bd-bb90-f4911ae25a38 2018-08-15 03:07:00,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:07:00,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/aed6324b-dc24-47eb-9495-b4c25c0899c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:07:01,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae672c92-e137-4b81-8f14-6d24c1b9c23e Date: Wed, 15 Aug 2018 03:07:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:07:01,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/aed6324b-dc24-47eb-9495-b4c25c0899c9.json used request id req-ae672c92-e137-4b81-8f14-6d24c1b9c23e 2018-08-15 03:07:01,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10771203041s 2018-08-15 03:07:01,492 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/aed6324b-dc24-47eb-9495-b4c25c0899c9.json used request id req-ae672c92-e137-4b81-8f14-6d24c1b9c23e 2018-08-15 03:07:01,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:07:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:07:01,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-d6b7f33a-0c0f-4412-945f-36437fa36f9e Date: Wed, 15 Aug 2018 03:07:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:05:40Z", "file": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/file", "owner": "7cedef03aa4a4188a3e03900f24d13ae", "id": "e041ef95-af60-4963-bfef-8f0fd99daa6b", "size": 12716032, "self": "/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/e041ef95-af60-4963-bfef-8f0fd99daa6b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:05:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:07:01,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d6b7f33a-0c0f-4412-945f-36437fa36f9e 2018-08-15 03:07:01,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.258857965469s 2018-08-15 03:07:01,755 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d6b7f33a-0c0f-4412-945f-36437fa36f9e 2018-08-15 03:07:01,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:07:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bd7b6499a72af78ce6caff873286359c0f0730fd" 2018-08-15 03:07:02,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-330f87cc-5bc6-42cf-9211-60582e3dab79 Date: Wed, 15 Aug 2018 03:07:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:07:02,912 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b used request id req-330f87cc-5bc6-42cf-9211-60582e3dab79 2018-08-15 03:07:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15491199493s 2018-08-15 03:07:02,913 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/e041ef95-af60-4963-bfef-8f0fd99daa6b used request id req-330f87cc-5bc6-42cf-9211-60582e3dab79 2018-08-15 03:07:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:07:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:02,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c042452-da74-43f1-8ea9-f1db9928096b x-compute-request-id: req-4c042452-da74-43f1-8ea9-f1db9928096b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b327319f-941f-4e7a-b1f4-86471861f955", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b327319f-941f-4e7a-b1f4-86471861f955"}]} 2018-08-15 03:07:02,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4c042452-da74-43f1-8ea9-f1db9928096b 2018-08-15 03:07:02,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245840549469s 2018-08-15 03:07:02,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-4c042452-da74-43f1-8ea9-f1db9928096b 2018-08-15 03:07:02,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:07:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:02,970 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7d79072-12f8-448a-9123-2e4ea4275b1a x-compute-request-id: req-a7d79072-12f8-448a-9123-2e4ea4275b1a Content-Length: 0 Content-Type: application/json 2018-08-15 03:07:02,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955 used request id req-a7d79072-12f8-448a-9123-2e4ea4275b1a 2018-08-15 03:07:02,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302741527557s 2018-08-15 03:07:02,971 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b327319f-941f-4e7a-b1f4-86471861f955 used request id req-a7d79072-12f8-448a-9123-2e4ea4275b1a 2018-08-15 03:07:02,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:07:02,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:03,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899f26a3-2e92-4f29-9597-b150a41e3d06 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": {"self": "http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1de81147e70b4cf7b408e08c3487283e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:07:03,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-899f26a3-2e92-4f29-9597-b150a41e3d06 2018-08-15 03:07:03,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.281458854675s 2018-08-15 03:07:03,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-899f26a3-2e92-4f29-9597-b150a41e3d06 2018-08-15 03:07:03,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:07:03,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:03,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a099fb5d-a7b3-433b-9725-082be0142db3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_8e9867b2-ee8c-48b8-8c5a-70a363e97900", "links": {"self": "http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1de81147e70b4cf7b408e08c3487283e", "description": null}} 2018-08-15 03:07:03,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e used request id req-a099fb5d-a7b3-433b-9725-082be0142db3 2018-08-15 03:07:03,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203639984131s 2018-08-15 03:07:03,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e used request id req-a099fb5d-a7b3-433b-9725-082be0142db3 2018-08-15 03:07:03,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 03:07:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:03,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e42ab8e-b118-4385-8a45-07fc68ea185f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:07:03,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e used request id req-1e42ab8e-b118-4385-8a45-07fc68ea185f 2018-08-15 03:07:03,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306064844131s 2018-08-15 03:07:03,771 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/1de81147e70b4cf7b408e08c3487283e used request id req-1e42ab8e-b118-4385-8a45-07fc68ea185f 2018-08-15 03:07:03,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:07:03,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:03,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4e2dfc-5f1d-4cd6-b985-7165cf77f49c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae"}, "tags": [], "enabled": true, "id": "7cedef03aa4a4188a3e03900f24d13ae", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_8e9867b2-ee8c-48b8-8c5a-70a363e97900"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 03:07:03,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-6a4e2dfc-5f1d-4cd6-b985-7165cf77f49c 2018-08-15 03:07:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189116001129s 2018-08-15 03:07:03,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-6a4e2dfc-5f1d-4cd6-b985-7165cf77f49c 2018-08-15 03:07:03,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 03:07:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6daf660579ce55d28283b5ea8529a7d7e00b810c" 2018-08-15 03:07:04,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ee7299-b5ce-42b5-86c4-67c54ffd772e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:07:04,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae used request id req-80ee7299-b5ce-42b5-86c4-67c54ffd772e 2018-08-15 03:07:04,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23170208931s 2018-08-15 03:07:04,203 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/7cedef03aa4a4188a3e03900f24d13ae used request id req-80ee7299-b5ce-42b5-86c4-67c54ffd772e 2018-08-15 03:07:04,241 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-15 03:07:04,559 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-15 03:07:04,559 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-15 03:07:04,559 - openstack_tests - INFO - OS Credentials = > 2018-08-15 03:07:04,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-15 03:07:04,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:07:04,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["Dp9SXjiFQkiLxXs5BxbqHg"], "issued_at": "2018-08-15T03:07:04.000000Z"}} 2018-08-15 03:07:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb958c4a8e31639dcaccf8447eebf361eb5cc6a" 2018-08-15 03:07:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-872c7265-05bf-4000-9a30-ed7dde4da984 Date: Wed, 15 Aug 2018 03:07:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:07:05,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-872c7265-05bf-4000-9a30-ed7dde4da984 2018-08-15 03:07:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=36b76b62-6049-400a-b18a-0441df8350db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb958c4a8e31639dcaccf8447eebf361eb5cc6a" 2018-08-15 03:07:05,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e2f99ab6-3994-4476-90b5-465bfeb8dfe3 Date: Wed, 15 Aug 2018 03:07:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:07:05,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=36b76b62-6049-400a-b18a-0441df8350db used request id req-e2f99ab6-3994-4476-90b5-465bfeb8dfe3 2018-08-15 03:07:05,340 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-15 03:07:05,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:07:05,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:07:05,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:07:05,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:07:05,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:07:05,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:07:05,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:07:05,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:07:05,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:07:05,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-15 03:07:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:07:05,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73619efe-2f3a-4c76-976b-ae8e95adc61d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:07:05,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-73619efe-2f3a-4c76-976b-ae8e95adc61d 2018-08-15 03:07:05,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:07:05,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["bsbWNixSSp6TqU9Qfh32tg"], "issued_at": "2018-08-15T03:07:05.000000Z"}} 2018-08-15 03:07:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f19f816fefe33ddcaed1cd7d896454078844e598" 2018-08-15 03:07:05,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63233288-8b1b-4782-9865-1aa3f2eb9bc2 x-compute-request-id: req-63233288-8b1b-4782-9865-1aa3f2eb9bc2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31: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-08-15 03:07:05,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-63233288-8b1b-4782-9865-1aa3f2eb9bc2 2018-08-15 03:07:05,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.647202014923s 2018-08-15 03:07:05,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-63233288-8b1b-4782-9865-1aa3f2eb9bc2 2018-08-15 03:07:05,995 - 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.31: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-08-15 03:07:05,995 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-15 03:07:05,996 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-15 03:07:05,996 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:07:06,049 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-15 03:07:06,087 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-15 03:07:06,087 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-15 03:07:06,087 - openstack_tests - INFO - OS Credentials = > 2018-08-15 03:07:06,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-15 03:07:06,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:07:06,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["vYCleo4rQxGpUwc9pyl1hQ"], "issued_at": "2018-08-15T03:07:06.000000Z"}} 2018-08-15 03:07:06,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd06a2511e22e3e4c258bd4037404221138d382" 2018-08-15 03:07:06,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-08f0061a-64f4-4093-8cc1-cf4d1b4593f5 Date: Wed, 15 Aug 2018 03:07:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:07:06,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-08f0061a-64f4-4093-8cc1-cf4d1b4593f5 2018-08-15 03:07:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=36b76b62-6049-400a-b18a-0441df8350db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd06a2511e22e3e4c258bd4037404221138d382" 2018-08-15 03:07:06,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-130e3420-7309-49a3-b492-0ad61e2a2e95 Date: Wed, 15 Aug 2018 03:07:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:07:06,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=36b76b62-6049-400a-b18a-0441df8350db used request id req-130e3420-7309-49a3-b492-0ad61e2a2e95 2018-08-15 03:07:06,875 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:07:06,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:07:06,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:07:06,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:07:06,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:07:06,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:07:06,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:07:06,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:07:06,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-15 03:07:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:07:06,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77498394-97ec-4d31-a774-c0f4cf63e4d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:07:06,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-77498394-97ec-4d31-a774-c0f4cf63e4d4 2018-08-15 03:07:06,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:07:07,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["JUmwyeQiRnCsfqC9uhbZhw"], "issued_at": "2018-08-15T03:07:07.000000Z"}} 2018-08-15 03:07:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4360ffbc69db2487b4e471aae3ae8d2449e41f7c" 2018-08-15 03:07:07,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aac237ee-b00f-4b86-8e81-a4258ab278ca x-compute-request-id: req-aac237ee-b00f-4b86-8e81-a4258ab278ca Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31: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-08-15 03:07:07,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-aac237ee-b00f-4b86-8e81-a4258ab278ca 2018-08-15 03:07:07,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.58139705658s 2018-08-15 03:07:07,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-aac237ee-b00f-4b86-8e81-a4258ab278ca 2018-08-15 03:07:07,463 - 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.31: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-08-15 03:07:07,464 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-15 03:07:07,464 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-15 03:07:07,464 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-15 03:07:07,468 - 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:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:36 | PASS | | vping_userdata | functest | healthcheck | 00:34 | PASS | | cinder_test | functest | healthcheck | 01:12 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-15 03:07:07,479 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-15 03:07:07,518 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 03:07:07,563 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 03:07:07,661 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 03:07:31,414 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-215 | | 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-08-15 03:07:31,419 - 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.31,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LvLjwP1nU8AMCgCw2d2RODQOJ 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=feec32c05bda4499885ba9c313a5eb8b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-15 03:07:31,419 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-15 03:07:31,420 - 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 patrole vmtp shaker | | | | | snaps_smoke neutron_trunk networking- | | | | | bgpvpn networking-sfc barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-15 03:07:31,460 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:07:32,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:07:32,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:07:32,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:07:32,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 03:07:32,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 03:07:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:07:32,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297b7d0a-29c2-4a78-9ef7-f4d02cfa7096 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:07:32,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-297b7d0a-29c2-4a78-9ef7-f4d02cfa7096 2018-08-15 03:07:32,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:07:32,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["XWG7A6k7Qoyk8sd0aLkNKQ"], "issued_at": "2018-08-15T03:07:32.000000Z"}} 2018-08-15 03:07:32,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:07:32,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:07:33,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0a8422e2-ce3b-4b87-bdf8-f278c6eb968c Date: Wed, 15 Aug 2018 03:07:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:07:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0a8422e2-ce3b-4b87-bdf8-f278c6eb968c 2018-08-15 03:07:33,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304151058197s 2018-08-15 03:07:33,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0a8422e2-ce3b-4b87-bdf8-f278c6eb968c 2018-08-15 03:07:33,157 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 03:07:38,480 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 332daf92-4950-4122-a45e-68eb66950eaf | 2018-08-15T03:07:38.143029 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 332daf92-4950-4122-a45e-68eb66950eaf ~/.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-08-15 03:07:42,188 - 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-08-15 03:07:42,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 03:07:56,183 - 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=bc890644-75ac-4f26-821d-013ce2504df0) as the default verifier for the future CLI operations. 2018-08-15 03:07:59,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 03:07:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:07:59,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-af2a0210-9053-4a96-a56b-cac10fe6ff7d Date: Wed, 15 Aug 2018 03:07:59 GMT 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-08-15 03:07:59,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-af2a0210-9053-4a96-a56b-cac10fe6ff7d 2018-08-15 03:07:59,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.259962081909s 2018-08-15 03:07:59,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-af2a0210-9053-4a96-a56b-cac10fe6ff7d 2018-08-15 03:07:59,634 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-15 03:07:59,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:07:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"network": {"name": "tempest_smoke-net_2de7e6a5-726a-407c-9f51-275da4eb5263", "admin_state_up": true}}' 2018-08-15 03:07:59,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e2ed169c-b85c-460b-9414-86a3b793a842 Date: Wed, 15 Aug 2018 03:07:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8a5230e8-8566-48f3-8c93-05dc48e4ca56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:07:59Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_2de7e6a5-726a-407c-9f51-275da4eb5263","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:07:59Z","mtu":1450}} 2018-08-15 03:07:59,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e2ed169c-b85c-460b-9414-86a3b793a842 2018-08-15 03:07:59,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.249470949173s 2018-08-15 03:07:59,884 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e2ed169c-b85c-460b-9414-86a3b793a842 2018-08-15 03:07:59,885 - 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-08-15T03:07:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8a5230e8-8566-48f3-8c93-05dc48e4ca56', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_2de7e6a5-726a-407c-9f51-275da4eb5263', u'created_at': u'2018-08-15T03:07:59Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:07:59,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:07:59,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:07:59,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-b1f8b3f9-d73d-4473-ab06-6de4bc0e500f Date: Wed, 15 Aug 2018 03:07:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8a5230e8-8566-48f3-8c93-05dc48e4ca56","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:07:59Z","qos_policy_id":null,"name":"tempest_smoke-net_2de7e6a5-726a-407c-9f51-275da4eb5263","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:07:59Z","provider:network_type":"vxlan"}]} 2018-08-15 03:07:59,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b1f8b3f9-d73d-4473-ab06-6de4bc0e500f 2018-08-15 03:07:59,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975580215454s 2018-08-15 03:07:59,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b1f8b3f9-d73d-4473-ab06-6de4bc0e500f 2018-08-15 03:07:59,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:07:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"subnet": {"name": "tempest_smoke-subnet_2de7e6a5-726a-407c-9f51-275da4eb5263", "enable_dhcp": true, "network_id": "8a5230e8-8566-48f3-8c93-05dc48e4ca56", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:08:00,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-53f71d3b-024b-4170-aa72-b55613ff2b91 Date: Wed, 15 Aug 2018 03:08:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:08:00Z","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":"0ea80580-7d2d-4ebb-b365-b45ac0187388","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_2de7e6a5-726a-407c-9f51-275da4eb5263","enable_dhcp":true,"segment_id":null,"network_id":"8a5230e8-8566-48f3-8c93-05dc48e4ca56","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:08:00Z","ip_version":4}} 2018-08-15 03:08:00,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-53f71d3b-024b-4170-aa72-b55613ff2b91 2018-08-15 03:08:00,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.661275863647s 2018-08-15 03:08:00,647 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-53f71d3b-024b-4170-aa72-b55613ff2b91 2018-08-15 03:08:00,647 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:08:00Z', 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'0ea80580-7d2d-4ebb-b365-b45ac0187388', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_2de7e6a5-726a-407c-9f51-275da4eb5263', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8a5230e8-8566-48f3-8c93-05dc48e4ca56', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:08:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:08:00,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:08:00,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "tempest_smoke-router_2de7e6a5-726a-407c-9f51-275da4eb5263", "admin_state_up": true}}' 2018-08-15 03:08:02,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-2a23cc5e-7886-4b5b-8ad2-f98c7cf01578 Date: Wed, 15 Aug 2018 03:08:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:08:00Z", "admin_state_up": true, "updated_at": "2018-08-15T03:08:01Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d112d0be-43f6-486b-a756-378529cd1c1d", "name": "tempest_smoke-router_2de7e6a5-726a-407c-9f51-275da4eb5263"}} 2018-08-15 03:08:02,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-2a23cc5e-7886-4b5b-8ad2-f98c7cf01578 2018-08-15 03:08:02,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54699993134s 2018-08-15 03:08:02,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-2a23cc5e-7886-4b5b-8ad2-f98c7cf01578 2018-08-15 03:08:02,196 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:08:01Z', u'revision_number': 2, u'ha': False, u'id': u'd112d0be-43f6-486b-a756-378529cd1c1d', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_2de7e6a5-726a-407c-9f51-275da4eb5263', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:08:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:08:02,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:08:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"subnet_id": "0ea80580-7d2d-4ebb-b365-b45ac0187388"}' 2018-08-15 03:08:04,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4438fdc8-0aa3-4d57-8455-09a1ade5dc91 Date: Wed, 15 Aug 2018 03:08:04 GMT RESP BODY: {"network_id": "8a5230e8-8566-48f3-8c93-05dc48e4ca56", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "0ea80580-7d2d-4ebb-b365-b45ac0187388", "subnet_ids": ["0ea80580-7d2d-4ebb-b365-b45ac0187388"], "port_id": "3d72443b-95b4-47ea-a61b-e7d0b8bb9b29", "id": "d112d0be-43f6-486b-a756-378529cd1c1d"} 2018-08-15 03:08:04,410 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d/add_router_interface.json used request id req-4438fdc8-0aa3-4d57-8455-09a1ade5dc91 2018-08-15 03:08:04,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21371102333s 2018-08-15 03:08:04,410 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d/add_router_interface.json used request id req-4438fdc8-0aa3-4d57-8455-09a1ade5dc91 returning object d112d0be-43f6-486b-a756-378529cd1c1d 2018-08-15 03:08:04,411 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:08:04,537 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:08:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:08:04,543 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:08:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:08:04,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:08:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:04,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6e724cc9-8de8-4f2f-a109-19ae5f4b3cb5 Date: Wed, 15 Aug 2018 03:08:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:08:04,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6e724cc9-8de8-4f2f-a109-19ae5f4b3cb5 2018-08-15 03:08:04,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.27471280098s 2018-08-15 03:08:04,820 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6e724cc9-8de8-4f2f-a109-19ae5f4b3cb5 2018-08-15 03:08:04,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:08:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263"}' 2018-08-15 03:08:04,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c72d2391-536c-4511-8721-769a932be83e Date: Wed, 15 Aug 2018 03:08:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:04Z", "file": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "ef501401-2e8b-4e8d-bd64-bc9611749959", "size": null, "self": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959", "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_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": null, "created_at": "2018-08-15T03:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:08:04,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c72d2391-536c-4511-8721-769a932be83e 2018-08-15 03:08:04,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0538158416748s 2018-08-15 03:08:04,883 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-c72d2391-536c-4511-8721-769a932be83e returning object ef501401-2e8b-4e8d-bd64-bc9611749959 2018-08-15 03:08:04,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:08:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '' 2018-08-15 03:08:05,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4c20974-e505-421e-a918-eec46aa2c28a Date: Wed, 15 Aug 2018 03:08:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:08:05,425 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file used request id req-d4c20974-e505-421e-a918-eec46aa2c28a 2018-08-15 03:08:05,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.541783094406s 2018-08-15 03:08:05,426 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file used request id req-d4c20974-e505-421e-a918-eec46aa2c28a 2018-08-15 03:08:05,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:08:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:05,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-37f2f198-f5ff-4110-944e-734738a44d1b Date: Wed, 15 Aug 2018 03:08:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:05Z", "file": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "ef501401-2e8b-4e8d-bd64-bc9611749959", "size": 12716032, "self": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:08:05,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-37f2f198-f5ff-4110-944e-734738a44d1b 2018-08-15 03:08:05,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.110948085785s 2018-08-15 03:08:05,541 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-37f2f198-f5ff-4110-944e-734738a44d1b 2018-08-15 03:08:05,543 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'ef501401-2e8b-4e8d-bd64-bc9611749959', 'size': 12716032, u'self': u'/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:08:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:08:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263', '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/ef501401-2e8b-4e8d-bd64-bc9611749959', 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_2de7e6a5-726a-407c-9f51-275da4eb5263', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263', 'created': u'2018-08-15T03:08:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:08: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/ef501401-2e8b-4e8d-bd64-bc9611749959', 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_2de7e6a5-726a-407c-9f51-275da4eb5263', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:08:05,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:08:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_2de7e6a5-726a-407c-9f51-275da4eb5263", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:08:05,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b6295dd-36d6-4a1f-9897-71c38e14f3f0 x-compute-request-id: req-2b6295dd-36d6-4a1f-9897-71c38e14f3f0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_2de7e6a5-726a-407c-9f51-275da4eb5263", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6fff020d-eda3-4364-b9fc-851dda47cb2a"}} 2018-08-15 03:08:05,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2b6295dd-36d6-4a1f-9897-71c38e14f3f0 2018-08-15 03:08:05,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.40947508812s 2018-08-15 03:08:05,954 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-2b6295dd-36d6-4a1f-9897-71c38e14f3f0 2018-08-15 03:08:05,955 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_2de7e6a5-726a-407c-9f51-275da4eb5263', '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'feec32c05bda4499885ba9c313a5eb8b', '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'6fff020d-eda3-4364-b9fc-851dda47cb2a', 'swap': 0}) 2018-08-15 03:08:05,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:08:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"extra_specs": {}}' 2018-08-15 03:08:05,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89b25113-ebef-45f9-9d19-b942d47e450b x-compute-request-id: req-89b25113-ebef-45f9-9d19-b942d47e450b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:08:05,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a/os-extra_specs used request id req-89b25113-ebef-45f9-9d19-b942d47e450b 2018-08-15 03:08:05,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207238197327s 2018-08-15 03:08:05,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a/os-extra_specs used request id req-89b25113-ebef-45f9-9d19-b942d47e450b 2018-08-15 03:08:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:08:05,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7beae08-629c-414f-9ae9-64a883362825 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:08:05,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-c7beae08-629c-414f-9ae9-64a883362825 2018-08-15 03:08:05,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:08:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:06,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fd6bba-8d36-43c8-b875-93b66686db85 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:08:06,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d3fd6bba-8d36-43c8-b875-93b66686db85 2018-08-15 03:08:06,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186896085739s 2018-08-15 03:08:06,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d3fd6bba-8d36-43c8-b875-93b66686db85 2018-08-15 03:08:06,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:08:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:06,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fa59be-6633-4a4d-b96b-7281398ac512 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:08:06,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c4fa59be-6633-4a4d-b96b-7281398ac512 2018-08-15 03:08:06,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.249787092209s 2018-08-15 03:08:06,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c4fa59be-6633-4a4d-b96b-7281398ac512 2018-08-15 03:08:06,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 03:08:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:06,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fea62ea-b33d-4247-b78a-529bf999a427 x-compute-request-id: req-9fea62ea-b33d-4247-b78a-529bf999a427 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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-08-15 03:08:06,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-9fea62ea-b33d-4247-b78a-529bf999a427 2018-08-15 03:08:06,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0365540981293s 2018-08-15 03:08:06,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-9fea62ea-b33d-4247-b78a-529bf999a427 2018-08-15 03:08:06,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:08:06,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:06,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-10f978b6-a446-4978-946b-8117f84babd0 Date: Wed, 15 Aug 2018 03:08:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:05Z", "file": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "ef501401-2e8b-4e8d-bd64-bc9611749959", "size": 12716032, "self": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:08:06,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-10f978b6-a446-4978-946b-8117f84babd0 2018-08-15 03:08:06,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241150856018s 2018-08-15 03:08:06,504 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-10f978b6-a446-4978-946b-8117f84babd0 2018-08-15 03:08:06,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:08:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263"}' 2018-08-15 03:08:06,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2e262743-eef0-4626-840e-f5123b65aea4 Date: Wed, 15 Aug 2018 03:08:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:06Z", "file": "/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "b2878992-c890-4f71-8458-e154a7a2a7ba", "size": null, "self": "/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba", "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_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": null, "created_at": "2018-08-15T03:08:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:08:06,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-2e262743-eef0-4626-840e-f5123b65aea4 2018-08-15 03:08:06,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.051824092865s 2018-08-15 03:08:06,564 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-2e262743-eef0-4626-840e-f5123b65aea4 returning object b2878992-c890-4f71-8458-e154a7a2a7ba 2018-08-15 03:08:06,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:08:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '' 2018-08-15 03:08:07,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bdaabf5d-8ef2-475d-afc3-03708d12df96 Date: Wed, 15 Aug 2018 03:08:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:08:07,367 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba/file used request id req-bdaabf5d-8ef2-475d-afc3-03708d12df96 2018-08-15 03:08:07,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.802685976028s 2018-08-15 03:08:07,368 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba/file used request id req-bdaabf5d-8ef2-475d-afc3-03708d12df96 2018-08-15 03:08:07,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:08:07,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:08:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-a3a83314-1afb-4590-9b36-b2a3d9012066 Date: Wed, 15 Aug 2018 03:08:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:07Z", "file": "/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "b2878992-c890-4f71-8458-e154a7a2a7ba", "size": 12716032, "self": "/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/b2878992-c890-4f71-8458-e154a7a2a7ba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/b2878992-c890-4f71-8458-e154a7a2a7ba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:08:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:05Z", "file": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "ef501401-2e8b-4e8d-bd64-bc9611749959", "size": 12716032, "self": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:08:07,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a3a83314-1afb-4590-9b36-b2a3d9012066 2018-08-15 03:08:07,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0310690402985s 2018-08-15 03:08:07,403 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a3a83314-1afb-4590-9b36-b2a3d9012066 2018-08-15 03:08:07,406 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/b2878992-c890-4f71-8458-e154a7a2a7ba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'b2878992-c890-4f71-8458-e154a7a2a7ba', 'size': 12716032, u'self': u'/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/b2878992-c890-4f71-8458-e154a7a2a7ba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:08:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:08:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263', '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/b2878992-c890-4f71-8458-e154a7a2a7ba', 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_2de7e6a5-726a-407c-9f51-275da4eb5263', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_2de7e6a5-726a-407c-9f51-275da4eb5263', 'created': u'2018-08-15T03:08:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:08: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/b2878992-c890-4f71-8458-e154a7a2a7ba', 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_2de7e6a5-726a-407c-9f51-275da4eb5263', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:08:07,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:08:07,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:08:07,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef5c9055-eb39-433a-a10e-f8fe2728d432 x-compute-request-id: req-ef5c9055-eb39-433a-a10e-f8fe2728d432 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77cc96b7-9948-4967-b74f-ffa5a1773021"}} 2018-08-15 03:08:07,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ef5c9055-eb39-433a-a10e-f8fe2728d432 2018-08-15 03:08:07,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0362257957458s 2018-08-15 03:08:07,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-ef5c9055-eb39-433a-a10e-f8fe2728d432 2018-08-15 03:08:07,444 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_2de7e6a5-726a-407c-9f51-275da4eb5263', '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'feec32c05bda4499885ba9c313a5eb8b', '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'77cc96b7-9948-4967-b74f-ffa5a1773021', 'swap': 0}) 2018-08-15 03:08:07,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:08:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"extra_specs": {}}' 2018-08-15 03:08:07,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41600ab1-bca1-456a-b582-9155c64ddbef x-compute-request-id: req-41600ab1-bca1-456a-b582-9155c64ddbef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:08:07,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021/os-extra_specs used request id req-41600ab1-bca1-456a-b582-9155c64ddbef 2018-08-15 03:08:07,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0325248241425s 2018-08-15 03:08:07,478 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021/os-extra_specs used request id req-41600ab1-bca1-456a-b582-9155c64ddbef 2018-08-15 03:08:07,479 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_2de7e6a5-726a-407c-9f51-275da4eb5263', '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'feec32c05bda4499885ba9c313a5eb8b', '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'77cc96b7-9948-4967-b74f-ffa5a1773021', 'swap': 0}) 2018-08-15 03:08:10,867 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-15 03:08:10,867 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-15 03:08:10,868 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-15 03:08:10,871 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-15 03:08:10,874 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-15 03:08:14,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bc890644-75ac-4f26-821d-013ce2504df0/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-15 03:08:14,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-15 03:08:14,837 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-15 03:08:14,838 - 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-08-15 03:08:22,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:22.506 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-15 03:08:25,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:25.244 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.273s] 2018-08-15 03:08:25,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:25.301 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2018-08-15 03:08:27,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:27.926 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.740s] 2018-08-15 03:08:32,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:32.022 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.272s] 2018-08-15 03:08:33,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:33.899 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.960s] 2018-08-15 03:08:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:35.685 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.785s] 2018-08-15 03:08:38,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:38.204 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.070s] 2018-08-15 03:08:38,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:38.230 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.440s] 2018-08-15 03:08:46,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:46.613 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.889s] 2018-08-15 03:08:46,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:46.622 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-15 03:08:52,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:52.792 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.856s] 2018-08-15 03:08:54,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:08:54.159 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.391s] 2018-08-15 03:09:01,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:01.528 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.087s] 2018-08-15 03:09:01,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:01.529 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-15 03:09:01,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:01.544 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.475s] 2018-08-15 03:09:04,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:04.178 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.203s] 2018-08-15 03:09:10,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:10.145 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.073s] 2018-08-15 03:09:10,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:10.146 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-15 03:09:11,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:11.045 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.208s] 2018-08-15 03:09:16,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:16.617 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.538s] 2018-08-15 03:09:17,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:17.535 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.917s] 2018-08-15 03:09:17,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:17.769 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.555s] 2018-08-15 03:09:18,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:18.747 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.212s] 2018-08-15 03:09:22,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:22.823 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-15 03:09:28,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:28.008 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.902s] 2018-08-15 03:09:32,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:32.158 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.149s] 2018-08-15 03:09:35,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:35.611 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.485s] 2018-08-15 03:09:35,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:35.816 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.205s] 2018-08-15 03:09:35,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:35.913 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.096s] 2018-08-15 03:09:35,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:35.961 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.047s] 2018-08-15 03:09:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:36.056 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.094s] 2018-08-15 03:09:36,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:36.101 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2018-08-15 03:09:38,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:38.687 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.529s] 2018-08-15 03:09:40,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:40.339 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.114s] 2018-08-15 03:09:40,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:40.340 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-15 03:09:49,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:49.723 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.883s] 2018-08-15 03:09:50,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:50.890 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.331s] 2018-08-15 03:09:51,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.043 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.153s] 2018-08-15 03:09:51,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.138 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.094s] 2018-08-15 03:09:51,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.196 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2018-08-15 03:09:51,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.291 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.095s] 2018-08-15 03:09:51,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.374 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.083s] 2018-08-15 03:09:51,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.617 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.893s] 2018-08-15 03:09:51,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:51.657 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.042s] 2018-08-15 03:09:53,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:53.525 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-15 03:09:56,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:56.074 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.166s] 2018-08-15 03:09:56,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:56.234 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.159s] 2018-08-15 03:09:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:56.394 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.160s] 2018-08-15 03:09:56,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:56.402 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-15 03:09:58,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:58.635 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.106s] 2018-08-15 03:09:58,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:58.650 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-08-15 03:09:58,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:09:58.671 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.340s] 2018-08-15 03:10:02,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:02.424 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.260s] 2018-08-15 03:10:11,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:11.057 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.276s] 2018-08-15 03:10:16,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:16.963 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.126s] 2018-08-15 03:10:17,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:17.015 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.051s] 2018-08-15 03:10:17,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:17.101 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.086s] 2018-08-15 03:10:17,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:17.186 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.085s] 2018-08-15 03:10:17,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:17.976 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.919s] 2018-08-15 03:10:21,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:21.077 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.424s] 2018-08-15 03:10:25,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:25.962 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.985s] 2018-08-15 03:10:26,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:26.349 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.090s] 2018-08-15 03:10:26,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:26.461 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.112s] 2018-08-15 03:10:28,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:28.665 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.588s] 2018-08-15 03:10:31,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:31.024 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.061s] 2018-08-15 03:10:31,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:31.562 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-15 03:10:33,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:33.012 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.959s] 2018-08-15 03:10:35,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:35.593 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.166s] 2018-08-15 03:10:43,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:43.324 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.869s] 2018-08-15 03:10:43,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:43.525 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.113s] 2018-08-15 03:10:45,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:45.434 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.859s] 2018-08-15 03:10:46,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:46.411 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.086s] 2018-08-15 03:10:52,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:52.628 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.349s] 2018-08-15 03:10:53,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:53.069 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.658s] 2018-08-15 03:10:55,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:55.146 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.515s] 2018-08-15 03:10:55,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:55.149 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.874s] 2018-08-15 03:10:57,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:10:57.570 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.426s] 2018-08-15 03:11:00,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:00.086 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.938s] 2018-08-15 03:11:01,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:01.654 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-15 03:11:02,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:02.115 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.028s] 2018-08-15 03:11:02,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:02.158 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.044s] 2018-08-15 03:11:02,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:02.388 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.230s] 2018-08-15 03:11:06,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:06.881 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.484s] 2018-08-15 03:11:09,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:09.053 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.009s] 2018-08-15 03:11:10,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:10.601 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.545s] 2018-08-15 03:11:10,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:10.642 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-08-15 03:11:11,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:11.860 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.979s] 2018-08-15 03:11:13,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:13.443 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.582s] 2018-08-15 03:11:13,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:13.489 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.046s] 2018-08-15 03:11:13,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:13.792 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.303s] 2018-08-15 03:11:26,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:26.250 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.964s] 2018-08-15 03:11:32,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:32.435 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.102s] 2018-08-15 03:11:34,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:34.626 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.169s] 2018-08-15 03:11:39,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:39.294 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.859s] 2018-08-15 03:11:42,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:42.082 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.453s] 2018-08-15 03:11:45,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:45.650 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.356s] 2018-08-15 03:11:50,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:11:50.381 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.730s] 2018-08-15 03:12:02,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:12:02.953 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-15 03:12:09,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:12:09.982 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.949s] 2018-08-15 03:12:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:12:10.108 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.126s] 2018-08-15 03:12:20,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:12:20.446 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.255s] 2018-08-15 03:12:22,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:12:22.890 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.443s] 2018-08-15 03:12:25,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-15 03:12:25.165 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.275s] 2018-08-15 03:12:28,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 159af680-2f0c-4879-8283-62ebd1e59710 2018-08-15 03:12:28,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '159af680-2f0c-4879-8283-62ebd1e59710']'. 2018-08-15 03:12:29,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-15 03:12:29,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-15 03:12:29,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 03:12:29,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 159af680-2f0c-4879-8283-62ebd1e59710 | 2018-08-15 03:12:29,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-15 03:12:29,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-15 03:08:17 | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-15 03:12:27 | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:10 | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bc890644-75ac-4f26-821d-013ce2504df0) | 2018-08-15 03:12:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 332daf92-4950-4122-a45e-68eb66950eaf) | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 242.673 | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-15 03:12:29,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-15 03:12:29,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-15 03:12:29,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 03:12:29,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-15 03:12:29,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-15 03:12:29,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-15 03:12:29,320 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:12:29,320 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:30 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-15 03:12:29,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:12:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:29,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cecee723-634f-4df6-abc5-d79fd2e63723 Date: Wed, 15 Aug 2018 03:12:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:12:29,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba used request id req-cecee723-634f-4df6-abc5-d79fd2e63723 2018-08-15 03:12:29,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.617624998093s 2018-08-15 03:12:29,941 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/b2878992-c890-4f71-8458-e154a7a2a7ba used request id req-cecee723-634f-4df6-abc5-d79fd2e63723 2018-08-15 03:12:29,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:12:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:29,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:12:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b126e19e-1a76-4fd8-8b8c-fb051a539a63 x-compute-request-id: req-b126e19e-1a76-4fd8-8b8c-fb051a539a63 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_2de7e6a5-726a-407c-9f51-275da4eb5263", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6fff020d-eda3-4364-b9fc-851dda47cb2a"}, {"name": "tempest_smoke-flavor_alt_2de7e6a5-726a-407c-9f51-275da4eb5263", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "77cc96b7-9948-4967-b74f-ffa5a1773021"}]} 2018-08-15 03:12:29,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b126e19e-1a76-4fd8-8b8c-fb051a539a63 2018-08-15 03:12:29,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234129428864s 2018-08-15 03:12:29,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b126e19e-1a76-4fd8-8b8c-fb051a539a63 2018-08-15 03:12:29,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:12:29,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:30,000 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:12:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74d76b8c-e114-4972-bcf2-8c43b9f90670 x-compute-request-id: req-74d76b8c-e114-4972-bcf2-8c43b9f90670 Content-Length: 0 Content-Type: application/json 2018-08-15 03:12:30,000 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021 used request id req-74d76b8c-e114-4972-bcf2-8c43b9f90670 2018-08-15 03:12:30,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325379371643s 2018-08-15 03:12:30,000 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/77cc96b7-9948-4967-b74f-ffa5a1773021 used request id req-74d76b8c-e114-4972-bcf2-8c43b9f90670 2018-08-15 03:12:30,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:12:30,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" -d '{"subnet_id": "0ea80580-7d2d-4ebb-b365-b45ac0187388"}' 2018-08-15 03:12:31,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-71712ba9-737b-4566-89c1-1ffe14b0e749 Date: Wed, 15 Aug 2018 03:12:31 GMT RESP BODY: {"network_id": "8a5230e8-8566-48f3-8c93-05dc48e4ca56", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "0ea80580-7d2d-4ebb-b365-b45ac0187388", "subnet_ids": ["0ea80580-7d2d-4ebb-b365-b45ac0187388"], "port_id": "3d72443b-95b4-47ea-a61b-e7d0b8bb9b29", "id": "d112d0be-43f6-486b-a756-378529cd1c1d"} 2018-08-15 03:12:31,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d/remove_router_interface.json used request id req-71712ba9-737b-4566-89c1-1ffe14b0e749 2018-08-15 03:12:31,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89747881889s 2018-08-15 03:12:31,899 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d/remove_router_interface.json used request id req-71712ba9-737b-4566-89c1-1ffe14b0e749 returning object d112d0be-43f6-486b-a756-378529cd1c1d 2018-08-15 03:12:31,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:12:31,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:32,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e8e26b05-9fdc-4654-aa9d-75eaef024e94 Date: Wed, 15 Aug 2018 03:12:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:08:00Z", "admin_state_up": true, "updated_at": "2018-08-15T03:12:30Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d112d0be-43f6-486b-a756-378529cd1c1d", "name": "tempest_smoke-router_2de7e6a5-726a-407c-9f51-275da4eb5263"}]} 2018-08-15 03:12:32,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e8e26b05-9fdc-4654-aa9d-75eaef024e94 2018-08-15 03:12:32,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124092102051s 2018-08-15 03:12:32,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-e8e26b05-9fdc-4654-aa9d-75eaef024e94 2018-08-15 03:12:32,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:12:32,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:33,345 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68353cda-1de0-4ed9-80c5-dd1ca87a806f Content-Length: 0 Date: Wed, 15 Aug 2018 03:12:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:12:33,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d.json used request id req-68353cda-1de0-4ed9-80c5-dd1ca87a806f 2018-08-15 03:12:33,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31977701187s 2018-08-15 03:12:33,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/d112d0be-43f6-486b-a756-378529cd1c1d.json used request id req-68353cda-1de0-4ed9-80c5-dd1ca87a806f 2018-08-15 03:12:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:12:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:33,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-56cf1b12-8c41-4b69-831d-9ab08601941d Date: Wed, 15 Aug 2018 03:12:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:08:00Z","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":"0ea80580-7d2d-4ebb-b365-b45ac0187388","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_2de7e6a5-726a-407c-9f51-275da4eb5263","enable_dhcp":true,"segment_id":null,"network_id":"8a5230e8-8566-48f3-8c93-05dc48e4ca56","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:08:00Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:12:33,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-56cf1b12-8c41-4b69-831d-9ab08601941d 2018-08-15 03:12:33,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0853400230408s 2018-08-15 03:12:33,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-56cf1b12-8c41-4b69-831d-9ab08601941d 2018-08-15 03:12:33,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:12:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/0ea80580-7d2d-4ebb-b365-b45ac0187388.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:34,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ca3b42e-5bd2-4713-971d-1519303a0289 Date: Wed, 15 Aug 2018 03:12:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:12:34,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0ea80580-7d2d-4ebb-b365-b45ac0187388.json used request id req-5ca3b42e-5bd2-4713-971d-1519303a0289 2018-08-15 03:12:34,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.781316041946s 2018-08-15 03:12:34,215 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/0ea80580-7d2d-4ebb-b365-b45ac0187388.json used request id req-5ca3b42e-5bd2-4713-971d-1519303a0289 2018-08-15 03:12:34,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:12:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:34,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-5daa07b6-adee-4a93-a348-63905626f018 Date: Wed, 15 Aug 2018 03:12:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a5230e8-8566-48f3-8c93-05dc48e4ca56","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:12:34Z","qos_policy_id":null,"name":"tempest_smoke-net_2de7e6a5-726a-407c-9f51-275da4eb5263","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:07:59Z","provider:network_type":"vxlan"}]} 2018-08-15 03:12:34,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5daa07b6-adee-4a93-a348-63905626f018 2018-08-15 03:12:34,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0764029026031s 2018-08-15 03:12:34,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5daa07b6-adee-4a93-a348-63905626f018 2018-08-15 03:12:34,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:12:34,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/8a5230e8-8566-48f3-8c93-05dc48e4ca56.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:35,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8f78aae-0ba6-4a2f-a4f2-07def460ba80 Date: Wed, 15 Aug 2018 03:12:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:12:35,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/8a5230e8-8566-48f3-8c93-05dc48e4ca56.json used request id req-a8f78aae-0ba6-4a2f-a4f2-07def460ba80 2018-08-15 03:12:35,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10732102394s 2018-08-15 03:12:35,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/8a5230e8-8566-48f3-8c93-05dc48e4ca56.json used request id req-a8f78aae-0ba6-4a2f-a4f2-07def460ba80 2018-08-15 03:12:35,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:12:35,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:35,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-1ecc61ce-214f-4893-9eab-b4dcc897aa16 Date: Wed, 15 Aug 2018 03:12:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:08:05Z", "file": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "ef501401-2e8b-4e8d-bd64-bc9611749959", "size": 12716032, "self": "/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ef501401-2e8b-4e8d-bd64-bc9611749959/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_2de7e6a5-726a-407c-9f51-275da4eb5263", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:12:35,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1ecc61ce-214f-4893-9eab-b4dcc897aa16 2018-08-15 03:12:35,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243899822235s 2018-08-15 03:12:35,430 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1ecc61ce-214f-4893-9eab-b4dcc897aa16 2018-08-15 03:12:35,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:12:35,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:35,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99b77ee1-a2b9-45c6-8cf7-f188c4f00cd9 Date: Wed, 15 Aug 2018 03:12:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:12:35,714 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959 used request id req-99b77ee1-a2b9-45c6-8cf7-f188c4f00cd9 2018-08-15 03:12:35,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.28258395195s 2018-08-15 03:12:35,714 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ef501401-2e8b-4e8d-bd64-bc9611749959 used request id req-99b77ee1-a2b9-45c6-8cf7-f188c4f00cd9 2018-08-15 03:12:35,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:12:35,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:35,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a445da0d-e6c9-4471-ba3d-080f1bf223bb x-compute-request-id: req-a445da0d-e6c9-4471-ba3d-080f1bf223bb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_2de7e6a5-726a-407c-9f51-275da4eb5263", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6fff020d-eda3-4364-b9fc-851dda47cb2a"}]} 2018-08-15 03:12:35,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a445da0d-e6c9-4471-ba3d-080f1bf223bb 2018-08-15 03:12:35,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02219581604s 2018-08-15 03:12:35,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a445da0d-e6c9-4471-ba3d-080f1bf223bb 2018-08-15 03:12:35,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:12:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e37c0d53f074dccfa60f1de5ddfa172d59a57961" 2018-08-15 03:12:35,767 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:12:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a91de9e3-c932-4156-8c00-20b4c9dd692e x-compute-request-id: req-a91de9e3-c932-4156-8c00-20b4c9dd692e Content-Length: 0 Content-Type: application/json 2018-08-15 03:12:35,767 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a used request id req-a91de9e3-c932-4156-8c00-20b4c9dd692e 2018-08-15 03:12:35,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283088684082s 2018-08-15 03:12:35,768 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/6fff020d-eda3-4364-b9fc-851dda47cb2a used request id req-a91de9e3-c932-4156-8c00-20b4c9dd692e 2018-08-15 03:12:35,827 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-15 03:12:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:12:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 03:12:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:12:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 03:12:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 03:12:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:12:35,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75e7061-1b39-48de-a232-f4326f76a93b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:12:35,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-f75e7061-1b39-48de-a232-f4326f76a93b 2018-08-15 03:12:35,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:12:36,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["GNRaq-mDTEmmN2y1MQnlvg"], "issued_at": "2018-08-15T03:12:36.000000Z"}} 2018-08-15 03:12:36,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:12:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:12:36,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-956551a8-dd1a-4e57-8666-76600e94324b Date: Wed, 15 Aug 2018 03:12:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:12:36,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-956551a8-dd1a-4e57-8666-76600e94324b 2018-08-15 03:12:36,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34354019165s 2018-08-15 03:12:36,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-956551a8-dd1a-4e57-8666-76600e94324b 2018-08-15 03:12:36,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 03:12:39,530 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 03:12:42,387 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 041df8cc-2542-475c-a7df-6e8f18625212 | 2018-08-15T03:12:42.035240 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 041df8cc-2542-475c-a7df-6e8f18625212 ~/.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-08-15 03:12:46,189 - 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-08-15 03:12:46,190 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 03:12:48,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-15 03:12:52,158 - 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=f35be4a9-865e-42e5-a473-d729dfad82b5) as the default verifier for the future CLI operations. 2018-08-15 03:12:55,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 03:12:55,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:12:55,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-42a9386c-5bf3-4564-8a98-0c84fb9149fa Date: Wed, 15 Aug 2018 03:12:55 GMT 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-08-15 03:12:55,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-42a9386c-5bf3-4564-8a98-0c84fb9149fa 2018-08-15 03:12:55,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.26002407074s 2018-08-15 03:12:55,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-42a9386c-5bf3-4564-8a98-0c84fb9149fa 2018-08-15 03:12:55,768 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-15 03:12:55,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:12:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"network": {"name": "neutron-tempest-plugin-api-net_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "admin_state_up": true}}' 2018-08-15 03:12:55,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-a69cfbdc-603b-48f0-8ffb-a9434555cab8 Date: Wed, 15 Aug 2018 03:12:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e86ab473-364b-4bb4-abfc-5db85e9e90f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:12:55Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:12:55Z","mtu":1450}} 2018-08-15 03:12:55,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a69cfbdc-603b-48f0-8ffb-a9434555cab8 2018-08-15 03:12:55,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.184424877167s 2018-08-15 03:12:55,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a69cfbdc-603b-48f0-8ffb-a9434555cab8 2018-08-15 03:12:55,954 - 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-08-15T03:12:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e86ab473-364b-4bb4-abfc-5db85e9e90f1', u'provider:segmentation_id': 72, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'created_at': u'2018-08-15T03:12:55Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:12:55,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:12:55,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:12:56,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1446 X-Openstack-Request-Id: req-d183c99a-a14f-4062-80a2-a67e2db0f906 Date: Wed, 15 Aug 2018 03:12:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T02:58:56Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e86ab473-364b-4bb4-abfc-5db85e9e90f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:12:55Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:12:55Z","provider:network_type":"vxlan"}]} 2018-08-15 03:12:56,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d183c99a-a14f-4062-80a2-a67e2db0f906 2018-08-15 03:12:56,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094377040863s 2018-08-15 03:12:56,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d183c99a-a14f-4062-80a2-a67e2db0f906 2018-08-15 03:12:56,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:12:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "enable_dhcp": true, "network_id": "e86ab473-364b-4bb4-abfc-5db85e9e90f1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:12:56,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-45e5067b-83c5-41a5-94d7-40e27344b003 Date: Wed, 15 Aug 2018 03:12:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:12:56Z","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":"28833dee-bb0c-4195-a162-e32ad4f4c086","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4","enable_dhcp":true,"segment_id":null,"network_id":"e86ab473-364b-4bb4-abfc-5db85e9e90f1","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:12:56Z","ip_version":4}} 2018-08-15 03:12:56,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-45e5067b-83c5-41a5-94d7-40e27344b003 2018-08-15 03:12:56,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.538551092148s 2018-08-15 03:12:56,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-45e5067b-83c5-41a5-94d7-40e27344b003 2018-08-15 03:12:56,589 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:12:56Z', 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'28833dee-bb0c-4195-a162-e32ad4f4c086', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e86ab473-364b-4bb4-abfc-5db85e9e90f1', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:12:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:12:56,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:12:56,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "neutron-tempest-plugin-api-router_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "admin_state_up": true}}' 2018-08-15 03:12:58,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8eaec986-48c6-405e-9f1b-75cfc60a4231 Date: Wed, 15 Aug 2018 03:12:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:12:56Z", "admin_state_up": true, "updated_at": "2018-08-15T03:12:57Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c39dd471-eaad-429a-bf8b-6cd9444fd9f0", "name": "neutron-tempest-plugin-api-router_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4"}} 2018-08-15 03:12:58,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-8eaec986-48c6-405e-9f1b-75cfc60a4231 2018-08-15 03:12:58,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49815106392s 2018-08-15 03:12:58,089 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-8eaec986-48c6-405e-9f1b-75cfc60a4231 2018-08-15 03:12:58,089 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:12:57Z', u'revision_number': 2, u'ha': False, u'id': u'c39dd471-eaad-429a-bf8b-6cd9444fd9f0', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:12:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:12:58,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:12:58,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"subnet_id": "28833dee-bb0c-4195-a162-e32ad4f4c086"}' 2018-08-15 03:13:00,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4e0c8e98-9ed1-4a14-93e0-76d63a9bdf26 Date: Wed, 15 Aug 2018 03:13:00 GMT RESP BODY: {"network_id": "e86ab473-364b-4bb4-abfc-5db85e9e90f1", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "28833dee-bb0c-4195-a162-e32ad4f4c086", "subnet_ids": ["28833dee-bb0c-4195-a162-e32ad4f4c086"], "port_id": "1ed6adb3-6fb9-46ef-9d5c-281c89e5dfae", "id": "c39dd471-eaad-429a-bf8b-6cd9444fd9f0"} 2018-08-15 03:13:00,267 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0/add_router_interface.json used request id req-4e0c8e98-9ed1-4a14-93e0-76d63a9bdf26 2018-08-15 03:13:00,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17736411095s 2018-08-15 03:13:00,267 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0/add_router_interface.json used request id req-4e0c8e98-9ed1-4a14-93e0-76d63a9bdf26 returning object c39dd471-eaad-429a-bf8b-6cd9444fd9f0 2018-08-15 03:13:00,268 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:13:00,399 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:13:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:13:00,406 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:13:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:13:00,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:13:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:00,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-97159866-c650-46e2-b146-30ffb4569616 Date: Wed, 15 Aug 2018 03:13:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:13:00,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-97159866-c650-46e2-b146-30ffb4569616 2018-08-15 03:13:00,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347044944763s 2018-08-15 03:13:00,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-97159866-c650-46e2-b146-30ffb4569616 2018-08-15 03:13:00,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:13:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4"}' 2018-08-15 03:13:00,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-74f926b6-5066-4fb1-8066-63b0062282ce Date: Wed, 15 Aug 2018 03:13:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:00Z", "file": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "size": null, "self": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "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_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": null, "created_at": "2018-08-15T03:13:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:13:00,809 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-74f926b6-5066-4fb1-8066-63b0062282ce 2018-08-15 03:13:00,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460679531097s 2018-08-15 03:13:00,810 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-74f926b6-5066-4fb1-8066-63b0062282ce returning object 35d1bba6-d5ae-4dfe-9a17-1b074c2f5495 2018-08-15 03:13:00,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:13:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '' 2018-08-15 03:13:01,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a196edd-89e0-4433-a5c8-dbb516ac4b30 Date: Wed, 15 Aug 2018 03:13:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:13:01,288 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file used request id req-7a196edd-89e0-4433-a5c8-dbb516ac4b30 2018-08-15 03:13:01,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.477885007858s 2018-08-15 03:13:01,289 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file used request id req-7a196edd-89e0-4433-a5c8-dbb516ac4b30 2018-08-15 03:13:01,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:13:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-d877d206-1ebf-4b58-97ad-246bc888c7f6 Date: Wed, 15 Aug 2018 03:13:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:01Z", "file": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "size": 12716032, "self": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:13:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:13:01,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d877d206-1ebf-4b58-97ad-246bc888c7f6 2018-08-15 03:13:01,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02450299263s 2018-08-15 03:13:01,317 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d877d206-1ebf-4b58-97ad-246bc888c7f6 2018-08-15 03:13:01,319 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap', u'metadata': Munch({})})], 'file': u'/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'35d1bba6-d5ae-4dfe-9a17-1b074c2f5495', 'size': 12716032, u'self': u'/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:13:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:13:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', '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/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495', 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_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', 'created': u'2018-08-15T03:13:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:13:00Z', 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/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495', 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_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:13:01,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:13:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:13:01,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8441e3fc-b4ab-49b3-91e1-c175e12e3052 x-compute-request-id: req-8441e3fc-b4ab-49b3-91e1-c175e12e3052 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90d36c20-7322-4c34-a1c1-85c544fe8206"}} 2018-08-15 03:13:01,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8441e3fc-b4ab-49b3-91e1-c175e12e3052 2018-08-15 03:13:01,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302757024765s 2018-08-15 03:13:01,623 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-8441e3fc-b4ab-49b3-91e1-c175e12e3052 2018-08-15 03:13:01,624 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', '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'feec32c05bda4499885ba9c313a5eb8b', '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'90d36c20-7322-4c34-a1c1-85c544fe8206', 'swap': 0}) 2018-08-15 03:13:01,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:13:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"extra_specs": {}}' 2018-08-15 03:13:01,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3d87524-9b44-421e-bf90-9ba47cd84b5f x-compute-request-id: req-e3d87524-9b44-421e-bf90-9ba47cd84b5f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:13:01,646 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206/os-extra_specs used request id req-e3d87524-9b44-421e-bf90-9ba47cd84b5f 2018-08-15 03:13:01,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212428569794s 2018-08-15 03:13:01,646 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206/os-extra_specs used request id req-e3d87524-9b44-421e-bf90-9ba47cd84b5f 2018-08-15 03:13:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:13:01,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dedf546d-0ad2-4a14-8260-c53a93da8498 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:13:01,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-dedf546d-0ad2-4a14-8260-c53a93da8498 2018-08-15 03:13:01,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:13:01,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:01,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f809ecbd-1b89-433a-b90c-77cdceb9b6eb Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:13:01,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f809ecbd-1b89-433a-b90c-77cdceb9b6eb 2018-08-15 03:13:01,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177053928375s 2018-08-15 03:13:01,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-f809ecbd-1b89-433a-b90c-77cdceb9b6eb 2018-08-15 03:13:01,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:13:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:02,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bef6f4-26aa-4300-8ce3-d5604a0d8c34 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:13:02,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-08bef6f4-26aa-4300-8ce3-d5604a0d8c34 2018-08-15 03:13:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181787014008s 2018-08-15 03:13:02,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-08bef6f4-26aa-4300-8ce3-d5604a0d8c34 2018-08-15 03:13:02,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 03:13:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:02,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5c24fa6-ca81-45f7-a83d-948517d3e784 x-compute-request-id: req-b5c24fa6-ca81-45f7-a83d-948517d3e784 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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-08-15 03:13:02,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-b5c24fa6-ca81-45f7-a83d-948517d3e784 2018-08-15 03:13:02,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0417311191559s 2018-08-15 03:13:02,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-b5c24fa6-ca81-45f7-a83d-948517d3e784 2018-08-15 03:13:02,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:13:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:02,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-00aecdec-4d31-44ae-85f0-8a4f32d3e877 Date: Wed, 15 Aug 2018 03:13:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:01Z", "file": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "size": 12716032, "self": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:13:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:13:02,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-00aecdec-4d31-44ae-85f0-8a4f32d3e877 2018-08-15 03:13:02,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0231430530548s 2018-08-15 03:13:02,130 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-00aecdec-4d31-44ae-85f0-8a4f32d3e877 2018-08-15 03:13:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:13:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4"}' 2018-08-15 03:13:02,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3248af84-2645-4ef0-b335-11f8401216d9 Date: Wed, 15 Aug 2018 03:13:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:02Z", "file": "/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "57dac011-a59c-49dd-a025-df6eb3da2ab9", "size": null, "self": "/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9", "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_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": null, "created_at": "2018-08-15T03:13:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:13:02,199 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3248af84-2645-4ef0-b335-11f8401216d9 2018-08-15 03:13:02,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0616521835327s 2018-08-15 03:13:02,200 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-3248af84-2645-4ef0-b335-11f8401216d9 returning object 57dac011-a59c-49dd-a025-df6eb3da2ab9 2018-08-15 03:13:02,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:13:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '' 2018-08-15 03:13:03,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a8bdfa6-fd74-4f25-a05e-f077654bfe78 Date: Wed, 15 Aug 2018 03:13:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:13:03,372 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/file used request id req-9a8bdfa6-fd74-4f25-a05e-f077654bfe78 2018-08-15 03:13:03,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17214894295s 2018-08-15 03:13:03,373 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/file used request id req-9a8bdfa6-fd74-4f25-a05e-f077654bfe78 2018-08-15 03:13:03,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:13:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:13:03,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-a91888d9-e045-4e81-a1bc-124e173d2d84 Date: Wed, 15 Aug 2018 03:13:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:03Z", "file": "/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "57dac011-a59c-49dd-a025-df6eb3da2ab9", "size": 12716032, "self": "/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:13:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:01Z", "file": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "size": 12716032, "self": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:13:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:13:03,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a91888d9-e045-4e81-a1bc-124e173d2d84 2018-08-15 03:13:03,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263948440552s 2018-08-15 03:13:03,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a91888d9-e045-4e81-a1bc-124e173d2d84 2018-08-15 03:13:03,406 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'57dac011-a59c-49dd-a025-df6eb3da2ab9', 'size': 12716032, u'self': u'/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/57dac011-a59c-49dd-a025-df6eb3da2ab9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:13:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:13:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', '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/57dac011-a59c-49dd-a025-df6eb3da2ab9', 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_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', 'created': u'2018-08-15T03:13:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:13: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/57dac011-a59c-49dd-a025-df6eb3da2ab9', 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_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:13:03,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:13:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:13:03,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfffac6c-012e-4238-a254-e5adf861231c x-compute-request-id: req-dfffac6c-012e-4238-a254-e5adf861231c Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37b68c20-7d0a-4639-9289-94ed08ed3b52"}} 2018-08-15 03:13:03,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dfffac6c-012e-4238-a254-e5adf861231c 2018-08-15 03:13:03,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0366101264954s 2018-08-15 03:13:03,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-dfffac6c-012e-4238-a254-e5adf861231c 2018-08-15 03:13:03,445 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', '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'feec32c05bda4499885ba9c313a5eb8b', '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'37b68c20-7d0a-4639-9289-94ed08ed3b52', 'swap': 0}) 2018-08-15 03:13:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:13:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"extra_specs": {}}' 2018-08-15 03:13:03,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:13:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c59315e-157c-4cc2-9e1f-6e9d815a0701 x-compute-request-id: req-0c59315e-157c-4cc2-9e1f-6e9d815a0701 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:13:03,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52/os-extra_specs used request id req-0c59315e-157c-4cc2-9e1f-6e9d815a0701 2018-08-15 03:13:03,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212779045105s 2018-08-15 03:13:03,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52/os-extra_specs used request id req-0c59315e-157c-4cc2-9e1f-6e9d815a0701 2018-08-15 03:13:03,467 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4', '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'feec32c05bda4499885ba9c313a5eb8b', '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'37b68c20-7d0a-4639-9289-94ed08ed3b52', 'swap': 0}) 2018-08-15 03:13:06,956 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-15 03:13:06,956 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-15 03:13:06,957 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-15 03:13:06,960 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-15 03:13:06,963 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-15 03:13:10,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f35be4a9-865e-42e5-a473-d729dfad82b5/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-15 03:13:10,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-15 03:13:10,415 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-15 03:13:10,417 - 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-08-15 03:23:44,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6be018b5-ae34-49e8-9abd-29d9c949192f 2018-08-15 03:23:44,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6be018b5-ae34-49e8-9abd-29d9c949192f']'. 2018-08-15 03:23:45,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6be018b5-ae34-49e8-9abd-29d9c949192f | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-15 03:13:12 | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-15 03:23:44 | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:32 | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-15 03:23:45,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f35be4a9-865e-42e5-a473-d729dfad82b5) | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 041df8cc-2542-475c-a7df-6e8f18625212) | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 620.806 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 472 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-15 03:23:45,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-15 03:23:46,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-15 03:23:46,272 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron-tempest-plugin-api'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:23:46,274 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:50 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-15 03:23:46,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:23:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:47,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-904b58d6-5795-4458-b5b1-b85591a192cf Date: Wed, 15 Aug 2018 03:23:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:23:47,633 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9 used request id req-904b58d6-5795-4458-b5b1-b85591a192cf 2018-08-15 03:23:47,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35430312157s 2018-08-15 03:23:47,633 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/57dac011-a59c-49dd-a025-df6eb3da2ab9 used request id req-904b58d6-5795-4458-b5b1-b85591a192cf 2018-08-15 03:23:47,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:23:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:47,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-323e0acc-f34c-4185-adfc-5acb23b12529 x-compute-request-id: req-323e0acc-f34c-4185-adfc-5acb23b12529 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "37b68c20-7d0a-4639-9289-94ed08ed3b52"}, {"name": "neutron-tempest-plugin-api-flavor_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90d36c20-7322-4c34-a1c1-85c544fe8206"}]} 2018-08-15 03:23:47,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-323e0acc-f34c-4185-adfc-5acb23b12529 2018-08-15 03:23:47,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.2817029953s 2018-08-15 03:23:47,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-323e0acc-f34c-4185-adfc-5acb23b12529 2018-08-15 03:23:47,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:23:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:47,954 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed3ed079-f2d7-4af4-b368-c128d033853b x-compute-request-id: req-ed3ed079-f2d7-4af4-b368-c128d033853b Content-Length: 0 Content-Type: application/json 2018-08-15 03:23:47,954 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52 used request id req-ed3ed079-f2d7-4af4-b368-c128d033853b 2018-08-15 03:23:47,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361030101776s 2018-08-15 03:23:47,955 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/37b68c20-7d0a-4639-9289-94ed08ed3b52 used request id req-ed3ed079-f2d7-4af4-b368-c128d033853b 2018-08-15 03:23:47,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:23:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" -d '{"subnet_id": "28833dee-bb0c-4195-a162-e32ad4f4c086"}' 2018-08-15 03:23:50,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1bb650a5-f9f4-4dfc-8f84-fed0775e1d59 Date: Wed, 15 Aug 2018 03:23:50 GMT RESP BODY: {"network_id": "e86ab473-364b-4bb4-abfc-5db85e9e90f1", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "28833dee-bb0c-4195-a162-e32ad4f4c086", "subnet_ids": ["28833dee-bb0c-4195-a162-e32ad4f4c086"], "port_id": "1ed6adb3-6fb9-46ef-9d5c-281c89e5dfae", "id": "c39dd471-eaad-429a-bf8b-6cd9444fd9f0"} 2018-08-15 03:23:50,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0/remove_router_interface.json used request id req-1bb650a5-f9f4-4dfc-8f84-fed0775e1d59 2018-08-15 03:23:50,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31557917595s 2018-08-15 03:23:50,271 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0/remove_router_interface.json used request id req-1bb650a5-f9f4-4dfc-8f84-fed0775e1d59 returning object c39dd471-eaad-429a-bf8b-6cd9444fd9f0 2018-08-15 03:23:50,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:23:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:50,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1723 X-Openstack-Request-Id: req-f825d94a-f156-4dd4-a5e5-a764674799fd Date: Wed, 15 Aug 2018 03:23:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae0df156ab91491bbd6e38f12d7a2251", "created_at": "2018-08-15T03:14:45Z", "admin_state_up": false, "updated_at": "2018-08-15T03:14:45Z", "project_id": "ae0df156ab91491bbd6e38f12d7a2251", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "90608460-cc32-4ee0-bf6a-02db732c46ac", "name": "tempest-router-556252723"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:12:56Z", "admin_state_up": true, "updated_at": "2018-08-15T03:23:49Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c39dd471-eaad-429a-bf8b-6cd9444fd9f0", "name": "neutron-tempest-plugin-api-router_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b07cc58ab084cc59633557cbf959620", "created_at": "2018-08-15T03:14:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:14:11Z", "project_id": "9b07cc58ab084cc59633557cbf959620", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "cde3a659-9aa6-4b79-a5d5-1fed2c098680", "name": "tempest-pretest-check-387239394"}]} 2018-08-15 03:23:50,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f825d94a-f156-4dd4-a5e5-a764674799fd 2018-08-15 03:23:50,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117735862732s 2018-08-15 03:23:50,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-f825d94a-f156-4dd4-a5e5-a764674799fd 2018-08-15 03:23:50,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:23:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:51,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3dc678a8-d993-4f26-9d4a-5629a4d3820e Content-Length: 0 Date: Wed, 15 Aug 2018 03:23:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:23:51,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0.json used request id req-3dc678a8-d993-4f26-9d4a-5629a4d3820e 2018-08-15 03:23:51,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27337884903s 2018-08-15 03:23:51,665 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/c39dd471-eaad-429a-bf8b-6cd9444fd9f0.json used request id req-3dc678a8-d993-4f26-9d4a-5629a4d3820e 2018-08-15 03:23:51,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:23:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:51,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-5504377e-4950-465a-adcc-757a8d89931b Date: Wed, 15 Aug 2018 03:23:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:12:56Z","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":"28833dee-bb0c-4195-a162-e32ad4f4c086","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4","enable_dhcp":true,"segment_id":null,"network_id":"e86ab473-364b-4bb4-abfc-5db85e9e90f1","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:12:56Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:23:51,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5504377e-4950-465a-adcc-757a8d89931b 2018-08-15 03:23:51,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0382878780365s 2018-08-15 03:23:51,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-5504377e-4950-465a-adcc-757a8d89931b 2018-08-15 03:23:51,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:23:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/28833dee-bb0c-4195-a162-e32ad4f4c086.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:52,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53c73c98-2b0b-4b9c-9efe-70d06af97764 Date: Wed, 15 Aug 2018 03:23:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:23:52,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/28833dee-bb0c-4195-a162-e32ad4f4c086.json used request id req-53c73c98-2b0b-4b9c-9efe-70d06af97764 2018-08-15 03:23:52,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.799945116043s 2018-08-15 03:23:52,506 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/28833dee-bb0c-4195-a162-e32ad4f4c086.json used request id req-53c73c98-2b0b-4b9c-9efe-70d06af97764 2018-08-15 03:23:52,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:23:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:52,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1451 X-Openstack-Request-Id: req-e9ee7a0e-aa63-4b82-9f29-66a41267655f Date: Wed, 15 Aug 2018 03:23:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e86ab473-364b-4bb4-abfc-5db85e9e90f1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:23:52Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:12:55Z","provider:network_type":"vxlan"}]} 2018-08-15 03:23:52,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e9ee7a0e-aa63-4b82-9f29-66a41267655f 2018-08-15 03:23:52,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0817070007324s 2018-08-15 03:23:52,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-e9ee7a0e-aa63-4b82-9f29-66a41267655f 2018-08-15 03:23:52,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:23:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/e86ab473-364b-4bb4-abfc-5db85e9e90f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:53,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f201cca-ecbd-470d-917e-86adbf478d67 Date: Wed, 15 Aug 2018 03:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:23:53,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e86ab473-364b-4bb4-abfc-5db85e9e90f1.json used request id req-9f201cca-ecbd-470d-917e-86adbf478d67 2018-08-15 03:23:53,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20295906067s 2018-08-15 03:23:53,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/e86ab473-364b-4bb4-abfc-5db85e9e90f1.json used request id req-9f201cca-ecbd-470d-917e-86adbf478d67 2018-08-15 03:23:53,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:23:53,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:53,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-b457d433-3989-4cbf-af05-9a07e129b5e6 Date: Wed, 15 Aug 2018 03:23:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:13:01Z", "file": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "size": 12716032, "self": "/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:13:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:23:53,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b457d433-3989-4cbf-af05-9a07e129b5e6 2018-08-15 03:23:53,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257019996643s 2018-08-15 03:23:53,823 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b457d433-3989-4cbf-af05-9a07e129b5e6 2018-08-15 03:23:53,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:23:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:54,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89c39dee-086b-4d97-b0ed-9a63419dac88 Date: Wed, 15 Aug 2018 03:23:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:23:54,197 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495 used request id req-89c39dee-086b-4d97-b0ed-9a63419dac88 2018-08-15 03:23:54,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.372100114822s 2018-08-15 03:23:54,197 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/35d1bba6-d5ae-4dfe-9a17-1b074c2f5495 used request id req-89c39dee-086b-4d97-b0ed-9a63419dac88 2018-08-15 03:23:54,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:23:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:54,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55520385-e7c4-40ac-8a89-aad54cfb845a x-compute-request-id: req-55520385-e7c4-40ac-8a89-aad54cfb845a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_f4eb3f69-58d8-49a1-9b65-af17f7bcddd4", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "90d36c20-7322-4c34-a1c1-85c544fe8206"}]} 2018-08-15 03:23:54,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-55520385-e7c4-40ac-8a89-aad54cfb845a 2018-08-15 03:23:54,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216119289398s 2018-08-15 03:23:54,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-55520385-e7c4-40ac-8a89-aad54cfb845a 2018-08-15 03:23:54,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:23:54,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d4139dfe5df538809dca750013676878111be282" 2018-08-15 03:23:54,243 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dec97c7-e48a-4ecb-864b-a5cedd8a4a78 x-compute-request-id: req-5dec97c7-e48a-4ecb-864b-a5cedd8a4a78 Content-Length: 0 Content-Type: application/json 2018-08-15 03:23:54,243 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206 used request id req-5dec97c7-e48a-4ecb-864b-a5cedd8a4a78 2018-08-15 03:23:54,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0220282077789s 2018-08-15 03:23:54,244 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/90d36c20-7322-4c34-a1c1-85c544fe8206 used request id req-5dec97c7-e48a-4ecb-864b-a5cedd8a4a78 2018-08-15 03:23:54,298 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-15 03:23:54,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:23:54,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 03:23:54,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:23:54,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 03:23:54,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 03:23:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:23:54,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50474fa-431e-42a3-ba51-f9de864ef2d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:23:54,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-f50474fa-431e-42a3-ba51-f9de864ef2d0 2018-08-15 03:23:54,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:23:54,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["jkh0Q6WGSKCpUjcxzhvMpQ"], "issued_at": "2018-08-15T03:23:54.000000Z"}} 2018-08-15 03:23:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:23:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:23:55,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e80b3838-2ab7-46af-a0a2-a69f02907e5c Date: Wed, 15 Aug 2018 03:23:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:23:55,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e80b3838-2ab7-46af-a0a2-a69f02907e5c 2018-08-15 03:23:55,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373564004898s 2018-08-15 03:23:55,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e80b3838-2ab7-46af-a0a2-a69f02907e5c 2018-08-15 03:23:55,118 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-15 03:23:55,480 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-15 03:23:55,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:23:55,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"network": {"shared": true, "name": "rally_sanity-net_2ba3c7f6-637f-494c-84c4-15084f502389", "admin_state_up": true}}' 2018-08-15 03:23:55,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1dcf6056-d795-4a84-9e87-f527e462be1e Date: Wed, 15 Aug 2018 03:23:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4c87499f-209e-4383-bd97-ef726dd33489","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:23:55Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_2ba3c7f6-637f-494c-84c4-15084f502389","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:23:55Z","mtu":1450}} 2018-08-15 03:23:55,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1dcf6056-d795-4a84-9e87-f527e462be1e 2018-08-15 03:23:55,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.192947149277s 2018-08-15 03:23:55,674 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1dcf6056-d795-4a84-9e87-f527e462be1e 2018-08-15 03:23:55,675 - 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-08-15T03:23:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c87499f-209e-4383-bd97-ef726dd33489', 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_sanity-net_2ba3c7f6-637f-494c-84c4-15084f502389', u'created_at': u'2018-08-15T03:23:55Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:23:55,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:23:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:23:55,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-cb1d65d1-0ece-4c9b-8312-d169b6e5569a Date: Wed, 15 Aug 2018 03:23:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4c87499f-209e-4383-bd97-ef726dd33489","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:23:55Z","qos_policy_id":null,"name":"rally_sanity-net_2ba3c7f6-637f-494c-84c4-15084f502389","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:23:55Z","provider:network_type":"vxlan"}]} 2018-08-15 03:23:55,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-cb1d65d1-0ece-4c9b-8312-d169b6e5569a 2018-08-15 03:23:55,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10005402565s 2018-08-15 03:23:55,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-cb1d65d1-0ece-4c9b-8312-d169b6e5569a 2018-08-15 03:23:55,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:23:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"subnet": {"name": "rally_sanity-subnet_2ba3c7f6-637f-494c-84c4-15084f502389", "enable_dhcp": true, "network_id": "4c87499f-209e-4383-bd97-ef726dd33489", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:23:56,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-77bf31ee-9e58-4bbe-91a9-a1de8a7abcef Date: Wed, 15 Aug 2018 03:23:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:23:55Z","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":"091d08e1-24f0-48af-bad4-3018de5cff4b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_2ba3c7f6-637f-494c-84c4-15084f502389","enable_dhcp":true,"segment_id":null,"network_id":"4c87499f-209e-4383-bd97-ef726dd33489","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:23:55Z","ip_version":4}} 2018-08-15 03:23:56,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-77bf31ee-9e58-4bbe-91a9-a1de8a7abcef 2018-08-15 03:23:56,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.513008832932s 2018-08-15 03:23:56,291 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-77bf31ee-9e58-4bbe-91a9-a1de8a7abcef 2018-08-15 03:23:56,291 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:23:55Z', 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'091d08e1-24f0-48af-bad4-3018de5cff4b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_2ba3c7f6-637f-494c-84c4-15084f502389', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4c87499f-209e-4383-bd97-ef726dd33489', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:23:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:23:56,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:23:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "rally_sanity-router_2ba3c7f6-637f-494c-84c4-15084f502389", "admin_state_up": true}}' 2018-08-15 03:23:57,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-de99d046-0859-4475-9e05-1e1b276479b1 Date: Wed, 15 Aug 2018 03:23:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:23:56Z", "admin_state_up": true, "updated_at": "2018-08-15T03:23:57Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea", "name": "rally_sanity-router_2ba3c7f6-637f-494c-84c4-15084f502389"}} 2018-08-15 03:23:57,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-de99d046-0859-4475-9e05-1e1b276479b1 2018-08-15 03:23:57,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46750617027s 2018-08-15 03:23:57,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-de99d046-0859-4475-9e05-1e1b276479b1 2018-08-15 03:23:57,760 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:23:57Z', u'revision_number': 2, u'ha': False, u'id': u'163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_2ba3c7f6-637f-494c-84c4-15084f502389', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:23:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:23:57,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:23:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"subnet_id": "091d08e1-24f0-48af-bad4-3018de5cff4b"}' 2018-08-15 03:23:59,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4982f4e-669a-4eed-a2cd-1ec13df1f984 Date: Wed, 15 Aug 2018 03:23:59 GMT RESP BODY: {"network_id": "4c87499f-209e-4383-bd97-ef726dd33489", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "091d08e1-24f0-48af-bad4-3018de5cff4b", "subnet_ids": ["091d08e1-24f0-48af-bad4-3018de5cff4b"], "port_id": "11c10fe8-52e7-4d3a-8ee1-a8b87fb7b40e", "id": "163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea"} 2018-08-15 03:23:59,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea/add_router_interface.json used request id req-e4982f4e-669a-4eed-a2cd-1ec13df1f984 2018-08-15 03:23:59,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16349196434s 2018-08-15 03:23:59,925 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea/add_router_interface.json used request id req-e4982f4e-669a-4eed-a2cd-1ec13df1f984 returning object 163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea 2018-08-15 03:23:59,925 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:24:00,054 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:24:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:24:00,061 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:24:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:24:00,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:24:00,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:24:00,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-71c49567-1190-4f1a-acde-0f7c6d5cfd75 Date: Wed, 15 Aug 2018 03:24:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:24:00,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-71c49567-1190-4f1a-acde-0f7c6d5cfd75 2018-08-15 03:24:00,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304910182953s 2018-08-15 03:24:00,370 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-71c49567-1190-4f1a-acde-0f7c6d5cfd75 2018-08-15 03:24:00,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:24:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389"}' 2018-08-15 03:24:00,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96db7c5a-af14-4bfb-8ada-c680d4936ef7 Date: Wed, 15 Aug 2018 03:24:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:24:00Z", "file": "/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "abae2cda-a661-41c9-a68a-9af1655de2db", "size": null, "self": "/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db", "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_2ba3c7f6-637f-494c-84c4-15084f502389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389", "checksum": null, "created_at": "2018-08-15T03:24:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:24:00,436 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-96db7c5a-af14-4bfb-8ada-c680d4936ef7 2018-08-15 03:24:00,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0583379268646s 2018-08-15 03:24:00,436 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-96db7c5a-af14-4bfb-8ada-c680d4936ef7 returning object abae2cda-a661-41c9-a68a-9af1655de2db 2018-08-15 03:24:00,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:24:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '' 2018-08-15 03:24:01,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4932ecd8-f639-41e8-8c04-4d02c15d2e22 Date: Wed, 15 Aug 2018 03:24:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:24:01,605 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file used request id req-4932ecd8-f639-41e8-8c04-4d02c15d2e22 2018-08-15 03:24:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16854715347s 2018-08-15 03:24:01,606 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file used request id req-4932ecd8-f639-41e8-8c04-4d02c15d2e22 2018-08-15 03:24:01,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:24:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:24:01,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-158f5d80-ffea-4a1e-b0ce-6fba54f2ec5a Date: Wed, 15 Aug 2018 03:24:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:24:01Z", "file": "/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "abae2cda-a661-41c9-a68a-9af1655de2db", "size": 12716032, "self": "/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/abae2cda-a661-41c9-a68a-9af1655de2db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/abae2cda-a661-41c9-a68a-9af1655de2db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:24:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:24:01,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-158f5d80-ffea-4a1e-b0ce-6fba54f2ec5a 2018-08-15 03:24:01,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249080657959s 2018-08-15 03:24:01,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-158f5d80-ffea-4a1e-b0ce-6fba54f2ec5a 2018-08-15 03:24:01,637 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/abae2cda-a661-41c9-a68a-9af1655de2db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'abae2cda-a661-41c9-a68a-9af1655de2db', 'size': 12716032, u'self': u'/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/abae2cda-a661-41c9-a68a-9af1655de2db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:24:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:24:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', '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/abae2cda-a661-41c9-a68a-9af1655de2db', 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_2ba3c7f6-637f-494c-84c4-15084f502389', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'created': u'2018-08-15T03:24:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:24:00Z', 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/abae2cda-a661-41c9-a68a-9af1655de2db', 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_2ba3c7f6-637f-494c-84c4-15084f502389', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:24:01,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:24:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:24:01,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f43364c-50af-44d7-878c-6efe22c91d2c x-compute-request-id: req-3f43364c-50af-44d7-878c-6efe22c91d2c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c7e57a50-2c20-485d-925f-a6a0c3465f11"}} 2018-08-15 03:24:01,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3f43364c-50af-44d7-878c-6efe22c91d2c 2018-08-15 03:24:01,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324815988541s 2018-08-15 03:24:01,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3f43364c-50af-44d7-878c-6efe22c91d2c 2018-08-15 03:24:01,964 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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'feec32c05bda4499885ba9c313a5eb8b', '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'c7e57a50-2c20-485d-925f-a6a0c3465f11', 'swap': 0}) 2018-08-15 03:24:01,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:24:01,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"extra_specs": {}}' 2018-08-15 03:24:01,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eab836ea-94fd-4602-86f0-16d249080cea x-compute-request-id: req-eab836ea-94fd-4602-86f0-16d249080cea Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:24:01,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11/os-extra_specs used request id req-eab836ea-94fd-4602-86f0-16d249080cea 2018-08-15 03:24:01,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221011638641s 2018-08-15 03:24:01,987 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11/os-extra_specs used request id req-eab836ea-94fd-4602-86f0-16d249080cea 2018-08-15 03:24:01,987 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 03:24:04,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 03:24:07,683 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | af2af0a5-cd44-4554-835a-a2759a0683a0 | 2018-08-15T03:24:07.356031 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: af2af0a5-cd44-4554-835a-a2759a0683a0 ~/.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-08-15 03:24:11,738 - 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-08-15 03:24:11,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-15 03:24:11,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 03:24:11,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:24:11,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bce6a84e-6511-4679-be28-be79b9699990 x-compute-request-id: req-bce6a84e-6511-4679-be28-be79b9699990 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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-08-15 03:24:11,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-bce6a84e-6511-4679-be28-be79b9699990 2018-08-15 03:24:11,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0331330299377s 2018-08-15 03:24:11,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-bce6a84e-6511-4679-be28-be79b9699990 2018-08-15 03:24:11,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:24:11,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_2ba3c7f6-637f-494c-84c4-15084f502389", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:24:11,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-372c9fb4-e558-46ac-808f-53a789c413f4 x-compute-request-id: req-372c9fb4-e558-46ac-808f-53a789c413f4 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_2ba3c7f6-637f-494c-84c4-15084f502389", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d61ea895-50c6-4bdc-a57b-11776ecae134"}} 2018-08-15 03:24:11,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-372c9fb4-e558-46ac-808f-53a789c413f4 2018-08-15 03:24:11,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0424089431763s 2018-08-15 03:24:11,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-372c9fb4-e558-46ac-808f-53a789c413f4 2018-08-15 03:24:11,817 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_2ba3c7f6-637f-494c-84c4-15084f502389', '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'feec32c05bda4499885ba9c313a5eb8b', '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'd61ea895-50c6-4bdc-a57b-11776ecae134', 'swap': 0}) 2018-08-15 03:24:11,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:24:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"extra_specs": {}}' 2018-08-15 03:24:11,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7619e40b-99e2-4196-a7ea-e20a9de5e458 x-compute-request-id: req-7619e40b-99e2-4196-a7ea-e20a9de5e458 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:24:11,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134/os-extra_specs used request id req-7619e40b-99e2-4196-a7ea-e20a9de5e458 2018-08-15 03:24:11,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228559970856s 2018-08-15 03:24:11,841 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134/os-extra_specs used request id req-7619e40b-99e2-4196-a7ea-e20a9de5e458 2018-08-15 03:24:11,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_2ba3c7f6-637f-494c-84c4-15084f502389', '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'feec32c05bda4499885ba9c313a5eb8b', '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'd61ea895-50c6-4bdc-a57b-11776ecae134', 'swap': 0}) 2018-08-15 03:24:11,841 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-15 03:24:11,842 - 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-08-15 03:24:11,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:24:11,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:24:11,853 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:25:27,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fcf9a80d-5684-415b-81e7-f6735dd95cbb 2018-08-15 03:25:27,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-15 03:25:27,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fcf9a80d-5684-415b-81e7-f6735dd95cbb'] 2018-08-15 03:25:28,826 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fcf9a80d-5684-415b-81e7-f6735dd95cbb -------------------------------------------------------------------------------- Task fcf9a80d-5684-415b-81e7-f6735dd95cbb: 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 fcf9a80d-5684-415b-81e7-f6735dd95cbb 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> duration | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.569644 Full duration: 9.102323 -------------------------------------------------------------------------------- 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 fcf9a80d-5684-415b-81e7-f6735dd95cbb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> duration | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.968121 Full duration: 9.182963 -------------------------------------------------------------------------------- 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 fcf9a80d-5684-415b-81e7-f6735dd95cbb 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756602 Full duration: 8.920487 -------------------------------------------------------------------------------- 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 fcf9a80d-5684-415b-81e7-f6735dd95cbb 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.493 | 1.493 | 1.493 | 1.493 | 1.493 | 1.493 | 100.0% | 1 | | total | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> duration | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.928746 Full duration: 10.361499 -------------------------------------------------------------------------------- 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 fcf9a80d-5684-415b-81e7-f6735dd95cbb 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.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840772 Full duration: 9.457558 -------------------------------------------------------------------------------- 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 fcf9a80d-5684-415b-81e7-f6735dd95cbb 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.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758636 Full duration: 9.247128 HINTS: * To plot HTML graphics with this data, run: rally task report fcf9a80d-5684-415b-81e7-f6735dd95cbb --out output.html * To generate a JUnit report, run: rally task export fcf9a80d-5684-415b-81e7-f6735dd95cbb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fcf9a80d-5684-415b-81e7-f6735dd95cbb --json --out output.json 2018-08-15 03:25:28,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fcf9a80d-5684-415b-81e7-f6735dd95cbb', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-15 03:25:31,415 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fcf9a80d-5684-415b-81e7-f6735dd95cbb --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-15 03:25:31.315 766 INFO rally.api [-] Building 'json' report for the following task(s): 'fcf9a80d-5684-415b-81e7-f6735dd95cbb'. 2018-08-15 03:25:31.320 766 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:25:31,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fcf9a80d-5684-415b-81e7-f6735dd95cbb', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-15 03:25:33,933 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fcf9a80d-5684-415b-81e7-f6735dd95cbb --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-15 03:25:33.812 769 INFO rally.api [-] Building 'html' report for the following task(s): 'fcf9a80d-5684-415b-81e7-f6735dd95cbb'. 2018-08-15 03:25:33.835 769 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:25:33,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-15 03:25:33,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-15 03:25:33,937 - 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-08-15 03:25:33,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:25:33,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:25:33,943 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:27:08,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cbbb2631-eca0-49fc-95d8-816f650c757d 2018-08-15 03:27:08,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cbbb2631-eca0-49fc-95d8-816f650c757d'] 2018-08-15 03:27:09,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cbbb2631-eca0-49fc-95d8-816f650c757d -------------------------------------------------------------------------------- Task cbbb2631-eca0-49fc-95d8-816f650c757d: 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 cbbb2631-eca0-49fc-95d8-816f650c757d 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.91 | 2.91 | 2.91 | 2.91 | 2.91 | 2.91 | 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | glance_v2.delete_image | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | total | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 100.0% | 1 | | -> duration | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.957983 Full duration: 13.965485 -------------------------------------------------------------------------------- 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 cbbb2631-eca0-49fc-95d8-816f650c757d 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.756 | 2.756 | 2.756 | 2.756 | 2.756 | 2.756 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | glance_v2.list_images | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 100.0% | 1 | | -> duration | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 2.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.823071 Full duration: 14.827534 -------------------------------------------------------------------------------- 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 cbbb2631-eca0-49fc-95d8-816f650c757d 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.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> duration | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.370208 Full duration: 9.55064 -------------------------------------------------------------------------------- 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": "4c87499f-209e-4383-bd97-ef726dd33489" } ], "flavor": { "name": "rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cbbb2631-eca0-49fc-95d8-816f650c757d 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.46 | 3.46 | 3.46 | 3.46 | 3.46 | 3.46 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 1.028 | 100.0% | 1 | | nova.boot_servers | 12.168 | 12.168 | 12.168 | 12.168 | 12.168 | 12.168 | 100.0% | 1 | | total | 15.629 | 15.629 | 15.629 | 15.629 | 15.629 | 15.629 | 100.0% | 1 | | -> duration | 14.629 | 14.629 | 14.629 | 14.629 | 14.629 | 14.629 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.629164 Full duration: 37.572443 HINTS: * To plot HTML graphics with this data, run: rally task report cbbb2631-eca0-49fc-95d8-816f650c757d --out output.html * To generate a JUnit report, run: rally task export cbbb2631-eca0-49fc-95d8-816f650c757d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cbbb2631-eca0-49fc-95d8-816f650c757d --json --out output.json 2018-08-15 03:27:09,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cbbb2631-eca0-49fc-95d8-816f650c757d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-15 03:27:12,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cbbb2631-eca0-49fc-95d8-816f650c757d --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-15 03:27:11.907 1322 INFO rally.api [-] Building 'json' report for the following task(s): 'cbbb2631-eca0-49fc-95d8-816f650c757d'. 2018-08-15 03:27:11.912 1322 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:27:12,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cbbb2631-eca0-49fc-95d8-816f650c757d', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-15 03:27:14,584 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid cbbb2631-eca0-49fc-95d8-816f650c757d --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-15 03:27:14.468 1325 INFO rally.api [-] Building 'html' report for the following task(s): 'cbbb2631-eca0-49fc-95d8-816f650c757d'. 2018-08-15 03:27:14.489 1325 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:27:14,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-15 03:27:14,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-15 03:27:14,592 - 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-08-15 03:27:14,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:27:14,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:27:14,606 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:30:37,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 95a202aa-6f74-471c-8783-93f2904a8882 2018-08-15 03:30:37,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '95a202aa-6f74-471c-8783-93f2904a8882'] 2018-08-15 03:30:38,902 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 95a202aa-6f74-471c-8783-93f2904a8882 -------------------------------------------------------------------------------- Task 95a202aa-6f74-471c-8783-93f2904a8882: 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 95a202aa-6f74-471c-8783-93f2904a8882 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.346 | 3.346 | 3.346 | 3.346 | 3.346 | 3.346 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 100.0% | 1 | | -> duration | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.987479 Full duration: 23.971597 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.53 | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 100.0% | 1 | | cinder_v2.delete_volume | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 4.186 | 4.186 | 4.186 | 4.186 | 4.186 | 4.186 | 100.0% | 1 | | -> duration | 4.186 | 4.186 | 4.186 | 4.186 | 4.186 | 4.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.186396 Full duration: 16.02029 -------------------------------------------------------------------------------- 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_2ba3c7f6-637f-494c-84c4-15084f502389" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a202aa-6f74-471c-8783-93f2904a8882 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.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | cinder_v2.delete_volume | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | total | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 100.0% | 1 | | -> duration | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 6.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.654111 Full duration: 19.627235 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.337 | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 100.0% | 1 | | cinder_v2.delete_volume | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 3.945 | 3.945 | 3.945 | 3.945 | 3.945 | 3.945 | 100.0% | 1 | | -> duration | 3.945 | 3.945 | 3.945 | 3.945 | 3.945 | 3.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.944594 Full duration: 15.911887 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.601 | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 100.0% | 1 | | cinder_v2.extend_volume | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.delete_volume | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 4.824 | 4.824 | 4.824 | 4.824 | 4.824 | 4.824 | 100.0% | 1 | | -> duration | 4.824 | 4.824 | 4.824 | 4.824 | 4.824 | 4.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.823509 Full duration: 16.580553 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.425 | 3.425 | 3.425 | 3.425 | 3.425 | 3.425 | 100.0% | 1 | | cinder_v2.delete_volume | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 100.0% | 1 | | total | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> duration | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 5.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.979808 Full duration: 23.987959 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.list_qos | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> duration | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 0.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.983412 Full duration: 14.474257 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | cinder_v2.set_qos | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> duration | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.009076 Full duration: 14.650334 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v2.list_types | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> duration | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.010711 Full duration: 14.765309 -------------------------------------------------------------------------------- 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 95a202aa-6f74-471c-8783-93f2904a8882 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> duration | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.044499 Full duration: 14.802395 HINTS: * To plot HTML graphics with this data, run: rally task report 95a202aa-6f74-471c-8783-93f2904a8882 --out output.html * To generate a JUnit report, run: rally task export 95a202aa-6f74-471c-8783-93f2904a8882 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 95a202aa-6f74-471c-8783-93f2904a8882 --json --out output.json 2018-08-15 03:30:38,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '95a202aa-6f74-471c-8783-93f2904a8882', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-15 03:30:41,524 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 95a202aa-6f74-471c-8783-93f2904a8882 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-15 03:30:41.419 3114 INFO rally.api [-] Building 'json' report for the following task(s): '95a202aa-6f74-471c-8783-93f2904a8882'. 2018-08-15 03:30:41.428 3114 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:30:41,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '95a202aa-6f74-471c-8783-93f2904a8882', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-15 03:30:44,317 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 95a202aa-6f74-471c-8783-93f2904a8882 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-15 03:30:44.193 3117 INFO rally.api [-] Building 'html' report for the following task(s): '95a202aa-6f74-471c-8783-93f2904a8882'. 2018-08-15 03:30:44.221 3117 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:30:44,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-15 03:30:44,332 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-15 03:30:44,332 - 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-08-15 03:30:44,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:30:44,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:30:44,346 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:32:56,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9dc53e53-2a39-4205-af04-149635c58e29 2018-08-15 03:32:56,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9dc53e53-2a39-4205-af04-149635c58e29'] 2018-08-15 03:32:57,084 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9dc53e53-2a39-4205-af04-149635c58e29 -------------------------------------------------------------------------------- Task 9dc53e53-2a39-4205-af04-149635c58e29: 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 9dc53e53-2a39-4205-af04-149635c58e29 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> duration | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.674938 Full duration: 9.138453 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | total | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> duration | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.684288 Full duration: 8.743773 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696635 Full duration: 8.794963 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> duration | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 0.966 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966088 Full duration: 9.97063 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | total | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> duration | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657681 Full duration: 9.193271 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> duration | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.985299 Full duration: 9.782459 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.656065 Full duration: 8.880784 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | total | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> duration | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.709527 Full duration: 10.726948 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663438 Full duration: 8.66512 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | gnocchi.delete_metric | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> duration | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.229543 Full duration: 9.767254 -------------------------------------------------------------------------------- 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 9dc53e53-2a39-4205-af04-149635c58e29 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | gnocchi.delete_resource | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | total | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> duration | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.956408 Full duration: 9.726128 HINTS: * To plot HTML graphics with this data, run: rally task report 9dc53e53-2a39-4205-af04-149635c58e29 --out output.html * To generate a JUnit report, run: rally task export 9dc53e53-2a39-4205-af04-149635c58e29 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9dc53e53-2a39-4205-af04-149635c58e29 --json --out output.json 2018-08-15 03:32:57,084 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9dc53e53-2a39-4205-af04-149635c58e29', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-15 03:32:59,650 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9dc53e53-2a39-4205-af04-149635c58e29 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-15 03:32:59.548 4252 INFO rally.api [-] Building 'json' report for the following task(s): '9dc53e53-2a39-4205-af04-149635c58e29'. 2018-08-15 03:32:59.557 4252 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:32:59,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9dc53e53-2a39-4205-af04-149635c58e29', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-15 03:33:02,274 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9dc53e53-2a39-4205-af04-149635c58e29 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-15 03:33:02.148 4255 INFO rally.api [-] Building 'html' report for the following task(s): '9dc53e53-2a39-4205-af04-149635c58e29'. 2018-08-15 03:33:02.177 4255 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:33:02,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-15 03:33:02,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-15 03:33:02,279 - 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-08-15 03:33:02,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:33:02,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:33:02,286 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:34:40,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : efee8fff-cdef-4d4b-9795-db4f5b42ea60 2018-08-15 03:34:40,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'efee8fff-cdef-4d4b-9795-db4f5b42ea60'] 2018-08-15 03:34:41,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid efee8fff-cdef-4d4b-9795-db4f5b42ea60 -------------------------------------------------------------------------------- Task efee8fff-cdef-4d4b-9795-db4f5b42ea60: 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 efee8fff-cdef-4d4b-9795-db4f5b42ea60 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.109 | 7.109 | 7.109 | 7.109 | 7.109 | 7.109 | 100.0% | 1 | | heat.update_stack | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 100.0% | 1 | | heat.delete_stack | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 2.697 | 100.0% | 1 | | total | 12.958 | 12.958 | 12.958 | 12.958 | 12.958 | 12.958 | 100.0% | 1 | | -> duration | 8.958 | 8.958 | 8.958 | 8.958 | 8.958 | 8.958 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.958204 Full duration: 23.737065 -------------------------------------------------------------------------------- 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 efee8fff-cdef-4d4b-9795-db4f5b42ea60 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.419 | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 100.0% | 1 | | heat.check_stack | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | heat.delete_stack | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 100.0% | 1 | | total | 9.204 | 9.204 | 9.204 | 9.204 | 9.204 | 9.204 | 100.0% | 1 | | -> duration | 7.204 | 7.204 | 7.204 | 7.204 | 7.204 | 7.204 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.204228 Full duration: 19.410581 -------------------------------------------------------------------------------- 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 efee8fff-cdef-4d4b-9795-db4f5b42ea60 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.003 | 5.003 | 5.003 | 5.003 | 5.003 | 5.003 | 100.0% | 1 | | heat.suspend_stack | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 1.256 | 100.0% | 1 | | heat.resume_stack | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | heat.delete_stack | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 2.448 | 100.0% | 1 | | total | 9.355 | 9.355 | 9.355 | 9.355 | 9.355 | 9.355 | 100.0% | 1 | | -> duration | 7.355 | 7.355 | 7.355 | 7.355 | 7.355 | 7.355 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.354564 Full duration: 19.517709 -------------------------------------------------------------------------------- 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 efee8fff-cdef-4d4b-9795-db4f5b42ea60 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.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678053 Full duration: 10.204632 HINTS: * To plot HTML graphics with this data, run: rally task report efee8fff-cdef-4d4b-9795-db4f5b42ea60 --out output.html * To generate a JUnit report, run: rally task export efee8fff-cdef-4d4b-9795-db4f5b42ea60 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report efee8fff-cdef-4d4b-9795-db4f5b42ea60 --json --out output.json 2018-08-15 03:34:41,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'efee8fff-cdef-4d4b-9795-db4f5b42ea60', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-15 03:34:43,841 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid efee8fff-cdef-4d4b-9795-db4f5b42ea60 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-15 03:34:43.741 5168 INFO rally.api [-] Building 'json' report for the following task(s): 'efee8fff-cdef-4d4b-9795-db4f5b42ea60'. 2018-08-15 03:34:43.746 5168 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:34:43,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'efee8fff-cdef-4d4b-9795-db4f5b42ea60', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-15 03:34:46,449 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid efee8fff-cdef-4d4b-9795-db4f5b42ea60 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-15 03:34:46.328 5171 INFO rally.api [-] Building 'html' report for the following task(s): 'efee8fff-cdef-4d4b-9795-db4f5b42ea60'. 2018-08-15 03:34:46.349 5171 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:34:46,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-15 03:34:46,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-15 03:34:46,452 - 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-08-15 03:34:46,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:34:46,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:34:46,457 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:38:37,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 2018-08-15 03:38:37,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '505e60c3-e5fb-4805-9cc8-f6c35c913cbb'] 2018-08-15 03:38:39,019 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 505e60c3-e5fb-4805-9cc8-f6c35c913cbb -------------------------------------------------------------------------------- Task 505e60c3-e5fb-4805-9cc8-f6c35c913cbb: 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | keystone_v3.add_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.revoke_role | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | -> duration | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.195712 Full duration: 18.084039 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.list_roles | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887141 Full duration: 17.633938 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.list_projects | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 0.187 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076696 Full duration: 17.626172 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.delete_role | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> duration | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921137 Full duration: 15.378094 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | keystone_v3.delete_service | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909103 Full duration: 14.906332 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | keystone_v3.create_user | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | -> keystone_v3.add_role | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | keystone_v3.create_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | keystone_v3.get_project | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | keystone_v3.get_user | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | keystone_v3.get_role | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.list_services | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.get_services | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 100.0% | 1 | | -> duration | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 2.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.70147 Full duration: 23.758009 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | keystone_v3.update_project | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.delete_project | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | -> duration | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.281449 Full duration: 16.197198 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | total | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> duration | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042283 Full duration: 17.687518 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.922155 Full duration: 17.701622 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | keystone_v3.list_users | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | -> duration | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.415406 Full duration: 17.881119 -------------------------------------------------------------------------------- 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 505e60c3-e5fb-4805-9cc8-f6c35c913cbb 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | keystone_v3.create_users | 6.601 | 6.601 | 6.601 | 6.601 | 6.601 | 6.601 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.601 | 6.601 | 6.601 | 6.601 | 6.601 | 6.601 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 100.0% | 1 | | total | 8.656 | 8.656 | 8.656 | 8.656 | 8.656 | 8.656 | 100.0% | 1 | | -> duration | 8.656 | 8.656 | 8.656 | 8.656 | 8.656 | 8.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.655986 Full duration: 30.228516 HINTS: * To plot HTML graphics with this data, run: rally task report 505e60c3-e5fb-4805-9cc8-f6c35c913cbb --out output.html * To generate a JUnit report, run: rally task export 505e60c3-e5fb-4805-9cc8-f6c35c913cbb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 505e60c3-e5fb-4805-9cc8-f6c35c913cbb --json --out output.json 2018-08-15 03:38:39,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '505e60c3-e5fb-4805-9cc8-f6c35c913cbb', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-15 03:38:41,689 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 505e60c3-e5fb-4805-9cc8-f6c35c913cbb --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-15 03:38:41.584 7086 INFO rally.api [-] Building 'json' report for the following task(s): '505e60c3-e5fb-4805-9cc8-f6c35c913cbb'. 2018-08-15 03:38:41.595 7086 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:38:41,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '505e60c3-e5fb-4805-9cc8-f6c35c913cbb', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-15 03:38:44,339 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 505e60c3-e5fb-4805-9cc8-f6c35c913cbb --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-15 03:38:44.218 7089 INFO rally.api [-] Building 'html' report for the following task(s): '505e60c3-e5fb-4805-9cc8-f6c35c913cbb'. 2018-08-15 03:38:44.247 7089 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:38:44,355 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-15 03:38:44,356 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-15 03:38:44,356 - 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-08-15 03:38:44,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:38:44,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:38:44,369 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:44:27,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 20832ef6-5db0-4577-a900-a8eaf1fe5301 2018-08-15 03:44:27,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '20832ef6-5db0-4577-a900-a8eaf1fe5301'] 2018-08-15 03:44:27,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 20832ef6-5db0-4577-a900-a8eaf1fe5301 -------------------------------------------------------------------------------- Task 20832ef6-5db0-4577-a900-a8eaf1fe5301: 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | neutron.delete_network | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | total | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> duration | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 1.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.773813 Full duration: 17.552377 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | neutron.delete_port | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | total | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | -> duration | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.29115 Full duration: 30.648968 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.create_subnet | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | neutron.create_router | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | neutron.add_interface_router | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 100.0% | 1 | | neutron.remove_interface_router | 2.965 | 2.965 | 2.965 | 2.965 | 2.965 | 2.965 | 100.0% | 1 | | neutron.delete_router | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 7.501 | 7.501 | 7.501 | 7.501 | 7.501 | 7.501 | 100.0% | 1 | | -> duration | 7.501 | 7.501 | 7.501 | 7.501 | 7.501 | 7.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.500841 Full duration: 41.593319 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.446 | 1.446 | 1.446 | 1.446 | 1.446 | 1.446 | 100.0% | 1 | | neutron.delete_subnet | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | total | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 100.0% | 1 | | -> duration | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 1.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.954165 Full duration: 29.911827 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | neutron.list_networks | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> duration | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.312024 Full duration: 20.010638 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | neutron.list_ports | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | -> duration | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 1.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.818043 Full duration: 31.978406 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | neutron.create_subnet | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | neutron.create_router | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.add_interface_router | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | neutron.list_routers | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 100.0% | 1 | | -> duration | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 4.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.039714 Full duration: 42.620361 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | neutron.create_subnet | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | neutron.list_subnets | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | -> duration | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.671916 Full duration: 34.675283 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | neutron.delete_security_group | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.941385 Full duration: 16.173108 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.create_security_group_rule | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> duration | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 1.233 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.233358 Full duration: 16.803968 -------------------------------------------------------------------------------- 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 20832ef6-5db0-4577-a900-a8eaf1fe5301 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_gateway_router | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 100.0% | 1 | | neutron.remove_gateway_router | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | total | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 100.0% | 1 | | -> duration | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 4.469 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.469247 Full duration: 30.406348 HINTS: * To plot HTML graphics with this data, run: rally task report 20832ef6-5db0-4577-a900-a8eaf1fe5301 --out output.html * To generate a JUnit report, run: rally task export 20832ef6-5db0-4577-a900-a8eaf1fe5301 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 20832ef6-5db0-4577-a900-a8eaf1fe5301 --json --out output.json 2018-08-15 03:44:27,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '20832ef6-5db0-4577-a900-a8eaf1fe5301', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-15 03:44:30,482 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 20832ef6-5db0-4577-a900-a8eaf1fe5301 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-15 03:44:30.376 10384 INFO rally.api [-] Building 'json' report for the following task(s): '20832ef6-5db0-4577-a900-a8eaf1fe5301'. 2018-08-15 03:44:30.388 10384 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:44:30,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '20832ef6-5db0-4577-a900-a8eaf1fe5301', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-15 03:44:33,141 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 20832ef6-5db0-4577-a900-a8eaf1fe5301 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-15 03:44:33.018 10387 INFO rally.api [-] Building 'html' report for the following task(s): '20832ef6-5db0-4577-a900-a8eaf1fe5301'. 2018-08-15 03:44:33.048 10387 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:44:33,158 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-15 03:44:33,158 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-15 03:44:33,159 - 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-08-15 03:44:33,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:44:33,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:44:33,171 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:45:45,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d34dd3f9-3d20-4a6b-9540-8d5e68b50363 2018-08-15 03:45:45,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd34dd3f9-3d20-4a6b-9540-8d5e68b50363'] 2018-08-15 03:45:47,018 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d34dd3f9-3d20-4a6b-9540-8d5e68b50363 -------------------------------------------------------------------------------- Task d34dd3f9-3d20-4a6b-9540-8d5e68b50363: aborted -------------------------------------------------------------------------------- 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_2ba3c7f6-637f-494c-84c4-15084f502389" }, "image": { "name": "rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389" }, "nics": [ { "net-id": "4c87499f-209e-4383-bd97-ef726dd33489" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d34dd3f9-3d20-4a6b-9540-8d5e68b50363 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.82 | 9.82 | 9.82 | 9.82 | 9.82 | 9.82 | 100.0% | 1 | | nova.live_migrate | 9.937 | 9.937 | 9.937 | 9.937 | 9.937 | 9.937 | 0.0% | 1 | | total | 19.757 | 19.757 | 19.757 | 19.757 | 19.757 | 19.757 | 0.0% | 1 | | -> duration | 18.757 | 18.757 | 18.757 | 18.757 | 18.757 | 18.757 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.756573 Full duration: 36.154927 HINTS: * To plot HTML graphics with this data, run: rally task report d34dd3f9-3d20-4a6b-9540-8d5e68b50363 --out output.html * To generate a JUnit report, run: rally task export d34dd3f9-3d20-4a6b-9540-8d5e68b50363 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d34dd3f9-3d20-4a6b-9540-8d5e68b50363 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-15 03:45:47,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd34dd3f9-3d20-4a6b-9540-8d5e68b50363', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-15 03:45:49,537 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d34dd3f9-3d20-4a6b-9540-8d5e68b50363 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-15 03:45:49.440 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'd34dd3f9-3d20-4a6b-9540-8d5e68b50363'. 2018-08-15 03:45:49.443 10622 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:45:49,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd34dd3f9-3d20-4a6b-9540-8d5e68b50363', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-15 03:45:52,183 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d34dd3f9-3d20-4a6b-9540-8d5e68b50363 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-15 03:45:51.980 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'd34dd3f9-3d20-4a6b-9540-8d5e68b50363'. 2018-08-15 03:45:52.001 10625 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:45:52,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-15 03:45:52,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-15 03:45:52,186 - 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-08-15 03:45:52,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-15 03:45:52,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-15 03:45:52,199 - 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': '4c87499f-209e-4383-bd97-ef726dd33489', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389', 'flavor_name': 'rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389', '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_2ba3c7f6-637f-494c-84c4-15084f502389', '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-08-15 03:46:55,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a554f468-adfb-4fad-8e6b-ba9182247c53 2018-08-15 03:46:55,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a554f468-adfb-4fad-8e6b-ba9182247c53'] 2018-08-15 03:46:56,197 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a554f468-adfb-4fad-8e6b-ba9182247c53 -------------------------------------------------------------------------------- Task a554f468-adfb-4fad-8e6b-ba9182247c53: 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 a554f468-adfb-4fad-8e6b-ba9182247c53 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | quotas.delete_quotas | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> duration | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062021 Full duration: 10.320814 -------------------------------------------------------------------------------- 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 a554f468-adfb-4fad-8e6b-ba9182247c53 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.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814915 Full duration: 10.065721 -------------------------------------------------------------------------------- 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 a554f468-adfb-4fad-8e6b-ba9182247c53 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76248 Full duration: 10.052402 -------------------------------------------------------------------------------- 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 a554f468-adfb-4fad-8e6b-ba9182247c53 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.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.052858 Full duration: 10.550082 HINTS: * To plot HTML graphics with this data, run: rally task report a554f468-adfb-4fad-8e6b-ba9182247c53 --out output.html * To generate a JUnit report, run: rally task export a554f468-adfb-4fad-8e6b-ba9182247c53 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a554f468-adfb-4fad-8e6b-ba9182247c53 --json --out output.json 2018-08-15 03:46:56,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a554f468-adfb-4fad-8e6b-ba9182247c53', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-15 03:46:58,830 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a554f468-adfb-4fad-8e6b-ba9182247c53 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-15 03:46:58.732 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'a554f468-adfb-4fad-8e6b-ba9182247c53'. 2018-08-15 03:46:58.736 11138 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:46:58,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a554f468-adfb-4fad-8e6b-ba9182247c53', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-15 03:47:01,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid a554f468-adfb-4fad-8e6b-ba9182247c53 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-15 03:47:01.361 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'a554f468-adfb-4fad-8e6b-ba9182247c53'. 2018-08-15 03:47:01.381 11141 INFO rally.api [-] The report has been successfully built. 2018-08-15 03:47:01,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-15 03:47:01,483 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:56 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 02:54 | 10 | 100.00% | | gnocchi | 01:43 | 11 | 100.00% | | heat | 01:12 | 4 | 100.00% | | keystone | 03:27 | 11 | 100.00% | | neutron | 05:12 | 11 | 100.00% | | nova | 00:36 | 1 | 0.00% | | quotas | 00:40 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:59 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-15 03:47:01,483 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-15 03:47:01,611 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:47:01,611 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 23:06 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-15 03:47:01,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:47:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:01,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c919fec-0b45-4f79-a603-b1b206fe29cb x-compute-request-id: req-7c919fec-0b45-4f79-a603-b1b206fe29cb Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c7e57a50-2c20-485d-925f-a6a0c3465f11"}, {"name": "rally_sanity-flavor_alt_2ba3c7f6-637f-494c-84c4-15084f502389", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d61ea895-50c6-4bdc-a57b-11776ecae134"}]} 2018-08-15 03:47:01,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7c919fec-0b45-4f79-a603-b1b206fe29cb 2018-08-15 03:47:01,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.265957832336s 2018-08-15 03:47:01,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-7c919fec-0b45-4f79-a603-b1b206fe29cb 2018-08-15 03:47:01,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:47:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:01,914 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:47:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6380cdd2-dffe-4b55-842f-9b87149f4891 x-compute-request-id: req-6380cdd2-dffe-4b55-842f-9b87149f4891 Content-Length: 0 Content-Type: application/json 2018-08-15 03:47:01,914 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134 used request id req-6380cdd2-dffe-4b55-842f-9b87149f4891 2018-08-15 03:47:01,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0268709659576s 2018-08-15 03:47:01,914 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d61ea895-50c6-4bdc-a57b-11776ecae134 used request id req-6380cdd2-dffe-4b55-842f-9b87149f4891 2018-08-15 03:47:01,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:47:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" -d '{"subnet_id": "091d08e1-24f0-48af-bad4-3018de5cff4b"}' 2018-08-15 03:47:03,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fc21f4d8-2683-44d2-8e8f-ae6f0cfec74d Date: Wed, 15 Aug 2018 03:47:03 GMT RESP BODY: {"network_id": "4c87499f-209e-4383-bd97-ef726dd33489", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "091d08e1-24f0-48af-bad4-3018de5cff4b", "subnet_ids": ["091d08e1-24f0-48af-bad4-3018de5cff4b"], "port_id": "11c10fe8-52e7-4d3a-8ee1-a8b87fb7b40e", "id": "163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea"} 2018-08-15 03:47:03,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea/remove_router_interface.json used request id req-fc21f4d8-2683-44d2-8e8f-ae6f0cfec74d 2018-08-15 03:47:03,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97799777985s 2018-08-15 03:47:03,893 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea/remove_router_interface.json used request id req-fc21f4d8-2683-44d2-8e8f-ae6f0cfec74d returning object 163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea 2018-08-15 03:47:03,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:47:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:04,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1709 X-Openstack-Request-Id: req-4058034c-e99d-412a-93fe-50b1e9dc0823 Date: Wed, 15 Aug 2018 03:47:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:23:56Z", "admin_state_up": true, "updated_at": "2018-08-15T03:47:02Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea", "name": "rally_sanity-router_2ba3c7f6-637f-494c-84c4-15084f502389"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae0df156ab91491bbd6e38f12d7a2251", "created_at": "2018-08-15T03:14:45Z", "admin_state_up": false, "updated_at": "2018-08-15T03:14:45Z", "project_id": "ae0df156ab91491bbd6e38f12d7a2251", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "90608460-cc32-4ee0-bf6a-02db732c46ac", "name": "tempest-router-556252723"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b07cc58ab084cc59633557cbf959620", "created_at": "2018-08-15T03:14:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:14:11Z", "project_id": "9b07cc58ab084cc59633557cbf959620", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "cde3a659-9aa6-4b79-a5d5-1fed2c098680", "name": "tempest-pretest-check-387239394"}]} 2018-08-15 03:47:04,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4058034c-e99d-412a-93fe-50b1e9dc0823 2018-08-15 03:47:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136533021927s 2018-08-15 03:47:04,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-4058034c-e99d-412a-93fe-50b1e9dc0823 2018-08-15 03:47:04,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:47:04,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:05,332 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e51427c9-7c25-4dd9-8fdf-6a8971887635 Content-Length: 0 Date: Wed, 15 Aug 2018 03:47:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:47:05,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea.json used request id req-e51427c9-7c25-4dd9-8fdf-6a8971887635 2018-08-15 03:47:05,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30000209808s 2018-08-15 03:47:05,333 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/163c8a8b-fc45-4e5b-a3d2-6ed7bd46cfea.json used request id req-e51427c9-7c25-4dd9-8fdf-6a8971887635 2018-08-15 03:47:05,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:47:05,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:05,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-dca9a6c4-530f-486a-bd18-cb3fd7342dce Date: Wed, 15 Aug 2018 03:47:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:23:55Z","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":"091d08e1-24f0-48af-bad4-3018de5cff4b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_2ba3c7f6-637f-494c-84c4-15084f502389","enable_dhcp":true,"segment_id":null,"network_id":"4c87499f-209e-4383-bd97-ef726dd33489","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:23:55Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:47:05,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-dca9a6c4-530f-486a-bd18-cb3fd7342dce 2018-08-15 03:47:05,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0466151237488s 2018-08-15 03:47:05,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-dca9a6c4-530f-486a-bd18-cb3fd7342dce 2018-08-15 03:47:05,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:47:05,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/091d08e1-24f0-48af-bad4-3018de5cff4b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:06,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97f20a08-7135-4075-b0bd-5e1f517cc50b Date: Wed, 15 Aug 2018 03:47:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:47:06,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/091d08e1-24f0-48af-bad4-3018de5cff4b.json used request id req-97f20a08-7135-4075-b0bd-5e1f517cc50b 2018-08-15 03:47:06,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05906581879s 2018-08-15 03:47:06,441 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/091d08e1-24f0-48af-bad4-3018de5cff4b.json used request id req-97f20a08-7135-4075-b0bd-5e1f517cc50b 2018-08-15 03:47:06,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:47:06,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:06,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-2de1da6a-80d2-40ac-8e49-7db0de47e171 Date: Wed, 15 Aug 2018 03:47:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c87499f-209e-4383-bd97-ef726dd33489","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:47:06Z","qos_policy_id":null,"name":"rally_sanity-net_2ba3c7f6-637f-494c-84c4-15084f502389","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:23:55Z","provider:network_type":"vxlan"}]} 2018-08-15 03:47:06,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2de1da6a-80d2-40ac-8e49-7db0de47e171 2018-08-15 03:47:06,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.079530954361s 2018-08-15 03:47:06,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2de1da6a-80d2-40ac-8e49-7db0de47e171 2018-08-15 03:47:06,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:47:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/4c87499f-209e-4383-bd97-ef726dd33489.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:07,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89e17d0e-1272-4581-a3de-445444d9a4ce Date: Wed, 15 Aug 2018 03:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:47:07,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4c87499f-209e-4383-bd97-ef726dd33489.json used request id req-89e17d0e-1272-4581-a3de-445444d9a4ce 2018-08-15 03:47:07,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23646998405s 2018-08-15 03:47:07,760 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4c87499f-209e-4383-bd97-ef726dd33489.json used request id req-89e17d0e-1272-4581-a3de-445444d9a4ce 2018-08-15 03:47:07,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:47:07,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:08,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-a370f05d-a97d-41bf-86d2-815cc87bc5da Date: Wed, 15 Aug 2018 03:47:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:24:01Z", "file": "/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "abae2cda-a661-41c9-a68a-9af1655de2db", "size": 12716032, "self": "/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/abae2cda-a661-41c9-a68a-9af1655de2db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/abae2cda-a661-41c9-a68a-9af1655de2db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_2ba3c7f6-637f-494c-84c4-15084f502389", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:24:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:47:08,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a370f05d-a97d-41bf-86d2-815cc87bc5da 2018-08-15 03:47:08,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.259383916855s 2018-08-15 03:47:08,024 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a370f05d-a97d-41bf-86d2-815cc87bc5da 2018-08-15 03:47:08,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:47:08,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:08,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c165991-c644-43e6-8c04-fc60dae36198 Date: Wed, 15 Aug 2018 03:47:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:47:08,817 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db used request id req-5c165991-c644-43e6-8c04-fc60dae36198 2018-08-15 03:47:08,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.791361093521s 2018-08-15 03:47:08,817 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/abae2cda-a661-41c9-a68a-9af1655de2db used request id req-5c165991-c644-43e6-8c04-fc60dae36198 2018-08-15 03:47:08,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:47:08,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:08,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d8ad4bf-7754-4de4-81d1-d10efb2e00d8 x-compute-request-id: req-1d8ad4bf-7754-4de4-81d1-d10efb2e00d8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_2ba3c7f6-637f-494c-84c4-15084f502389", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c7e57a50-2c20-485d-925f-a6a0c3465f11"}]} 2018-08-15 03:47:08,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-1d8ad4bf-7754-4de4-81d1-d10efb2e00d8 2018-08-15 03:47:08,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0186049938202s 2018-08-15 03:47:08,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-1d8ad4bf-7754-4de4-81d1-d10efb2e00d8 2018-08-15 03:47:08,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:47:08,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9c5be056913024a1de7a7f2e45a15ad8f8f7eb65" 2018-08-15 03:47:08,870 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dbdf4ef-0429-4893-aa81-7fc92205decf x-compute-request-id: req-0dbdf4ef-0429-4893-aa81-7fc92205decf Content-Length: 0 Content-Type: application/json 2018-08-15 03:47:08,870 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11 used request id req-0dbdf4ef-0429-4893-aa81-7fc92205decf 2018-08-15 03:47:08,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303869247437s 2018-08-15 03:47:08,870 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/c7e57a50-2c20-485d-925f-a6a0c3465f11 used request id req-0dbdf4ef-0429-4893-aa81-7fc92205decf 2018-08-15 03:47:08,870 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-15 03:47:08,929 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-15 03:47:08,972 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:47:08,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 03:47:08,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 03:47:08,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:47:08,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c591b909-8d42-416e-91c5-7c1e8f043219 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:47:08,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-c591b909-8d42-416e-91c5-7c1e8f043219 2018-08-15 03:47:08,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:47:09,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["ruapULvHQ7-Pb_DOM3CnNA"], "issued_at": "2018-08-15T03:47:09.000000Z"}} 2018-08-15 03:47:09,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:47:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:09,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d5e993e2-5855-4ea0-acea-7ad098e6d9a6 Date: Wed, 15 Aug 2018 03:47:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:47:09,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d5e993e2-5855-4ea0-acea-7ad098e6d9a6 2018-08-15 03:47:09,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37221288681s 2018-08-15 03:47:09,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d5e993e2-5855-4ea0-acea-7ad098e6d9a6 2018-08-15 03:47:09,742 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 03:47:12,634 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 03:47:15,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 13ec7a1d-19b2-40cd-a00d-580b0c2b96e6 | 2018-08-15T03:47:15.212070 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 13ec7a1d-19b2-40cd-a00d-580b0c2b96e6 ~/.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-08-15 03:47:19,348 - 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-08-15 03:47:19,348 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 03:47:22,263 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-15 03:47:25,593 - 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=60971d37-7138-4914-a9b9-d322558088a5) as the default verifier for the future CLI operations. 2018-08-15 03:47:28,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 03:47:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:28,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-6343a25a-2a75-468a-bcec-13e084d0074c Date: Wed, 15 Aug 2018 03:47:28 GMT 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-08-15 03:47:28,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-6343a25a-2a75-468a-bcec-13e084d0074c 2018-08-15 03:47:28,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0119500160217s 2018-08-15 03:47:28,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-6343a25a-2a75-468a-bcec-13e084d0074c 2018-08-15 03:47:28,961 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-15 03:47:28,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 03:47:28,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"network": {"name": "patrole-net_c37b2721-e617-476a-9e7f-64123107ed42", "admin_state_up": true}}' 2018-08-15 03:47:29,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f493fda6-b373-4b5f-9883-eeba9e2fa2c0 Date: Wed, 15 Aug 2018 03:47:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e95aef6-b7df-4da6-9ced-d284c6a11bd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:47:29Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_c37b2721-e617-476a-9e7f-64123107ed42","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:47:29Z","mtu":1450}} 2018-08-15 03:47:29,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f493fda6-b373-4b5f-9883-eeba9e2fa2c0 2018-08-15 03:47:29,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.184967041016s 2018-08-15 03:47:29,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f493fda6-b373-4b5f-9883-eeba9e2fa2c0 2018-08-15 03:47:29,147 - 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-08-15T03:47:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4e95aef6-b7df-4da6-9ced-d284c6a11bd6', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_c37b2721-e617-476a-9e7f-64123107ed42', u'created_at': u'2018-08-15T03:47:29Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 03:47:29,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:47:29,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:29,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1426 X-Openstack-Request-Id: req-d031c250-6b04-4d62-ace0-95b38dc1bf2a Date: Wed, 15 Aug 2018 03:47:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4e95aef6-b7df-4da6-9ced-d284c6a11bd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:47:29Z","qos_policy_id":null,"name":"patrole-net_c37b2721-e617-476a-9e7f-64123107ed42","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:47:29Z","provider:network_type":"vxlan"}]} 2018-08-15 03:47:29,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d031c250-6b04-4d62-ace0-95b38dc1bf2a 2018-08-15 03:47:29,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940198898315s 2018-08-15 03:47:29,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d031c250-6b04-4d62-ace0-95b38dc1bf2a 2018-08-15 03:47:29,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 03:47:29,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"subnet": {"name": "patrole-subnet_c37b2721-e617-476a-9e7f-64123107ed42", "enable_dhcp": true, "network_id": "4e95aef6-b7df-4da6-9ced-d284c6a11bd6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 03:47:29,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-82407b4a-c132-4d28-bdaa-f662e1a8aeec Date: Wed, 15 Aug 2018 03:47:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T03:47: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":"4f641c51-74e0-4cd2-9336-2ded35e34219","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_c37b2721-e617-476a-9e7f-64123107ed42","enable_dhcp":true,"segment_id":null,"network_id":"4e95aef6-b7df-4da6-9ced-d284c6a11bd6","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:47:29Z","ip_version":4}} 2018-08-15 03:47:29,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-82407b4a-c132-4d28-bdaa-f662e1a8aeec 2018-08-15 03:47:29,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.525424957275s 2018-08-15 03:47:29,769 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-82407b4a-c132-4d28-bdaa-f662e1a8aeec 2018-08-15 03:47:29,770 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:47: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'4f641c51-74e0-4cd2-9336-2ded35e34219', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_c37b2721-e617-476a-9e7f-64123107ed42', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4e95aef6-b7df-4da6-9ced-d284c6a11bd6', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:47: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'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:47:29,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:47:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "patrole-router_c37b2721-e617-476a-9e7f-64123107ed42", "admin_state_up": true}}' 2018-08-15 03:47:31,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-94f075ab-2cd2-40a7-8d62-dfc241f45334 Date: Wed, 15 Aug 2018 03:47:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:47:29Z", "admin_state_up": true, "updated_at": "2018-08-15T03:47:31Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "57326be4-46a8-4ad4-80df-c1072d105996", "name": "patrole-router_c37b2721-e617-476a-9e7f-64123107ed42"}} 2018-08-15 03:47:31,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-94f075ab-2cd2-40a7-8d62-dfc241f45334 2018-08-15 03:47:31,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63937306404s 2018-08-15 03:47:31,410 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-94f075ab-2cd2-40a7-8d62-dfc241f45334 2018-08-15 03:47:31,410 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:47:31Z', u'revision_number': 2, u'ha': False, u'id': u'57326be4-46a8-4ad4-80df-c1072d105996', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_c37b2721-e617-476a-9e7f-64123107ed42', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T03:47:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 03:47:31,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 03:47:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"subnet_id": "4f641c51-74e0-4cd2-9336-2ded35e34219"}' 2018-08-15 03:47:33,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18068a54-f22f-4058-abe2-fea9f3eab6a8 Date: Wed, 15 Aug 2018 03:47:33 GMT RESP BODY: {"network_id": "4e95aef6-b7df-4da6-9ced-d284c6a11bd6", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "4f641c51-74e0-4cd2-9336-2ded35e34219", "subnet_ids": ["4f641c51-74e0-4cd2-9336-2ded35e34219"], "port_id": "99602a5e-a3c6-489c-9c2b-c12d7739ef16", "id": "57326be4-46a8-4ad4-80df-c1072d105996"} 2018-08-15 03:47:33,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996/add_router_interface.json used request id req-18068a54-f22f-4058-abe2-fea9f3eab6a8 2018-08-15 03:47:33,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35665488243s 2018-08-15 03:47:33,768 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996/add_router_interface.json used request id req-18068a54-f22f-4058-abe2-fea9f3eab6a8 returning object 57326be4-46a8-4ad4-80df-c1072d105996 2018-08-15 03:47:33,769 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 03:47:33,897 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 03:47:33,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:47:33,904 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:47:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:47:33,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:47:33,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:34,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1570ed41-60b8-4418-9761-d77e44843729 Date: Wed, 15 Aug 2018 03:47:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:47:34,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1570ed41-60b8-4418-9761-d77e44843729 2018-08-15 03:47:34,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28252196312s 2018-08-15 03:47:34,191 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1570ed41-60b8-4418-9761-d77e44843729 2018-08-15 03:47:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:47:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_c37b2721-e617-476a-9e7f-64123107ed42"}' 2018-08-15 03:47:34,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f27539ab-0b4a-475a-9e4e-a29e9dd7bb1e Date: Wed, 15 Aug 2018 03:47:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:34Z", "file": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "f9ff5c8c-4543-4a79-a782-d10688175d7e", "size": null, "self": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e", "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_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": null, "created_at": "2018-08-15T03:47:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:47:34,263 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f27539ab-0b4a-475a-9e4e-a29e9dd7bb1e 2018-08-15 03:47:34,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0631470680237s 2018-08-15 03:47:34,263 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f27539ab-0b4a-475a-9e4e-a29e9dd7bb1e returning object f9ff5c8c-4543-4a79-a782-d10688175d7e 2018-08-15 03:47:34,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:47:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '' 2018-08-15 03:47:34,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-803c7e0d-7045-42e4-a833-8cfaafe52f4a Date: Wed, 15 Aug 2018 03:47:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:47:34,775 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file used request id req-803c7e0d-7045-42e4-a833-8cfaafe52f4a 2018-08-15 03:47:34,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.511449098587s 2018-08-15 03:47:34,776 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file used request id req-803c7e0d-7045-42e4-a833-8cfaafe52f4a 2018-08-15 03:47:34,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:47:34,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:34,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-e4bdc7c8-685c-41a2-9a6a-e5589f4a65ca Date: Wed, 15 Aug 2018 03:47:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:34Z", "file": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "f9ff5c8c-4543-4a79-a782-d10688175d7e", "size": 12716032, "self": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:47:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:47:34,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e4bdc7c8-685c-41a2-9a6a-e5589f4a65ca 2018-08-15 03:47:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024561882019s 2018-08-15 03:47:34,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e4bdc7c8-685c-41a2-9a6a-e5589f4a65ca 2018-08-15 03:47:34,806 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'f9ff5c8c-4543-4a79-a782-d10688175d7e', 'size': 12716032, u'self': u'/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:47:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:47:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_c37b2721-e617-476a-9e7f-64123107ed42', '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/f9ff5c8c-4543-4a79-a782-d10688175d7e', 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_c37b2721-e617-476a-9e7f-64123107ed42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_c37b2721-e617-476a-9e7f-64123107ed42', 'created': u'2018-08-15T03:47:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:47:34Z', 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/f9ff5c8c-4543-4a79-a782-d10688175d7e', 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_c37b2721-e617-476a-9e7f-64123107ed42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:47:34,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:47:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_c37b2721-e617-476a-9e7f-64123107ed42", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:47:35,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85b7bc03-7fcd-4210-9cae-9a7110daf82a x-compute-request-id: req-85b7bc03-7fcd-4210-9cae-9a7110daf82a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_c37b2721-e617-476a-9e7f-64123107ed42", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "53f4c6ca-364c-415d-98e4-0a0aee4980c6"}} 2018-08-15 03:47:35,110 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-85b7bc03-7fcd-4210-9cae-9a7110daf82a 2018-08-15 03:47:35,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303124189377s 2018-08-15 03:47:35,111 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-85b7bc03-7fcd-4210-9cae-9a7110daf82a 2018-08-15 03:47:35,111 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_c37b2721-e617-476a-9e7f-64123107ed42', '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'feec32c05bda4499885ba9c313a5eb8b', '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'53f4c6ca-364c-415d-98e4-0a0aee4980c6', 'swap': 0}) 2018-08-15 03:47:35,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:47:35,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"extra_specs": {}}' 2018-08-15 03:47:35,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95fbdbc9-3138-46cc-8c4d-df2b7bab90c4 x-compute-request-id: req-95fbdbc9-3138-46cc-8c4d-df2b7bab90c4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:47:35,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6/os-extra_specs used request id req-95fbdbc9-3138-46cc-8c4d-df2b7bab90c4 2018-08-15 03:47:35,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199520587921s 2018-08-15 03:47:35,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6/os-extra_specs used request id req-95fbdbc9-3138-46cc-8c4d-df2b7bab90c4 2018-08-15 03:47:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:47:35,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700150a4-d3d6-414b-bd79-583f72f54b5a Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:47:35,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-700150a4-d3d6-414b-bd79-583f72f54b5a 2018-08-15 03:47:35,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:47:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:35,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6661d7a7-e512-4a7e-a652-e9e93e9f86bd Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:47:35,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6661d7a7-e512-4a7e-a652-e9e93e9f86bd 2018-08-15 03:47:35,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175577878952s 2018-08-15 03:47:35,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6661d7a7-e512-4a7e-a652-e9e93e9f86bd 2018-08-15 03:47:35,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:47:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:35,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e66fb9e-c434-466c-9c15-102e996aa391 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:47:35,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0e66fb9e-c434-466c-9c15-102e996aa391 2018-08-15 03:47:35,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184182167053s 2018-08-15 03:47:35,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-0e66fb9e-c434-466c-9c15-102e996aa391 2018-08-15 03:47:35,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 03:47:35,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:35,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83fa10a9-4ccc-47a8-a665-029ae1884232 x-compute-request-id: req-83fa10a9-4ccc-47a8-a665-029ae1884232 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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-08-15 03:47:35,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-83fa10a9-4ccc-47a8-a665-029ae1884232 2018-08-15 03:47:35,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0339369773865s 2018-08-15 03:47:35,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-83fa10a9-4ccc-47a8-a665-029ae1884232 2018-08-15 03:47:35,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:47:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-5050f71f-925a-4bcd-9267-33357fe7e35d Date: Wed, 15 Aug 2018 03:47:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:34Z", "file": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "f9ff5c8c-4543-4a79-a782-d10688175d7e", "size": 12716032, "self": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:47:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:47:35,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5050f71f-925a-4bcd-9267-33357fe7e35d 2018-08-15 03:47:35,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0230579376221s 2018-08-15 03:47:35,796 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5050f71f-925a-4bcd-9267-33357fe7e35d 2018-08-15 03:47:35,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:47:35,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42"}' 2018-08-15 03:47:35,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-248c041c-4c00-4f16-b889-735cf9f54e3e Date: Wed, 15 Aug 2018 03:47:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:35Z", "file": "/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "d83e1f97-5d1a-4eda-ab70-6b505964d54a", "size": null, "self": "/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a", "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_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": null, "created_at": "2018-08-15T03:47:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:47:35,838 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-248c041c-4c00-4f16-b889-735cf9f54e3e 2018-08-15 03:47:35,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.034835100174s 2018-08-15 03:47:35,838 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-248c041c-4c00-4f16-b889-735cf9f54e3e returning object d83e1f97-5d1a-4eda-ab70-6b505964d54a 2018-08-15 03:47:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:47:35,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '' 2018-08-15 03:47:36,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0b6eaf3-8899-4be2-a4e2-a2b1cf789ebc Date: Wed, 15 Aug 2018 03:47:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:47:36,836 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/file used request id req-a0b6eaf3-8899-4be2-a4e2-a2b1cf789ebc 2018-08-15 03:47:36,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.996814012527s 2018-08-15 03:47:36,836 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/file used request id req-a0b6eaf3-8899-4be2-a4e2-a2b1cf789ebc 2018-08-15 03:47:36,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:47:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:47:36,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-684c0402-a569-473e-aa16-aa03227c1906 Date: Wed, 15 Aug 2018 03:47:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:36Z", "file": "/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "d83e1f97-5d1a-4eda-ab70-6b505964d54a", "size": 12716032, "self": "/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:47:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:34Z", "file": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "f9ff5c8c-4543-4a79-a782-d10688175d7e", "size": 12716032, "self": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:47:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:47:36,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-684c0402-a569-473e-aa16-aa03227c1906 2018-08-15 03:47:36,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302979946136s 2018-08-15 03:47:36,871 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-684c0402-a569-473e-aa16-aa03227c1906 2018-08-15 03:47:36,873 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'd83e1f97-5d1a-4eda-ab70-6b505964d54a', 'size': 12716032, u'self': u'/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:47:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T03:47:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42', '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/d83e1f97-5d1a-4eda-ab70-6b505964d54a', 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_c37b2721-e617-476a-9e7f-64123107ed42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_c37b2721-e617-476a-9e7f-64123107ed42', 'created': u'2018-08-15T03:47:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T03:47: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/d83e1f97-5d1a-4eda-ab70-6b505964d54a', 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_c37b2721-e617-476a-9e7f-64123107ed42', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:47:36,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:47:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_c37b2721-e617-476a-9e7f-64123107ed42", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 03:47:36,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a64f9bb4-1a57-4f9a-aead-3df085168a29 x-compute-request-id: req-a64f9bb4-1a57-4f9a-aead-3df085168a29 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_c37b2721-e617-476a-9e7f-64123107ed42", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5a363102-ad0b-44be-8be2-00c901390139", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5a363102-ad0b-44be-8be2-00c901390139"}} 2018-08-15 03:47:36,916 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a64f9bb4-1a57-4f9a-aead-3df085168a29 2018-08-15 03:47:36,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0418658256531s 2018-08-15 03:47:36,916 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-a64f9bb4-1a57-4f9a-aead-3df085168a29 2018-08-15 03:47:36,917 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c37b2721-e617-476a-9e7f-64123107ed42', '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'feec32c05bda4499885ba9c313a5eb8b', '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'5a363102-ad0b-44be-8be2-00c901390139', 'swap': 0}) 2018-08-15 03:47:36,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:47:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"extra_specs": {}}' 2018-08-15 03:47:36,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:47:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8e82ccc-3632-4aec-8873-86bed5ec54e4 x-compute-request-id: req-f8e82ccc-3632-4aec-8873-86bed5ec54e4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:47:36,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139/os-extra_specs used request id req-f8e82ccc-3632-4aec-8873-86bed5ec54e4 2018-08-15 03:47:36,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232710838318s 2018-08-15 03:47:36,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139/os-extra_specs used request id req-f8e82ccc-3632-4aec-8873-86bed5ec54e4 2018-08-15 03:47:36,941 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c37b2721-e617-476a-9e7f-64123107ed42', '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'feec32c05bda4499885ba9c313a5eb8b', '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'5a363102-ad0b-44be-8be2-00c901390139', 'swap': 0}) 2018-08-15 03:47:40,538 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-15 03:47:40,538 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-15 03:47:40,538 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-15 03:47:40,541 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-15 03:47:40,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-15 03:47:44,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-60971d37-7138-4914-a9b9-d322558088a5/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-15 03:47:44,232 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-15 03:47:44,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-15 03:47:44,247 - 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-08-15 03:49:41,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0757e06b-238a-465b-bcfa-7d995309a3d9 2018-08-15 03:49:41,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0757e06b-238a-465b-bcfa-7d995309a3d9']'. 2018-08-15 03:49:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-15 03:49:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-15 03:49:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 03:49:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0757e06b-238a-465b-bcfa-7d995309a3d9 | 2018-08-15 03:49:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-15 03:47:46 | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-15 03:49:41 | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:55 | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 60971d37-7138-4914-a9b9-d322558088a5) | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 13ec7a1d-19b2-40cd-a00d-580b0c2b96e6) | 2018-08-15 03:49:42,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.11 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-15 03:49:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-15 03:49:42,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-15 03:49:42,973 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 03:49:42,974 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 03:49:42,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:49:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:43,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-415995f3-09d5-4b5c-8b64-46f31fdb587a Date: Wed, 15 Aug 2018 03:49:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:49:43,502 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a used request id req-415995f3-09d5-4b5c-8b64-46f31fdb587a 2018-08-15 03:49:43,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.524792909622s 2018-08-15 03:49:43,503 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d83e1f97-5d1a-4eda-ab70-6b505964d54a used request id req-415995f3-09d5-4b5c-8b64-46f31fdb587a 2018-08-15 03:49:43,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:49:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:43,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d8ce68e-cfeb-4d3c-87c4-00c06e9d67b4 x-compute-request-id: req-3d8ce68e-cfeb-4d3c-87c4-00c06e9d67b4 Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_c37b2721-e617-476a-9e7f-64123107ed42", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "53f4c6ca-364c-415d-98e4-0a0aee4980c6"}, {"name": "patrole-flavor_alt_c37b2721-e617-476a-9e7f-64123107ed42", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/5a363102-ad0b-44be-8be2-00c901390139", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5a363102-ad0b-44be-8be2-00c901390139"}]} 2018-08-15 03:49:43,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-3d8ce68e-cfeb-4d3c-87c4-00c06e9d67b4 2018-08-15 03:49:43,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215508937836s 2018-08-15 03:49:43,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-3d8ce68e-cfeb-4d3c-87c4-00c06e9d67b4 2018-08-15 03:49:43,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:49:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:43,579 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be7757d4-114a-45b1-a168-0f46c8ec0fc8 x-compute-request-id: req-be7757d4-114a-45b1-a168-0f46c8ec0fc8 Content-Length: 0 Content-Type: application/json 2018-08-15 03:49:43,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139 used request id req-be7757d4-114a-45b1-a168-0f46c8ec0fc8 2018-08-15 03:49:43,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516209602356s 2018-08-15 03:49:43,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/5a363102-ad0b-44be-8be2-00c901390139 used request id req-be7757d4-114a-45b1-a168-0f46c8ec0fc8 2018-08-15 03:49:43,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 03:49:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" -d '{"subnet_id": "4f641c51-74e0-4cd2-9336-2ded35e34219"}' 2018-08-15 03:49:45,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b8b6312d-b4c1-4ab4-a7ab-6f74e30404dc Date: Wed, 15 Aug 2018 03:49:45 GMT RESP BODY: {"network_id": "4e95aef6-b7df-4da6-9ced-d284c6a11bd6", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "4f641c51-74e0-4cd2-9336-2ded35e34219", "subnet_ids": ["4f641c51-74e0-4cd2-9336-2ded35e34219"], "port_id": "99602a5e-a3c6-489c-9c2b-c12d7739ef16", "id": "57326be4-46a8-4ad4-80df-c1072d105996"} 2018-08-15 03:49:45,536 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996/remove_router_interface.json used request id req-b8b6312d-b4c1-4ab4-a7ab-6f74e30404dc 2018-08-15 03:49:45,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95575094223s 2018-08-15 03:49:45,536 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996/remove_router_interface.json used request id req-b8b6312d-b4c1-4ab4-a7ab-6f74e30404dc returning object 57326be4-46a8-4ad4-80df-c1072d105996 2018-08-15 03:49:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 03:49:45,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:45,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-43c01bbb-44ac-4b3c-9171-e9b02e81b70e Date: Wed, 15 Aug 2018 03:49:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:47:29Z", "admin_state_up": true, "updated_at": "2018-08-15T03:49:44Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "57326be4-46a8-4ad4-80df-c1072d105996", "name": "patrole-router_c37b2721-e617-476a-9e7f-64123107ed42"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae0df156ab91491bbd6e38f12d7a2251", "created_at": "2018-08-15T03:14:45Z", "admin_state_up": false, "updated_at": "2018-08-15T03:14:45Z", "project_id": "ae0df156ab91491bbd6e38f12d7a2251", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "90608460-cc32-4ee0-bf6a-02db732c46ac", "name": "tempest-router-556252723"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b07cc58ab084cc59633557cbf959620", "created_at": "2018-08-15T03:14:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:14:11Z", "project_id": "9b07cc58ab084cc59633557cbf959620", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "cde3a659-9aa6-4b79-a5d5-1fed2c098680", "name": "tempest-pretest-check-387239394"}]} 2018-08-15 03:49:45,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-43c01bbb-44ac-4b3c-9171-e9b02e81b70e 2018-08-15 03:49:45,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123000144958s 2018-08-15 03:49:45,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-43c01bbb-44ac-4b3c-9171-e9b02e81b70e 2018-08-15 03:49:45,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 03:49:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:46,828 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73f196c5-ae4a-4e58-be1b-61c36d5259ad Content-Length: 0 Date: Wed, 15 Aug 2018 03:49:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:49:46,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996.json used request id req-73f196c5-ae4a-4e58-be1b-61c36d5259ad 2018-08-15 03:49:46,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16786503792s 2018-08-15 03:49:46,829 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/57326be4-46a8-4ad4-80df-c1072d105996.json used request id req-73f196c5-ae4a-4e58-be1b-61c36d5259ad 2018-08-15 03:49:46,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 03:49:46,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:46,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-6227ce99-7ebb-4f2f-aa4e-5f544b9124a3 Date: Wed, 15 Aug 2018 03:49:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T03:47: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":"4f641c51-74e0-4cd2-9336-2ded35e34219","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_c37b2721-e617-476a-9e7f-64123107ed42","enable_dhcp":true,"segment_id":null,"network_id":"4e95aef6-b7df-4da6-9ced-d284c6a11bd6","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:47:29Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 03:49:46,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-6227ce99-7ebb-4f2f-aa4e-5f544b9124a3 2018-08-15 03:49:46,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0407240390778s 2018-08-15 03:49:46,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-6227ce99-7ebb-4f2f-aa4e-5f544b9124a3 2018-08-15 03:49:46,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 03:49:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/4f641c51-74e0-4cd2-9336-2ded35e34219.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:48,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3891d77e-0cf2-401f-9782-fe6f808bb60a Date: Wed, 15 Aug 2018 03:49:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:49:48,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/4f641c51-74e0-4cd2-9336-2ded35e34219.json used request id req-3891d77e-0cf2-401f-9782-fe6f808bb60a 2018-08-15 03:49:48,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13295507431s 2018-08-15 03:49:48,005 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/4f641c51-74e0-4cd2-9336-2ded35e34219.json used request id req-3891d77e-0cf2-401f-9782-fe6f808bb60a 2018-08-15 03:49:48,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:49:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:48,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-a4d250fc-3a9d-40ab-8970-009559d59f39 Date: Wed, 15 Aug 2018 03:49:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4e95aef6-b7df-4da6-9ced-d284c6a11bd6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T03:49:47Z","qos_policy_id":null,"name":"patrole-net_c37b2721-e617-476a-9e7f-64123107ed42","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T03:47:29Z","provider:network_type":"vxlan"}]} 2018-08-15 03:49:48,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a4d250fc-3a9d-40ab-8970-009559d59f39 2018-08-15 03:49:48,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816960334778s 2018-08-15 03:49:48,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-a4d250fc-3a9d-40ab-8970-009559d59f39 2018-08-15 03:49:48,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 03:49:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/4e95aef6-b7df-4da6-9ced-d284c6a11bd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:49,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6bbd727c-6e1a-4993-8584-114c845e28e6 Date: Wed, 15 Aug 2018 03:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 03:49:49,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4e95aef6-b7df-4da6-9ced-d284c6a11bd6.json used request id req-6bbd727c-6e1a-4993-8584-114c845e28e6 2018-08-15 03:49:49,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.924319028854s 2018-08-15 03:49:49,014 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/4e95aef6-b7df-4da6-9ced-d284c6a11bd6.json used request id req-6bbd727c-6e1a-4993-8584-114c845e28e6 2018-08-15 03:49:49,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:49:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:49,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-bd6517fc-c140-4df7-aa5c-3b056d524aeb Date: Wed, 15 Aug 2018 03:49:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:47:34Z", "file": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "f9ff5c8c-4543-4a79-a782-d10688175d7e", "size": 12716032, "self": "/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/f9ff5c8c-4543-4a79-a782-d10688175d7e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c37b2721-e617-476a-9e7f-64123107ed42", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T03:47:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:49:49,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-bd6517fc-c140-4df7-aa5c-3b056d524aeb 2018-08-15 03:49:49,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250170230865s 2018-08-15 03:49:49,043 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-bd6517fc-c140-4df7-aa5c-3b056d524aeb 2018-08-15 03:49:49,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 03:49:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:49,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-880f9351-0060-4ada-a534-a1cc00338988 Date: Wed, 15 Aug 2018 03:49:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:49:49,353 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e used request id req-880f9351-0060-4ada-a534-a1cc00338988 2018-08-15 03:49:49,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.308640003204s 2018-08-15 03:49:49,354 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/f9ff5c8c-4543-4a79-a782-d10688175d7e used request id req-880f9351-0060-4ada-a534-a1cc00338988 2018-08-15 03:49:49,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 03:49:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:49,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b177e559-bb50-46be-ab78-e8c72a95db0b x-compute-request-id: req-b177e559-bb50-46be-ab78-e8c72a95db0b Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_c37b2721-e617-476a-9e7f-64123107ed42", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "53f4c6ca-364c-415d-98e4-0a0aee4980c6"}]} 2018-08-15 03:49:49,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b177e559-bb50-46be-ab78-e8c72a95db0b 2018-08-15 03:49:49,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213289260864s 2018-08-15 03:49:49,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b177e559-bb50-46be-ab78-e8c72a95db0b 2018-08-15 03:49:49,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 03:49:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9db1c0366d2fef2252446ebc40fe4b4700b8a990" 2018-08-15 03:49:49,401 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:49:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9caee99c-59cf-4041-8711-ee9f6311be76 x-compute-request-id: req-9caee99c-59cf-4041-8711-ee9f6311be76 Content-Length: 0 Content-Type: application/json 2018-08-15 03:49:49,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6 used request id req-9caee99c-59cf-4041-8711-ee9f6311be76 2018-08-15 03:49:49,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0233559608459s 2018-08-15 03:49:49,401 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/53f4c6ca-364c-415d-98e4-0a0aee4980c6 used request id req-9caee99c-59cf-4041-8711-ee9f6311be76 2018-08-15 03:49:49,453 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:49:49,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 03:49:49,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 03:49:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:49:49,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55762c36-9b53-4867-b1a2-64c3f8ce688b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:49:49,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-55762c36-9b53-4867-b1a2-64c3f8ce688b 2018-08-15 03:49:49,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:49:49,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["Dy8J8hK7Qq69o7kZZtkSYA"], "issued_at": "2018-08-15T03:49:49.000000Z"}} 2018-08-15 03:49:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 03:49:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:50,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b701703d-a95c-49d2-8e45-7e1277d0e415 Date: Wed, 15 Aug 2018 03:49:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 03:49:50,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b701703d-a95c-49d2-8e45-7e1277d0e415 2018-08-15 03:49:50,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350700855255s 2018-08-15 03:49:50,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b701703d-a95c-49d2-8e45-7e1277d0e415 2018-08-15 03:49:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:49:50,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 03:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a9f2f34-f444-4a13-a464-92dfcafc363d Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 03:49:50,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-1a9f2f34-f444-4a13-a464-92dfcafc363d 2018-08-15 03:49:50,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:49:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:50,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce61b4b-c987-4c0c-bf3c-118b98cafea5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 03:49:50,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3ce61b4b-c987-4c0c-bf3c-118b98cafea5 2018-08-15 03:49:50,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.142638921738s 2018-08-15 03:49:50,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-3ce61b4b-c987-4c0c-bf3c-118b98cafea5 2018-08-15 03:49:50,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 03:49:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_0495058f-d779-4386-b450-f760163f3d1c"}}' 2018-08-15 03:49:50,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db56c83-9d71-4229-8dbc-e60903cfc7ce Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646"}, "tags": [], "enabled": true, "id": "0d6245bab8c140129f1cabf9b219a646", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0495058f-d779-4386-b450-f760163f3d1c"}} 2018-08-15 03:49:50,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0db56c83-9d71-4229-8dbc-e60903cfc7ce 2018-08-15 03:49:50,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199579000473s 2018-08-15 03:49:50,603 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-0db56c83-9d71-4229-8dbc-e60903cfc7ce 2018-08-15 03:49:50,604 - 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'0d6245bab8c140129f1cabf9b219a646', '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_0495058f-d779-4386-b450-f760163f3d1c'}) 2018-08-15 03:49:50,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 03:49:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "88ab0f74-bf70-492b-a82f-a38f3526b03f", "email": null, "name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c"}}' 2018-08-15 03:49:51,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 03:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193bec1f-8c11-4231-9cb0-bafd1b1be0cd Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c", "links": {"self": "http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86b7cb5b6fbe40e8837a2d0ed727f8c3", "domain_id": "default", "password_expires_at": null}} 2018-08-15 03:49:51,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-193bec1f-8c11-4231-9cb0-bafd1b1be0cd 2018-08-15 03:49:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436081171036s 2018-08-15 03:49:51,046 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-193bec1f-8c11-4231-9cb0-bafd1b1be0cd 2018-08-15 03:49:51,047 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'86b7cb5b6fbe40e8837a2d0ed727f8c3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_0495058f-d779-4386-b450-f760163f3d1c'}) 2018-08-15 03:49:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:49:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:51,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1045eda9-b36c-4046-8323-dbe4965503c7 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:49:51,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1045eda9-b36c-4046-8323-dbe4965503c7 2018-08-15 03:49:51,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183902025223s 2018-08-15 03:49:51,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-1045eda9-b36c-4046-8323-dbe4965503c7 2018-08-15 03:49:51,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:49:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:51,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75dc6c82-a374-4d12-98f6-1d3b54773987 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:49:51,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-75dc6c82-a374-4d12-98f6-1d3b54773987 2018-08-15 03:49:51,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100826025009s 2018-08-15 03:49:51,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-75dc6c82-a374-4d12-98f6-1d3b54773987 2018-08-15 03:49:51,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:49:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:51,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f6764a-cd43-422a-ab61-4838a4837914 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:49:51,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-30f6764a-cd43-422a-ab61-4838a4837914 2018-08-15 03:49:51,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178295850754s 2018-08-15 03:49:51,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-30f6764a-cd43-422a-ab61-4838a4837914 2018-08-15 03:49:51,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:49:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:51,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b90016b-a5f9-4e51-8482-8e786caf485d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:49:51,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8b90016b-a5f9-4e51-8482-8e786caf485d 2018-08-15 03:49:51,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123138904572s 2018-08-15 03:49:51,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-8b90016b-a5f9-4e51-8482-8e786caf485d 2018-08-15 03:49:51,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:49:51,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:51,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674d3a8a-77ad-4aee-a6c4-134476e36835 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c", "links": {"self": "http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86b7cb5b6fbe40e8837a2d0ed727f8c3", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:49:51,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-674d3a8a-77ad-4aee-a6c4-134476e36835 2018-08-15 03:49:51,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115544080734s 2018-08-15 03:49:51,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-674d3a8a-77ad-4aee-a6c4-134476e36835 2018-08-15 03:49:51,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:49:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb32217-03cf-478f-8d16-27e738aa5dd9 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646"}, "tags": [], "enabled": true, "id": "0d6245bab8c140129f1cabf9b219a646", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0495058f-d779-4386-b450-f760163f3d1c"}]} 2018-08-15 03:49:51,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3eb32217-03cf-478f-8d16-27e738aa5dd9 2018-08-15 03:49:51,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179959058762s 2018-08-15 03:49:51,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-3eb32217-03cf-478f-8d16-27e738aa5dd9 2018-08-15 03:49:51,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:49:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=0d6245bab8c140129f1cabf9b219a646" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:52,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56428090-616f-4a4e-98cb-d867cf6dff36 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=0d6245bab8c140129f1cabf9b219a646", "previous": null, "next": null}} 2018-08-15 03:49:52,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=0d6245bab8c140129f1cabf9b219a646 used request id req-56428090-616f-4a4e-98cb-d867cf6dff36 2018-08-15 03:49:52,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0963470935822s 2018-08-15 03:49:52,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=0d6245bab8c140129f1cabf9b219a646 used request id req-56428090-616f-4a4e-98cb-d867cf6dff36 2018-08-15 03:49:52,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:49:52,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646/users/86b7cb5b6fbe40e8837a2d0ed727f8c3/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:49:52,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47beef47-0abd-4e0c-bd70-388c031fff53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:49:52,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646/users/86b7cb5b6fbe40e8837a2d0ed727f8c3/roles/b0672adc25d84ebbb44e580239cda72f used request id req-47beef47-0abd-4e0c-bd70-388c031fff53 2018-08-15 03:49:52,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155138015747s 2018-08-15 03:49:52,225 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646/users/86b7cb5b6fbe40e8837a2d0ed727f8c3/roles/b0672adc25d84ebbb44e580239cda72f used request id req-47beef47-0abd-4e0c-bd70-388c031fff53 2018-08-15 03:49:52,225 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_0495058f-d779-4386-b450-f760163f3d1c', 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'0d6245bab8c140129f1cabf9b219a646', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '88ab0f74-bf70-492b-a82f-a38f3526b03f', 'username': u'vmtp-user_0495058f-d779-4386-b450-f760163f3d1c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 03:49:52,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 03:49:52,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 03:49:52,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 03:49:52,231 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_0495058f-d779-4386-b450-f760163f3d1c', 'password': '88ab0f74-bf70-492b-a82f-a38f3526b03f', 'project_name': 'vmtp-project_0495058f-d779-4386-b450-f760163f3d1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '0d6245bab8c140129f1cabf9b219a646', 'project_domain_name': 'Default'} 2018-08-15 03:49:52,236 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-15 03:49:52,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:49:52,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445d0b5d-49da-4469-893d-97e6d5a3fc94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 03:49:52,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-445d0b5d-49da-4469-893d-97e6d5a3fc94 2018-08-15 03:49:52,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 03:49:52,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T04:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d6245bab8c140129f1cabf9b219a646", "name": "vmtp-project_0495058f-d779-4386-b450-f760163f3d1c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/0d6245bab8c140129f1cabf9b219a646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/0d6245bab8c140129f1cabf9b219a646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/0d6245bab8c140129f1cabf9b219a646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_0d6245bab8c140129f1cabf9b219a646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_0d6245bab8c140129f1cabf9b219a646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/0d6245bab8c140129f1cabf9b219a646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/0d6245bab8c140129f1cabf9b219a646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/0d6245bab8c140129f1cabf9b219a646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0d6245bab8c140129f1cabf9b219a646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/0d6245bab8c140129f1cabf9b219a646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/0d6245bab8c140129f1cabf9b219a646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/0d6245bab8c140129f1cabf9b219a646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/0d6245bab8c140129f1cabf9b219a646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/0d6245bab8c140129f1cabf9b219a646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c", "id": "86b7cb5b6fbe40e8837a2d0ed727f8c3"}, "audit_ids": ["zRgcJj5IRzeXH9HnqwNAJg"], "issued_at": "2018-08-15T03:49:52.000000Z"}} 2018-08-15 03:49:52,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 03:49:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "vmtp-router_0495058f-d779-4386-b450-f760163f3d1c", "admin_state_up": true}}' 2018-08-15 03:49:54,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c0df0ef6-094f-4fef-8456-65e2fd77bff7 Date: Wed, 15 Aug 2018 03:49:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "created_at": "2018-08-15T03:49:52Z", "admin_state_up": true, "updated_at": "2018-08-15T03:49:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0d6245bab8c140129f1cabf9b219a646", "id": "92cc2688-aa24-48e7-8121-50114b4d0ed6", "name": "vmtp-router_0495058f-d779-4386-b450-f760163f3d1c"}} 2018-08-15 03:49:54,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-c0df0ef6-094f-4fef-8456-65e2fd77bff7 2018-08-15 03:49:54,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65408205986s 2018-08-15 03:49:54,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-c0df0ef6-094f-4fef-8456-65e2fd77bff7 2018-08-15 03:49:54,299 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T03:49:53Z', u'revision_number': 2, u'id': u'92cc2688-aa24-48e7-8121-50114b4d0ed6', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_0495058f-d779-4386-b450-f760163f3d1c', u'admin_state_up': True, u'tenant_id': u'0d6245bab8c140129f1cabf9b219a646', u'created_at': u'2018-08-15T03:49:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'0d6245bab8c140129f1cabf9b219a646'}) 2018-08-15 03:49:54,299 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-15 03:49:55,688 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-15 03:49:55,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 03:49:55,695 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 03:49:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 03:49:55,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:49:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 03:49:55,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0c67274e-2d2f-473e-a7ce-3d9b3a702269 Date: Wed, 15 Aug 2018 03:49:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:49:55,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0c67274e-2d2f-473e-a7ce-3d9b3a702269 2018-08-15 03:49:55,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.269939899445s 2018-08-15 03:49:55,967 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0c67274e-2d2f-473e-a7ce-3d9b3a702269 2018-08-15 03:49:55,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 03:49:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_0495058f-d779-4386-b450-f760163f3d1c"}' 2018-08-15 03:49:56,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e5f0569d-18cd-4d7f-b34e-24fe4e2bfde6 Date: Wed, 15 Aug 2018 03:49:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:49:55Z", "file": "/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file", "owner": "0d6245bab8c140129f1cabf9b219a646", "id": "4eeadee8-40c0-4516-9e90-5b485576017c", "size": null, "self": "/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "checksum": null, "created_at": "2018-08-15T03:49:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 03:49:56,028 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e5f0569d-18cd-4d7f-b34e-24fe4e2bfde6 2018-08-15 03:49:56,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0569400787354s 2018-08-15 03:49:56,028 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-e5f0569d-18cd-4d7f-b34e-24fe4e2bfde6 returning object 4eeadee8-40c0-4516-9e90-5b485576017c 2018-08-15 03:49:56,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 03:49:56,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" -d '' 2018-08-15 03:49:59,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43a152fd-193a-4e25-824a-7397a538c45e Date: Wed, 15 Aug 2018 03:49:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 03:49:59,861 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file used request id req-43a152fd-193a-4e25-824a-7397a538c45e 2018-08-15 03:49:59,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.83192801476s 2018-08-15 03:49:59,861 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file used request id req-43a152fd-193a-4e25-824a-7397a538c45e 2018-08-15 03:49:59,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 03:49:59,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 03:49:59,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-7add4738-7738-410c-b481-57fdd671f7c0 Date: Wed, 15 Aug 2018 03:49:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:49:59Z", "file": "/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file", "owner": "0d6245bab8c140129f1cabf9b219a646", "id": "4eeadee8-40c0-4516-9e90-5b485576017c", "size": 263062016, "self": "/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4eeadee8-40c0-4516-9e90-5b485576017c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4eeadee8-40c0-4516-9e90-5b485576017c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T03:49:55Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 03:49:59,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7add4738-7738-410c-b481-57fdd671f7c0 2018-08-15 03:49:59,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423119068146s 2018-08-15 03:49:59,908 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7add4738-7738-410c-b481-57fdd671f7c0 2018-08-15 03:49:59,910 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4eeadee8-40c0-4516-9e90-5b485576017c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file', 'owner': u'0d6245bab8c140129f1cabf9b219a646', 'id': u'4eeadee8-40c0-4516-9e90-5b485576017c', 'size': 263062016, u'self': u'/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6245bab8c140129f1cabf9b219a646', 'name': 'vmtp-project_0495058f-d779-4386-b450-f760163f3d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4eeadee8-40c0-4516-9e90-5b485576017c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T03:49:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T03:49:59Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_0495058f-d779-4386-b450-f760163f3d1c', 'created': u'2018-08-15T03:49:55Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-15T03:49:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-15 03:49:59,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 03:49:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_0495058f-d779-4386-b450-f760163f3d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-15 03:50:00,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:49:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964a81a0-b7ce-41a1-b7c9-19c1845e7025 x-compute-request-id: req-964a81a0-b7ce-41a1-b7c9-19c1845e7025 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_0495058f-d779-4386-b450-f760163f3d1c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "fcbed950-61ab-4220-8127-9dc7b41e8f4b"}} 2018-08-15 03:50:00,195 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-964a81a0-b7ce-41a1-b7c9-19c1845e7025 2018-08-15 03:50:00,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.28470993042s 2018-08-15 03:50:00,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-964a81a0-b7ce-41a1-b7c9-19c1845e7025 2018-08-15 03:50:00,196 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_0495058f-d779-4386-b450-f760163f3d1c', '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'feec32c05bda4499885ba9c313a5eb8b', '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'fcbed950-61ab-4220-8127-9dc7b41e8f4b', 'swap': 0}) 2018-08-15 03:50:00,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 03:50:00,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" -d '{"extra_specs": {}}' 2018-08-15 03:50:00,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a96b0e1c-f273-4ceb-9df7-55b787f7bd90 x-compute-request-id: req-a96b0e1c-f273-4ceb-9df7-55b787f7bd90 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 03:50:00,218 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b/os-extra_specs used request id req-a96b0e1c-f273-4ceb-9df7-55b787f7bd90 2018-08-15 03:50:00,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208129882812s 2018-08-15 03:50:00,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b/os-extra_specs used request id req-a96b0e1c-f273-4ceb-9df7-55b787f7bd90 2018-08-15 03:50:00,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:50:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:00,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280e8269-035f-487f-8299-b7e15529f5a6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:50:00,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-280e8269-035f-487f-8299-b7e15529f5a6 2018-08-15 03:50:00,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10994386673s 2018-08-15 03:50:00,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-280e8269-035f-487f-8299-b7e15529f5a6 2018-08-15 03:50:00,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 03:50:00,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:00,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a0d699-b607-481b-b5a2-d049d0b990ec Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 03:50:00,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0a0d699-b607-481b-b5a2-d049d0b990ec 2018-08-15 03:50:00,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175061941147s 2018-08-15 03:50:00,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-e0a0d699-b607-481b-b5a2-d049d0b990ec 2018-08-15 03:50:00,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 03:50:00,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:00,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7055173b-aae1-4eb5-a3d5-82eb605a0249 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 03:50:00,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7055173b-aae1-4eb5-a3d5-82eb605a0249 2018-08-15 03:50:00,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172461986542s 2018-08-15 03:50:00,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7055173b-aae1-4eb5-a3d5-82eb605a0249 2018-08-15 03:50:00,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 03:50:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:00,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d708c385-3a63-498a-9c57-c7613b225558 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c", "links": {"self": "http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86b7cb5b6fbe40e8837a2d0ed727f8c3", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 03:50:00,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d708c385-3a63-498a-9c57-c7613b225558 2018-08-15 03:50:00,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191480875015s 2018-08-15 03:50:00,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-d708c385-3a63-498a-9c57-c7613b225558 2018-08-15 03:50:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 03:50:00,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:01,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a4e2f6-c99c-4347-b031-a0785931b5ce Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646"}, "tags": [], "enabled": true, "id": "0d6245bab8c140129f1cabf9b219a646", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0495058f-d779-4386-b450-f760163f3d1c"}]} 2018-08-15 03:50:01,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-81a4e2f6-c99c-4347-b031-a0785931b5ce 2018-08-15 03:50:01,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176918029785s 2018-08-15 03:50:01,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-81a4e2f6-c99c-4347-b031-a0785931b5ce 2018-08-15 03:50:01,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 03:50:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=0d6245bab8c140129f1cabf9b219a646" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:01,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ddaeca-d6d9-4342-a23b-2e60799a00ae Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=0d6245bab8c140129f1cabf9b219a646", "previous": null, "next": null}} 2018-08-15 03:50:01,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=0d6245bab8c140129f1cabf9b219a646 used request id req-b2ddaeca-d6d9-4342-a23b-2e60799a00ae 2018-08-15 03:50:01,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177190065384s 2018-08-15 03:50:01,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=86b7cb5b6fbe40e8837a2d0ed727f8c3&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=0d6245bab8c140129f1cabf9b219a646 used request id req-b2ddaeca-d6d9-4342-a23b-2e60799a00ae 2018-08-15 03:50:01,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 03:50:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646/users/86b7cb5b6fbe40e8837a2d0ed727f8c3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 03:50:01,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 03:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433bd455-8fe1-4aa8-a2e7-6f1ac2d562d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 03:50:01,465 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646/users/86b7cb5b6fbe40e8837a2d0ed727f8c3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c used request id req-433bd455-8fe1-4aa8-a2e7-6f1ac2d562d8 2018-08-15 03:50:01,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.206372022629s 2018-08-15 03:50:01,465 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646/users/86b7cb5b6fbe40e8837a2d0ed727f8c3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c used request id req-433bd455-8fe1-4aa8-a2e7-6f1ac2d562d8 2018-08-15 03:50:01,466 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_0495058f-d779-4386-b450-f760163f3d1c' 2018-08-15 03:50:01,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 03:50:01,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" -d '{"keypair": {"name": "vmtp_0495058f-d779-4386-b450-f760163f3d1c"}}' 2018-08-15 03:50:01,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 03:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ff71d4-6124-473e-8efa-f0fe8c51cadf x-compute-request-id: req-c8ff71d4-6124-473e-8efa-f0fe8c51cadf Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NOP2OR3Mtbisw9QzKq0rJqMpH5eXJR6+xThRQujIGWgFsE+KB6uqY9J1MPNlEu5cupgDsL10xc93a7joLCM5U6g2w5WgYD2XJ7gXYGiB8I1I11htgjURG+RKptYqSNtV+OPZtO0KRJMQgMuutTLIi69t+eXqNqp5zZko9tljyO0zZN/GQjcfrB5VnjiGZp5x6Xu7+yTH1Xm2ducs3B4LD1rAXbbtq3mVPmzDB3uYjl67L10T/H0AKiUYs4ZA/AzH8Z1WCwxwgiSZgnAQY89B1qJHa0FS2jP21nKMWWU8pL9EtfObNX7v3WyPy/dcOEjSAo7/HXW0ny8lq3gJNZTF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuDTj9jkdzLW4rMPUMyqtKyajKR+XlyUevsU4UULoyBloBbBP\nigerqmPSdTDzZRLuXLqYA7C9dMXPd2u46CwjOVOoNsOVoGA9lye4F2BogfCNSNdY\nbYI1ERvkSqbWKkjbVfjj2bTtCkSTEIDLrrUyyIuvbfnl6jaqec2ZKPbZY8jtM2Tf\nxkI3H6weVZ44hmaecel7u/skx9V5tnbnLNweCw9awF227at5lT5swwd7mI5euy9d\nE/x9AColGLOGQPwMx/GdVgsMcIIkmYJwEGPPQdaiR2tBUtoz9tZyjFllPKS/RLXz\nmzV+791sj8v3XDhI0gKO/x11tJ8vJat4CTWUxQIDAQABAoIBAFyYAYrwVQFkyyrU\n2SLLLfbF2jg+sCWCvDyqyE9Ysch7tOU/Jgw9JNZmjRDphT9mT7j+9pDMU7+R+2KN\nHIpgPWiAm8rDb8AJAIyto4TkqkO+1lYqIUIStHggLBY2XOsuakqB7I6vuoNxyvb9\ntuTgImHajVlbx21/Axxs87M6ujXEnN3OM2Rf6HWmWxqYJ9uEddBapYe6TItwTFQI\nGsJShfGgF3CbdDZMdNnyNbIt1ZR/FOJlxXVEn5IsgVEFcw9wH69GebzSQOZICZqs\niGxsaUV5ZBh1Mogn458JY/I89TZM1GfEDdfP8GODrCWbcVoLU9Nzz4TwMlBx9h9G\niXX0bvUCgYEA2hRROCrpM5C2jhkH412qFUu8kRMlogEGboOoDxlFgLJvqIaVWmTc\nbCFbGS+k+Nd4TK7a4hKoVD/LyugnFD/6iW3T8NSyQ5G9MIhTA4gOyx4LqnZ0xpRu\nqRellkOBsnWZ9r9kdJ9NA7+Qh0CIPyftV/MKPgbiSFL2ovZkelYsoMsCgYEA2Dy+\n9QJfjvFHgrE0YC5SQ8djliWhO7SAYzPUlKbqn/TCKPoHvEBwqDWAf2it1kBE3U95\nXtu7Ze0i/l0KFhDtYKLIAZpoiePOMamM1p9f1/JxHYW2xd0C4GpiiGhC70PUF+Gg\nX+yjyrKwgczA+Qqse8WB2vwKiWCZcbMDkGl3vq8CgYEAp9U9EJINuS6lIETpSjU6\ngXsxGyF2M/DAB2txenVDhSFOR4+T/+ZhsSIWnxKIzy3cmn9zWstrGrOiXn0+HhqC\n8SNCGjVHIDNYO7Ke2LfsUqvD5KOXiYCQjbfyKuu3NCXHoRt47zvuJHVYgI7MjHZo\n9efIuSXJHkojIBWqDHCnlfMCgYEAlc/4SM1dIS6e6bgV3nEZQ6Y3o8XsX+4daR12\nsYq3UR0FC9i2VUGcC54Nqbf/gEnErEOshgDcY7CYpvwUydbubx44TYwJ00bGC3g5\ngFSo1Xc90UNbrtgBbzOlknYRsa0fm3ARaYQMspl8WmFebOxtNc9PuUUXk7gedzyc\nQogfkzcCgYEAjzxztuXQVgfXOjgwUAs3XbfQTkPSj9ODl6YuTBv7o9g4BbXzZmcm\nTiS2V6mMPCBQhAOjHL1cMofqBQXuYexf7rmLH+v98sBbNUt37MbGc72DLKviQLVc\n4AbaGTiFiD1xXauQUp4T4e16XWbFAqp80WwVOfYXeAbgsCuPhSonxPE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "86b7cb5b6fbe40e8837a2d0ed727f8c3", "name": "vmtp_0495058f-d779-4386-b450-f760163f3d1c", "fingerprint": "23:ce:87:31:55:a5:44:07:4e:4f:66:a3:95:b2:e7:9b"}} 2018-08-15 03:50:01,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c8ff71d4-6124-473e-8efa-f0fe8c51cadf 2018-08-15 03:50:01,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.436582803726s 2018-08-15 03:50:01,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-c8ff71d4-6124-473e-8efa-f0fe8c51cadf 2018-08-15 03:50:01,904 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NOP2OR3Mtbisw9QzKq0rJqMpH5eXJR6+xThRQujIGWgFsE+KB6uqY9J1MPNlEu5cupgDsL10xc93a7joLCM5U6g2w5WgYD2XJ7gXYGiB8I1I11htgjURG+RKptYqSNtV+OPZtO0KRJMQgMuutTLIi69t+eXqNqp5zZko9tljyO0zZN/GQjcfrB5VnjiGZp5x6Xu7+yTH1Xm2ducs3B4LD1rAXbbtq3mVPmzDB3uYjl67L10T/H0AKiUYs4ZA/AzH8Z1WCwxwgiSZgnAQY89B1qJHa0FS2jP21nKMWWU8pL9EtfObNX7v3WyPy/dcOEjSAo7/HXW0ny8lq3gJNZTF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuDTj9jkdzLW4rMPUMyqtKyajKR+XlyUevsU4UULoyBloBbBP\nigerqmPSdTDzZRLuXLqYA7C9dMXPd2u46CwjOVOoNsOVoGA9lye4F2BogfCNSNdY\nbYI1ERvkSqbWKkjbVfjj2bTtCkSTEIDLrrUyyIuvbfnl6jaqec2ZKPbZY8jtM2Tf\nxkI3H6weVZ44hmaecel7u/skx9V5tnbnLNweCw9awF227at5lT5swwd7mI5euy9d\nE/x9AColGLOGQPwMx/GdVgsMcIIkmYJwEGPPQdaiR2tBUtoz9tZyjFllPKS/RLXz\nmzV+791sj8v3XDhI0gKO/x11tJ8vJat4CTWUxQIDAQABAoIBAFyYAYrwVQFkyyrU\n2SLLLfbF2jg+sCWCvDyqyE9Ysch7tOU/Jgw9JNZmjRDphT9mT7j+9pDMU7+R+2KN\nHIpgPWiAm8rDb8AJAIyto4TkqkO+1lYqIUIStHggLBY2XOsuakqB7I6vuoNxyvb9\ntuTgImHajVlbx21/Axxs87M6ujXEnN3OM2Rf6HWmWxqYJ9uEddBapYe6TItwTFQI\nGsJShfGgF3CbdDZMdNnyNbIt1ZR/FOJlxXVEn5IsgVEFcw9wH69GebzSQOZICZqs\niGxsaUV5ZBh1Mogn458JY/I89TZM1GfEDdfP8GODrCWbcVoLU9Nzz4TwMlBx9h9G\niXX0bvUCgYEA2hRROCrpM5C2jhkH412qFUu8kRMlogEGboOoDxlFgLJvqIaVWmTc\nbCFbGS+k+Nd4TK7a4hKoVD/LyugnFD/6iW3T8NSyQ5G9MIhTA4gOyx4LqnZ0xpRu\nqRellkOBsnWZ9r9kdJ9NA7+Qh0CIPyftV/MKPgbiSFL2ovZkelYsoMsCgYEA2Dy+\n9QJfjvFHgrE0YC5SQ8djliWhO7SAYzPUlKbqn/TCKPoHvEBwqDWAf2it1kBE3U95\nXtu7Ze0i/l0KFhDtYKLIAZpoiePOMamM1p9f1/JxHYW2xd0C4GpiiGhC70PUF+Gg\nX+yjyrKwgczA+Qqse8WB2vwKiWCZcbMDkGl3vq8CgYEAp9U9EJINuS6lIETpSjU6\ngXsxGyF2M/DAB2txenVDhSFOR4+T/+ZhsSIWnxKIzy3cmn9zWstrGrOiXn0+HhqC\n8SNCGjVHIDNYO7Ke2LfsUqvD5KOXiYCQjbfyKuu3NCXHoRt47zvuJHVYgI7MjHZo\n9efIuSXJHkojIBWqDHCnlfMCgYEAlc/4SM1dIS6e6bgV3nEZQ6Y3o8XsX+4daR12\nsYq3UR0FC9i2VUGcC54Nqbf/gEnErEOshgDcY7CYpvwUydbubx44TYwJ00bGC3g5\ngFSo1Xc90UNbrtgBbzOlknYRsa0fm3ARaYQMspl8WmFebOxtNc9PuUUXk7gedzyc\nQogfkzcCgYEAjzxztuXQVgfXOjgwUAs3XbfQTkPSj9ODl6YuTBv7o9g4BbXzZmcm\nTiS2V6mMPCBQhAOjHL1cMofqBQXuYexf7rmLH+v98sBbNUt37MbGc72DLKviQLVc\n4AbaGTiFiD1xXauQUp4T4e16XWbFAqp80WwVOfYXeAbgsCuPhSonxPE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'86b7cb5b6fbe40e8837a2d0ed727f8c3', 'name': u'vmtp_0495058f-d779-4386-b450-f760163f3d1c', 'created_at': '2018-08-15T03:50:01.904201', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d6245bab8c140129f1cabf9b219a646', 'name': 'vmtp-project_0495058f-d779-4386-b450-f760163f3d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:ce:87:31:55:a5:44:07:4e:4f:66:a3:95:b2:e7:9b', 'type': 'ssh', 'id': u'vmtp_0495058f-d779-4386-b450-f760163f3d1c'}) 2018-08-15 03:50:01,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 03:50:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_0495058f-d779-4386-b450-f760163f3d1c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 03:50:01,945 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 03:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4d46448-28ea-4abe-b893-63f933d8993e x-compute-request-id: req-e4d46448-28ea-4abe-b893-63f933d8993e Content-Length: 0 Content-Type: application/json 2018-08-15 03:50:01,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_0495058f-d779-4386-b450-f760163f3d1c used request id req-e4d46448-28ea-4abe-b893-63f933d8993e 2018-08-15 03:50:01,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0407700538635s 2018-08-15 03:50:01,945 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vmtp_0495058f-d779-4386-b450-f760163f3d1c used request id req-e4d46448-28ea-4abe-b893-63f933d8993e 2018-08-15 03:50:02,794 - 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-08-15 04:08:33,804 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-15 03:50:03,639 INFO Using http://172.30.9.31:5000/v3 2018-08-15 03:50:03,640 INFO VM public key: /tmp/tmpf3oIy0 2018-08-15 03:50:03,640 INFO VM private key: /tmp/tmpHG2rPg 2018-08-15 03:50:05,420 INFO Found image vmtp-img_0495058f-d779-4386-b450-f760163f3d1c to launch VM, will continue 2018-08-15 03:50:05,993 INFO Using external router: vmtp-router_0495058f-d779-4386-b450-f760163f3d1c 2018-08-15 03:50:05,994 INFO Using external network: external. 2018-08-15 03:50:06,701 INFO Created internal network: pns-internal-net_0495058f-d779-4386-b450-f760163f3d1c. 2018-08-15 03:50:07,675 INFO Created internal network: pns-internal-net2_0495058f-d779-4386-b450-f760163f3d1c. 2018-08-15 03:50:09,684 DEBUG Ext router associated to pns-internal-net_0495058f-d779-4386-b450-f760163f3d1c 2018-08-15 03:50:11,915 DEBUG Ext router associated to pns-internal-net2_0495058f-d779-4386-b450-f760163f3d1c 2018-08-15 03:50:11,981 INFO OpenStack agent: Open vSwitch agent 2018-08-15 03:50:11,981 INFO OpenStack network type: vxlan 2018-08-15 03:50:12,941 INFO [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Creating server VM... 2018-08-15 03:50:12,941 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-15 03:50:15,510 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 1 of 90... 2018-08-15 03:50:17,953 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 2 of 90... 2018-08-15 03:50:20,268 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 3 of 90... 2018-08-15 03:50:22,840 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 4 of 90... 2018-08-15 03:50:25,230 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 5 of 90... 2018-08-15 03:50:27,783 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 6 of 90... 2018-08-15 03:50:30,102 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 7 of 90... 2018-08-15 03:50:32,246 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 8 of 90... 2018-08-15 03:50:34,893 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 9 of 90... 2018-08-15 03:50:37,282 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 10 of 90... 2018-08-15 03:50:39,423 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 11 of 90... 2018-08-15 03:50:41,565 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 12 of 90... 2018-08-15 03:50:44,089 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 13 of 90... 2018-08-15 03:50:46,239 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 14 of 90... 2018-08-15 03:50:48,602 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 15 of 90... 2018-08-15 03:50:51,000 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 16 of 90... 2018-08-15 03:50:53,507 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 17 of 90... 2018-08-15 03:50:55,895 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 18 of 90... 2018-08-15 03:50:58,236 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 19 of 90... 2018-08-15 03:51:00,981 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 20 of 90... 2018-08-15 03:51:03,546 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 21 of 90... 2018-08-15 03:51:05,686 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 22 of 90... 2018-08-15 03:51:07,997 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 23 of 90... 2018-08-15 03:51:10,403 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 24 of 90... 2018-08-15 03:51:12,729 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 25 of 90... 2018-08-15 03:51:15,040 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 26 of 90... 2018-08-15 03:51:17,182 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 27 of 90... 2018-08-15 03:51:19,603 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 28 of 90... 2018-08-15 03:51:21,920 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 29 of 90... 2018-08-15 03:51:24,500 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 30 of 90... 2018-08-15 03:51:26,892 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 31 of 90... 2018-08-15 03:51:29,523 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 32 of 90... 2018-08-15 03:51:31,676 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 33 of 90... 2018-08-15 03:51:34,063 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 34 of 90... 2018-08-15 03:51:36,382 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 35 of 90... 2018-08-15 03:51:39,247 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 36 of 90... 2018-08-15 03:51:41,401 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 37 of 90... 2018-08-15 03:51:43,543 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 38 of 90... 2018-08-15 03:51:45,902 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 39 of 90... 2018-08-15 03:51:48,042 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 40 of 90... 2018-08-15 03:51:50,359 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 41 of 90... 2018-08-15 03:51:52,833 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 42 of 90... 2018-08-15 03:51:57,494 INFO [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Internal network IP: 192.168.1.4 2018-08-15 03:51:57,494 INFO [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] SSH IP: 172.30.9.200 2018-08-15 03:51:57,494 INFO [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Setup SSH for ubuntu@172.30.9.200 2018-08-15 03:52:06,844 INFO [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Installing nuttcp-8.1.4... 2018-08-15 03:52:06,889 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Copying nuttcp-8.1.4 to target... 2018-08-15 03:52:07,107 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Starting nuttcp-8.1.4 server... 2018-08-15 03:52:07,152 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] 2018-08-15 03:52:07,198 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Creating client VM... 2018-08-15 03:52:07,198 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-15 03:52:09,178 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 1 of 90... 2018-08-15 03:52:12,097 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 2 of 90... 2018-08-15 03:52:14,245 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 3 of 90... 2018-08-15 03:52:16,649 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 4 of 90... 2018-08-15 03:52:19,435 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] VM status=BUILD, retrying 5 of 90... 2018-08-15 03:52:24,036 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Internal network IP: 192.168.1.9 2018-08-15 03:52:24,036 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] SSH IP: 172.30.9.211 2018-08-15 03:52:24,036 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Setup SSH for ubuntu@172.30.9.211 2018-08-15 03:52:35,563 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Installing nuttcp-8.1.4... 2018-08-15 03:52:35,608 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Copying nuttcp-8.1.4 to target... 2018-08-15 03:52:35,771 INFO ============================================================ 2018-08-15 03:52:35,771 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-15 03:52:44,818 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=40.4 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.140 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.339 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.227 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.196 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.186 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.346 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.300 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.287 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.169 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.140/4.259/40.402/12.047 ms 2018-08-15 03:52:53,863 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.156 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.215 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.118 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.140 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.137 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.122 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.366 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.193 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.314 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.355 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.118/0.211/0.366/0.094 ms 2018-08-15 03:53:02,907 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.414 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.228 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.281 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.253 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.347 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.215 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.464 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.318 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.164 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.164/0.287/0.464/0.093 ms 2018-08-15 03:53:02,908 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Measuring TCP Throughput (packet size=65536)... 2018-08-15 03:53:02,908 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:13,032 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=18766.8125 real_seconds=10.01 rate_Mbps=15731.5063 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-15 03:53:13,034 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:23,131 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=17514.7500 real_seconds=10.01 rate_Mbps=14681.9513 tx_cpu=31 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-15 03:53:23,131 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:33,227 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=20306.4179 real_seconds=10.01 rate_Mbps=17022.0855 tx_cpu=37 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.35 2018-08-15 03:53:33,228 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Measuring UDP Throughput (packet size=128)... 2018-08-15 03:53:33,228 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:36,580 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=17.6561 real_seconds=1.00 rate_Mbps=147.5999 tx_cpu=10 rx_cpu=30 drop=988 pkt=145627 data_loss=0.67842 2018-08-15 03:53:36,582 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=1<151142/5000000<10000000 Kbps loss-rate=0 2018-08-15 03:53:36,582 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453426K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:39,908 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=18.5358 real_seconds=1.00 rate_Mbps=155.0698 tx_cpu=12 rx_cpu=27 drop=0 pkt=151845 data_loss=0.00000 2018-08-15 03:53:39,909 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=1<158791/453426<453426 Kbps loss-rate=0 2018-08-15 03:53:39,909 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306108K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:43,238 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=16.8461 real_seconds=1.00 rate_Mbps=140.8814 tx_cpu=16 rx_cpu=29 drop=0 pkt=138003 data_loss=0.00000 2018-08-15 03:53:43,238 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=1<144262/306108<306108 Kbps loss-rate=0 2018-08-15 03:53:43,239 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R225185K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:46,567 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=18.1576 real_seconds=1.00 rate_Mbps=151.7455 tx_cpu=12 rx_cpu=28 drop=32 pkt=148779 data_loss=0.02147 2018-08-15 03:53:46,568 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=1<155387/225185<225185 Kbps loss-rate=0 2018-08-15 03:53:46,568 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190286K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:49,897 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=18.4658 real_seconds=1.00 rate_Mbps=154.4257 tx_cpu=13 rx_cpu=31 drop=0 pkt=151272 data_loss=0.00000 2018-08-15 03:53:49,897 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=1<158131/190286<190286 Kbps loss-rate=0 2018-08-15 03:53:49,898 DEBUG undershot, min=158131 kbps=174208 max=190286 2018-08-15 03:53:49,898 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174208K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:53,225 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=16.5776 real_seconds=1.00 rate_Mbps=138.5193 tx_cpu=11 rx_cpu=28 drop=621 pkt=136425 data_loss=0.45516 2018-08-15 03:53:53,225 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=158131<141843/174208<190286 Kbps loss-rate=0 2018-08-15 03:53:53,225 DEBUG undershot, min=174208 kbps=182247 max=190286 2018-08-15 03:53:53,226 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182247K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:56,552 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=18.6185 real_seconds=1.00 rate_Mbps=155.6877 tx_cpu=12 rx_cpu=29 drop=380 pkt=152903 data_loss=0.24859 2018-08-15 03:53:56,553 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=128 throughput=174208<159424/182247<190286 Kbps loss-rate=0 2018-08-15 03:53:56,553 DEBUG undershot, min=182247 kbps=186266 max=190286 2018-08-15 03:53:56,553 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Measuring UDP Throughput (packet size=1024)... 2018-08-15 03:53:56,554 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:53:59,906 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=137.1084 real_seconds=1.00 rate_Mbps=1147.4807 tx_cpu=16 rx_cpu=28 drop=0 pkt=140399 data_loss=0.00000 2018-08-15 03:53:59,907 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1<1175020/5000000<10000000 Kbps loss-rate=0 2018-08-15 03:53:59,907 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3087510K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:03,260 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=142.6387 real_seconds=1.00 rate_Mbps=1194.2708 tx_cpu=17 rx_cpu=30 drop=0 pkt=146062 data_loss=0.00000 2018-08-15 03:54:03,261 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1<1222933/3087510<3087510 Kbps loss-rate=0 2018-08-15 03:54:03,261 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2155221K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:06,588 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=151.1836 real_seconds=1.00 rate_Mbps=1266.1561 tx_cpu=18 rx_cpu=32 drop=1034 pkt=155846 data_loss=0.66350 2018-08-15 03:54:06,588 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1<1296543/2155221<2155221 Kbps loss-rate=0 2018-08-15 03:54:06,589 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1725882K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:09,915 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=149.8789 real_seconds=1.00 rate_Mbps=1254.9725 tx_cpu=19 rx_cpu=31 drop=0 pkt=153476 data_loss=0.00000 2018-08-15 03:54:09,916 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1<1285091/1725882<1725882 Kbps loss-rate=0 2018-08-15 03:54:09,916 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1505486K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:13,240 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=151.4229 real_seconds=1.00 rate_Mbps=1268.0168 tx_cpu=19 rx_cpu=32 drop=0 pkt=155057 data_loss=0.00000 2018-08-15 03:54:13,241 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1<1298449/1505486<1505486 Kbps loss-rate=0 2018-08-15 03:54:13,241 DEBUG undershot, min=1298449 kbps=1401967 max=1505486 2018-08-15 03:54:13,241 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1401967K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:16,594 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=152.2529 real_seconds=1.00 rate_Mbps=1274.3763 tx_cpu=22 rx_cpu=32 drop=321 pkt=156228 data_loss=0.20548 2018-08-15 03:54:16,594 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1298449<1304961/1401967<1505486 Kbps loss-rate=0 2018-08-15 03:54:16,594 DEBUG undershot, min=1304961 kbps=1405223 max=1505486 2018-08-15 03:54:16,595 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1405223K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:19,946 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=147.3516 real_seconds=1.00 rate_Mbps=1233.3845 tx_cpu=23 rx_cpu=31 drop=0 pkt=150888 data_loss=0.00000 2018-08-15 03:54:19,947 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1304961<1262985/1405223<1505486 Kbps loss-rate=0 2018-08-15 03:54:19,947 DEBUG undershot, min=1405223 kbps=1455354 max=1505486 2018-08-15 03:54:19,947 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1455354K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:23,272 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=137.2002 real_seconds=1.00 rate_Mbps=1149.2717 tx_cpu=23 rx_cpu=27 drop=583 pkt=141076 data_loss=0.41323 2018-08-15 03:54:23,272 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=1024 throughput=1405223<1176854/1455354<1505486 Kbps loss-rate=0 2018-08-15 03:54:23,272 DEBUG undershot, min=1455354 kbps=1480420 max=1505486 2018-08-15 03:54:23,272 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Measuring UDP Throughput (packet size=8192)... 2018-08-15 03:54:23,273 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:26,623 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=594.1641 real_seconds=1.00 rate_Mbps=4982.1119 tx_cpu=99 rx_cpu=20 drop=241 pkt=76294 data_loss=0.31588 2018-08-15 03:54:26,623 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=8192 throughput=1<5101682/5000000<10000000 Kbps loss-rate=0 2018-08-15 03:54:26,624 DEBUG undershot, min=5101682 kbps=7550841 max=10000000 2018-08-15 03:54:26,624 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7550841K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:29,978 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=847.4766 real_seconds=1.00 rate_Mbps=7088.6978 tx_cpu=48 rx_cpu=28 drop=53 pkt=108530 data_loss=0.04883 2018-08-15 03:54:29,979 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=8192 throughput=5101682<7258826/7550841<10000000 Kbps loss-rate=0 2018-08-15 03:54:29,979 DEBUG undershot, min=7258826 kbps=8629413 max=10000000 2018-08-15 03:54:29,979 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8629413K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:33,305 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=843.0781 real_seconds=1.00 rate_Mbps=7060.0803 tx_cpu=22 rx_cpu=27 drop=4 pkt=107918 data_loss=0.00371 2018-08-15 03:54:33,306 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=8192 throughput=7258826<7229522/8629413<10000000 Kbps loss-rate=0 2018-08-15 03:54:33,306 DEBUG undershot, min=8629413 kbps=9314706 max=10000000 2018-08-15 03:54:33,306 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9314706K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:54:36,658 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] megabytes=820.5391 real_seconds=1.00 rate_Mbps=6869.4417 tx_cpu=20 rx_cpu=27 drop=87 pkt=105116 data_loss=0.08277 2018-08-15 03:54:36,659 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] pkt-size=8192 throughput=8629413<7034308/9314706<10000000 Kbps loss-rate=0 2018-08-15 03:54:36,670 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16109062, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 15034318, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.35, 'throughput_kbps': 17430615, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.25, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 159424, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.41, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1176854, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.08, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7034308, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.259', 'rtt_max_ms': '40.402', 'rtt_min_ms': '0.140', 'rtt_stddev': '12.047', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.211', 'rtt_max_ms': '0.366', 'rtt_min_ms': '0.118', 'rtt_stddev': '0.094', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.287', 'rtt_max_ms': '0.464', 'rtt_min_ms': '0.164', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-15 03:54:36,671 INFO Deleting floating ip 05ab1188-205d-4ace-9f7f-4966de54ab6b 2018-08-15 03:54:37,842 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Floating IP 172.30.9.211 deleted 2018-08-15 03:54:37,992 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c1] Instance deleted 2018-08-15 03:54:38,106 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Creating client VM... 2018-08-15 03:54:38,106 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-15 03:54:40,180 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] VM status=BUILD, retrying 1 of 90... 2018-08-15 03:54:42,793 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] VM status=BUILD, retrying 2 of 90... 2018-08-15 03:54:44,951 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] VM status=BUILD, retrying 3 of 90... 2018-08-15 03:54:47,342 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] VM status=BUILD, retrying 4 of 90... 2018-08-15 03:54:49,483 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] VM status=BUILD, retrying 5 of 90... 2018-08-15 03:54:54,041 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Internal network IP: 192.168.2.4 2018-08-15 03:54:54,041 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] SSH IP: 172.30.9.212 2018-08-15 03:54:54,042 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Setup SSH for ubuntu@172.30.9.212 2018-08-15 03:55:05,961 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Installing nuttcp-8.1.4... 2018-08-15 03:55:06,006 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Copying nuttcp-8.1.4 to target... 2018-08-15 03:55:06,174 INFO ============================================================ 2018-08-15 03:55:06,174 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-15 03:55:15,220 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.09 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.447 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.497 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.248 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.451 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.352 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.471 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.290 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.555 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.436 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.248/0.484/1.098/0.224 ms 2018-08-15 03:55:24,266 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.238 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.295 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.200 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.282 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.302 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.270 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.428 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.334 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.344 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.345 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.200/0.303/0.428/0.064 ms 2018-08-15 03:55:33,312 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.42 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.457 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.390 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.394 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.628 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.350 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.473 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.373 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.446 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.264 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.264/0.520/1.425/0.314 ms 2018-08-15 03:55:33,313 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring TCP Throughput (packet size=65536)... 2018-08-15 03:55:33,314 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:55:43,415 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=2225.6625 real_seconds=10.01 rate_Mbps=1865.4952 tx_cpu=4 rx_cpu=8 retrans=50 cwnd=359 rtt_ms=0.25 2018-08-15 03:55:43,415 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:55:53,515 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=2174.3209 real_seconds=10.01 rate_Mbps=1822.4296 tx_cpu=4 rx_cpu=8 retrans=28 cwnd=309 rtt_ms=0.33 2018-08-15 03:55:53,515 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:03,617 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=2094.0347 real_seconds=10.01 rate_Mbps=1755.1018 tx_cpu=3 rx_cpu=7 retrans=10 cwnd=312 rtt_ms=0.50 2018-08-15 03:56:03,617 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring UDP Throughput (packet size=128)... 2018-08-15 03:56:03,618 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:06,947 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=19.2344 real_seconds=1.01 rate_Mbps=160.3307 tx_cpu=21 rx_cpu=23 drop=53948 pkt=211516 data_loss=25.50523 2018-08-15 03:56:06,947 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<164178/5000000<10000000 Kbps loss-rate=25 2018-08-15 03:56:06,948 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R492534K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:10,275 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.9717 real_seconds=1.00 rate_Mbps=158.8913 tx_cpu=18 rx_cpu=21 drop=56271 pkt=211687 data_loss=26.58210 2018-08-15 03:56:10,275 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<162704/492534<492534 Kbps loss-rate=26 2018-08-15 03:56:10,275 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327619K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:13,628 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.9725 real_seconds=1.00 rate_Mbps=158.9118 tx_cpu=25 rx_cpu=22 drop=57310 pkt=212733 data_loss=26.94005 2018-08-15 03:56:13,628 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<162725/327619<327619 Kbps loss-rate=26 2018-08-15 03:56:13,629 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R245172K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:16,954 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.7622 real_seconds=1.01 rate_Mbps=156.5069 tx_cpu=20 rx_cpu=21 drop=63589 pkt=217289 data_loss=29.26464 2018-08-15 03:56:16,955 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<160263/245172<245172 Kbps loss-rate=29 2018-08-15 03:56:16,955 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R202717K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:20,283 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.8079 real_seconds=1.01 rate_Mbps=156.7685 tx_cpu=42 rx_cpu=21 drop=35783 pkt=189858 data_loss=18.84751 2018-08-15 03:56:20,283 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<160530/202717<202717 Kbps loss-rate=18 2018-08-15 03:56:20,284 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181623K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:23,612 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.0964 real_seconds=1.01 rate_Mbps=150.8280 tx_cpu=66 rx_cpu=22 drop=28919 pkt=177165 data_loss=16.32342 2018-08-15 03:56:23,613 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<154447/181623<181623 Kbps loss-rate=16 2018-08-15 03:56:23,613 DEBUG overshot, min=1 kbps=154447 max=181623 2018-08-15 03:56:23,614 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154447K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:26,966 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.1361 real_seconds=1.00 rate_Mbps=151.8111 tx_cpu=95 rx_cpu=21 drop=2239 pkt=150810 data_loss=1.48457 2018-08-15 03:56:26,966 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<155454/154447<181623 Kbps loss-rate=1 2018-08-15 03:56:26,967 DEBUG undershot, min=155454 kbps=168538 max=181623 2018-08-15 03:56:26,967 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168538K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:30,319 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=18.0820 real_seconds=1.00 rate_Mbps=151.6171 tx_cpu=89 rx_cpu=20 drop=16460 pkt=164588 data_loss=10.00085 2018-08-15 03:56:30,319 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=155454<155255/168538<181623 Kbps loss-rate=10 2018-08-15 03:56:30,320 DEBUG overshot, min=155454 kbps=155255 max=168538 2018-08-15 03:56:30,320 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155255K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:33,671 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.9722 real_seconds=1.00 rate_Mbps=150.6720 tx_cpu=83 rx_cpu=24 drop=4388 pkt=151616 data_loss=2.89391 2018-08-15 03:56:33,672 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=155454<154288/155255<168538 Kbps loss-rate=2 2018-08-15 03:56:33,672 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring UDP Throughput (packet size=1024)... 2018-08-15 03:56:33,673 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:37,000 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=147.4814 real_seconds=1.01 rate_Mbps=1230.8583 tx_cpu=26 rx_cpu=22 drop=49278 pkt=200299 data_loss=24.60225 2018-08-15 03:56:37,000 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1260398/5000000<10000000 Kbps loss-rate=24 2018-08-15 03:56:37,001 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3130199K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:40,327 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=151.2383 real_seconds=1.01 rate_Mbps=1254.2733 tx_cpu=37 rx_cpu=26 drop=44658 pkt=199526 data_loss=22.38203 2018-08-15 03:56:40,327 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1284375/3130199<3130199 Kbps loss-rate=22 2018-08-15 03:56:40,328 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2207287K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:43,680 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=154.1006 real_seconds=1.01 rate_Mbps=1274.1279 tx_cpu=32 rx_cpu=24 drop=51201 pkt=209000 data_loss=24.49809 2018-08-15 03:56:43,681 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1304706/2207287<2207287 Kbps loss-rate=24 2018-08-15 03:56:43,681 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1755996K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:47,007 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=154.8740 real_seconds=1.00 rate_Mbps=1293.1141 tx_cpu=47 rx_cpu=25 drop=55764 pkt=214355 data_loss=26.01482 2018-08-15 03:56:47,007 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1324148/1755996<1755996 Kbps loss-rate=26 2018-08-15 03:56:47,008 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1540072K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:50,335 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=147.5029 real_seconds=1.00 rate_Mbps=1232.8947 tx_cpu=86 rx_cpu=24 drop=36954 pkt=187997 data_loss=19.65670 2018-08-15 03:56:50,335 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1262484/1540072<1540072 Kbps loss-rate=19 2018-08-15 03:56:50,335 DEBUG overshot, min=1 kbps=1262484 max=1540072 2018-08-15 03:56:50,336 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1262484K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:53,690 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=149.8438 real_seconds=1.00 rate_Mbps=1254.3714 tx_cpu=96 rx_cpu=22 drop=672 pkt=154112 data_loss=0.43601 2018-08-15 03:56:53,691 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1284476/1262484<1540072 Kbps loss-rate=0 2018-08-15 03:56:53,691 DEBUG undershot, min=1284476 kbps=1412274 max=1540072 2018-08-15 03:56:53,691 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1412274K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:56:57,045 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=146.1387 real_seconds=1.00 rate_Mbps=1221.4053 tx_cpu=93 rx_cpu=21 drop=22751 pkt=172397 data_loss=13.19683 2018-08-15 03:56:57,045 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1284476<1250719/1412274<1540072 Kbps loss-rate=13 2018-08-15 03:56:57,045 DEBUG overshot, min=1284476 kbps=1250719 max=1412274 2018-08-15 03:56:57,045 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1250719K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:00,397 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=143.9434 real_seconds=1.00 rate_Mbps=1205.2595 tx_cpu=84 rx_cpu=20 drop=5193 pkt=152591 data_loss=3.40316 2018-08-15 03:57:00,397 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1284476<1234185/1250719<1412274 Kbps loss-rate=3 2018-08-15 03:57:00,398 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring UDP Throughput (packet size=8192)... 2018-08-15 03:57:00,398 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:03,723 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=197.3672 real_seconds=1.00 rate_Mbps=1649.2796 tx_cpu=86 rx_cpu=10 drop=51031 pkt=76294 data_loss=66.88730 2018-08-15 03:57:03,724 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1688862/5000000<10000000 Kbps loss-rate=66 2018-08-15 03:57:03,724 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3344431K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:07,050 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=198.7656 real_seconds=1.00 rate_Mbps=1666.7902 tx_cpu=99 rx_cpu=13 drop=25590 pkt=51032 data_loss=50.14501 2018-08-15 03:57:07,051 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1706793/3344431<3344431 Kbps loss-rate=50 2018-08-15 03:57:07,051 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2525612K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:10,402 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=194.8828 real_seconds=1.00 rate_Mbps=1629.7628 tx_cpu=96 rx_cpu=9 drop=13593 pkt=38538 data_loss=35.27168 2018-08-15 03:57:10,403 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1668877/2525612<2525612 Kbps loss-rate=35 2018-08-15 03:57:10,403 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2097244K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:13,727 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=202.0703 real_seconds=1.00 rate_Mbps=1689.3567 tx_cpu=99 rx_cpu=10 drop=6137 pkt=32002 data_loss=19.17692 2018-08-15 03:57:13,728 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1729901/2097244<2097244 Kbps loss-rate=19 2018-08-15 03:57:13,728 DEBUG overshot, min=1 kbps=1729901 max=2097244 2018-08-15 03:57:13,729 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1729901K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:17,055 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=204.0703 real_seconds=1.00 rate_Mbps=1711.4637 tx_cpu=99 rx_cpu=9 drop=276 pkt=26397 data_loss=1.04560 2018-08-15 03:57:17,055 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1752538/1729901<2097244 Kbps loss-rate=1 2018-08-15 03:57:17,056 DEBUG undershot, min=1752538 kbps=1924891 max=2097244 2018-08-15 03:57:17,056 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1924891K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 03:57:20,408 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=221.3047 real_seconds=1.00 rate_Mbps=1850.2658 tx_cpu=99 rx_cpu=10 drop=1045 pkt=29372 data_loss=3.55783 2018-08-15 03:57:20,408 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1752538<1894672/1924891<2097244 Kbps loss-rate=3 2018-08-15 03:57:20,422 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 50, 'rtt_ms': 0.25, 'throughput_kbps': 1910267, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 28, 'rtt_ms': 0.33, 'throughput_kbps': 1866167, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.5, 'throughput_kbps': 1797224, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.89, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154288, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.4, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1234185, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.56, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1894672, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.484', 'rtt_max_ms': '1.098', 'rtt_min_ms': '0.248', 'rtt_stddev': '0.224', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.303', 'rtt_max_ms': '0.428', 'rtt_min_ms': '0.200', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.520', 'rtt_max_ms': '1.425', 'rtt_min_ms': '0.264', 'rtt_stddev': '0.314', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-15 03:57:20,423 INFO ============================================================ 2018-08-15 03:57:20,424 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-15 03:57:29,492 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.531 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.317 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.346 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.337 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.499 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.396 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.285 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.423 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.520 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.680 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.285/0.433/0.680/0.118 ms 2018-08-15 03:57:38,536 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.240 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.269 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.322 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.338 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.299 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.435 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.321 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.288 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.300 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.345 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.240/0.315/0.435/0.054 ms 2018-08-15 03:57:47,584 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.36 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.341 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.475 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.528 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.463 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.365 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.368 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.294 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.296 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.302 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.294/0.479/1.363/0.305 ms 2018-08-15 03:57:47,585 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring TCP Throughput (packet size=65536)... 2018-08-15 03:57:47,585 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:57:57,699 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=2871.5595 real_seconds=10.02 rate_Mbps=2404.0045 tx_cpu=4 rx_cpu=12 retrans=3481 cwnd=431 rtt_ms=0.55 2018-08-15 03:57:57,700 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:07,800 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=2951.5512 real_seconds=10.01 rate_Mbps=2473.3276 tx_cpu=5 rx_cpu=10 retrans=375 cwnd=484 rtt_ms=0.40 2018-08-15 03:58:07,801 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:17,902 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=2937.8746 real_seconds=10.01 rate_Mbps=2462.4420 tx_cpu=5 rx_cpu=10 retrans=623 cwnd=484 rtt_ms=0.28 2018-08-15 03:58:17,902 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring UDP Throughput (packet size=128)... 2018-08-15 03:58:17,903 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:21,228 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.3271 real_seconds=1.01 rate_Mbps=144.4372 tx_cpu=19 rx_cpu=20 drop=76073 pkt=218016 data_loss=34.89308 2018-08-15 03:58:21,228 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<147903/5000000<10000000 Kbps loss-rate=34 2018-08-15 03:58:21,228 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443709K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:24,553 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.5057 real_seconds=1.01 rate_Mbps=145.9048 tx_cpu=22 rx_cpu=24 drop=64201 pkt=207607 data_loss=30.92409 2018-08-15 03:58:24,553 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<149406/443709<443709 Kbps loss-rate=30 2018-08-15 03:58:24,553 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296557K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:27,881 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.6923 real_seconds=1.01 rate_Mbps=147.6132 tx_cpu=22 rx_cpu=18 drop=55713 pkt=200648 data_loss=27.76648 2018-08-15 03:58:27,881 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<151155/296557<296557 Kbps loss-rate=27 2018-08-15 03:58:27,882 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223856K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:31,210 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.6576 real_seconds=1.00 rate_Mbps=147.8678 tx_cpu=20 rx_cpu=21 drop=51203 pkt=195854 data_loss=26.14355 2018-08-15 03:58:31,210 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<151416/223856<223856 Kbps loss-rate=26 2018-08-15 03:58:31,211 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187636K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:34,537 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.2683 real_seconds=1.01 rate_Mbps=144.1170 tx_cpu=64 rx_cpu=20 drop=41776 pkt=183238 data_loss=22.79874 2018-08-15 03:58:34,538 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<147575/187636<187636 Kbps loss-rate=22 2018-08-15 03:58:34,538 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167605K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:37,866 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.5857 real_seconds=1.01 rate_Mbps=146.6634 tx_cpu=89 rx_cpu=22 drop=19615 pkt=163677 data_loss=11.98392 2018-08-15 03:58:37,867 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<150183/167605<167605 Kbps loss-rate=11 2018-08-15 03:58:37,867 DEBUG overshot, min=1 kbps=150183 max=167605 2018-08-15 03:58:37,867 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150183K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:41,193 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=17.2732 real_seconds=1.00 rate_Mbps=144.3353 tx_cpu=93 rx_cpu=19 drop=5161 pkt=146663 data_loss=3.51892 2018-08-15 03:58:41,193 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=128 throughput=1<147799/150183<167605 Kbps loss-rate=3 2018-08-15 03:58:41,193 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring UDP Throughput (packet size=1024)... 2018-08-15 03:58:41,194 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:44,545 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=140.2441 real_seconds=1.01 rate_Mbps=1169.9075 tx_cpu=33 rx_cpu=24 drop=40426 pkt=184036 data_loss=21.96640 2018-08-15 03:58:44,545 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1197985/5000000<10000000 Kbps loss-rate=21 2018-08-15 03:58:44,546 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3098992K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:47,873 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=139.4482 real_seconds=1.01 rate_Mbps=1155.5952 tx_cpu=32 rx_cpu=21 drop=55551 pkt=198346 data_loss=28.00715 2018-08-15 03:58:47,874 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1183329/3098992<3098992 Kbps loss-rate=28 2018-08-15 03:58:47,874 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2141160K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:51,227 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=139.9658 real_seconds=1.01 rate_Mbps=1167.1726 tx_cpu=33 rx_cpu=22 drop=47008 pkt=190333 data_loss=24.69779 2018-08-15 03:58:51,228 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1195184/2141160<2141160 Kbps loss-rate=24 2018-08-15 03:58:51,228 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1668172K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:54,580 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=141.2031 real_seconds=1.00 rate_Mbps=1179.3251 tx_cpu=76 rx_cpu=25 drop=59042 pkt=203634 data_loss=28.99418 2018-08-15 03:58:54,580 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1207628/1668172<1668172 Kbps loss-rate=28 2018-08-15 03:58:54,581 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1437900K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:58:57,933 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=139.0986 real_seconds=1.00 rate_Mbps=1162.2217 tx_cpu=82 rx_cpu=20 drop=33088 pkt=175525 data_loss=18.85088 2018-08-15 03:58:57,933 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1190115/1437900<1437900 Kbps loss-rate=18 2018-08-15 03:58:57,934 DEBUG overshot, min=1 kbps=1190115 max=1437900 2018-08-15 03:58:57,934 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1190115K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:01,285 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=140.2061 real_seconds=1.00 rate_Mbps=1175.8126 tx_cpu=83 rx_cpu=23 drop=1707 pkt=145278 data_loss=1.17492 2018-08-15 03:59:01,285 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1<1204032/1190115<1437900 Kbps loss-rate=1 2018-08-15 03:59:01,285 DEBUG undershot, min=1204032 kbps=1320966 max=1437900 2018-08-15 03:59:01,286 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1320966K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:04,637 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=139.7412 real_seconds=1.00 rate_Mbps=1166.5160 tx_cpu=80 rx_cpu=22 drop=18146 pkt=161241 data_loss=11.25396 2018-08-15 03:59:04,637 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1204032<1194512/1320966<1437900 Kbps loss-rate=11 2018-08-15 03:59:04,638 DEBUG overshot, min=1204032 kbps=1194512 max=1320966 2018-08-15 03:59:04,638 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1194512K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:07,967 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=138.2344 real_seconds=1.00 rate_Mbps=1154.7855 tx_cpu=97 rx_cpu=22 drop=4263 pkt=145815 data_loss=2.92358 2018-08-15 03:59:07,967 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=1024 throughput=1204032<1182500/1194512<1320966 Kbps loss-rate=2 2018-08-15 03:59:07,967 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Measuring UDP Throughput (packet size=8192)... 2018-08-15 03:59:07,968 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:11,294 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=197.8906 real_seconds=1.00 rate_Mbps=1658.2062 tx_cpu=86 rx_cpu=8 drop=50965 pkt=76295 data_loss=66.79993 2018-08-15 03:59:11,295 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1698003/5000000<10000000 Kbps loss-rate=66 2018-08-15 03:59:11,295 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3349001K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:14,647 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=202.2578 real_seconds=1.00 rate_Mbps=1690.4222 tx_cpu=99 rx_cpu=10 drop=25213 pkt=51102 data_loss=49.33858 2018-08-15 03:59:14,648 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1730992/3349001<3349001 Kbps loss-rate=49 2018-08-15 03:59:14,648 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2539996K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:17,974 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=200.4062 real_seconds=1.00 rate_Mbps=1675.1909 tx_cpu=99 rx_cpu=9 drop=13106 pkt=38758 data_loss=33.81498 2018-08-15 03:59:17,975 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1715395/2539996<2539996 Kbps loss-rate=33 2018-08-15 03:59:17,975 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2127695K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:21,302 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=198.4375 real_seconds=1.00 rate_Mbps=1658.7540 tx_cpu=99 rx_cpu=8 drop=7066 pkt=32466 data_loss=21.76430 2018-08-15 03:59:21,303 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1698564/2127695<2127695 Kbps loss-rate=21 2018-08-15 03:59:21,303 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1913129K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:24,631 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=205.9219 real_seconds=1.00 rate_Mbps=1721.4143 tx_cpu=98 rx_cpu=8 drop=2834 pkt=29192 data_loss=9.70813 2018-08-15 03:59:24,631 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1762728/1913129<1913129 Kbps loss-rate=9 2018-08-15 03:59:24,632 DEBUG overshot, min=1 kbps=1762728 max=1913129 2018-08-15 03:59:24,632 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1762728K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:27,985 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=209.5703 real_seconds=1.00 rate_Mbps=1757.4110 tx_cpu=99 rx_cpu=11 drop=72 pkt=26897 data_loss=0.26769 2018-08-15 03:59:27,986 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1<1799588/1762728<1913129 Kbps loss-rate=0 2018-08-15 03:59:27,986 DEBUG undershot, min=1799588 kbps=1856358 max=1913129 2018-08-15 03:59:27,986 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1856358K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 03:59:31,315 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] megabytes=213.8594 real_seconds=1.00 rate_Mbps=1787.5972 tx_cpu=99 rx_cpu=10 drop=952 pkt=28326 data_loss=3.36087 2018-08-15 03:59:31,316 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] pkt-size=8192 throughput=1799588<1830499/1856358<1913129 Kbps loss-rate=3 2018-08-15 03:59:31,326 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3481, 'rtt_ms': 0.55, 'throughput_kbps': 2461700, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 375, 'rtt_ms': 0.4, 'throughput_kbps': 2532687, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 623, 'rtt_ms': 0.28, 'throughput_kbps': 2521540, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.52, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147799, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.92, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1182500, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.36, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1830499, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.433', 'rtt_max_ms': '0.680', 'rtt_min_ms': '0.285', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.315', 'rtt_max_ms': '0.435', 'rtt_min_ms': '0.240', 'rtt_stddev': '0.054', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.479', 'rtt_max_ms': '1.363', 'rtt_min_ms': '0.294', 'rtt_stddev': '0.305', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-15 03:59:31,328 INFO Deleting floating ip 2722c2de-0090-4671-9bf9-4cd6c41dc15f 2018-08-15 03:59:33,155 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Floating IP 172.30.9.212 deleted 2018-08-15 03:59:33,591 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c2] Instance deleted 2018-08-15 03:59:33,655 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Creating client VM... 2018-08-15 03:59:33,656 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-15 03:59:38,070 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 1 of 90... 2018-08-15 03:59:40,743 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 2 of 90... 2018-08-15 03:59:43,147 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 3 of 90... 2018-08-15 03:59:46,165 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 4 of 90... 2018-08-15 03:59:48,761 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 5 of 90... 2018-08-15 03:59:51,172 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 6 of 90... 2018-08-15 03:59:53,812 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 7 of 90... 2018-08-15 03:59:56,339 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 8 of 90... 2018-08-15 03:59:59,409 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 9 of 90... 2018-08-15 04:00:02,187 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 10 of 90... 2018-08-15 04:00:04,330 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 11 of 90... 2018-08-15 04:00:06,838 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 12 of 90... 2018-08-15 04:00:08,981 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 13 of 90... 2018-08-15 04:00:11,135 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 14 of 90... 2018-08-15 04:00:13,465 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 15 of 90... 2018-08-15 04:00:15,616 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 16 of 90... 2018-08-15 04:00:18,327 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 17 of 90... 2018-08-15 04:00:20,641 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 18 of 90... 2018-08-15 04:00:23,218 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 19 of 90... 2018-08-15 04:00:25,542 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 20 of 90... 2018-08-15 04:00:27,937 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 21 of 90... 2018-08-15 04:00:30,631 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 22 of 90... 2018-08-15 04:00:33,651 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 23 of 90... 2018-08-15 04:00:36,034 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 24 of 90... 2018-08-15 04:00:38,345 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 25 of 90... 2018-08-15 04:00:41,335 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 26 of 90... 2018-08-15 04:00:43,716 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 27 of 90... 2018-08-15 04:00:46,065 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 28 of 90... 2018-08-15 04:00:48,777 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 29 of 90... 2018-08-15 04:00:51,495 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 30 of 90... 2018-08-15 04:00:53,639 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 31 of 90... 2018-08-15 04:00:56,355 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 32 of 90... 2018-08-15 04:00:59,156 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 33 of 90... 2018-08-15 04:01:01,588 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 34 of 90... 2018-08-15 04:01:03,973 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 35 of 90... 2018-08-15 04:01:06,360 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 36 of 90... 2018-08-15 04:01:08,663 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] VM status=BUILD, retrying 37 of 90... 2018-08-15 04:01:13,664 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Internal network IP: 192.168.1.18 2018-08-15 04:01:13,665 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] SSH IP: 172.30.9.213 2018-08-15 04:01:13,665 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Setup SSH for ubuntu@172.30.9.213 2018-08-15 04:01:23,083 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Installing nuttcp-8.1.4... 2018-08-15 04:01:23,127 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Copying nuttcp-8.1.4 to target... 2018-08-15 04:01:23,290 INFO ============================================================ 2018-08-15 04:01:23,290 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-15 04:01:32,337 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=41.2 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.383 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.174 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.248 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.494 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.478 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.399 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.463 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.416 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.485 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.174/4.481/41.278/12.266 ms 2018-08-15 04:01:41,382 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.391 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.327 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.336 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.211 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.196 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.211 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.389 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.288 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.208 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.217 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.196/0.277/0.391/0.075 ms 2018-08-15 04:01:50,429 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.931 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.485 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.364 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.457 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.369 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.648 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.342 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.386 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.336 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.559 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.336/0.487/0.931/0.178 ms 2018-08-15 04:01:50,430 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Measuring TCP Throughput (packet size=65536)... 2018-08-15 04:01:50,431 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:00,534 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=7095.9344 real_seconds=10.01 rate_Mbps=5947.0347 tx_cpu=10 rx_cpu=16 retrans=13 cwnd=623 rtt_ms=0.40 2018-08-15 04:02:00,534 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:10,634 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=5922.6250 real_seconds=10.01 rate_Mbps=4964.8709 tx_cpu=9 rx_cpu=14 retrans=4 cwnd=550 rtt_ms=0.52 2018-08-15 04:02:10,635 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:20,736 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=6987.7040 real_seconds=10.01 rate_Mbps=5856.9990 tx_cpu=11 rx_cpu=16 retrans=35 cwnd=688 rtt_ms=0.53 2018-08-15 04:02:20,736 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Measuring UDP Throughput (packet size=128)... 2018-08-15 04:02:20,737 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:24,063 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=24.4584 real_seconds=1.00 rate_Mbps=204.6545 tx_cpu=16 rx_cpu=27 drop=1049 pkt=201413 data_loss=0.52102 2018-08-15 04:02:24,063 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=1<209566/5000000<10000000 Kbps loss-rate=0 2018-08-15 04:02:24,064 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R628698K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:27,391 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=25.7006 real_seconds=1.00 rate_Mbps=215.4553 tx_cpu=17 rx_cpu=26 drop=1377 pkt=211916 data_loss=0.64982 2018-08-15 04:02:27,392 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=1<220626/628698<628698 Kbps loss-rate=0 2018-08-15 04:02:27,392 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R424662K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:30,718 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=25.6058 real_seconds=1.00 rate_Mbps=214.2837 tx_cpu=16 rx_cpu=27 drop=0 pkt=209763 data_loss=0.00000 2018-08-15 04:02:30,719 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=1<219426/424662<424662 Kbps loss-rate=0 2018-08-15 04:02:30,719 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R322044K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:34,047 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=24.5013 real_seconds=1.00 rate_Mbps=205.1883 tx_cpu=16 rx_cpu=26 drop=0 pkt=200715 data_loss=0.00000 2018-08-15 04:02:34,047 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=1<210112/322044<322044 Kbps loss-rate=0 2018-08-15 04:02:34,048 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266078K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:37,374 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=24.3831 real_seconds=1.00 rate_Mbps=204.2752 tx_cpu=16 rx_cpu=27 drop=161 pkt=199908 data_loss=0.08073 2018-08-15 04:02:37,374 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=1<209177/266078<266078 Kbps loss-rate=0 2018-08-15 04:02:37,374 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R237627K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:40,701 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=24.7031 real_seconds=1.00 rate_Mbps=206.8234 tx_cpu=17 rx_cpu=28 drop=0 pkt=202368 data_loss=0.00000 2018-08-15 04:02:40,702 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=1<211787/237627<237627 Kbps loss-rate=0 2018-08-15 04:02:40,702 DEBUG undershot, min=211787 kbps=224707 max=237627 2018-08-15 04:02:40,702 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224707K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:44,026 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=26.0037 real_seconds=1.00 rate_Mbps=217.7395 tx_cpu=55 rx_cpu=25 drop=2227 pkt=215249 data_loss=1.03442 2018-08-15 04:02:44,026 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=211787<222965/224707<237627 Kbps loss-rate=1 2018-08-15 04:02:44,026 DEBUG undershot, min=222965 kbps=230296 max=237627 2018-08-15 04:02:44,027 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230296K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:47,354 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=24.7292 real_seconds=1.00 rate_Mbps=206.9807 tx_cpu=31 rx_cpu=26 drop=2927 pkt=205509 data_loss=1.42427 2018-08-15 04:02:47,355 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=128 throughput=222965<211948/230296<237627 Kbps loss-rate=1 2018-08-15 04:02:47,355 DEBUG undershot, min=230296 kbps=233961 max=237627 2018-08-15 04:02:47,356 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Measuring UDP Throughput (packet size=1024)... 2018-08-15 04:02:47,356 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:50,708 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=189.1562 real_seconds=1.00 rate_Mbps=1585.6366 tx_cpu=27 rx_cpu=29 drop=0 pkt=193696 data_loss=0.00000 2018-08-15 04:02:50,708 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1<1623691/5000000<10000000 Kbps loss-rate=0 2018-08-15 04:02:50,709 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3311845K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:54,035 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=188.4873 real_seconds=1.00 rate_Mbps=1579.3220 tx_cpu=24 rx_cpu=28 drop=671 pkt=193682 data_loss=0.34646 2018-08-15 04:02:54,036 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1<1617225/3311845<3311845 Kbps loss-rate=0 2018-08-15 04:02:54,036 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2464535K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:02:57,388 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=195.9199 real_seconds=1.00 rate_Mbps=1641.6305 tx_cpu=32 rx_cpu=28 drop=763 pkt=201385 data_loss=0.37887 2018-08-15 04:02:57,389 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1<1681029/2464535<2464535 Kbps loss-rate=0 2018-08-15 04:02:57,389 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2072782K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:00,740 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=188.1865 real_seconds=1.00 rate_Mbps=1576.0068 tx_cpu=26 rx_cpu=28 drop=44 pkt=192747 data_loss=0.02284 2018-08-15 04:03:00,741 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1<1613830/2072782<2072782 Kbps loss-rate=0 2018-08-15 04:03:00,741 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1843306K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:04,066 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=184.9648 real_seconds=1.00 rate_Mbps=1549.2489 tx_cpu=26 rx_cpu=26 drop=813 pkt=190217 data_loss=0.42744 2018-08-15 04:03:04,066 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1<1586430/1843306<1843306 Kbps loss-rate=0 2018-08-15 04:03:04,067 DEBUG undershot, min=1586430 kbps=1714868 max=1843306 2018-08-15 04:03:04,067 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1714868K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:07,395 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=185.7607 real_seconds=1.00 rate_Mbps=1557.0518 tx_cpu=30 rx_cpu=28 drop=1418 pkt=191637 data_loss=0.73996 2018-08-15 04:03:07,395 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1586430<1594421/1714868<1843306 Kbps loss-rate=0 2018-08-15 04:03:07,396 DEBUG undershot, min=1594421 kbps=1718863 max=1843306 2018-08-15 04:03:07,396 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1718863K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:10,749 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=181.6465 real_seconds=1.00 rate_Mbps=1521.5473 tx_cpu=25 rx_cpu=27 drop=2223 pkt=188229 data_loss=1.18101 2018-08-15 04:03:10,749 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1594421<1558064/1718863<1843306 Kbps loss-rate=1 2018-08-15 04:03:10,750 DEBUG undershot, min=1718863 kbps=1781084 max=1843306 2018-08-15 04:03:10,750 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1781084K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:14,102 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=196.1729 real_seconds=1.00 rate_Mbps=1644.2409 tx_cpu=38 rx_cpu=29 drop=658 pkt=201539 data_loss=0.32645 2018-08-15 04:03:14,102 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=1024 throughput=1718863<1683702/1781084<1843306 Kbps loss-rate=0 2018-08-15 04:03:14,102 DEBUG undershot, min=1781084 kbps=1812195 max=1843306 2018-08-15 04:03:14,103 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Measuring UDP Throughput (packet size=8192)... 2018-08-15 04:03:14,103 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:17,430 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=329.7734 real_seconds=1.00 rate_Mbps=2760.4190 tx_cpu=99 rx_cpu=16 drop=34083 pkt=76294 data_loss=44.67325 2018-08-15 04:03:17,431 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=8192 throughput=1<2826669/5000000<10000000 Kbps loss-rate=44 2018-08-15 04:03:17,431 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3913334K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:20,759 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=332.9297 real_seconds=1.00 rate_Mbps=2790.8491 tx_cpu=99 rx_cpu=15 drop=17098 pkt=59713 data_loss=28.63363 2018-08-15 04:03:20,759 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=8192 throughput=1<2857829/3913334<3913334 Kbps loss-rate=28 2018-08-15 04:03:20,759 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3385581K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:24,088 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=331.7109 real_seconds=1.00 rate_Mbps=2777.4880 tx_cpu=99 rx_cpu=14 drop=9201 pkt=51660 data_loss=17.81070 2018-08-15 04:03:24,088 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=8192 throughput=1<2844147/3385581<3385581 Kbps loss-rate=17 2018-08-15 04:03:24,088 DEBUG overshot, min=1 kbps=2844147 max=3385581 2018-08-15 04:03:24,089 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2844147K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:27,440 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=337.7109 real_seconds=1.00 rate_Mbps=2831.5967 tx_cpu=99 rx_cpu=14 drop=171 pkt=43398 data_loss=0.39405 2018-08-15 04:03:27,441 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=8192 throughput=1<2899555/2844147<3385581 Kbps loss-rate=0 2018-08-15 04:03:27,441 DEBUG undershot, min=2899555 kbps=3142568 max=3385581 2018-08-15 04:03:27,441 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3142568K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:30,767 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=345.8438 real_seconds=1.00 rate_Mbps=2895.7153 tx_cpu=99 rx_cpu=16 drop=3684 pkt=47952 data_loss=7.68267 2018-08-15 04:03:30,768 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=8192 throughput=2899555<2965212/3142568<3385581 Kbps loss-rate=7 2018-08-15 04:03:30,768 DEBUG overshot, min=2899555 kbps=2965212 max=3142568 2018-08-15 04:03:30,768 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2965212K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:03:34,095 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] megabytes=346.1641 real_seconds=1.00 rate_Mbps=2903.3091 tx_cpu=99 rx_cpu=16 drop=937 pkt=45246 data_loss=2.07090 2018-08-15 04:03:34,096 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] pkt-size=8192 throughput=2899555<2972988/2965212<3142568 Kbps loss-rate=2 2018-08-15 04:03:34,107 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.18', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.4, 'throughput_kbps': 6089763, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.52, 'throughput_kbps': 5084027, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.53, 'throughput_kbps': 5997566, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.42, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 211948, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.33, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1683702, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.07, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2972988, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.481', 'rtt_max_ms': '41.278', 'rtt_min_ms': '0.174', 'rtt_stddev': '12.266', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.277', 'rtt_max_ms': '0.391', 'rtt_min_ms': '0.196', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.487', 'rtt_max_ms': '0.931', 'rtt_min_ms': '0.336', 'rtt_stddev': '0.178', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-15 04:03:34,108 INFO Deleting floating ip 14195868-f296-44df-baa8-8eaa5d2c4c64 2018-08-15 04:03:35,328 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Floating IP 172.30.9.213 deleted 2018-08-15 04:03:35,464 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c3] Instance deleted 2018-08-15 04:03:35,528 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Creating client VM... 2018-08-15 04:03:35,529 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-15 04:03:38,047 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] VM status=BUILD, retrying 1 of 90... 2018-08-15 04:03:40,491 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] VM status=BUILD, retrying 2 of 90... 2018-08-15 04:03:42,886 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] VM status=BUILD, retrying 3 of 90... 2018-08-15 04:03:45,194 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] VM status=BUILD, retrying 4 of 90... 2018-08-15 04:03:47,991 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] VM status=BUILD, retrying 5 of 90... 2018-08-15 04:03:50,819 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] VM status=BUILD, retrying 6 of 90... 2018-08-15 04:03:55,737 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Internal network IP: 192.168.2.19 2018-08-15 04:03:55,737 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] SSH IP: 172.30.9.203 2018-08-15 04:03:55,738 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Setup SSH for ubuntu@172.30.9.203 2018-08-15 04:04:11,034 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Installing nuttcp-8.1.4... 2018-08-15 04:04:11,082 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Copying nuttcp-8.1.4 to target... 2018-08-15 04:04:11,184 INFO ============================================================ 2018-08-15 04:04:11,185 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-15 04:04:20,231 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.24 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.553 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.433 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.477 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.440 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.486 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.439 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.279 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.427 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.350 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.279/0.513/1.246/0.254 ms 2018-08-15 04:04:29,272 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.391 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.583 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.324 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.471 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.380 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.353 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.378 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.469 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.569 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.596 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.324/0.451/0.596/0.098 ms 2018-08-15 04:04:38,319 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.38 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.623 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.482 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.612 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.582 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.839 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.742 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.428 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.267 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.569 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.267/0.652/1.382/0.287 ms 2018-08-15 04:04:38,320 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring TCP Throughput (packet size=65536)... 2018-08-15 04:04:38,320 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:04:48,447 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=2874.6500 real_seconds=10.01 rate_Mbps=2409.4663 tx_cpu=6 rx_cpu=9 retrans=415 cwnd=253 rtt_ms=0.46 2018-08-15 04:04:48,447 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:04:58,545 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=3342.5193 real_seconds=10.01 rate_Mbps=2801.5464 tx_cpu=6 rx_cpu=11 retrans=483 cwnd=285 rtt_ms=0.54 2018-08-15 04:04:58,545 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:08,645 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=2883.1478 real_seconds=10.01 rate_Mbps=2416.6174 tx_cpu=5 rx_cpu=9 retrans=603 cwnd=367 rtt_ms=0.36 2018-08-15 04:05:08,646 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring UDP Throughput (packet size=128)... 2018-08-15 04:05:08,646 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:11,973 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.9642 real_seconds=1.01 rate_Mbps=149.7250 tx_cpu=16 rx_cpu=19 drop=52476 pkt=199639 data_loss=26.28560 2018-08-15 04:05:11,973 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<153318/5000000<10000000 Kbps loss-rate=26 2018-08-15 04:05:11,973 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R459954K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:15,300 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=18.2134 real_seconds=1.01 rate_Mbps=151.8649 tx_cpu=16 rx_cpu=20 drop=47033 pkt=196237 data_loss=23.96732 2018-08-15 04:05:15,300 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<155509/459954<459954 Kbps loss-rate=23 2018-08-15 04:05:15,300 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307731K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:18,652 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=18.1731 real_seconds=1.00 rate_Mbps=152.2973 tx_cpu=15 rx_cpu=19 drop=54506 pkt=203380 data_loss=26.80018 2018-08-15 04:05:18,653 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<155952/307731<307731 Kbps loss-rate=26 2018-08-15 04:05:18,653 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231841K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:21,980 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=18.0641 real_seconds=1.01 rate_Mbps=150.6704 tx_cpu=17 rx_cpu=18 drop=59802 pkt=207783 data_loss=28.78084 2018-08-15 04:05:21,981 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<154286/231841<231841 Kbps loss-rate=28 2018-08-15 04:05:21,981 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193063K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:25,309 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=18.2709 real_seconds=1.00 rate_Mbps=152.6707 tx_cpu=97 rx_cpu=20 drop=38860 pkt=188536 data_loss=20.61170 2018-08-15 04:05:25,309 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<156334/193063<193063 Kbps loss-rate=20 2018-08-15 04:05:25,310 DEBUG overshot, min=1 kbps=156334 max=193063 2018-08-15 04:05:25,310 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156334K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:28,662 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.5382 real_seconds=1.00 rate_Mbps=146.5553 tx_cpu=99 rx_cpu=18 drop=8997 pkt=152670 data_loss=5.89327 2018-08-15 04:05:28,662 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<150072/156334<193063 Kbps loss-rate=5 2018-08-15 04:05:28,663 DEBUG overshot, min=1 kbps=150072 max=156334 2018-08-15 04:05:28,663 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150072K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:31,989 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.6527 real_seconds=1.00 rate_Mbps=148.0429 tx_cpu=99 rx_cpu=18 drop=1943 pkt=146554 data_loss=1.32589 2018-08-15 04:05:31,989 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<151595/150072<156334 Kbps loss-rate=1 2018-08-15 04:05:31,989 DEBUG undershot, min=151595 kbps=153964 max=156334 2018-08-15 04:05:31,990 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring UDP Throughput (packet size=1024)... 2018-08-15 04:05:31,990 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:35,317 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=145.8574 real_seconds=1.01 rate_Mbps=1217.3021 tx_cpu=31 rx_cpu=19 drop=46583 pkt=195941 data_loss=23.77399 2018-08-15 04:05:35,318 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1246517/5000000<10000000 Kbps loss-rate=23 2018-08-15 04:05:35,318 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3123258K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:38,645 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=147.4541 real_seconds=1.00 rate_Mbps=1230.8212 tx_cpu=26 rx_cpu=19 drop=41287 pkt=192280 data_loss=21.47232 2018-08-15 04:05:38,645 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1260360/3123258<3123258 Kbps loss-rate=21 2018-08-15 04:05:38,646 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2191809K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:41,972 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=153.2588 real_seconds=1.01 rate_Mbps=1279.1643 tx_cpu=29 rx_cpu=21 drop=40167 pkt=197104 data_loss=20.37859 2018-08-15 04:05:41,973 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1309864/2191809<2191809 Kbps loss-rate=20 2018-08-15 04:05:41,973 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1750836K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:45,301 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=150.5264 real_seconds=1.00 rate_Mbps=1256.9111 tx_cpu=37 rx_cpu=21 drop=43719 pkt=197858 data_loss=22.09613 2018-08-15 04:05:45,301 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1287076/1750836<1750836 Kbps loss-rate=22 2018-08-15 04:05:45,302 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1518956K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:48,630 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=151.0098 real_seconds=1.00 rate_Mbps=1261.0893 tx_cpu=93 rx_cpu=21 drop=30634 pkt=185268 data_loss=16.53496 2018-08-15 04:05:48,631 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1291355/1518956<1518956 Kbps loss-rate=16 2018-08-15 04:05:48,631 DEBUG overshot, min=1 kbps=1291355 max=1518956 2018-08-15 04:05:48,632 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1291355K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:51,957 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=148.0322 real_seconds=1.00 rate_Mbps=1237.0304 tx_cpu=99 rx_cpu=19 drop=6051 pkt=157636 data_loss=3.83860 2018-08-15 04:05:51,957 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1266719/1291355<1518956 Kbps loss-rate=3 2018-08-15 04:05:51,957 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring UDP Throughput (packet size=8192)... 2018-08-15 04:05:51,958 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:55,312 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=201.1094 real_seconds=1.00 rate_Mbps=1682.6075 tx_cpu=29 rx_cpu=8 drop=46551 pkt=72293 data_loss=64.39212 2018-08-15 04:05:55,312 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1722990/5000000<10000000 Kbps loss-rate=64 2018-08-15 04:05:55,312 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3361495K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:05:58,666 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=198.5703 real_seconds=1.00 rate_Mbps=1658.6593 tx_cpu=99 rx_cpu=8 drop=25876 pkt=51293 data_loss=50.44744 2018-08-15 04:05:58,666 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1698467/3361495<3361495 Kbps loss-rate=50 2018-08-15 04:05:58,667 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2529981K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:06:01,993 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=203.4297 real_seconds=1.00 rate_Mbps=1700.5010 tx_cpu=99 rx_cpu=9 drop=12566 pkt=38605 data_loss=32.55019 2018-08-15 04:06:01,994 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1741313/2529981<2529981 Kbps loss-rate=32 2018-08-15 04:06:01,994 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2135647K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:06:05,321 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=199.1797 real_seconds=1.00 rate_Mbps=1664.8419 tx_cpu=98 rx_cpu=10 drop=7093 pkt=32588 data_loss=21.76569 2018-08-15 04:06:05,321 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1704798/2135647<2135647 Kbps loss-rate=21 2018-08-15 04:06:05,322 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1920222K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:06:08,649 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=199.1562 real_seconds=1.00 rate_Mbps=1664.7770 tx_cpu=99 rx_cpu=11 drop=3809 pkt=29301 data_loss=12.99959 2018-08-15 04:06:08,650 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1704731/1920222<1920222 Kbps loss-rate=13 2018-08-15 04:06:08,650 DEBUG overshot, min=1 kbps=1704731 max=1920222 2018-08-15 04:06:08,650 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1704731K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:06:12,001 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=203.2188 real_seconds=1.00 rate_Mbps=1704.1430 tx_cpu=99 rx_cpu=8 drop=0 pkt=26012 data_loss=0.00000 2018-08-15 04:06:12,002 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1745042/1704731<1920222 Kbps loss-rate=0 2018-08-15 04:06:12,002 DEBUG undershot, min=1745042 kbps=1832632 max=1920222 2018-08-15 04:06:12,002 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1832632K -p5001 -P5002 -fparse 192.168.1.4 2018-08-15 04:06:15,354 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=213.9375 real_seconds=1.00 rate_Mbps=1788.7724 tx_cpu=99 rx_cpu=10 drop=580 pkt=27964 data_loss=2.07412 2018-08-15 04:06:15,354 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1745042<1831702/1832632<1920222 Kbps loss-rate=2 2018-08-15 04:06:15,365 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.19', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 415, 'rtt_ms': 0.46, 'throughput_kbps': 2467293, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 483, 'rtt_ms': 0.54, 'throughput_kbps': 2868783, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 603, 'rtt_ms': 0.36, 'throughput_kbps': 2474616, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.33, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151595, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.84, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1266719, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.07, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1831702, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.513', 'rtt_max_ms': '1.246', 'rtt_min_ms': '0.279', 'rtt_stddev': '0.254', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.451', 'rtt_max_ms': '0.596', 'rtt_min_ms': '0.324', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.652', 'rtt_max_ms': '1.382', 'rtt_min_ms': '0.267', 'rtt_stddev': '0.287', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-15 04:06:15,366 INFO ============================================================ 2018-08-15 04:06:15,367 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-15 04:06:24,437 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.618 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.555 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.511 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.471 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.503 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.535 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.384 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.502 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.349 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.396 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.349/0.482/0.618/0.081 ms 2018-08-15 04:06:33,481 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.459 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.334 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.595 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.373 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.695 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.609 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.606 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.550 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.398 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.422 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.334/0.504/0.695/0.116 ms 2018-08-15 04:06:42,528 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.56 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.429 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.326 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.456 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.352 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.438 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.406 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.449 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.406 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.389 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.326/0.521/1.561/0.349 ms 2018-08-15 04:06:42,529 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring TCP Throughput (packet size=65536)... 2018-08-15 04:06:42,530 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:06:52,630 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=3040.0643 real_seconds=10.01 rate_Mbps=2548.3893 tx_cpu=5 rx_cpu=11 retrans=1090 cwnd=365 rtt_ms=0.46 2018-08-15 04:06:52,631 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:02,731 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=2638.6672 real_seconds=10.01 rate_Mbps=2211.6658 tx_cpu=5 rx_cpu=8 retrans=212 cwnd=348 rtt_ms=0.53 2018-08-15 04:07:02,731 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:12,831 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=2490.2113 real_seconds=10.01 rate_Mbps=2087.4819 tx_cpu=5 rx_cpu=8 retrans=43 cwnd=297 rtt_ms=0.57 2018-08-15 04:07:12,831 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring UDP Throughput (packet size=128)... 2018-08-15 04:07:12,832 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:16,183 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.3654 real_seconds=1.01 rate_Mbps=144.6895 tx_cpu=16 rx_cpu=18 drop=65330 pkt=207588 data_loss=31.47121 2018-08-15 04:07:16,184 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<148162/5000000<10000000 Kbps loss-rate=31 2018-08-15 04:07:16,184 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R444486K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:19,536 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.2711 real_seconds=1.00 rate_Mbps=144.6492 tx_cpu=17 rx_cpu=19 drop=69091 pkt=210576 data_loss=32.81061 2018-08-15 04:07:19,537 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<148120/444486<444486 Kbps loss-rate=32 2018-08-15 04:07:19,537 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296303K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:22,861 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.6582 real_seconds=1.00 rate_Mbps=147.4298 tx_cpu=16 rx_cpu=19 drop=59595 pkt=204251 data_loss=29.17740 2018-08-15 04:07:22,862 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<150968/296303<296303 Kbps loss-rate=29 2018-08-15 04:07:22,862 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223635K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:26,191 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.6848 real_seconds=1.01 rate_Mbps=147.5702 tx_cpu=16 rx_cpu=18 drop=63547 pkt=208421 data_loss=30.48974 2018-08-15 04:07:26,191 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<151111/223635<223635 Kbps loss-rate=30 2018-08-15 04:07:26,192 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187373K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:29,517 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=18.0292 real_seconds=1.00 rate_Mbps=150.5929 tx_cpu=99 rx_cpu=19 drop=35287 pkt=182982 data_loss=19.28441 2018-08-15 04:07:29,517 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<154207/187373<187373 Kbps loss-rate=19 2018-08-15 04:07:29,517 DEBUG overshot, min=1 kbps=154207 max=187373 2018-08-15 04:07:29,518 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154207K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:32,869 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.3845 real_seconds=1.00 rate_Mbps=145.2673 tx_cpu=99 rx_cpu=19 drop=8179 pkt=150593 data_loss=5.43113 2018-08-15 04:07:32,870 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<148753/154207<187373 Kbps loss-rate=5 2018-08-15 04:07:32,870 DEBUG overshot, min=1 kbps=148753 max=154207 2018-08-15 04:07:32,870 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148753K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:36,198 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=17.2837 real_seconds=1.00 rate_Mbps=144.8756 tx_cpu=99 rx_cpu=18 drop=3679 pkt=145267 data_loss=2.53259 2018-08-15 04:07:36,199 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=128 throughput=1<148352/148753<154207 Kbps loss-rate=2 2018-08-15 04:07:36,199 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring UDP Throughput (packet size=1024)... 2018-08-15 04:07:36,200 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:39,551 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=137.4160 real_seconds=1.00 rate_Mbps=1151.5039 tx_cpu=26 rx_cpu=18 drop=49114 pkt=189828 data_loss=25.87290 2018-08-15 04:07:39,551 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1179139/5000000<10000000 Kbps loss-rate=25 2018-08-15 04:07:39,551 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3089569K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:42,878 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=141.2441 real_seconds=1.00 rate_Mbps=1183.6403 tx_cpu=30 rx_cpu=20 drop=42746 pkt=187380 data_loss=22.81250 2018-08-15 04:07:42,879 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1212047/3089569<3089569 Kbps loss-rate=22 2018-08-15 04:07:42,879 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2150808K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:46,206 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=138.7734 real_seconds=1.01 rate_Mbps=1158.2183 tx_cpu=25 rx_cpu=19 drop=50251 pkt=192355 data_loss=26.12412 2018-08-15 04:07:46,207 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1186015/2150808<2150808 Kbps loss-rate=26 2018-08-15 04:07:46,207 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1668411K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:49,535 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=139.9863 real_seconds=1.01 rate_Mbps=1167.9008 tx_cpu=37 rx_cpu=19 drop=58635 pkt=201981 data_loss=29.02998 2018-08-15 04:07:49,536 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1195930/1668411<1668411 Kbps loss-rate=29 2018-08-15 04:07:49,536 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1432170K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:52,862 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=137.5723 real_seconds=1.00 rate_Mbps=1149.1948 tx_cpu=99 rx_cpu=18 drop=33951 pkt=174825 data_loss=19.41995 2018-08-15 04:07:52,862 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1176775/1432170<1432170 Kbps loss-rate=19 2018-08-15 04:07:52,862 DEBUG overshot, min=1 kbps=1176775 max=1432170 2018-08-15 04:07:52,863 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1176775K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:56,215 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=136.5771 real_seconds=1.00 rate_Mbps=1142.1264 tx_cpu=99 rx_cpu=20 drop=3793 pkt=143648 data_loss=2.64048 2018-08-15 04:07:56,215 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=1024 throughput=1<1169537/1176775<1432170 Kbps loss-rate=2 2018-08-15 04:07:56,215 INFO [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Measuring UDP Throughput (packet size=8192)... 2018-08-15 04:07:56,216 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:07:59,542 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=197.1172 real_seconds=1.00 rate_Mbps=1651.9645 tx_cpu=99 rx_cpu=8 drop=51063 pkt=76294 data_loss=66.92925 2018-08-15 04:07:59,542 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1691611/5000000<10000000 Kbps loss-rate=66 2018-08-15 04:07:59,543 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3345805K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:02,869 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=201.8750 real_seconds=1.00 rate_Mbps=1693.1861 tx_cpu=99 rx_cpu=9 drop=25213 pkt=51053 data_loss=49.38594 2018-08-15 04:08:02,870 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1733822/3345805<3345805 Kbps loss-rate=49 2018-08-15 04:08:02,870 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2539813K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:06,198 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=204.5156 real_seconds=1.00 rate_Mbps=1708.5808 tx_cpu=99 rx_cpu=8 drop=12577 pkt=38755 data_loss=32.45259 2018-08-15 04:08:06,198 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1749586/2539813<2539813 Kbps loss-rate=32 2018-08-15 04:08:06,199 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2144699K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:09,526 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=195.3516 real_seconds=1.00 rate_Mbps=1632.9715 tx_cpu=99 rx_cpu=12 drop=7720 pkt=32725 data_loss=23.59052 2018-08-15 04:08:09,527 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1672162/2144699<2144699 Kbps loss-rate=23 2018-08-15 04:08:09,527 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1908430K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:12,855 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=194.7969 real_seconds=1.00 rate_Mbps=1628.2341 tx_cpu=99 rx_cpu=7 drop=4187 pkt=29121 data_loss=14.37792 2018-08-15 04:08:12,855 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1667311/1908430<1908430 Kbps loss-rate=14 2018-08-15 04:08:12,856 DEBUG overshot, min=1 kbps=1667311 max=1908430 2018-08-15 04:08:12,856 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1667311K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:16,209 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=198.7500 real_seconds=1.00 rate_Mbps=1666.3976 tx_cpu=99 rx_cpu=7 drop=1 pkt=25441 data_loss=0.00392 2018-08-15 04:08:16,209 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1<1706391/1667311<1908430 Kbps loss-rate=0 2018-08-15 04:08:16,210 DEBUG undershot, min=1706391 kbps=1807410 max=1908430 2018-08-15 04:08:16,210 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1807410K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:19,533 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=201.4766 real_seconds=1.00 rate_Mbps=1683.9698 tx_cpu=99 rx_cpu=9 drop=1790 pkt=27579 data_loss=6.49041 2018-08-15 04:08:19,534 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1706391<1724385/1807410<1908430 Kbps loss-rate=6 2018-08-15 04:08:19,534 DEBUG overshot, min=1706391 kbps=1724385 max=1807410 2018-08-15 04:08:19,535 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1724385K -p5001 -P5002 -fparse 172.30.9.200 2018-08-15 04:08:22,886 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] megabytes=204.0000 real_seconds=1.00 rate_Mbps=1710.3986 tx_cpu=99 rx_cpu=8 drop=200 pkt=26312 data_loss=0.76011 2018-08-15 04:08:22,886 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] pkt-size=8192 throughput=1706391<1751448/1724385<1807410 Kbps loss-rate=0 2018-08-15 04:08:22,886 DEBUG undershot, min=1751448 kbps=1779429 max=1807410 2018-08-15 04:08:22,896 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.19', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1090, 'rtt_ms': 0.46, 'throughput_kbps': 2609550, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 212, 'rtt_ms': 0.53, 'throughput_kbps': 2264745, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 43, 'rtt_ms': 0.57, 'throughput_kbps': 2137581, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.53, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148352, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.64, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1169537, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1751448, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.482', 'rtt_max_ms': '0.618', 'rtt_min_ms': '0.349', 'rtt_stddev': '0.081', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.504', 'rtt_max_ms': '0.695', 'rtt_min_ms': '0.334', 'rtt_stddev': '0.116', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.521', 'rtt_max_ms': '1.561', 'rtt_min_ms': '0.326', 'rtt_stddev': '0.349', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-15 04:08:22,898 INFO Deleting floating ip a44c21c0-d7ff-4e3e-a264-1071cee4475b 2018-08-15 04:08:24,377 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Floating IP 172.30.9.203 deleted 2018-08-15 04:08:25,146 DEBUG [TestClient_0495058f-d779-4386-b450-f760163f3d1c4] Instance deleted 2018-08-15 04:08:25,210 INFO Cleaning up... 2018-08-15 04:08:25,210 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Terminating nuttcp-8.1.4 2018-08-15 04:08:25,220 INFO Deleting floating ip 6d6c85f4-cb15-4af9-9fb6-74201bb8b021 2018-08-15 04:08:26,439 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Floating IP 172.30.9.200 deleted 2018-08-15 04:08:26,595 DEBUG [TestServer_0495058f-d779-4386-b450-f760163f3d1c1] Instance deleted 2018-08-15 04:08:31,953 INFO Network pns-internal-net_0495058f-d779-4386-b450-f760163f3d1c deleted. 2018-08-15 04:08:33,522 INFO Network pns-internal-net2_0495058f-d779-4386-b450-f760163f3d1c deleted. 2018-08-15 04:08:33,571 INFO Removed public key pns_public_key 2018-08-15 04:08:33,571 INFO Deleting security group 2018-08-15 04:08:33,727 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '16191331', 'rtt_ms': '0.25'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 159424, 'loss_rate': 0.25}, 1024: {'tp_kbps': 1176854, | | | | | 'loss_rate': 0.41}, 8192: {'tp_kbps': 7034308, 'loss_rate': 0.08}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.211/0.118/0.366/0.094', | | | | | '64-byte': '4.259/0.140/40.402/12.047', '1500-byte': '0.287/0.164/0.464/0.093'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5723785', 'rtt_ms': '0.483333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 211948, 'loss_rate': 1.42}, 1024: {'tp_kbps': 1683702, | | | | | 'loss_rate': 0.33}, 8192: {'tp_kbps': 2972988, 'loss_rate': 2.07}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.277/0.196/0.391/0.075', | | | | | '64-byte': '4.481/0.174/41.278/12.266', '1500-byte': '0.487/0.336/0.931/0.178'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1857886', 'rtt_ms': '0.36'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 154288, 'loss_rate': 2.89}, 1024: {'tp_kbps': 1234185, | | | | | 'loss_rate': 3.4}, 8192: {'tp_kbps': 1894672, 'loss_rate': 3.56}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.303/0.200/0.428/0.064', | | | | | '64-byte': '0.484/0.248/1.098/0.224', '1500-byte': '0.520/0.264/1.425/0.314'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2603564', 'rtt_ms': '0.453333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 151595, 'loss_rate': 1.33}, 1024: {'tp_kbps': 1266719, | | | | | 'loss_rate': 3.84}, 8192: {'tp_kbps': 1831702, 'loss_rate': 2.07}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.451/0.324/0.596/0.098', | | | | | '64-byte': '0.513/0.279/1.246/0.254', '1500-byte': '0.652/0.267/1.382/0.287'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2505309', 'rtt_ms': '0.41'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 147799, 'loss_rate': 3.52}, 1024: {'tp_kbps': 1182500, | | | | | 'loss_rate': 2.92}, 8192: {'tp_kbps': 1830499, 'loss_rate': 3.36}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.315/0.240/0.435/0.054', | | | | | '64-byte': '0.433/0.285/0.680/0.118', '1500-byte': '0.479/0.294/1.363/0.305'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2337292', 'rtt_ms': '0.52'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 148352, 'loss_rate': 2.53}, 1024: {'tp_kbps': 1169537, | | | | | 'loss_rate': 2.64}, 8192: {'tp_kbps': 1751448, 'loss_rate': 0.76}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.504/0.334/0.695/0.116', | | | | | '64-byte': '0.482/0.349/0.618/0.081', '1500-byte': '0.521/0.326/1.561/0.349'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-08-15 04:08:33,731 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-15 04:08:34,116 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-08-15 04:08:34,253 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 04:08:34,253 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 04:08:34,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 04:08:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 04:08:34,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1701 X-Openstack-Request-Id: req-56c2b22a-deeb-45d0-811d-3b1884f095d3 Date: Wed, 15 Aug 2018 04:08:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae0df156ab91491bbd6e38f12d7a2251", "created_at": "2018-08-15T03:14:45Z", "admin_state_up": false, "updated_at": "2018-08-15T03:14:45Z", "project_id": "ae0df156ab91491bbd6e38f12d7a2251", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "90608460-cc32-4ee0-bf6a-02db732c46ac", "name": "tempest-router-556252723"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "created_at": "2018-08-15T03:49:52Z", "admin_state_up": true, "updated_at": "2018-08-15T04:08:29Z", "project_id": "0d6245bab8c140129f1cabf9b219a646", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "92cc2688-aa24-48e7-8121-50114b4d0ed6", "name": "vmtp-router_0495058f-d779-4386-b450-f760163f3d1c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b07cc58ab084cc59633557cbf959620", "created_at": "2018-08-15T03:14:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:14:11Z", "project_id": "9b07cc58ab084cc59633557cbf959620", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "cde3a659-9aa6-4b79-a5d5-1fed2c098680", "name": "tempest-pretest-check-387239394"}]} 2018-08-15 04:08:34,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-56c2b22a-deeb-45d0-811d-3b1884f095d3 2018-08-15 04:08:34,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.3673620224s 2018-08-15 04:08:34,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-56c2b22a-deeb-45d0-811d-3b1884f095d3 2018-08-15 04:08:34,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 04:08:34,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/92cc2688-aa24-48e7-8121-50114b4d0ed6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 04:08:35,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da7523fe-24ec-4b67-b7ca-9ab07dd7470a Content-Length: 0 Date: Wed, 15 Aug 2018 04:08:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:08:35,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/92cc2688-aa24-48e7-8121-50114b4d0ed6.json used request id req-da7523fe-24ec-4b67-b7ca-9ab07dd7470a 2018-08-15 04:08:35,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20844912529s 2018-08-15 04:08:35,838 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/92cc2688-aa24-48e7-8121-50114b4d0ed6.json used request id req-da7523fe-24ec-4b67-b7ca-9ab07dd7470a 2018-08-15 04:08:35,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:08:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 04:08:36,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-71a600c2-2cd3-4c36-901b-a8bad2adc075 Date: Wed, 15 Aug 2018 04:08:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T03:49:59Z", "file": "/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c/file", "owner": "0d6245bab8c140129f1cabf9b219a646", "id": "4eeadee8-40c0-4516-9e90-5b485576017c", "size": 263062016, "self": "/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4eeadee8-40c0-4516-9e90-5b485576017c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4eeadee8-40c0-4516-9e90-5b485576017c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_0495058f-d779-4386-b450-f760163f3d1c", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T03:49:55Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:08:36,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-71a600c2-2cd3-4c36-901b-a8bad2adc075 2018-08-15 04:08:36,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.704349040985s 2018-08-15 04:08:36,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-71a600c2-2cd3-4c36-901b-a8bad2adc075 2018-08-15 04:08:36,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 04:08:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 04:08:36,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5c8b559-d3c7-472e-a4c9-2f60381d79d6 Date: Wed, 15 Aug 2018 04:08:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:08:36,826 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c used request id req-e5c8b559-d3c7-472e-a4c9-2f60381d79d6 2018-08-15 04:08:36,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.279260158539s 2018-08-15 04:08:36,826 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4eeadee8-40c0-4516-9e90-5b485576017c used request id req-e5c8b559-d3c7-472e-a4c9-2f60381d79d6 2018-08-15 04:08:36,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:08:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:37,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de1cc2c6-3307-4dc5-b784-1d03712367a3 x-compute-request-id: req-de1cc2c6-3307-4dc5-b784-1d03712367a3 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_0495058f-d779-4386-b450-f760163f3d1c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "fcbed950-61ab-4220-8127-9dc7b41e8f4b"}]} 2018-08-15 04:08:37,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-de1cc2c6-3307-4dc5-b784-1d03712367a3 2018-08-15 04:08:37,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.253024101257s 2018-08-15 04:08:37,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-de1cc2c6-3307-4dc5-b784-1d03712367a3 2018-08-15 04:08:37,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 04:08:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:37,104 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:08:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11cd32b3-2a71-406f-a9ad-4158c46457ec x-compute-request-id: req-11cd32b3-2a71-406f-a9ad-4158c46457ec Content-Length: 0 Content-Type: application/json 2018-08-15 04:08:37,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b used request id req-11cd32b3-2a71-406f-a9ad-4158c46457ec 2018-08-15 04:08:37,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0230960845947s 2018-08-15 04:08:37,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/fcbed950-61ab-4220-8127-9dc7b41e8f4b used request id req-11cd32b3-2a71-406f-a9ad-4158c46457ec 2018-08-15 04:08:37,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:08:37,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:37,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db17f69-8bac-43cf-b43c-f5c52001cbea Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c", "links": {"self": "http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86b7cb5b6fbe40e8837a2d0ed727f8c3", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:08:37,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2db17f69-8bac-43cf-b43c-f5c52001cbea 2018-08-15 04:08:37,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190650939941s 2018-08-15 04:08:37,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2db17f69-8bac-43cf-b43c-f5c52001cbea 2018-08-15 04:08:37,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:08:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:37,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f315ff38-4765-4e55-8f48-36cb39c48d10 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_0495058f-d779-4386-b450-f760163f3d1c", "links": {"self": "http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "86b7cb5b6fbe40e8837a2d0ed727f8c3", "description": null}} 2018-08-15 04:08:37,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3 used request id req-f315ff38-4765-4e55-8f48-36cb39c48d10 2018-08-15 04:08:37,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171967029572s 2018-08-15 04:08:37,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3 used request id req-f315ff38-4765-4e55-8f48-36cb39c48d10 2018-08-15 04:08:37,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 04:08:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:37,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-546cfb42-6dd1-49ba-98ea-9d7484cd79c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:08:37,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3 used request id req-546cfb42-6dd1-49ba-98ea-9d7484cd79c2 2018-08-15 04:08:37,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270019054413s 2018-08-15 04:08:37,742 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/86b7cb5b6fbe40e8837a2d0ed727f8c3 used request id req-546cfb42-6dd1-49ba-98ea-9d7484cd79c2 2018-08-15 04:08:37,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:08:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:37,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2770a4ea-26a8-4808-885a-f23fb83164ae Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646"}, "tags": [], "enabled": true, "id": "0d6245bab8c140129f1cabf9b219a646", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_0495058f-d779-4386-b450-f760163f3d1c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 04:08:37,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2770a4ea-26a8-4808-885a-f23fb83164ae 2018-08-15 04:08:37,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174973011017s 2018-08-15 04:08:37,921 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-2770a4ea-26a8-4808-885a-f23fb83164ae 2018-08-15 04:08:37,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 04:08:37,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}332c08ed766306fc2a83462a55de28173067aae6" 2018-08-15 04:08:38,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbdca62-96df-49f6-9fbb-8537844d504d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:08:38,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646 used request id req-dcbdca62-96df-49f6-9fbb-8537844d504d 2018-08-15 04:08:38,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228347063065s 2018-08-15 04:08:38,152 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/0d6245bab8c140129f1cabf9b219a646 used request id req-dcbdca62-96df-49f6-9fbb-8537844d504d 2018-08-15 04:08:38,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:08:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 04:08:38,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-aa0d1a42-e5c4-4fde-9cf7-0a38ea005625 Date: Wed, 15 Aug 2018 04:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:08:38,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-aa0d1a42-e5c4-4fde-9cf7-0a38ea005625 2018-08-15 04:08:38,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361711978912s 2018-08-15 04:08:38,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-aa0d1a42-e5c4-4fde-9cf7-0a38ea005625 2018-08-15 04:08:38,516 - shade - DEBUG - Network pns-internal-net_0495058f-d779-4386-b450-f760163f3d1c not found for deleting 2018-08-15 04:08:38,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:08:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8368bf8cee1a5968737069c2d84b413936a2815b" 2018-08-15 04:08:38,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d62143cf-d591-450a-b323-ae2e36a6a82e Date: Wed, 15 Aug 2018 04:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:08:38,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d62143cf-d591-450a-b323-ae2e36a6a82e 2018-08-15 04:08:38,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0762329101562s 2018-08-15 04:08:38,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d62143cf-d591-450a-b323-ae2e36a6a82e 2018-08-15 04:08:38,594 - shade - DEBUG - Network pns-internal-net2_0495058f-d779-4386-b450-f760163f3d1c not found for deleting 2018-08-15 04:08:38,654 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-15 04:08:38,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:08:38,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:08:38,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:08:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:08:38,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd18a6eb-158f-42bb-8b3f-bbab8640e10c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:08:38,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-cd18a6eb-158f-42bb-8b3f-bbab8640e10c 2018-08-15 04:08:38,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:08:39,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["H9ztkzdxTQiYFMm5RMZMPg"], "issued_at": "2018-08-15T04:08:39.000000Z"}} 2018-08-15 04:08:39,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:08:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:39,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2760fbbc-0780-4e74-b601-b4007f4493e4 Date: Wed, 15 Aug 2018 04:08:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:08:39,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2760fbbc-0780-4e74-b601-b4007f4493e4 2018-08-15 04:08:39,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352807044983s 2018-08-15 04:08:39,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2760fbbc-0780-4e74-b601-b4007f4493e4 2018-08-15 04:08:39,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:08:39,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b14445-25a2-4145-92bc-f689bdeba7ea Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 04:08:39,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-37b14445-25a2-4145-92bc-f689bdeba7ea 2018-08-15 04:08:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:08:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:39,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7920b8-6a91-4acb-bdc0-2e7fe059df2b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 04:08:39,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-9b7920b8-6a91-4acb-bdc0-2e7fe059df2b 2018-08-15 04:08:39,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.139985084534s 2018-08-15 04:08:39,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-9b7920b8-6a91-4acb-bdc0-2e7fe059df2b 2018-08-15 04:08:39,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 04:08:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}}' 2018-08-15 04:08:39,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906ef9f0-631c-4362-84d0-43a3498aaa45 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, "tags": [], "enabled": true, "id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}} 2018-08-15 04:08:39,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-906ef9f0-631c-4362-84d0-43a3498aaa45 2018-08-15 04:08:39,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136841058731s 2018-08-15 04:08:39,748 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-906ef9f0-631c-4362-84d0-43a3498aaa45 2018-08-15 04:08:39,748 - 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'a1fbfb920e7c4fe4a0f4d5e98b50b8be', '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_8ed8c3ce-5bb7-43d3-961f-3881a805d39e'}) 2018-08-15 04:08:39,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 04:08:39,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "26d64c1a-ecc5-48d2-9020-2bdca677f114", "email": null, "name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}}' 2018-08-15 04:08:40,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:08:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17771b91-a665-423f-b1f8-686271204392 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": {"self": "http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "625e562c449d4adfb2b1838805967619", "domain_id": "default", "password_expires_at": null}} 2018-08-15 04:08:40,153 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-17771b91-a665-423f-b1f8-686271204392 2018-08-15 04:08:40,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.399598121643s 2018-08-15 04:08:40,154 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-17771b91-a665-423f-b1f8-686271204392 2018-08-15 04:08:40,155 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'625e562c449d4adfb2b1838805967619', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e'}) 2018-08-15 04:08:40,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:08:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:40,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c8eea2-eac7-43f8-9bb9-5dbb249ea940 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:08:40,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-10c8eea2-eac7-43f8-9bb9-5dbb249ea940 2018-08-15 04:08:40,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175653934479s 2018-08-15 04:08:40,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-10c8eea2-eac7-43f8-9bb9-5dbb249ea940 2018-08-15 04:08:40,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:08:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:40,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4cf7fd-16c6-4ac9-9f08-f2c904420204 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:08:40,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a4cf7fd-16c6-4ac9-9f08-f2c904420204 2018-08-15 04:08:40,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176973819733s 2018-08-15 04:08:40,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-2a4cf7fd-16c6-4ac9-9f08-f2c904420204 2018-08-15 04:08:40,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:08:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:40,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7331bd7-2c7d-43dc-9599-06841f5136dd Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:08:40,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d7331bd7-2c7d-43dc-9599-06841f5136dd 2018-08-15 04:08:40,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101169109344s 2018-08-15 04:08:40,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d7331bd7-2c7d-43dc-9599-06841f5136dd 2018-08-15 04:08:40,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:08:40,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc237f18-4d23-4f6b-bd9d-af7639da9fe5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:08:40,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-cc237f18-4d23-4f6b-bd9d-af7639da9fe5 2018-08-15 04:08:40,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179037094116s 2018-08-15 04:08:40,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-cc237f18-4d23-4f6b-bd9d-af7639da9fe5 2018-08-15 04:08:40,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:08:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:40,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85a42e0-9728-4e31-b406-03ecc8264c8b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": {"self": "http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "625e562c449d4adfb2b1838805967619", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:08:40,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a85a42e0-9728-4e31-b406-03ecc8264c8b 2018-08-15 04:08:40,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117391109467s 2018-08-15 04:08:40,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-a85a42e0-9728-4e31-b406-03ecc8264c8b 2018-08-15 04:08:40,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:08:40,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:41,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14f0339-72ef-48d9-a636-251ce54efca5 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, "tags": [], "enabled": true, "id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:08:41,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c14f0339-72ef-48d9-a636-251ce54efca5 2018-08-15 04:08:41,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100502967834s 2018-08-15 04:08:41,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-c14f0339-72ef-48d9-a636-251ce54efca5 2018-08-15 04:08:41,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:08:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:41,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258cbe32-2622-40f8-a489-62354f4a3a15 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be", "previous": null, "next": null}} 2018-08-15 04:08:41,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-258cbe32-2622-40f8-a489-62354f4a3a15 2018-08-15 04:08:41,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.134863853455s 2018-08-15 04:08:41,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-258cbe32-2622-40f8-a489-62354f4a3a15 2018-08-15 04:08:41,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:08:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:08:41,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d68746b-2147-4a3a-83b9-d2f3fd1fbfef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:08:41,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/b0672adc25d84ebbb44e580239cda72f used request id req-9d68746b-2147-4a3a-83b9-d2f3fd1fbfef 2018-08-15 04:08:41,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136146068573s 2018-08-15 04:08:41,321 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/b0672adc25d84ebbb44e580239cda72f used request id req-9d68746b-2147-4a3a-83b9-d2f3fd1fbfef 2018-08-15 04:08:41,322 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 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'a1fbfb920e7c4fe4a0f4d5e98b50b8be', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '26d64c1a-ecc5-48d2-9020-2bdca677f114', 'username': u'shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:08:41,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:08:41,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:08:41,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:08:41,327 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'password': '26d64c1a-ecc5-48d2-9020-2bdca677f114', 'project_name': 'shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'project_domain_name': 'Default'} 2018-08-15 04:08:41,327 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-15 04:08:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:08:41,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82505dec-8b2c-4437-81c8-856ad1b21c84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:08:41,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-82505dec-8b2c-4437-81c8-856ad1b21c84 2018-08-15 04:08:41,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:08:41,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "id": "625e562c449d4adfb2b1838805967619"}, "audit_ids": ["ifjFFHCUSP-qxE7AMe32QQ"], "issued_at": "2018-08-15T04:08:41.000000Z"}} 2018-08-15 04:08:41,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 04:08:41,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"network": {"name": "shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "admin_state_up": true}}' 2018-08-15 04:08:42,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-5a320cb7-b00f-4ace-ac3a-ab74f5c00c96 Date: Wed, 15 Aug 2018 04:08:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:08:42Z","is_default":false,"name":"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","mtu":1450}} 2018-08-15 04:08:42,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5a320cb7-b00f-4ace-ac3a-ab74f5c00c96 2018-08-15 04:08:42,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.660632133484s 2018-08-15 04:08:42,393 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5a320cb7-b00f-4ace-ac3a-ab74f5c00c96 2018-08-15 04:08:42,393 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T04:08:42Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'da7fb1f5-b79f-43e1-8b60-8c6919b29b76', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', u'admin_state_up': True, u'tenant_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', u'created_at': u'2018-08-15T04:08:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', u'l2_adjacency': True}) 2018-08-15 04:08:42,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:08:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:08:42,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-80124d6d-fc1e-4c92-8e5d-60b74e603589 Date: Wed, 15 Aug 2018 04:08:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:08:42Z","qos_policy_id":null,"name":"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","admin_state_up":true,"tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","mtu":1450}]} 2018-08-15 04:08:42,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-80124d6d-fc1e-4c92-8e5d-60b74e603589 2018-08-15 04:08:42,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112246990204s 2018-08-15 04:08:42,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-80124d6d-fc1e-4c92-8e5d-60b74e603589 2018-08-15 04:08:42,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 04:08:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"subnet": {"name": "shaker-subnet_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "enable_dhcp": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 04:08:43,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b72a13da-eeda-484b-9c9b-aefe0047b3f1 Date: Wed, 15 Aug 2018 04:08:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:08:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","id":"3ca5ec1c-dba6-4f23-8c13-29f60754e1d3","subnetpool_id":null,"name":"shaker-subnet_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}} 2018-08-15 04:08:43,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b72a13da-eeda-484b-9c9b-aefe0047b3f1 2018-08-15 04:08:43,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.545227050781s 2018-08-15 04:08:43,054 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b72a13da-eeda-484b-9c9b-aefe0047b3f1 2018-08-15 04:08:43,054 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:08:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3ca5ec1c-dba6-4f23-8c13-29f60754e1d3', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', u'enable_dhcp': True, u'network_id': u'da7fb1f5-b79f-43e1-8b60-8c6919b29b76', u'tenant_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', u'created_at': u'2018-08-15T04:08:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be'}) 2018-08-15 04:08:43,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 04:08:43,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "shaker-router_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "admin_state_up": true}}' 2018-08-15 04:08:44,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5e5035ef-0163-434f-b1b7-51c92c7f8fc8 Date: Wed, 15 Aug 2018 04:08:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:08:43Z", "admin_state_up": true, "updated_at": "2018-08-15T04:08:44Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "name": "shaker-router_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}} 2018-08-15 04:08:44,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-5e5035ef-0163-434f-b1b7-51c92c7f8fc8 2018-08-15 04:08:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68181800842s 2018-08-15 04:08:44,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-5e5035ef-0163-434f-b1b7-51c92c7f8fc8 2018-08-15 04:08:44,737 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:08:44Z', u'revision_number': 2, u'id': u'6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', u'admin_state_up': True, u'tenant_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', u'created_at': u'2018-08-15T04:08:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be'}) 2018-08-15 04:08:44,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 04:08:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"subnet_id": "3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"}' 2018-08-15 04:08:47,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0f56370-0bc4-4bc5-a852-0179bb5a7a39 Date: Wed, 15 Aug 2018 04:08:47 GMT RESP BODY: {"network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "subnet_id": "3ca5ec1c-dba6-4f23-8c13-29f60754e1d3", "subnet_ids": ["3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"], "port_id": "04a0e9d3-4cc6-4ad5-af01-81f70a4bd1b8", "id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd"} 2018-08-15 04:08:47,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd/add_router_interface.json used request id req-e0f56370-0bc4-4bc5-a852-0179bb5a7a39 2018-08-15 04:08:47,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.54592180252s 2018-08-15 04:08:47,284 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd/add_router_interface.json used request id req-e0f56370-0bc4-4bc5-a852-0179bb5a7a39 returning object 6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd 2018-08-15 04:08:47,285 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-15 04:08:51,077 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-15 04:08:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:08:51,084 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 04:08:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 04:08:51,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:08:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:08:51,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9a6b2b65-c4b3-4850-be28-184c547af7bf Date: Wed, 15 Aug 2018 04:08:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:08:51,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9a6b2b65-c4b3-4850-be28-184c547af7bf 2018-08-15 04:08:51,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.658206939697s 2018-08-15 04:08:51,781 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-9a6b2b65-c4b3-4850-be28-184c547af7bf 2018-08-15 04:08:51,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 04:08:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}' 2018-08-15 04:08:51,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f42f1689-6530-4acb-85c6-baa0cb5a7a60 Date: Wed, 15 Aug 2018 04:08:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:08:51Z", "file": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file", "owner": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "4d1f5add-c3f7-42af-9909-e2246360d427", "size": null, "self": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427", "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_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "checksum": null, "created_at": "2018-08-15T04:08:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 04:08:51,862 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f42f1689-6530-4acb-85c6-baa0cb5a7a60 2018-08-15 04:08:51,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.072594165802s 2018-08-15 04:08:51,862 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-f42f1689-6530-4acb-85c6-baa0cb5a7a60 returning object 4d1f5add-c3f7-42af-9909-e2246360d427 2018-08-15 04:08:51,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 04:08:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '' 2018-08-15 04:09:02,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13b756bc-743e-43da-8b1e-0cd458358bb3 Date: Wed, 15 Aug 2018 04:09:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:09:02,177 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file used request id req-13b756bc-743e-43da-8b1e-0cd458358bb3 2018-08-15 04:09:02,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.3139839172s 2018-08-15 04:09:02,177 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file used request id req-13b756bc-743e-43da-8b1e-0cd458358bb3 2018-08-15 04:09:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:09:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:02,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-045e4c20-0717-4519-b7c0-6f2464a5e4d2 Date: Wed, 15 Aug 2018 04:09:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:09:02Z", "file": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file", "owner": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "4d1f5add-c3f7-42af-9909-e2246360d427", "size": 666173440, "self": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-15T04:08:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:09:02,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-045e4c20-0717-4519-b7c0-6f2464a5e4d2 2018-08-15 04:09:02,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0617668628693s 2018-08-15 04:09:02,243 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-045e4c20-0717-4519-b7c0-6f2464a5e4d2 2018-08-15 04:09:02,245 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file', 'owner': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'id': u'4d1f5add-c3f7-42af-9909-e2246360d427', 'size': 666173440, u'self': u'/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'name': 'shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T04:09:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T04:09:02Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', '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/4d1f5add-c3f7-42af-9909-e2246360d427', 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_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'created': u'2018-08-15T04:08:51Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-15T04:08:51Z', 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/4d1f5add-c3f7-42af-9909-e2246360d427', 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_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-15 04:09:02,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 04:09:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-15 04:09:02,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c43c4195-03ed-4898-a74d-8e5e28034ec1 x-compute-request-id: req-c43c4195-03ed-4898-a74d-8e5e28034ec1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3"}} 2018-08-15 04:09:02,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c43c4195-03ed-4898-a74d-8e5e28034ec1 2018-08-15 04:09:02,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333475112915s 2018-08-15 04:09:02,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-c43c4195-03ed-4898-a74d-8e5e28034ec1 2018-08-15 04:09:02,580 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', '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'feec32c05bda4499885ba9c313a5eb8b', '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'd666cbff-2af2-4ab5-9af8-2e51792e78c3', 'swap': 0}) 2018-08-15 04:09:02,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 04:09:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" -d '{"extra_specs": {}}' 2018-08-15 04:09:02,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7684de7-b27d-409c-8abf-2a13d6ece175 x-compute-request-id: req-b7684de7-b27d-409c-8abf-2a13d6ece175 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 04:09:02,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3/os-extra_specs used request id req-b7684de7-b27d-409c-8abf-2a13d6ece175 2018-08-15 04:09:02,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193490982056s 2018-08-15 04:09:02,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3/os-extra_specs used request id req-b7684de7-b27d-409c-8abf-2a13d6ece175 2018-08-15 04:09:02,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 04:09:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"keypair": {"name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}}' 2018-08-15 04:09:03,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-570962b3-773b-453d-9e86-a85a3aba4050 x-compute-request-id: req-570962b3-773b-453d-9e86-a85a3aba4050 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgHT2iqmXxzWQxIjYATwiiXuylOxgLUZpNgsAmXUEDjve3Yv+fYzuhLLZfUwRbeSDHkT/hJx2r7mQvlObO4NJO3lZcnHPYu+MwUmjiKaLmoE+/GphKeb0GfFlYa1F76bSoyc5znEDqUQEv05G11H/6L79kQZPutbHMPBnvAJ2urb+TRVF5oFK67TQM4O2pZzvKJgUuvdjN+BXwNFKmIwDOYj6RKDDeXsMMPT5ouaaPUgStnGX7T7V/8W7vP2ioNk+A4Gs7jTmFCPoyop91eABdQhVE9/GcFCj6H7vv/+gB9Uvq9L0pUlrjmFUgmIwJLokavcV8ANEsUaR8sh4fmimV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoB09oqpl8c1kMSI2AE8Iol7spTsYC1GaTYLAJl1BA473t2L/\nn2M7oSy2X1MEW3kgx5E/4Scdq+5kL5TmzuDSTt5WXJxz2LvjMFJo4imi5qBPvxqY\nSnm9BnxZWGtRe+m0qMnOc5xA6lEBL9ORtdR/+i+/ZEGT7rWxzDwZ7wCdrq2/k0VR\neaBSuu00DODtqWc7yiYFLr3YzfgV8DRSpiMAzmI+kSgw3l7DDD0+aLmmj1IErZxl\n+0+1f/Fu7z9oqDZPgOBrO405hQj6MqKfdXgAXUIVRPfxnBQo+h+77//oAfVL6vS9\nKVJa45hVIJiMCS6JGr3FfADRLFGkfLIeH5oplQIDAQABAoIBAHlaECfkbAWbPO+8\nVR9gx1OBDGyi4DNb8s4CZi3tiePvjLIyVzlvVXdv0v1mhyvpHz4CSV8VbXis4sPp\nYBG19c+O1fe1IFxI8wThwNqA4hVXtXlK59eycuCiiHjqRcTbuXAgG9glulGdeX/N\nI2ejmid93tpWlY9bqFj5yFILrnb/x8KiiVkknxLRTsnoDxbUPvT2mwWAccwMkuaD\nNaTX+xLg81JYiRNEJPhwHULxFken3Dl69hWAXUAUJMlxOvfl+wovG6zH0ovtLc6P\nak2g+PRDe1C9b7X7mb1QUol2muFMNIQNdDdtzZCE5tgKXowf8cqkvCPmyzYRUAXf\n6Poh6mECgYEA0zpmswtjHZ/B0ln7WZcD8UI6AFukiDMsUKDRELL0Ag4aSCfb1Z70\n/UKOlwPGv5+VL5ui+rhROO0LxZuoqquxWZT7g/+Rf6e2r2pLPoLjlAa+qaILFCpa\nZr9AuDPkdmpYRqHnVb7N2+oV/P9flDA3snCGOjVz6HRPU5EH+vFvBV0CgYEAwg1P\nzINuoJAda/WK9luGel5VBlWKwY94jlFCDihyL+ZH4QlZPoQCuAoR07e6q/jNeZOB\nsiLLl89ZuRwkmKfsXnpg4vJjVV1R/pvtzS9Gpx36VBuQbWFsFJMQiL4wS3A2FR87\n0ZeqbcePaFV/YLzGYcLFzF3A8T/NOFM7misjeZkCgYBE58FG2QkdSddNioL/J89m\nbYdERKD4uVDUgJGS0/3bicQzE6WYG0GqOIMRam70Zdeh7zCMf4IngtSbQvsTqeyx\n33LpDX7mWMy0joU7QDGDQWwDJFRe4K4a5Hr1XCBELM7dQ8WWaCb5fXRs0tXYHp6c\nvC5dYMCN7RtPlHk4+HeSFQKBgQCR/iXdPbzLO+GGyZMkybMg+TuKqmzcNy6CFAxY\nToGqG9xUKA5mhDbvc1P6Ly5YF7WvFBTtilQWAMAGDnBSEXQ5mGSwGaA2JyF7JqEA\nT+Md8+XTxXEhebwwtnwoBL6c4u0tcvQ0OaDVOuBfpINSqnOuNTVPDfINDu08xRIA\naRglcQKBgFta4SFR3Ff8Z9+vITXXEkWrrSRRbKFFKoJo+FegZXGpAtvcpCqdiE2e\nHGJ/4zqD9eUeZVo6CwES0XX2A3QBZGPOmvZvl0XmujemOXorCDadWE9oG1m8jeKa\nfCgX2RwlMCw1zc04uwPfYBJb8nORScJUVqL1/0CISF3Nj+U+fhQj\n-----END RSA PRIVATE KEY-----\n", "user_id": "625e562c449d4adfb2b1838805967619", "name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "fingerprint": "3b:d8:e4:ec:26:e1:68:c7:6f:11:ea:ed:cf:bf:05:2b"}} 2018-08-15 04:09:03,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-570962b3-773b-453d-9e86-a85a3aba4050 2018-08-15 04:09:03,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.414570093155s 2018-08-15 04:09:03,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-570962b3-773b-453d-9e86-a85a3aba4050 2018-08-15 04:09:03,017 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgHT2iqmXxzWQxIjYATwiiXuylOxgLUZpNgsAmXUEDjve3Yv+fYzuhLLZfUwRbeSDHkT/hJx2r7mQvlObO4NJO3lZcnHPYu+MwUmjiKaLmoE+/GphKeb0GfFlYa1F76bSoyc5znEDqUQEv05G11H/6L79kQZPutbHMPBnvAJ2urb+TRVF5oFK67TQM4O2pZzvKJgUuvdjN+BXwNFKmIwDOYj6RKDDeXsMMPT5ouaaPUgStnGX7T7V/8W7vP2ioNk+A4Gs7jTmFCPoyop91eABdQhVE9/GcFCj6H7vv/+gB9Uvq9L0pUlrjmFUgmIwJLokavcV8ANEsUaR8sh4fmimV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoB09oqpl8c1kMSI2AE8Iol7spTsYC1GaTYLAJl1BA473t2L/\nn2M7oSy2X1MEW3kgx5E/4Scdq+5kL5TmzuDSTt5WXJxz2LvjMFJo4imi5qBPvxqY\nSnm9BnxZWGtRe+m0qMnOc5xA6lEBL9ORtdR/+i+/ZEGT7rWxzDwZ7wCdrq2/k0VR\neaBSuu00DODtqWc7yiYFLr3YzfgV8DRSpiMAzmI+kSgw3l7DDD0+aLmmj1IErZxl\n+0+1f/Fu7z9oqDZPgOBrO405hQj6MqKfdXgAXUIVRPfxnBQo+h+77//oAfVL6vS9\nKVJa45hVIJiMCS6JGr3FfADRLFGkfLIeH5oplQIDAQABAoIBAHlaECfkbAWbPO+8\nVR9gx1OBDGyi4DNb8s4CZi3tiePvjLIyVzlvVXdv0v1mhyvpHz4CSV8VbXis4sPp\nYBG19c+O1fe1IFxI8wThwNqA4hVXtXlK59eycuCiiHjqRcTbuXAgG9glulGdeX/N\nI2ejmid93tpWlY9bqFj5yFILrnb/x8KiiVkknxLRTsnoDxbUPvT2mwWAccwMkuaD\nNaTX+xLg81JYiRNEJPhwHULxFken3Dl69hWAXUAUJMlxOvfl+wovG6zH0ovtLc6P\nak2g+PRDe1C9b7X7mb1QUol2muFMNIQNdDdtzZCE5tgKXowf8cqkvCPmyzYRUAXf\n6Poh6mECgYEA0zpmswtjHZ/B0ln7WZcD8UI6AFukiDMsUKDRELL0Ag4aSCfb1Z70\n/UKOlwPGv5+VL5ui+rhROO0LxZuoqquxWZT7g/+Rf6e2r2pLPoLjlAa+qaILFCpa\nZr9AuDPkdmpYRqHnVb7N2+oV/P9flDA3snCGOjVz6HRPU5EH+vFvBV0CgYEAwg1P\nzINuoJAda/WK9luGel5VBlWKwY94jlFCDihyL+ZH4QlZPoQCuAoR07e6q/jNeZOB\nsiLLl89ZuRwkmKfsXnpg4vJjVV1R/pvtzS9Gpx36VBuQbWFsFJMQiL4wS3A2FR87\n0ZeqbcePaFV/YLzGYcLFzF3A8T/NOFM7misjeZkCgYBE58FG2QkdSddNioL/J89m\nbYdERKD4uVDUgJGS0/3bicQzE6WYG0GqOIMRam70Zdeh7zCMf4IngtSbQvsTqeyx\n33LpDX7mWMy0joU7QDGDQWwDJFRe4K4a5Hr1XCBELM7dQ8WWaCb5fXRs0tXYHp6c\nvC5dYMCN7RtPlHk4+HeSFQKBgQCR/iXdPbzLO+GGyZMkybMg+TuKqmzcNy6CFAxY\nToGqG9xUKA5mhDbvc1P6Ly5YF7WvFBTtilQWAMAGDnBSEXQ5mGSwGaA2JyF7JqEA\nT+Md8+XTxXEhebwwtnwoBL6c4u0tcvQ0OaDVOuBfpINSqnOuNTVPDfINDu08xRIA\naRglcQKBgFta4SFR3Ff8Z9+vITXXEkWrrSRRbKFFKoJo+FegZXGpAtvcpCqdiE2e\nHGJ/4zqD9eUeZVo6CwES0XX2A3QBZGPOmvZvl0XmujemOXorCDadWE9oG1m8jeKa\nfCgX2RwlMCw1zc04uwPfYBJb8nORScJUVqL1/0CISF3Nj+U+fhQj\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'625e562c449d4adfb2b1838805967619', 'name': u'shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'created_at': '2018-08-15T04:09:03.017125', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'name': 'shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3b:d8:e4:ec:26:e1:68:c7:6f:11:ea:ed:cf:bf:05:2b', 'type': 'ssh', 'id': u'shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e'}) 2018-08-15 04:09:03,017 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAoB09oqpl8c1kMSI2AE8Iol7spTsYC1GaTYLAJl1BA473t2L/ n2M7oSy2X1MEW3kgx5E/4Scdq+5kL5TmzuDSTt5WXJxz2LvjMFJo4imi5qBPvxqY Snm9BnxZWGtRe+m0qMnOc5xA6lEBL9ORtdR/+i+/ZEGT7rWxzDwZ7wCdrq2/k0VR eaBSuu00DODtqWc7yiYFLr3YzfgV8DRSpiMAzmI+kSgw3l7DDD0+aLmmj1IErZxl +0+1f/Fu7z9oqDZPgOBrO405hQj6MqKfdXgAXUIVRPfxnBQo+h+77//oAfVL6vS9 KVJa45hVIJiMCS6JGr3FfADRLFGkfLIeH5oplQIDAQABAoIBAHlaECfkbAWbPO+8 VR9gx1OBDGyi4DNb8s4CZi3tiePvjLIyVzlvVXdv0v1mhyvpHz4CSV8VbXis4sPp YBG19c+O1fe1IFxI8wThwNqA4hVXtXlK59eycuCiiHjqRcTbuXAgG9glulGdeX/N I2ejmid93tpWlY9bqFj5yFILrnb/x8KiiVkknxLRTsnoDxbUPvT2mwWAccwMkuaD NaTX+xLg81JYiRNEJPhwHULxFken3Dl69hWAXUAUJMlxOvfl+wovG6zH0ovtLc6P ak2g+PRDe1C9b7X7mb1QUol2muFMNIQNdDdtzZCE5tgKXowf8cqkvCPmyzYRUAXf 6Poh6mECgYEA0zpmswtjHZ/B0ln7WZcD8UI6AFukiDMsUKDRELL0Ag4aSCfb1Z70 /UKOlwPGv5+VL5ui+rhROO0LxZuoqquxWZT7g/+Rf6e2r2pLPoLjlAa+qaILFCpa Zr9AuDPkdmpYRqHnVb7N2+oV/P9flDA3snCGOjVz6HRPU5EH+vFvBV0CgYEAwg1P zINuoJAda/WK9luGel5VBlWKwY94jlFCDihyL+ZH4QlZPoQCuAoR07e6q/jNeZOB siLLl89ZuRwkmKfsXnpg4vJjVV1R/pvtzS9Gpx36VBuQbWFsFJMQiL4wS3A2FR87 0ZeqbcePaFV/YLzGYcLFzF3A8T/NOFM7misjeZkCgYBE58FG2QkdSddNioL/J89m bYdERKD4uVDUgJGS0/3bicQzE6WYG0GqOIMRam70Zdeh7zCMf4IngtSbQvsTqeyx 33LpDX7mWMy0joU7QDGDQWwDJFRe4K4a5Hr1XCBELM7dQ8WWaCb5fXRs0tXYHp6c vC5dYMCN7RtPlHk4+HeSFQKBgQCR/iXdPbzLO+GGyZMkybMg+TuKqmzcNy6CFAxY ToGqG9xUKA5mhDbvc1P6Ly5YF7WvFBTtilQWAMAGDnBSEXQ5mGSwGaA2JyF7JqEA T+Md8+XTxXEhebwwtnwoBL6c4u0tcvQ0OaDVOuBfpINSqnOuNTVPDfINDu08xRIA aRglcQKBgFta4SFR3Ff8Z9+vITXXEkWrrSRRbKFFKoJo+FegZXGpAtvcpCqdiE2e HGJ/4zqD9eUeZVo6CwES0XX2A3QBZGPOmvZvl0XmujemOXorCDadWE9oG1m8jeKa fCgX2RwlMCw1zc04uwPfYBJb8nORScJUVqL1/0CISF3Nj+U+fhQj -----END RSA PRIVATE KEY----- 2018-08-15 04:09:03,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 04:09:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"security_group": {"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-15 04:09:03,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-327b295e-02bf-495e-9d29-d95a72ab0811 Date: Wed, 15 Aug 2018 04:09:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "updated_at": "2018-08-15T04:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "52f54e12-b820-475d-a622-babb38a7c477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "b36239d1-b53b-47ce-895a-70668cdb2a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}} 2018-08-15 04:09:03,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-327b295e-02bf-495e-9d29-d95a72ab0811 2018-08-15 04:09:03,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.397768974304s 2018-08-15 04:09:03,418 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-327b295e-02bf-495e-9d29-d95a72ab0811 2018-08-15 04:09:03,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:09:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:03,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-d84d896e-fbfc-4e04-a607-87a5568e3c4a Date: Wed, 15 Aug 2018 04:09:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:08:42Z", "updated_at": "2018-08-15T04:08:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "167a636a-1466-4aeb-b9a2-99d7d45e0443", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "1a332125-1b8c-494e-93d0-40d201898c87", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "564ab7a3-ed4a-4706-bd34-ee061dc846ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "9df2ffd6-841c-4e29-ae3a-ac77392e22e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "1196a279-f5f5-4900-bc89-890678952e39", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "updated_at": "2018-08-15T04:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "52f54e12-b820-475d-a622-babb38a7c477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "b36239d1-b53b-47ce-895a-70668cdb2a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:09:03,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d84d896e-fbfc-4e04-a607-87a5568e3c4a 2018-08-15 04:09:03,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.069591999054s 2018-08-15 04:09:03,492 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-d84d896e-fbfc-4e04-a607-87a5568e3c4a 2018-08-15 04:09:03,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:09:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -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": "7f8ce055-c3cf-42a2-957b-70968723e0a0"}}' 2018-08-15 04:09:03,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ea1381e6-fb91-46bb-b53d-b7aa920a05ea Date: Wed, 15 Aug 2018 04:09:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "port_range_min": 22, "revision_number": 0, "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "1829b90c-03be-4b4e-aeb9-63d8628fd684"}} 2018-08-15 04:09:03,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ea1381e6-fb91-46bb-b53d-b7aa920a05ea 2018-08-15 04:09:03,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146059036255s 2018-08-15 04:09:03,643 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-ea1381e6-fb91-46bb-b53d-b7aa920a05ea 2018-08-15 04:09:03,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:09:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:03,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-b2741b95-f061-4e79-9333-309cf7280158 Date: Wed, 15 Aug 2018 04:09:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:08:42Z", "updated_at": "2018-08-15T04:08:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "167a636a-1466-4aeb-b9a2-99d7d45e0443", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "1a332125-1b8c-494e-93d0-40d201898c87", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "564ab7a3-ed4a-4706-bd34-ee061dc846ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "9df2ffd6-841c-4e29-ae3a-ac77392e22e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "1196a279-f5f5-4900-bc89-890678952e39", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "updated_at": "2018-08-15T04:09:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "1829b90c-03be-4b4e-aeb9-63d8628fd684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "52f54e12-b820-475d-a622-babb38a7c477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "b36239d1-b53b-47ce-895a-70668cdb2a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 2, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:09:03,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b2741b95-f061-4e79-9333-309cf7280158 2018-08-15 04:09:03,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433840751648s 2018-08-15 04:09:03,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-b2741b95-f061-4e79-9333-309cf7280158 2018-08-15 04:09:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:09:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -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": "7f8ce055-c3cf-42a2-957b-70968723e0a0"}}' 2018-08-15 04:09:03,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6909a055-f5f1-4eb0-84af-4a758ba75e24 Date: Wed, 15 Aug 2018 04:09:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "09e21395-4e6c-423d-ad9f-365df4a63fae"}} 2018-08-15 04:09:03,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-6909a055-f5f1-4eb0-84af-4a758ba75e24 2018-08-15 04:09:03,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12247800827s 2018-08-15 04:09:03,817 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-6909a055-f5f1-4eb0-84af-4a758ba75e24 2018-08-15 04:09:03,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:09:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:03,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-f7f59a5b-5908-4499-86eb-cb64f727ca52 Date: Wed, 15 Aug 2018 04:09:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:08:42Z", "updated_at": "2018-08-15T04:08:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "167a636a-1466-4aeb-b9a2-99d7d45e0443", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "1a332125-1b8c-494e-93d0-40d201898c87", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "564ab7a3-ed4a-4706-bd34-ee061dc846ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "9df2ffd6-841c-4e29-ae3a-ac77392e22e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "1196a279-f5f5-4900-bc89-890678952e39", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "updated_at": "2018-08-15T04:09:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "09e21395-4e6c-423d-ad9f-365df4a63fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "1829b90c-03be-4b4e-aeb9-63d8628fd684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "52f54e12-b820-475d-a622-babb38a7c477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "b36239d1-b53b-47ce-895a-70668cdb2a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 3, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:09:03,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f7f59a5b-5908-4499-86eb-cb64f727ca52 2018-08-15 04:09:03,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0417799949646s 2018-08-15 04:09:03,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-f7f59a5b-5908-4499-86eb-cb64f727ca52 2018-08-15 04:09:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:09:03,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -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": "7f8ce055-c3cf-42a2-957b-70968723e0a0"}}' 2018-08-15 04:09:03,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6dff26e7-9aaa-41ea-8692-36d085893794 Date: Wed, 15 Aug 2018 04:09:03 GMT 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-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "port_range_min": 9000, "revision_number": 0, "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "544f381d-72c0-4702-9329-00ef16c99ad3"}} 2018-08-15 04:09:03,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-6dff26e7-9aaa-41ea-8692-36d085893794 2018-08-15 04:09:03,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116157054901s 2018-08-15 04:09:03,982 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-6dff26e7-9aaa-41ea-8692-36d085893794 2018-08-15 04:09:03,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:09:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:04,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-3d12dfc2-ceb9-49fc-a4c4-aae29098efea Date: Wed, 15 Aug 2018 04:09:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"],"description":"","tags":[],"updated_at":"2018-08-15T04:08:42Z","qos_policy_id":null,"name":"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","admin_state_up":true,"tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","mtu":1450}]} 2018-08-15 04:09:04,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3d12dfc2-ceb9-49fc-a4c4-aae29098efea 2018-08-15 04:09:04,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949368476868s 2018-08-15 04:09:04,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-3d12dfc2-ceb9-49fc-a4c4-aae29098efea 2018-08-15 04:09:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:09:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:04,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-e9077d48-bef2-466d-b79c-0bf87e8ab768 Date: Wed, 15 Aug 2018 04:09:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:09:02Z", "file": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file", "owner": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "4d1f5add-c3f7-42af-9909-e2246360d427", "size": 666173440, "self": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-15T04:08:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:09:04,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e9077d48-bef2-466d-b79c-0bf87e8ab768 2018-08-15 04:09:04,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352299213409s 2018-08-15 04:09:04,119 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e9077d48-bef2-466d-b79c-0bf87e8ab768 2018-08-15 04:09:04,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:09:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:04,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96b66f47-e1b5-4200-8818-dd5f456f9176 x-compute-request-id: req-96b66f47-e1b5-4200-8818-dd5f456f9176 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3"}]} 2018-08-15 04:09:04,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-96b66f47-e1b5-4200-8818-dd5f456f9176 2018-08-15 04:09:04,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288519859314s 2018-08-15 04:09:04,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-96b66f47-e1b5-4200-8818-dd5f456f9176 2018-08-15 04:09:04,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 04:09:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"server": {"name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "imageRef": "4d1f5add-c3f7-42af-9909-e2246360d427", "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "flavorRef": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76"}], "security_groups": [{"name": "7f8ce055-c3cf-42a2-957b-70968723e0a0"}]}}' 2018-08-15 04:09:06,133 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfd34bb4-eb92-425b-9d0c-4176c58ac669 x-compute-request-id: req-bfd34bb4-eb92-425b-9d0c-4176c58ac669 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7f8ce055-c3cf-42a2-957b-70968723e0a0"}], "OS-DCF:diskConfig": "MANUAL", "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "adminPass": "d7Y3S6ufYWYE"}} 2018-08-15 04:09:06,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-bfd34bb4-eb92-425b-9d0c-4176c58ac669 2018-08-15 04:09:06,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.98132991791s 2018-08-15 04:09:06,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-bfd34bb4-eb92-425b-9d0c-4176c58ac669 2018-08-15 04:09:06,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:06,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:06,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24a13f3e-57ce-4312-b50e-559fc86db3c3 x-compute-request-id: req-24a13f3e-57ce-4312-b50e-559fc86db3c3 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "user_id": "625e562c449d4adfb2b1838805967619", "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-08-15T04:09:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:06,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-24a13f3e-57ce-4312-b50e-559fc86db3c3 2018-08-15 04:09:06,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647099971771s 2018-08-15 04:09:06,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-24a13f3e-57ce-4312-b50e-559fc86db3c3 2018-08-15 04:09:06,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:09:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:06,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-33498f39-4c0e-4187-8e34-16dd0e0d3d67 Date: Wed, 15 Aug 2018 04:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"],"description":"","tags":[],"updated_at":"2018-08-15T04:08:42Z","qos_policy_id":null,"name":"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","admin_state_up":true,"tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","mtu":1450}]} 2018-08-15 04:09:06,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-33498f39-4c0e-4187-8e34-16dd0e0d3d67 2018-08-15 04:09:06,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092649936676s 2018-08-15 04:09:06,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-33498f39-4c0e-4187-8e34-16dd0e0d3d67 2018-08-15 04:09:06,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:09:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:06,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-21c57622-0b8f-4643-94dd-bd860f98da67 Date: Wed, 15 Aug 2018 04:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:08:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","id":"3ca5ec1c-dba6-4f23-8c13-29f60754e1d3","subnetpool_id":null,"name":"shaker-subnet_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:09:06,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-21c57622-0b8f-4643-94dd-bd860f98da67 2018-08-15 04:09:06,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0458481311798s 2018-08-15 04:09:06,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-21c57622-0b8f-4643-94dd-bd860f98da67 2018-08-15 04:09:06,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:08,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:09,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bbc8cef-dbb0-4dcb-83f5-2e8a6b3601f5 x-compute-request-id: req-1bbc8cef-dbb0-4dcb-83f5-2e8a6b3601f5 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:08Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:09,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1bbc8cef-dbb0-4dcb-83f5-2e8a6b3601f5 2018-08-15 04:09:09,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561151981354s 2018-08-15 04:09:09,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1bbc8cef-dbb0-4dcb-83f5-2e8a6b3601f5 2018-08-15 04:09:09,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:11,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:11,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ba92f8-87f1-4b20-ae9d-17846baa7c75 x-compute-request-id: req-89ba92f8-87f1-4b20-ae9d-17846baa7c75 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:11,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-89ba92f8-87f1-4b20-ae9d-17846baa7c75 2018-08-15 04:09:11,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454586029053s 2018-08-15 04:09:11,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-89ba92f8-87f1-4b20-ae9d-17846baa7c75 2018-08-15 04:09:11,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:13,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:13,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:14,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74713bcb-9226-4d2a-97af-0c163ce4d003 x-compute-request-id: req-74713bcb-9226-4d2a-97af-0c163ce4d003 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:14,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74713bcb-9226-4d2a-97af-0c163ce4d003 2018-08-15 04:09:14,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179749011993s 2018-08-15 04:09:14,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74713bcb-9226-4d2a-97af-0c163ce4d003 2018-08-15 04:09:14,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:16,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:17,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e42554d-2c5f-4730-b226-33db94c74530 x-compute-request-id: req-9e42554d-2c5f-4730-b226-33db94c74530 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:17,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e42554d-2c5f-4730-b226-33db94c74530 2018-08-15 04:09:17,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857904911041s 2018-08-15 04:09:17,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e42554d-2c5f-4730-b226-33db94c74530 2018-08-15 04:09:17,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:19,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:19,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:19,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd896c11-9e22-4d4f-9c40-e4e2372972aa x-compute-request-id: req-dd896c11-9e22-4d4f-9c40-e4e2372972aa Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:19,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd896c11-9e22-4d4f-9c40-e4e2372972aa 2018-08-15 04:09:19,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168435811996s 2018-08-15 04:09:19,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd896c11-9e22-4d4f-9c40-e4e2372972aa 2018-08-15 04:09:19,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:21,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:21,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-417942c5-0c86-4749-9259-d463b5415e9d x-compute-request-id: req-417942c5-0c86-4749-9259-d463b5415e9d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:21,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-417942c5-0c86-4749-9259-d463b5415e9d 2018-08-15 04:09:21,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444435119629s 2018-08-15 04:09:21,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-417942c5-0c86-4749-9259-d463b5415e9d 2018-08-15 04:09:21,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:23,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:23,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:23,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b2a9e39-0711-4629-92ba-7dd207dbe2d6 x-compute-request-id: req-0b2a9e39-0711-4629-92ba-7dd207dbe2d6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:23,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0b2a9e39-0711-4629-92ba-7dd207dbe2d6 2018-08-15 04:09:23,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170436143875s 2018-08-15 04:09:23,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0b2a9e39-0711-4629-92ba-7dd207dbe2d6 2018-08-15 04:09:23,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:25,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:25,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:26,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4550e496-fdd7-4f30-a2c4-5077716ae541 x-compute-request-id: req-4550e496-fdd7-4f30-a2c4-5077716ae541 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:26,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4550e496-fdd7-4f30-a2c4-5077716ae541 2018-08-15 04:09:26,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610681056976s 2018-08-15 04:09:26,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4550e496-fdd7-4f30-a2c4-5077716ae541 2018-08-15 04:09:26,430 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:28,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:28,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f445f6e1-a7ea-4d73-bc0d-940cce3e0255 x-compute-request-id: req-f445f6e1-a7ea-4d73-bc0d-940cce3e0255 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:28,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f445f6e1-a7ea-4d73-bc0d-940cce3e0255 2018-08-15 04:09:28,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179364919662s 2018-08-15 04:09:28,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f445f6e1-a7ea-4d73-bc0d-940cce3e0255 2018-08-15 04:09:28,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:30,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4732fe8-7d14-44de-8c4d-5aaed4b49535 x-compute-request-id: req-a4732fe8-7d14-44de-8c4d-5aaed4b49535 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:31,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4732fe8-7d14-44de-8c4d-5aaed4b49535 2018-08-15 04:09:31,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386556148529s 2018-08-15 04:09:31,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4732fe8-7d14-44de-8c4d-5aaed4b49535 2018-08-15 04:09:31,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:33,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:33,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54662ff-0ec6-4c7c-882b-875fe2bfbe39 x-compute-request-id: req-c54662ff-0ec6-4c7c-882b-875fe2bfbe39 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:33,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c54662ff-0ec6-4c7c-882b-875fe2bfbe39 2018-08-15 04:09:33,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333806991577s 2018-08-15 04:09:33,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c54662ff-0ec6-4c7c-882b-875fe2bfbe39 2018-08-15 04:09:33,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:35,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:35,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5defc890-70a1-4a9a-b2b8-9cb93e63af55 x-compute-request-id: req-5defc890-70a1-4a9a-b2b8-9cb93e63af55 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:35,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5defc890-70a1-4a9a-b2b8-9cb93e63af55 2018-08-15 04:09:35,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439270973206s 2018-08-15 04:09:35,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5defc890-70a1-4a9a-b2b8-9cb93e63af55 2018-08-15 04:09:35,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:37,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:37,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d882d977-983f-44b2-afcf-bbc62eb8929b x-compute-request-id: req-d882d977-983f-44b2-afcf-bbc62eb8929b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:37,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d882d977-983f-44b2-afcf-bbc62eb8929b 2018-08-15 04:09:37,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173382997513s 2018-08-15 04:09:37,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d882d977-983f-44b2-afcf-bbc62eb8929b 2018-08-15 04:09:37,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:39,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:40,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a86187a2-7ce1-41ab-9c56-cd8daee3fe20 x-compute-request-id: req-a86187a2-7ce1-41ab-9c56-cd8daee3fe20 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:40,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a86187a2-7ce1-41ab-9c56-cd8daee3fe20 2018-08-15 04:09:40,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442353010178s 2018-08-15 04:09:40,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a86187a2-7ce1-41ab-9c56-cd8daee3fe20 2018-08-15 04:09:40,426 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:42,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:42,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-223b1e6c-a30e-4ba6-a713-8abc91cd7056 x-compute-request-id: req-223b1e6c-a30e-4ba6-a713-8abc91cd7056 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:42,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-223b1e6c-a30e-4ba6-a713-8abc91cd7056 2018-08-15 04:09:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520672798157s 2018-08-15 04:09:42,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-223b1e6c-a30e-4ba6-a713-8abc91cd7056 2018-08-15 04:09:42,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:44,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:44,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:45,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab81be16-7475-47df-b84e-699a3b2d4f73 x-compute-request-id: req-ab81be16-7475-47df-b84e-699a3b2d4f73 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:45,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab81be16-7475-47df-b84e-699a3b2d4f73 2018-08-15 04:09:45,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372188091278s 2018-08-15 04:09:45,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab81be16-7475-47df-b84e-699a3b2d4f73 2018-08-15 04:09:45,333 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:47,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:47,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbba0499-0846-4281-9f5b-a25eabfc5798 x-compute-request-id: req-dbba0499-0846-4281-9f5b-a25eabfc5798 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:47,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dbba0499-0846-4281-9f5b-a25eabfc5798 2018-08-15 04:09:47,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347023010254s 2018-08-15 04:09:47,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dbba0499-0846-4281-9f5b-a25eabfc5798 2018-08-15 04:09:47,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:49,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:50,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3382f3f9-f0dc-4b57-b68d-61b3b35b08f2 x-compute-request-id: req-3382f3f9-f0dc-4b57-b68d-61b3b35b08f2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:50,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3382f3f9-f0dc-4b57-b68d-61b3b35b08f2 2018-08-15 04:09:50,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345291137695s 2018-08-15 04:09:50,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3382f3f9-f0dc-4b57-b68d-61b3b35b08f2 2018-08-15 04:09:50,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:52,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:52,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0784fca-7531-459c-bfc0-9b3cad2bb171 x-compute-request-id: req-b0784fca-7531-459c-bfc0-9b3cad2bb171 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:52,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0784fca-7531-459c-bfc0-9b3cad2bb171 2018-08-15 04:09:52,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167495965958s 2018-08-15 04:09:52,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0784fca-7531-459c-bfc0-9b3cad2bb171 2018-08-15 04:09:52,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:54,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:54,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:54,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58030df0-442e-4ba1-b861-108f21341226 x-compute-request-id: req-58030df0-442e-4ba1-b861-108f21341226 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:54,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58030df0-442e-4ba1-b861-108f21341226 2018-08-15 04:09:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17379283905s 2018-08-15 04:09:54,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58030df0-442e-4ba1-b861-108f21341226 2018-08-15 04:09:54,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:56,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:56,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c644f39e-0993-420c-b709-d06b0c374b0a x-compute-request-id: req-c644f39e-0993-420c-b709-d06b0c374b0a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:56,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c644f39e-0993-420c-b709-d06b0c374b0a 2018-08-15 04:09:56,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415366888046s 2018-08-15 04:09:56,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c644f39e-0993-420c-b709-d06b0c374b0a 2018-08-15 04:09:56,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:09:58,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:09:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:09:59,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8b03003-909b-460e-914d-3864ae819133 x-compute-request-id: req-c8b03003-909b-460e-914d-3864ae819133 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:09:59,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c8b03003-909b-460e-914d-3864ae819133 2018-08-15 04:09:59,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335614919662s 2018-08-15 04:09:59,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c8b03003-909b-460e-914d-3864ae819133 2018-08-15 04:09:59,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:01,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:01,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:01,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08a58a61-57ed-4d57-b78c-97cb9838d312 x-compute-request-id: req-08a58a61-57ed-4d57-b78c-97cb9838d312 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:01,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08a58a61-57ed-4d57-b78c-97cb9838d312 2018-08-15 04:10:01,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189918994904s 2018-08-15 04:10:01,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-08a58a61-57ed-4d57-b78c-97cb9838d312 2018-08-15 04:10:01,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:03,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:03,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99856f56-989b-4226-8523-19f30872de43 x-compute-request-id: req-99856f56-989b-4226-8523-19f30872de43 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:03,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-99856f56-989b-4226-8523-19f30872de43 2018-08-15 04:10:03,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443332195282s 2018-08-15 04:10:03,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-99856f56-989b-4226-8523-19f30872de43 2018-08-15 04:10:03,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:06,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c69f675d-038f-4464-8da0-cc30aabb1ff0 x-compute-request-id: req-c69f675d-038f-4464-8da0-cc30aabb1ff0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:06,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c69f675d-038f-4464-8da0-cc30aabb1ff0 2018-08-15 04:10:06,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427522182465s 2018-08-15 04:10:06,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c69f675d-038f-4464-8da0-cc30aabb1ff0 2018-08-15 04:10:06,240 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:08,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:08,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3fd5a07-3bfd-4883-aae4-d770da14324f x-compute-request-id: req-b3fd5a07-3bfd-4883-aae4-d770da14324f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:08,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3fd5a07-3bfd-4883-aae4-d770da14324f 2018-08-15 04:10:08,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188228130341s 2018-08-15 04:10:08,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b3fd5a07-3bfd-4883-aae4-d770da14324f 2018-08-15 04:10:08,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:10,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:10,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfcbe905-b4f4-45c1-9c31-dba92272ad46 x-compute-request-id: req-bfcbe905-b4f4-45c1-9c31-dba92272ad46 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:10,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bfcbe905-b4f4-45c1-9c31-dba92272ad46 2018-08-15 04:10:10,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46445608139s 2018-08-15 04:10:10,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bfcbe905-b4f4-45c1-9c31-dba92272ad46 2018-08-15 04:10:10,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:12,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:13,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74b32b2f-5125-4e05-961c-a2365c54dfc7 x-compute-request-id: req-74b32b2f-5125-4e05-961c-a2365c54dfc7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:13,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74b32b2f-5125-4e05-961c-a2365c54dfc7 2018-08-15 04:10:13,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811332941055s 2018-08-15 04:10:13,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-74b32b2f-5125-4e05-961c-a2365c54dfc7 2018-08-15 04:10:13,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:15,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:15,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e285f7-8cd0-4541-8be4-74f9690bfd90 x-compute-request-id: req-07e285f7-8cd0-4541-8be4-74f9690bfd90 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:15,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07e285f7-8cd0-4541-8be4-74f9690bfd90 2018-08-15 04:10:15,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171093940735s 2018-08-15 04:10:15,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07e285f7-8cd0-4541-8be4-74f9690bfd90 2018-08-15 04:10:15,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:17,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:18,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4856b3a0-861e-4aba-9c41-57db8879bf17 x-compute-request-id: req-4856b3a0-861e-4aba-9c41-57db8879bf17 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:18,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4856b3a0-861e-4aba-9c41-57db8879bf17 2018-08-15 04:10:18,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627848148346s 2018-08-15 04:10:18,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4856b3a0-861e-4aba-9c41-57db8879bf17 2018-08-15 04:10:18,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:20,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:20,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-124ad275-d3be-45f2-8d0b-77bbe6d5b1c3 x-compute-request-id: req-124ad275-d3be-45f2-8d0b-77bbe6d5b1c3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:20,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-124ad275-d3be-45f2-8d0b-77bbe6d5b1c3 2018-08-15 04:10:20,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406439065933s 2018-08-15 04:10:20,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-124ad275-d3be-45f2-8d0b-77bbe6d5b1c3 2018-08-15 04:10:20,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:22,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:23,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a41daff2-3f51-4297-b479-a64c324fa57a x-compute-request-id: req-a41daff2-3f51-4297-b479-a64c324fa57a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:23,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a41daff2-3f51-4297-b479-a64c324fa57a 2018-08-15 04:10:23,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431634902954s 2018-08-15 04:10:23,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a41daff2-3f51-4297-b479-a64c324fa57a 2018-08-15 04:10:23,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:25,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:25,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eedda793-3134-456d-8e9d-76f7052f0fc9 x-compute-request-id: req-eedda793-3134-456d-8e9d-76f7052f0fc9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:25,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eedda793-3134-456d-8e9d-76f7052f0fc9 2018-08-15 04:10:25,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394586086273s 2018-08-15 04:10:25,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eedda793-3134-456d-8e9d-76f7052f0fc9 2018-08-15 04:10:25,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:27,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:27,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58270725-8aa7-4183-aaae-4f5fb2600e73 x-compute-request-id: req-58270725-8aa7-4183-aaae-4f5fb2600e73 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:27,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58270725-8aa7-4183-aaae-4f5fb2600e73 2018-08-15 04:10:27,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167854070663s 2018-08-15 04:10:27,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-58270725-8aa7-4183-aaae-4f5fb2600e73 2018-08-15 04:10:27,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:29,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:29,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:30,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-469227d7-0acc-4226-ba9a-704babf33df2 x-compute-request-id: req-469227d7-0acc-4226-ba9a-704babf33df2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:30,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-469227d7-0acc-4226-ba9a-704babf33df2 2018-08-15 04:10:30,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40972495079s 2018-08-15 04:10:30,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-469227d7-0acc-4226-ba9a-704babf33df2 2018-08-15 04:10:30,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:32,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25ff450f-f399-4950-b064-235a34dda5e0 x-compute-request-id: req-25ff450f-f399-4950-b064-235a34dda5e0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:32,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-25ff450f-f399-4950-b064-235a34dda5e0 2018-08-15 04:10:32,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342034101486s 2018-08-15 04:10:32,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-25ff450f-f399-4950-b064-235a34dda5e0 2018-08-15 04:10:32,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:34,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:35,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c998f2cf-7b02-48eb-9ff6-2670dbeecaa2 x-compute-request-id: req-c998f2cf-7b02-48eb-9ff6-2670dbeecaa2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:35,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c998f2cf-7b02-48eb-9ff6-2670dbeecaa2 2018-08-15 04:10:35,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412708997726s 2018-08-15 04:10:35,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c998f2cf-7b02-48eb-9ff6-2670dbeecaa2 2018-08-15 04:10:35,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:37,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:37,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e78196-8f29-471d-871e-1ed178e4e34a x-compute-request-id: req-77e78196-8f29-471d-871e-1ed178e4e34a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:37,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-77e78196-8f29-471d-871e-1ed178e4e34a 2018-08-15 04:10:37,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163068056107s 2018-08-15 04:10:37,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-77e78196-8f29-471d-871e-1ed178e4e34a 2018-08-15 04:10:37,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:39,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:39,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70f43f7b-9553-4412-962e-eec304800282 x-compute-request-id: req-70f43f7b-9553-4412-962e-eec304800282 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:39,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-70f43f7b-9553-4412-962e-eec304800282 2018-08-15 04:10:39,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421509981155s 2018-08-15 04:10:39,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-70f43f7b-9553-4412-962e-eec304800282 2018-08-15 04:10:39,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:41,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:41,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:42,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6c1f4c4-1916-4a0d-ada1-c52177beec43 x-compute-request-id: req-f6c1f4c4-1916-4a0d-ada1-c52177beec43 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:42,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f6c1f4c4-1916-4a0d-ada1-c52177beec43 2018-08-15 04:10:42,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430773973465s 2018-08-15 04:10:42,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f6c1f4c4-1916-4a0d-ada1-c52177beec43 2018-08-15 04:10:42,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:44,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:44,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebb758c1-89ec-498e-863a-665a2622653f x-compute-request-id: req-ebb758c1-89ec-498e-863a-665a2622653f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:44,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ebb758c1-89ec-498e-863a-665a2622653f 2018-08-15 04:10:44,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578804016113s 2018-08-15 04:10:44,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ebb758c1-89ec-498e-863a-665a2622653f 2018-08-15 04:10:44,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:46,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:46,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:47,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe145a05-402c-4c91-a863-30360be6b83e x-compute-request-id: req-fe145a05-402c-4c91-a863-30360be6b83e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:47,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe145a05-402c-4c91-a863-30360be6b83e 2018-08-15 04:10:47,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414222955704s 2018-08-15 04:10:47,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe145a05-402c-4c91-a863-30360be6b83e 2018-08-15 04:10:47,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:49,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:49,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:49,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b88c3977-9498-4629-9f69-31f2f81156e2 x-compute-request-id: req-b88c3977-9498-4629-9f69-31f2f81156e2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:49,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b88c3977-9498-4629-9f69-31f2f81156e2 2018-08-15 04:10:49,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337447166443s 2018-08-15 04:10:49,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b88c3977-9498-4629-9f69-31f2f81156e2 2018-08-15 04:10:49,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:51,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:51,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d614e0a2-9474-4c12-a3c6-a6d3f3e6571e x-compute-request-id: req-d614e0a2-9474-4c12-a3c6-a6d3f3e6571e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:51,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d614e0a2-9474-4c12-a3c6-a6d3f3e6571e 2018-08-15 04:10:51,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416743993759s 2018-08-15 04:10:51,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d614e0a2-9474-4c12-a3c6-a6d3f3e6571e 2018-08-15 04:10:51,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:54,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9976c18f-25d9-4967-aaca-ecf70a75dd9a x-compute-request-id: req-9976c18f-25d9-4967-aaca-ecf70a75dd9a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:54,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9976c18f-25d9-4967-aaca-ecf70a75dd9a 2018-08-15 04:10:54,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335365056992s 2018-08-15 04:10:54,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9976c18f-25d9-4967-aaca-ecf70a75dd9a 2018-08-15 04:10:54,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:56,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:56,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cccf4bc-d3f5-49f9-8bc3-1c0500ce0869 x-compute-request-id: req-0cccf4bc-d3f5-49f9-8bc3-1c0500ce0869 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:56,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0cccf4bc-d3f5-49f9-8bc3-1c0500ce0869 2018-08-15 04:10:56,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444041013718s 2018-08-15 04:10:56,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0cccf4bc-d3f5-49f9-8bc3-1c0500ce0869 2018-08-15 04:10:56,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:10:58,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:10:58,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:10:58,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac1c9327-6d3b-4e9f-ab97-9e104c48761b x-compute-request-id: req-ac1c9327-6d3b-4e9f-ab97-9e104c48761b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:10:58,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac1c9327-6d3b-4e9f-ab97-9e104c48761b 2018-08-15 04:10:58,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196087121964s 2018-08-15 04:10:58,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ac1c9327-6d3b-4e9f-ab97-9e104c48761b 2018-08-15 04:10:58,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:00,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:01,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b303467b-193c-4c2d-913d-ee126a26b89b x-compute-request-id: req-b303467b-193c-4c2d-913d-ee126a26b89b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:01,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b303467b-193c-4c2d-913d-ee126a26b89b 2018-08-15 04:11:01,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165139913559s 2018-08-15 04:11:01,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b303467b-193c-4c2d-913d-ee126a26b89b 2018-08-15 04:11:01,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:03,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:03,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dedde02-ea9b-4b7d-992c-50e70e8c725f x-compute-request-id: req-0dedde02-ea9b-4b7d-992c-50e70e8c725f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:03,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0dedde02-ea9b-4b7d-992c-50e70e8c725f 2018-08-15 04:11:03,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58011007309s 2018-08-15 04:11:03,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0dedde02-ea9b-4b7d-992c-50e70e8c725f 2018-08-15 04:11:03,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:05,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:05,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:06,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5a0568b-df8b-48ec-9a0d-2dd96c46f400 x-compute-request-id: req-c5a0568b-df8b-48ec-9a0d-2dd96c46f400 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:06,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5a0568b-df8b-48ec-9a0d-2dd96c46f400 2018-08-15 04:11:06,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429665803909s 2018-08-15 04:11:06,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5a0568b-df8b-48ec-9a0d-2dd96c46f400 2018-08-15 04:11:06,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:08,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:08,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4f73a89-633f-4b53-947c-48b291e9e17a x-compute-request-id: req-f4f73a89-633f-4b53-947c-48b291e9e17a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:08,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f4f73a89-633f-4b53-947c-48b291e9e17a 2018-08-15 04:11:08,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434840917587s 2018-08-15 04:11:08,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f4f73a89-633f-4b53-947c-48b291e9e17a 2018-08-15 04:11:08,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:10,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:10,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07a40db7-129e-4e5c-a51a-e3ca72553ab4 x-compute-request-id: req-07a40db7-129e-4e5c-a51a-e3ca72553ab4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:10,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07a40db7-129e-4e5c-a51a-e3ca72553ab4 2018-08-15 04:11:10,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193720817566s 2018-08-15 04:11:10,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07a40db7-129e-4e5c-a51a-e3ca72553ab4 2018-08-15 04:11:10,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:12,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:12,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:12,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-621f5c5c-7447-48c7-85a9-c3a45cd71b6c x-compute-request-id: req-621f5c5c-7447-48c7-85a9-c3a45cd71b6c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:12,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-621f5c5c-7447-48c7-85a9-c3a45cd71b6c 2018-08-15 04:11:12,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164165973663s 2018-08-15 04:11:12,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-621f5c5c-7447-48c7-85a9-c3a45cd71b6c 2018-08-15 04:11:12,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:14,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:15,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb309399-f1d3-4813-bfbd-1091bc2ae793 x-compute-request-id: req-bb309399-f1d3-4813-bfbd-1091bc2ae793 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:15,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bb309399-f1d3-4813-bfbd-1091bc2ae793 2018-08-15 04:11:15,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168060064316s 2018-08-15 04:11:15,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bb309399-f1d3-4813-bfbd-1091bc2ae793 2018-08-15 04:11:15,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:17,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:17,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0382bbbc-3528-47ae-b3ed-3f896ded9375 x-compute-request-id: req-0382bbbc-3528-47ae-b3ed-3f896ded9375 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:17,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0382bbbc-3528-47ae-b3ed-3f896ded9375 2018-08-15 04:11:17,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3365650177s 2018-08-15 04:11:17,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0382bbbc-3528-47ae-b3ed-3f896ded9375 2018-08-15 04:11:17,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:19,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:19,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abc89596-34a5-4174-82b3-e4c4be8d7410 x-compute-request-id: req-abc89596-34a5-4174-82b3-e4c4be8d7410 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:19,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-abc89596-34a5-4174-82b3-e4c4be8d7410 2018-08-15 04:11:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428335189819s 2018-08-15 04:11:19,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-abc89596-34a5-4174-82b3-e4c4be8d7410 2018-08-15 04:11:19,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:21,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:22,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15cfcdc8-afd9-49e0-b16f-330f0805ec6e x-compute-request-id: req-15cfcdc8-afd9-49e0-b16f-330f0805ec6e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:22,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15cfcdc8-afd9-49e0-b16f-330f0805ec6e 2018-08-15 04:11:22,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409639835358s 2018-08-15 04:11:22,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15cfcdc8-afd9-49e0-b16f-330f0805ec6e 2018-08-15 04:11:22,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:24,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:24,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:24,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1c696c9-d8d0-4c4e-bc64-be7f4c82d32e x-compute-request-id: req-f1c696c9-d8d0-4c4e-bc64-be7f4c82d32e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:24,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f1c696c9-d8d0-4c4e-bc64-be7f4c82d32e 2018-08-15 04:11:24,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391317129135s 2018-08-15 04:11:24,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f1c696c9-d8d0-4c4e-bc64-be7f4c82d32e 2018-08-15 04:11:24,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:26,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:26,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:27,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8547ba9b-6330-415d-b408-b725c2b4782a x-compute-request-id: req-8547ba9b-6330-415d-b408-b725c2b4782a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:27,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8547ba9b-6330-415d-b408-b725c2b4782a 2018-08-15 04:11:27,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344329118729s 2018-08-15 04:11:27,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8547ba9b-6330-415d-b408-b725c2b4782a 2018-08-15 04:11:27,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:29,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:29,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43ffcf4c-fa12-4755-a8d8-ae607a7bcb74 x-compute-request-id: req-43ffcf4c-fa12-4755-a8d8-ae607a7bcb74 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:29,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-43ffcf4c-fa12-4755-a8d8-ae607a7bcb74 2018-08-15 04:11:29,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33909702301s 2018-08-15 04:11:29,426 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-43ffcf4c-fa12-4755-a8d8-ae607a7bcb74 2018-08-15 04:11:29,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:31,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a003bfd9-daeb-47e4-88e6-81802e91946d x-compute-request-id: req-a003bfd9-daeb-47e4-88e6-81802e91946d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:31,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a003bfd9-daeb-47e4-88e6-81802e91946d 2018-08-15 04:11:31,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166095018387s 2018-08-15 04:11:31,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a003bfd9-daeb-47e4-88e6-81802e91946d 2018-08-15 04:11:31,603 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:33,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:34,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e84404-dac5-44da-9fc2-28a66d9740e2 x-compute-request-id: req-c0e84404-dac5-44da-9fc2-28a66d9740e2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:34,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c0e84404-dac5-44da-9fc2-28a66d9740e2 2018-08-15 04:11:34,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420921087265s 2018-08-15 04:11:34,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c0e84404-dac5-44da-9fc2-28a66d9740e2 2018-08-15 04:11:34,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:36,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:36,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:36,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55158f56-9dac-47cf-90eb-8e1a349b9690 x-compute-request-id: req-55158f56-9dac-47cf-90eb-8e1a349b9690 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:36,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-55158f56-9dac-47cf-90eb-8e1a349b9690 2018-08-15 04:11:36,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34268784523s 2018-08-15 04:11:36,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-55158f56-9dac-47cf-90eb-8e1a349b9690 2018-08-15 04:11:36,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:38,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:38,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed73f319-00c3-4b91-8ed2-69f958b73606 x-compute-request-id: req-ed73f319-00c3-4b91-8ed2-69f958b73606 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:38,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed73f319-00c3-4b91-8ed2-69f958b73606 2018-08-15 04:11:38,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18221116066s 2018-08-15 04:11:38,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed73f319-00c3-4b91-8ed2-69f958b73606 2018-08-15 04:11:38,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:40,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:40,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17eed062-6209-4a13-9382-9a9028c5a5c4 x-compute-request-id: req-17eed062-6209-4a13-9382-9a9028c5a5c4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:40,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-17eed062-6209-4a13-9382-9a9028c5a5c4 2018-08-15 04:11:40,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184953927994s 2018-08-15 04:11:40,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-17eed062-6209-4a13-9382-9a9028c5a5c4 2018-08-15 04:11:40,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:42,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:42,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:43,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ec4a25e-1e43-4197-88fd-379f464a871b x-compute-request-id: req-0ec4a25e-1e43-4197-88fd-379f464a871b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:43,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0ec4a25e-1e43-4197-88fd-379f464a871b 2018-08-15 04:11:43,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352360010147s 2018-08-15 04:11:43,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0ec4a25e-1e43-4197-88fd-379f464a871b 2018-08-15 04:11:43,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:45,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:45,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ab97019-3e47-4739-bda0-259780886efe x-compute-request-id: req-5ab97019-3e47-4739-bda0-259780886efe Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:45,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5ab97019-3e47-4739-bda0-259780886efe 2018-08-15 04:11:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513701200485s 2018-08-15 04:11:45,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5ab97019-3e47-4739-bda0-259780886efe 2018-08-15 04:11:45,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:47,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:47,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b3ca8af-9ec7-442c-b0ea-e8776f072265 x-compute-request-id: req-2b3ca8af-9ec7-442c-b0ea-e8776f072265 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:47,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2b3ca8af-9ec7-442c-b0ea-e8776f072265 2018-08-15 04:11:47,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16868185997s 2018-08-15 04:11:47,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2b3ca8af-9ec7-442c-b0ea-e8776f072265 2018-08-15 04:11:47,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:49,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:49,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86fd8783-06c1-43ea-9269-0e3e60606cb8 x-compute-request-id: req-86fd8783-06c1-43ea-9269-0e3e60606cb8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:49,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-86fd8783-06c1-43ea-9269-0e3e60606cb8 2018-08-15 04:11:49,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16476392746s 2018-08-15 04:11:49,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-86fd8783-06c1-43ea-9269-0e3e60606cb8 2018-08-15 04:11:49,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:51,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:52,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eecc2a0-94a9-4973-baf8-bd879c8b4cad x-compute-request-id: req-4eecc2a0-94a9-4973-baf8-bd879c8b4cad Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:52,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4eecc2a0-94a9-4973-baf8-bd879c8b4cad 2018-08-15 04:11:52,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392435073853s 2018-08-15 04:11:52,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4eecc2a0-94a9-4973-baf8-bd879c8b4cad 2018-08-15 04:11:52,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:54,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:54,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:54,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8c75a4-aa85-4b02-9e84-60cba04e7918 x-compute-request-id: req-eb8c75a4-aa85-4b02-9e84-60cba04e7918 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:54,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb8c75a4-aa85-4b02-9e84-60cba04e7918 2018-08-15 04:11:54,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179790019989s 2018-08-15 04:11:54,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb8c75a4-aa85-4b02-9e84-60cba04e7918 2018-08-15 04:11:54,576 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:56,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:57,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f80d61-b26f-4e2d-820b-7df1d3923268 x-compute-request-id: req-02f80d61-b26f-4e2d-820b-7df1d3923268 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:57,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-02f80d61-b26f-4e2d-820b-7df1d3923268 2018-08-15 04:11:57,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594707012177s 2018-08-15 04:11:57,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-02f80d61-b26f-4e2d-820b-7df1d3923268 2018-08-15 04:11:57,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:11:59,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:11:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:11:59,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c95e5ba-673d-4722-a4fe-669b6ee5df6c x-compute-request-id: req-7c95e5ba-673d-4722-a4fe-669b6ee5df6c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:11:59,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7c95e5ba-673d-4722-a4fe-669b6ee5df6c 2018-08-15 04:11:59,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165866851807s 2018-08-15 04:11:59,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7c95e5ba-673d-4722-a4fe-669b6ee5df6c 2018-08-15 04:11:59,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:01,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:01,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:01,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c352021b-1e6a-41b7-8dfe-b3b7faf3678f x-compute-request-id: req-c352021b-1e6a-41b7-8dfe-b3b7faf3678f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:01,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c352021b-1e6a-41b7-8dfe-b3b7faf3678f 2018-08-15 04:12:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43078494072s 2018-08-15 04:12:01,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c352021b-1e6a-41b7-8dfe-b3b7faf3678f 2018-08-15 04:12:01,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:03,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:03,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f538e692-6aa6-43d4-99c2-6faad4042a9b x-compute-request-id: req-f538e692-6aa6-43d4-99c2-6faad4042a9b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:03,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f538e692-6aa6-43d4-99c2-6faad4042a9b 2018-08-15 04:12:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175706148148s 2018-08-15 04:12:03,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f538e692-6aa6-43d4-99c2-6faad4042a9b 2018-08-15 04:12:03,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:05,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:05,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:06,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-427b2aca-ee50-4574-ae96-2a207dc87a4d x-compute-request-id: req-427b2aca-ee50-4574-ae96-2a207dc87a4d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:06,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-427b2aca-ee50-4574-ae96-2a207dc87a4d 2018-08-15 04:12:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438953876495s 2018-08-15 04:12:06,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-427b2aca-ee50-4574-ae96-2a207dc87a4d 2018-08-15 04:12:06,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:08,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:08,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:08,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcadd850-bf04-489b-b24e-c7297049fcb7 x-compute-request-id: req-bcadd850-bf04-489b-b24e-c7297049fcb7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:08,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bcadd850-bf04-489b-b24e-c7297049fcb7 2018-08-15 04:12:08,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174119949341s 2018-08-15 04:12:08,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bcadd850-bf04-489b-b24e-c7297049fcb7 2018-08-15 04:12:08,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:10,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:11,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47dc32d9-517e-41bf-b63a-dbfe19725a6f x-compute-request-id: req-47dc32d9-517e-41bf-b63a-dbfe19725a6f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:11,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-47dc32d9-517e-41bf-b63a-dbfe19725a6f 2018-08-15 04:12:11,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473931074142s 2018-08-15 04:12:11,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-47dc32d9-517e-41bf-b63a-dbfe19725a6f 2018-08-15 04:12:11,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:13,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:13,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a37a70a4-9600-4003-8c00-1d0efcead384 x-compute-request-id: req-a37a70a4-9600-4003-8c00-1d0efcead384 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:13,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a37a70a4-9600-4003-8c00-1d0efcead384 2018-08-15 04:12:13,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414083003998s 2018-08-15 04:12:13,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a37a70a4-9600-4003-8c00-1d0efcead384 2018-08-15 04:12:13,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:15,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:15,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dcbeb30-c56a-4e74-8abb-acd3cc1f62bc x-compute-request-id: req-0dcbeb30-c56a-4e74-8abb-acd3cc1f62bc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:15,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0dcbeb30-c56a-4e74-8abb-acd3cc1f62bc 2018-08-15 04:12:15,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421217918396s 2018-08-15 04:12:15,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0dcbeb30-c56a-4e74-8abb-acd3cc1f62bc 2018-08-15 04:12:15,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:17,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:18,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15be7cbd-967c-432a-b2bc-f916088b4f37 x-compute-request-id: req-15be7cbd-967c-432a-b2bc-f916088b4f37 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:18,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15be7cbd-967c-432a-b2bc-f916088b4f37 2018-08-15 04:12:18,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342750072479s 2018-08-15 04:12:18,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15be7cbd-967c-432a-b2bc-f916088b4f37 2018-08-15 04:12:18,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:20,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:20,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19a698b7-c486-4b4e-aa30-a1cbf88ae063 x-compute-request-id: req-19a698b7-c486-4b4e-aa30-a1cbf88ae063 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:20,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-19a698b7-c486-4b4e-aa30-a1cbf88ae063 2018-08-15 04:12:20,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172291994095s 2018-08-15 04:12:20,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-19a698b7-c486-4b4e-aa30-a1cbf88ae063 2018-08-15 04:12:20,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:22,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42b75b4a-755b-4cbd-bd05-5fd55ce37674 x-compute-request-id: req-42b75b4a-755b-4cbd-bd05-5fd55ce37674 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:22,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-42b75b4a-755b-4cbd-bd05-5fd55ce37674 2018-08-15 04:12:22,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378804922104s 2018-08-15 04:12:22,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-42b75b4a-755b-4cbd-bd05-5fd55ce37674 2018-08-15 04:12:22,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:24,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:25,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b78257f6-7922-43e6-9d9b-d2a10c46bdfe x-compute-request-id: req-b78257f6-7922-43e6-9d9b-d2a10c46bdfe Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:25,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b78257f6-7922-43e6-9d9b-d2a10c46bdfe 2018-08-15 04:12:25,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186769962311s 2018-08-15 04:12:25,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b78257f6-7922-43e6-9d9b-d2a10c46bdfe 2018-08-15 04:12:25,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:27,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:27,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:27,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b23f9565-bdbd-4f9f-869e-ef990badc6cf x-compute-request-id: req-b23f9565-bdbd-4f9f-869e-ef990badc6cf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:09:09Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:27,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b23f9565-bdbd-4f9f-869e-ef990badc6cf 2018-08-15 04:12:27,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168279886246s 2018-08-15 04:12:27,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b23f9565-bdbd-4f9f-869e-ef990badc6cf 2018-08-15 04:12:27,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:12:29,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:12:29,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:29,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5d3af9e-2d38-47cf-8ff9-a44528d64b66 x-compute-request-id: req-e5d3af9e-2d38-47cf-8ff9-a44528d64b66 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:64:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T04:12:28.000000", "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T04:12:28Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:12:29,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e5d3af9e-2d38-47cf-8ff9-a44528d64b66 2018-08-15 04:12:29,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480381011963s 2018-08-15 04:12:29,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e5d3af9e-2d38-47cf-8ff9-a44528d64b66 2018-08-15 04:12:29,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 04:12:29,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=7620113e-1915-49a6-b0b9-36b439cfe8a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:29,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-35e58426-349f-4bb8-b588-641ac1dc4c9e Date: Wed, 15 Aug 2018 04:12:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T04:12:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ca5ec1c-dba6-4f23-8c13-29f60754e1d3","ip_address":"192.168.120.4"}],"id":"038f9a1f-41d3-422b-ba72-0e5aa9786427","security_groups":["7f8ce055-c3cf-42a2-957b-70968723e0a0"],"mac_address":"fa:16:3e:de:64:19","project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:09:08Z","binding:vnic_type":"normal","device_id":"7620113e-1915-49a6-b0b9-36b439cfe8a9","ip_allocation":"immediate"}]} 2018-08-15 04:12:29,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=7620113e-1915-49a6-b0b9-36b439cfe8a9 used request id req-35e58426-349f-4bb8-b588-641ac1dc4c9e 2018-08-15 04:12:29,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0454769134521s 2018-08-15 04:12:29,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=7620113e-1915-49a6-b0b9-36b439cfe8a9 used request id req-35e58426-349f-4bb8-b588-641ac1dc4c9e 2018-08-15 04:12:29,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=038f9a1f-41d3-422b-ba72-0e5aa9786427" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8cc4b5df-0721-4f80-9442-543149b4d9fe Date: Wed, 15 Aug 2018 04:12:29 GMT RESP BODY: {"floatingips": []} 2018-08-15 04:12:29,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=038f9a1f-41d3-422b-ba72-0e5aa9786427 used request id req-8cc4b5df-0721-4f80-9442-543149b4d9fe 2018-08-15 04:12:29,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0523011684418s 2018-08-15 04:12:29,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=038f9a1f-41d3-422b-ba72-0e5aa9786427 used request id req-8cc4b5df-0721-4f80-9442-543149b4d9fe 2018-08-15 04:12:29,793 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:64:19', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4d1f5add-c3f7-42af-9909-e2246360d427'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T04:12:28.000000', 'flavor': Munch({u'id': u'd666cbff-2af2-4ab5-9af8-2e51792e78c3'}), 'az': u'nova', 'id': u'7620113e-1915-49a6-b0b9-36b439cfe8a9', 'security_groups': [Munch({u'name': u'shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'625e562c449d4adfb2b1838805967619', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'name': 'shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', '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-08-15T04:12:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T04:12:28Z', 'hostId': u'4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521', '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-08-15T04:12:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'name': u'shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'adminPass': u'd7Y3S6ufYWYE', 'tenant_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'created_at': u'2018-08-15T04:09:05Z', 'created': u'2018-08-15T04:09:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 04:12:29,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:12:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:30,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-eb8feab5-76f0-4f2d-88eb-91453936060e Date: Wed, 15 Aug 2018 04:12:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","l2_adjacency":true,"status":"ACTIVE","subnets":["3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"],"description":"","tags":[],"updated_at":"2018-08-15T04:08:42Z","qos_policy_id":null,"name":"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","admin_state_up":true,"tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","mtu":1450}]} 2018-08-15 04:12:30,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb8feab5-76f0-4f2d-88eb-91453936060e 2018-08-15 04:12:30,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292213916779s 2018-08-15 04:12:30,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-eb8feab5-76f0-4f2d-88eb-91453936060e 2018-08-15 04:12:30,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 04:12:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=7620113e-1915-49a6-b0b9-36b439cfe8a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:30,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-65a4c91d-ba57-4394-91c8-f9341aacb1d5 Date: Wed, 15 Aug 2018 04:12:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T04:12:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ca5ec1c-dba6-4f23-8c13-29f60754e1d3","ip_address":"192.168.120.4"}],"id":"038f9a1f-41d3-422b-ba72-0e5aa9786427","security_groups":["7f8ce055-c3cf-42a2-957b-70968723e0a0"],"mac_address":"fa:16:3e:de:64:19","project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:09:08Z","binding:vnic_type":"normal","device_id":"7620113e-1915-49a6-b0b9-36b439cfe8a9","ip_allocation":"immediate"}]} 2018-08-15 04:12:30,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=7620113e-1915-49a6-b0b9-36b439cfe8a9 used request id req-65a4c91d-ba57-4394-91c8-f9341aacb1d5 2018-08-15 04:12:30,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458807945251s 2018-08-15 04:12:30,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=7620113e-1915-49a6-b0b9-36b439cfe8a9 used request id req-65a4c91d-ba57-4394-91c8-f9341aacb1d5 2018-08-15 04:12:30,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 04:12:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.4", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427"}}' 2018-08-15 04:12:32,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-99548f2f-e9c5-420f-8ccb-a59d333450c5 Date: Wed, 15 Aug 2018 04:12:32 GMT RESP BODY: {"floatingip": {"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}} 2018-08-15 04:12:32,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-99548f2f-e9c5-420f-8ccb-a59d333450c5 2018-08-15 04:12:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.08670210838s 2018-08-15 04:12:32,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-99548f2f-e9c5-420f-8ccb-a59d333450c5 2018-08-15 04:12:32,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:32,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:32,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9b80b645-7a4f-4b4f-a71d-7d4adeeddbd2 Date: Wed, 15 Aug 2018 04:12:32 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:32,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9b80b645-7a4f-4b4f-a71d-7d4adeeddbd2 2018-08-15 04:12:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0801610946655s 2018-08-15 04:12:32,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-9b80b645-7a4f-4b4f-a71d-7d4adeeddbd2 2018-08-15 04:12:32,316 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:12:32,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:32,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f81e829a-6acf-4947-97fc-24ac1a4ce7f5 Date: Wed, 15 Aug 2018 04:12:32 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:32,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f81e829a-6acf-4947-97fc-24ac1a4ce7f5 2018-08-15 04:12:32,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0798189640045s 2018-08-15 04:12:32,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f81e829a-6acf-4947-97fc-24ac1a4ce7f5 2018-08-15 04:12:32,504 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:12:32,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:32,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:32,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ae38a2b3-6fef-44a3-b40f-d43a6a4b517e Date: Wed, 15 Aug 2018 04:12:32 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:32,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ae38a2b3-6fef-44a3-b40f-d43a6a4b517e 2018-08-15 04:12:32,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583961009979s 2018-08-15 04:12:32,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ae38a2b3-6fef-44a3-b40f-d43a6a4b517e 2018-08-15 04:12:32,671 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:12:32,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:32,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3c6ee6a1-72b2-4d52-8f85-d824add8133f Date: Wed, 15 Aug 2018 04:12:32 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:32,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3c6ee6a1-72b2-4d52-8f85-d824add8133f 2018-08-15 04:12:32,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563740730286s 2018-08-15 04:12:32,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-3c6ee6a1-72b2-4d52-8f85-d824add8133f 2018-08-15 04:12:32,837 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:12:32,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:33,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1bffa16c-4eee-430a-92b9-9a2fb815aa08 Date: Wed, 15 Aug 2018 04:12:33 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:33,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1bffa16c-4eee-430a-92b9-9a2fb815aa08 2018-08-15 04:12:33,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.295804977417s 2018-08-15 04:12:33,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1bffa16c-4eee-430a-92b9-9a2fb815aa08 2018-08-15 04:12:33,242 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:12:33,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:33,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ffabab78-f291-4ced-8bf4-d2991782f508 Date: Wed, 15 Aug 2018 04:12:33 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:30Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:33,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ffabab78-f291-4ced-8bf4-d2991782f508 2018-08-15 04:12:33,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576968193054s 2018-08-15 04:12:33,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ffabab78-f291-4ced-8bf4-d2991782f508 2018-08-15 04:12:33,409 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:12:33,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:12:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:12:33,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-35de5059-f50a-47c2-9f05-4f5beb5b232c Date: Wed, 15 Aug 2018 04:12:33 GMT RESP BODY: {"floatingips": [{"router_id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:12:30Z", "updated_at": "2018-08-15T04:12:33Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "device_owner": "compute:nova", "mac_address": "fa:16:3e:de:64:19", "device_id": "7620113e-1915-49a6-b0b9-36b439cfe8a9"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_id": "038f9a1f-41d3-422b-ba72-0e5aa9786427", "id": "fa7c764b-1c48-4b32-a1b3-7b7e495143dd", "qos_policy_id": null}]} 2018-08-15 04:12:33,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-35de5059-f50a-47c2-9f05-4f5beb5b232c 2018-08-15 04:12:33,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604319572449s 2018-08-15 04:12:33,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-35de5059-f50a-47c2-9f05-4f5beb5b232c 2018-08-15 04:12:33,578 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd', 'updated_at': u'2018-08-15T04:12:33Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.216', 'revision_number': 1, 'port_id': u'038f9a1f-41d3-422b-ba72-0e5aa9786427', 'id': u'fa7c764b-1c48-4b32-a1b3-7b7e495143dd', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'038f9a1f-41d3-422b-ba72-0e5aa9786427', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'name': 'shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'da7fb1f5-b79f-43e1-8b60-8c6919b29b76', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:64:19', u'device_id': u'7620113e-1915-49a6-b0b9-36b439cfe8a9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a1fbfb920e7c4fe4a0f4d5e98b50b8be', 'created_at': u'2018-08-15T04:12:30Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'da7fb1f5-b79f-43e1-8b60-8c6919b29b76', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:de:64:19', u'device_id': u'7620113e-1915-49a6-b0b9-36b439cfe8a9'}), 'router': u'6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd'}) 2018-08-15 04:12:33,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:12:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:12:33,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52c88cb1-6186-4457-b013-c8a59f0e0c0d x-compute-request-id: req-52c88cb1-6186-4457-b013-c8a59f0e0c0d Content-Encoding: gzip Content-Length: 10350 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 687065541 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.145170] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146859] pid_max: default: 32768 minimum: 301\n[ 0.148064] ACPI: Core revision 20150930\n[ 0.149484] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150824] Security Framework initialized\n[ 0.151663] Yama: becoming mindful.\n[ 0.152423] AppArmor: AppArmor initialized\n[ 0.153302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158630] Initializing cgroup subsys io\n[ 0.159463] Initializing cgroup subsys memory\n[ 0.160351] Initializing cgroup subsys devices\n[ 0.161238] Initializing cgroup subsys freezer\n[ 0.162119] Initializing cgroup subsys net_cls\n[ 0.163502] Initializing cgroup subsys perf_event\n[ 0.164719] Initializing cgroup subsys net_prio\n[ 0.165628] Initializing cgroup subsys hugetlb\n[ 0.166514] Initializing cgroup subsys pids\n[ 0.167424] CPU: Physical Processor ID: 0\n[ 0.168969] mce: CPU supports 10 MCE banks\n[ 0.169833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171978] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.173041] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.174391] Speculative Store Bypass: Vulnerable\n[ 0.191231] Freeing SMP alternatives memory: 32K\n[ 0.196776] ftrace: allocating 32237 entries in 126 pages\n[ 0.231072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.232325] smpboot: Max logical packages: 1\n[ 0.233336] x2apic enabled\n[ 0.234153] Switched APIC routing to physical x2apic.\n[ 0.235899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237044] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.240892] KVM setup paravirtual spinlock\n[ 0.242228] x86: Booted up 1 node, 1 CPUs\n[ 0.243051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244470] devtmpfs: initialized\n[ 0.246212] evm: security.selinux\n[ 0.246925] evm: security.SMACK64\n[ 0.247621] evm: security.SMACK64EXEC\n[ 0.248375] evm: security.SMACK64TRANSMUTE\n[ 0.249191] evm: security.SMACK64MMAP\n[ 0.249947] evm: security.ima\n[ 0.250599] evm: security.capability\n[ 0.251432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253261] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.254460] pinctrl core: initialized pinctrl subsystem\n[ 0.255579] RTC time: 4:12:28, date: 08/15/18\n[ 0.256570] NET: Registered protocol family 16\n[ 0.257570] cpuidle: using governor ladder\n[ 0.258413] cpuidle: using governor menu\n[ 0.259219] PCCT header not found.\n[ 0.259995] ACPI: bus type PCI registered\n[ 0.260808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262080] PCI: Using configuration type 1 for base access\n[ 0.263941] ACPI: Added _OSI(Module Device)\n[ 0.264795] ACPI: Added _OSI(Processor Device)\n[ 0.265670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266586] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268412] ACPI: Interpreter enabled\n[ 0.269206] ACPI: (supports S0 S5)\n[ 0.269931] ACPI: Using IOAPIC for interrupt routing\n[ 0.270891] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276572] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280067] acpiphp: Slot [3] registered\n[ 0.280885] acpiphp: Slot [4] registered\n[ 0.281697] acpiphp: Slot [5] registered\n[ 0.282512] acpiphp: Slot [6] registered\n[ 0.293521] acpiphp: Slot [7] registered\n[ 0.294374] acpiphp: Slot [8] registered\n[ 0.295195] acpiphp: Slot [9] registered\n[ 0.296007] acpiphp: Slot [10] registered\n[ 0.296828] acpiphp: Slot [11] registered\n[ 0.297668] acpiphp: Slot [12] registered\n[ 0.298499] acpiphp: Slot [13] registered\n[ 0.299323] acpiphp: Slot [14] registered\n[ 0.300147] acpiphp: Slot [15] registered\n[ 0.300971] acpiphp: Slot [16] registered\n[ 0.301795] acpiphp: Slot [17] registered\n[ 0.302623] acpiphp: Slot [18] registered\n[ 0.303452] acpiphp: Slot [19] registered\n[ 0.304276] acpiphp: Slot [20] registered\n[ 0.305099] acpiphp: Slot [21] registered\n[ 0.305925] acpiphp: Slot [22] registered\n[ 0.306746] acpiphp: Slot [23] registered\n[ 0.307569] acpiphp: Slot [24] registered\n[ 0.308389] acpiphp: Slot [25] registered\n[ 0.309213] acpiphp: Slot [26] registered\n[ 0.310039] acpiphp: Slot [27] registered\n[ 0.310858] acpiphp: Slot [28] registered\n[ 0.311688] acpiphp: Slot [29] registered\n[ 0.312513] acpiphp: Slot [30] registered\n[ 0.313337] acpiphp: Slot [31] registered\n[ 0.314158] PCI host bridge to bus 0000:00\n[ 0.314976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.322765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326138] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.330944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336001] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354931] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365025] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368305] vgaarb: loaded\n[ 0.369057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370542] SCSI subsystem initialized\n[ 0.371495] ACPI: bus type USB registered\n[ 0.372608] usbcore: registered new interface driver usbfs\n[ 0.373682] usbcore: registered new interface driver hub\n[ 0.374891] usbcore: registered new device driver usb\n[ 0.376099] PCI: Using ACPI for IRQ routing\n[ 0.377235] NetLabel: Initializing\n[ 0.377965] NetLabel: domain hash size = 128\n[ 0.378824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379794] NetLabel: unlabeled traffic allowed by default\n[ 0.380970] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381966] clocksource: Switched to clocksource kvm-clock\n[ 0.389640] AppArmor: AppArmor Filesystem Enabled\n[ 0.390652] pnp: PnP ACPI init\n[ 0.391608] pnp: PnP ACPI: found 5 devices\n[ 0.399532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401464] NET: Registered protocol family 2\n[ 0.402721] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407535] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408723] NET: Registered protocol family 1\n[ 0.409613] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411792] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443342] Unpacking initramfs...\n[ 0.887231] Freeing initrd memory: 37084K\n[ 0.888589] Scanning for low memory corruption every 60 seconds\n[ 0.890100] audit: initializing netlink subsys (disabled)\n[ 0.891161] audit: type=2000 audit(1534306349.935:1): initialized\n[ 0.892566] Initialise system trusted keyring\n[ 0.893603] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.894768] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.896983] zbud: loaded\n[ 0.897838] VFS: Disk quotas dquot_6.6.0\n[ 0.898689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.900146] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.901445] fuse init (API version 7.23)\n[ 0.902375] Key type big_key registered\n[ 0.903181] Allocating IMA MOK and blacklist keyrings.\n[ 0.904433] Key type asymmetric registered\n[ 0.905257] Asymmetric key parser 'x509' registered\n[ 0.906230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.907718] io scheduler noop registered\n[ 0.908510] io scheduler deadline registered (default)\n[ 0.909503] io scheduler cfq registered\n[ 0.910382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.911440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.912731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.914200] ACPI: Power Button [PWRF]\n[ 0.915096] GHES: HEST is not enabled!\n[ 0.930501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.961915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.964105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.988114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.990427] Linux agpgart interface v0.103\n[ 0.992618] loop: module loaded\n[ 0.995338] vda: vda1\n[ 0.996600] scsi host0: ata_piix\n[ 0.997366] scsi host1: ata_piix\n[ 0.998098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.999323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.000835] libphy: Fixed MDIO Bus: probed\n[ 1.001661] tun: Universal TUN/TAP device driver, 1.6\n[ 1.002621] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.004889] PPP generic driver version 2.4.2\n[ 1.006097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.007584] ehci-pci: EHCI PCI platform driver\n[ 1.008665] ehci-platform: EHCI generic platform driver\n[ 1.009992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.011402] ohci-pci: OHCI PCI platform driver\n[ 1.012488] ohci-platform: OHCI generic platform driver\n[ 1.013716] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.029850] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.031109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.032899] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.034140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.037120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.038836] usb usb1: Product: UHCI Host Controller\n[ 1.039997] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.041423] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.042611] hub 1-0:1.0: USB hub found\n[ 1.043565] hub 1-0:1.0: 2 ports detected\n[ 1.044682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.047321] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.048485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.049755] mousedev: PS/2 mouse device common for all mice\n[ 1.051344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.053244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.054457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.055674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.056880] i2c /dev entries driver\n[ 1.057657] device-mapper: uevent: version 1.0.3\n[ 1.058640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.060284] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.061676] NET: Registered protocol family 10\n[ 1.062808] NET: Registered protocol family 17\n[ 1.063699] Key type dns_resolver registered\n[ 1.064766] registered taskstats version 1\n[ 1.065620] Loading compiled-in X.509 certificates\n[ 1.067124] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.069053] zswap: loaded using pool lzo/zbud\n[ 1.071375] Key type trusted registered\n[ 1.074436] Key type encrypted registered\n[ 1.075282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.076333] ima: No TPM chip found, activating TPM-bypass!\n[ 1.077395] evm: HMAC attrs: 0x1\n[ 1.078388] Magic number: 14:727:211\n[ 1.079276] rtc_cmos 00:00: setting system clock to 2018-08-15 04:12:29 UTC (1534306349)\n[ 1.080914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.082052] EDD information not available.\n[ 1.159281] Freeing unused kernel memory: 1512K\n[ 1.160231] Write protecting the kernel read-only data: 14336k\n[ 1.173193] Freeing unused kernel memory: 1692K\n[ 1.174317] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.184771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.186913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.188814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.190676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.192524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.194381] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.201220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.203106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.204942] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.208600] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.265279] [drm] Initialized drm 1.1.0 20060810\n[ 1.267265] virtio_net virtio0 ens3: renamed from eth0\n[ 1.276550] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.278519] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.302323] FDC 0 is a S82078B\n[ 1.309197] AVX2 version of gcm_enc/dec engaged.\n[ 1.310148] AES CTR mode by8 optimization enabled\n[ 1.354006] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.514400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.515724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.517023] usb 1-1: Product: QEMU USB Tablet\n[ 1.517914] usb 1-1: Manufacturer: QEMU\n[ 1.518711] usb 1-1: SerialNumber: 42\n[ 1.526682] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.532763] usbcore: registered new interface driver usbhid\n[ 1.534259] usbhid: USB HID core driver\n[ 1.536635] 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.539721] 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\nBegin: Loading essential drivers ... [ 1.806904] md: linear personality registered for level -1\n[ 1.810021] md: multipath personality registered for level -4\n[ 1.813176] md: raid0 personality registered for level 0\n[ 1.816762] md: raid1 personality registered for level 1\n[ 1.885971] raid6: sse2x1 gen() 11518 MB/s\n[ 1.953980] raid6: sse2x1 xor() 8995 MB/s\n[ 2.021970] raid6: sse2x2 gen() 14759 MB/s\n[ 2.089967] raid6: sse2x2 xor() 9785 MB/s\n[ 2.157967] raid6: sse2x4 gen() 16851 MB/s\n[ 2.225972] raid6: sse2x4 xor() 11601 MB/s\n[ 2.293966] raid6: avx2x1 gen() 22462 MB/s\n[ 2.361977] raid6: avx2x2 gen() 26425 MB/s\n[ 2.429968] raid6: avx2x4 gen() 30401 MB/s\n[ 2.430858] raid6: using algorithm avx2x4 gen() 30401 MB/s\n[ 2.431884] raid6: using avx2x2 recovery algorithm\n[ 2.432828] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 2.433972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 2.438567] xor: automatically using best checksumming function:\n[ 2.477966] avx : 32682.000 MB/sec\n[ 2.480117] async_tx: api initialized (async)\n[ 2.490166] md: raid6 personality registered for level 6\n[ 2.491245] md: raid5 personality registered for level 5\n[ 2.492274] md: raid4 personality registered for level 4\n[ 2.497549] 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.526807] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.545261] 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.642081] 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.645479] systemd[1]: Detected virtualization kvm.\n[ 2.646465] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.650281] systemd[1]: Set hostname to .\n[ 2.652665] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.653824] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.756022] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.758476] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.761025] 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[ 2.764191] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.766605] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.768389] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.770591] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.772617] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.774892] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.776836] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.778929] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.781440] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.783544] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.785468] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.788063] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.790463] 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[ 2.794341] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.797679] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.810263] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.812911] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.821084] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.823970] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.834116] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.837731] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.843194] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.846165] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.856078] 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[ 2.861944] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.869175] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.873641] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.881574] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.888130] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.890708] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.894650] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.897688] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 2.904399] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.913483] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 2.965343] 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 Flush Journal to Persistent Storage.\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[ 3.269325] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-08-15 04:12:33,652 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action used request id req-52c88cb1-6186-4457-b013-c8a59f0e0c0d 2018-08-15 04:12:33,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733721256256s 2018-08-15 04:12:33,653 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action used request id req-52c88cb1-6186-4457-b013-c8a59f0e0c0d 2018-08-15 04:12:33,653 - 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 687065541 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.145170] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146859] pid_max: default: 32768 minimum: 301 [ 0.148064] ACPI: Core revision 20150930 [ 0.149484] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150824] Security Framework initialized [ 0.151663] Yama: becoming mindful. [ 0.152423] AppArmor: AppArmor initialized [ 0.153302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158630] Initializing cgroup subsys io [ 0.159463] Initializing cgroup subsys memory [ 0.160351] Initializing cgroup subsys devices [ 0.161238] Initializing cgroup subsys freezer [ 0.162119] Initializing cgroup subsys net_cls [ 0.163502] Initializing cgroup subsys perf_event [ 0.164719] Initializing cgroup subsys net_prio [ 0.165628] Initializing cgroup subsys hugetlb [ 0.166514] Initializing cgroup subsys pids [ 0.167424] CPU: Physical Processor ID: 0 [ 0.168969] mce: CPU supports 10 MCE banks [ 0.169833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171978] Spectre V2 : Mitigation: Full generic retpoline [ 0.173041] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.174391] Speculative Store Bypass: Vulnerable [ 0.191231] Freeing SMP alternatives memory: 32K [ 0.196776] ftrace: allocating 32237 entries in 126 pages [ 0.231072] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.232325] smpboot: Max logical packages: 1 [ 0.233336] x2apic enabled [ 0.234153] Switched APIC routing to physical x2apic. [ 0.235899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237044] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.240892] KVM setup paravirtual spinlock [ 0.242228] x86: Booted up 1 node, 1 CPUs [ 0.243051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244470] devtmpfs: initialized [ 0.246212] evm: security.selinux [ 0.246925] evm: security.SMACK64 [ 0.247621] evm: security.SMACK64EXEC [ 0.248375] evm: security.SMACK64TRANSMUTE [ 0.249191] evm: security.SMACK64MMAP [ 0.249947] evm: security.ima [ 0.250599] evm: security.capability [ 0.251432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253261] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.254460] pinctrl core: initialized pinctrl subsystem [ 0.255579] RTC time: 4:12:28, date: 08/15/18 [ 0.256570] NET: Registered protocol family 16 [ 0.257570] cpuidle: using governor ladder [ 0.258413] cpuidle: using governor menu [ 0.259219] PCCT header not found. [ 0.259995] ACPI: bus type PCI registered [ 0.260808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262080] PCI: Using configuration type 1 for base access [ 0.263941] ACPI: Added _OSI(Module Device) [ 0.264795] ACPI: Added _OSI(Processor Device) [ 0.265670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.266586] ACPI: Added _OSI(Processor Aggregator Device) [ 0.268412] ACPI: Interpreter enabled [ 0.269206] ACPI: (supports S0 S5) [ 0.269931] ACPI: Using IOAPIC for interrupt routing [ 0.270891] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276572] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280067] acpiphp: Slot [3] registered [ 0.280885] acpiphp: Slot [4] registered [ 0.281697] acpiphp: Slot [5] registered [ 0.282512] acpiphp: Slot [6] registered [ 0.293521] acpiphp: Slot [7] registered [ 0.294374] acpiphp: Slot [8] registered [ 0.295195] acpiphp: Slot [9] registered [ 0.296007] acpiphp: Slot [10] registered [ 0.296828] acpiphp: Slot [11] registered [ 0.297668] acpiphp: Slot [12] registered [ 0.298499] acpiphp: Slot [13] registered [ 0.299323] acpiphp: Slot [14] registered [ 0.300147] acpiphp: Slot [15] registered [ 0.300971] acpiphp: Slot [16] registered [ 0.301795] acpiphp: Slot [17] registered [ 0.302623] acpiphp: Slot [18] registered [ 0.303452] acpiphp: Slot [19] registered [ 0.304276] acpiphp: Slot [20] registered [ 0.305099] acpiphp: Slot [21] registered [ 0.305925] acpiphp: Slot [22] registered [ 0.306746] acpiphp: Slot [23] registered [ 0.307569] acpiphp: Slot [24] registered [ 0.308389] acpiphp: Slot [25] registered [ 0.309213] acpiphp: Slot [26] registered [ 0.310039] acpiphp: Slot [27] registered [ 0.310858] acpiphp: Slot [28] registered [ 0.311688] acpiphp: Slot [29] registered [ 0.312513] acpiphp: Slot [30] registered [ 0.313337] acpiphp: Slot [31] registered [ 0.314158] PCI host bridge to bus 0000:00 [ 0.314976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.322765] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.326138] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.327752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.330944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336001] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354931] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356708] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365025] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368305] vgaarb: loaded [ 0.369057] vgaarb: bridge control possible 0000:00:02.0 [ 0.370542] SCSI subsystem initialized [ 0.371495] ACPI: bus type USB registered [ 0.372608] usbcore: registered new interface driver usbfs [ 0.373682] usbcore: registered new interface driver hub [ 0.374891] usbcore: registered new device driver usb [ 0.376099] PCI: Using ACPI for IRQ routing [ 0.377235] NetLabel: Initializing [ 0.377965] NetLabel: domain hash size = 128 [ 0.378824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379794] NetLabel: unlabeled traffic allowed by default [ 0.380970] amd_nb: Cannot enumerate AMD northbridges [ 0.381966] clocksource: Switched to clocksource kvm-clock [ 0.389640] AppArmor: AppArmor Filesystem Enabled [ 0.390652] pnp: PnP ACPI init [ 0.391608] pnp: PnP ACPI: found 5 devices [ 0.399532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401464] NET: Registered protocol family 2 [ 0.402721] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.404058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405244] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406462] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407535] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408723] NET: Registered protocol family 1 [ 0.409613] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411792] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443342] Unpacking initramfs... [ 0.887231] Freeing initrd memory: 37084K [ 0.888589] Scanning for low memory corruption every 60 seconds [ 0.890100] audit: initializing netlink subsys (disabled) [ 0.891161] audit: type=2000 audit(1534306349.935:1): initialized [ 0.892566] Initialise system trusted keyring [ 0.893603] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.894768] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.896983] zbud: loaded [ 0.897838] VFS: Disk quotas dquot_6.6.0 [ 0.898689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.900146] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.901445] fuse init (API version 7.23) [ 0.902375] Key type big_key registered [ 0.903181] Allocating IMA MOK and blacklist keyrings. [ 0.904433] Key type asymmetric registered [ 0.905257] Asymmetric key parser 'x509' registered [ 0.906230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.907718] io scheduler noop registered [ 0.908510] io scheduler deadline registered (default) [ 0.909503] io scheduler cfq registered [ 0.910382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.911440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.912731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.914200] ACPI: Power Button [PWRF] [ 0.915096] GHES: HEST is not enabled! [ 0.930501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.961915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.964105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.988114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.990427] Linux agpgart interface v0.103 [ 0.992618] loop: module loaded [ 0.995338] vda: vda1 [ 0.996600] scsi host0: ata_piix [ 0.997366] scsi host1: ata_piix [ 0.998098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.999323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.000835] libphy: Fixed MDIO Bus: probed [ 1.001661] tun: Universal TUN/TAP device driver, 1.6 [ 1.002621] tun: (C) 1999-2004 Max Krasnyansky [ 1.004889] PPP generic driver version 2.4.2 [ 1.006097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.007584] ehci-pci: EHCI PCI platform driver [ 1.008665] ehci-platform: EHCI generic platform driver [ 1.009992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.011402] ohci-pci: OHCI PCI platform driver [ 1.012488] ohci-platform: OHCI generic platform driver [ 1.013716] uhci_hcd: USB Universal Host Controller Interface driver [ 1.029850] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.031109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.032899] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.034140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.035558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.037120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.038836] usb usb1: Product: UHCI Host Controller [ 1.039997] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.041423] usb usb1: SerialNumber: 0000:00:01.2 [ 1.042611] hub 1-0:1.0: USB hub found [ 1.043565] hub 1-0:1.0: 2 ports detected [ 1.044682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.047321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.048485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.049755] mousedev: PS/2 mouse device common for all mice [ 1.051344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.053244] rtc_cmos 00:00: RTC can wake from S4 [ 1.054457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.055674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056880] i2c /dev entries driver [ 1.057657] device-mapper: uevent: version 1.0.3 [ 1.058640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.060284] ledtrig-cpu: registered to indicate activity on CPUs [ 1.061676] NET: Registered protocol family 10 [ 1.062808] NET: Registered protocol family 17 [ 1.063699] Key type dns_resolver registered [ 1.064766] registered taskstats version 1 [ 1.065620] Loading compiled-in X.509 certificates [ 1.067124] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.069053] zswap: loaded using pool lzo/zbud [ 1.071375] Key type trusted registered [ 1.074436] Key type encrypted registered [ 1.075282] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076333] ima: No TPM chip found, activating TPM-bypass! [ 1.077395] evm: HMAC attrs: 0x1 [ 1.078388] Magic number: 14:727:211 [ 1.079276] rtc_cmos 00:00: setting system clock to 2018-08-15 04:12:29 UTC (1534306349) [ 1.080914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.082052] EDD information not available. [ 1.159281] Freeing unused kernel memory: 1512K [ 1.160231] Write protecting the kernel read-only data: 14336k [ 1.173193] Freeing unused kernel memory: 1692K [ 1.174317] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.184771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.186913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.188814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.190676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.192524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.194381] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.201220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.203106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.204942] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.208600] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.265279] [drm] Initialized drm 1.1.0 20060810 [ 1.267265] virtio_net virtio0 ens3: renamed from eth0 [ 1.276550] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.278519] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.302323] FDC 0 is a S82078B [ 1.309197] AVX2 version of gcm_enc/dec engaged. [ 1.310148] AES CTR mode by8 optimization enabled [ 1.354006] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.514400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.515724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.517023] usb 1-1: Product: QEMU USB Tablet [ 1.517914] usb 1-1: Manufacturer: QEMU [ 1.518711] usb 1-1: SerialNumber: 42 [ 1.526682] hidraw: raw HID events driver (C) Jiri Kosina [ 1.532763] usbcore: registered new interface driver usbhid [ 1.534259] usbhid: USB HID core driver [ 1.536635] 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.539721] 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 Begin: Loading essential drivers ... [ 1.806904] md: linear personality registered for level -1 [ 1.810021] md: multipath personality registered for level -4 [ 1.813176] md: raid0 personality registered for level 0 [ 1.816762] md: raid1 personality registered for level 1 [ 1.885971] raid6: sse2x1 gen() 11518 MB/s [ 1.953980] raid6: sse2x1 xor() 8995 MB/s [ 2.021970] raid6: sse2x2 gen() 14759 MB/s [ 2.089967] raid6: sse2x2 xor() 9785 MB/s [ 2.157967] raid6: sse2x4 gen() 16851 MB/s [ 2.225972] raid6: sse2x4 xor() 11601 MB/s [ 2.293966] raid6: avx2x1 gen() 22462 MB/s [ 2.361977] raid6: avx2x2 gen() 26425 MB/s [ 2.429968] raid6: avx2x4 gen() 30401 MB/s [ 2.430858] raid6: using algorithm avx2x4 gen() 30401 MB/s [ 2.431884] raid6: using avx2x2 recovery algorithm [ 2.432828] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 2.433972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns [ 2.438567] xor: automatically using best checksumming function: [ 2.477966] avx : 32682.000 MB/sec [ 2.480117] async_tx: api initialized (async) [ 2.490166] md: raid6 personality registered for level 6 [ 2.491245] md: raid5 personality registered for level 5 [ 2.492274] md: raid4 personality registered for level 4 [ 2.497549] 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.526807] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.545261] 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.642081] 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.645479] systemd[1]: Detected virtualization kvm. [ 2.646465] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.650281] systemd[1]: Set hostname to . [ 2.652665] systemd[1]: Initializing machine ID from KVM UUID. [ 2.653824] systemd[1]: Installed transient /etc/machine-id file. [ 2.756022] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.758476] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.761025] 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. [ 2.764191] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.766605] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.768389] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.770591] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.772617] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.774892] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.776836] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.778929] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.781440] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.783544] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.785468] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.788063] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.790463] 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... [ 2.794341] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.797679] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.810263] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.812911] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.821084] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.823970] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.834116] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.837731] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.843194] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.846165] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.856078] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.861944] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.869175] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.873641] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.881574] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.888130] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.890708] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.894650] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.897688] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 2.904399] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.913483] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Nameserver information manager. [ 2.965343] 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 Flush Journal to Persistent Storage. [[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. [ 3.269325] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2018-08-15 04:12:34,656 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.216: timed out 2018-08-15 04:12:43,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:12:43,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:12:43,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85e6a17d-3b46-4b4b-bb3d-c9bf84794cd8 x-compute-request-id: req-85e6a17d-3b46-4b4b-bb3d-c9bf84794cd8 Content-Encoding: gzip Content-Length: 11007 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 687065541 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.145170] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146859] pid_max: default: 32768 minimum: 301\n[ 0.148064] ACPI: Core revision 20150930\n[ 0.149484] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150824] Security Framework initialized\n[ 0.151663] Yama: becoming mindful.\n[ 0.152423] AppArmor: AppArmor initialized\n[ 0.153302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158630] Initializing cgroup subsys io\n[ 0.159463] Initializing cgroup subsys memory\n[ 0.160351] Initializing cgroup subsys devices\n[ 0.161238] Initializing cgroup subsys freezer\n[ 0.162119] Initializing cgroup subsys net_cls\n[ 0.163502] Initializing cgroup subsys perf_event\n[ 0.164719] Initializing cgroup subsys net_prio\n[ 0.165628] Initializing cgroup subsys hugetlb\n[ 0.166514] Initializing cgroup subsys pids\n[ 0.167424] CPU: Physical Processor ID: 0\n[ 0.168969] mce: CPU supports 10 MCE banks\n[ 0.169833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171978] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.173041] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.174391] Speculative Store Bypass: Vulnerable\n[ 0.191231] Freeing SMP alternatives memory: 32K\n[ 0.196776] ftrace: allocating 32237 entries in 126 pages\n[ 0.231072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.232325] smpboot: Max logical packages: 1\n[ 0.233336] x2apic enabled\n[ 0.234153] Switched APIC routing to physical x2apic.\n[ 0.235899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237044] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.240892] KVM setup paravirtual spinlock\n[ 0.242228] x86: Booted up 1 node, 1 CPUs\n[ 0.243051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244470] devtmpfs: initialized\n[ 0.246212] evm: security.selinux\n[ 0.246925] evm: security.SMACK64\n[ 0.247621] evm: security.SMACK64EXEC\n[ 0.248375] evm: security.SMACK64TRANSMUTE\n[ 0.249191] evm: security.SMACK64MMAP\n[ 0.249947] evm: security.ima\n[ 0.250599] evm: security.capability\n[ 0.251432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253261] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.254460] pinctrl core: initialized pinctrl subsystem\n[ 0.255579] RTC time: 4:12:28, date: 08/15/18\n[ 0.256570] NET: Registered protocol family 16\n[ 0.257570] cpuidle: using governor ladder\n[ 0.258413] cpuidle: using governor menu\n[ 0.259219] PCCT header not found.\n[ 0.259995] ACPI: bus type PCI registered\n[ 0.260808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262080] PCI: Using configuration type 1 for base access\n[ 0.263941] ACPI: Added _OSI(Module Device)\n[ 0.264795] ACPI: Added _OSI(Processor Device)\n[ 0.265670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266586] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268412] ACPI: Interpreter enabled\n[ 0.269206] ACPI: (supports S0 S5)\n[ 0.269931] ACPI: Using IOAPIC for interrupt routing\n[ 0.270891] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276572] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280067] acpiphp: Slot [3] registered\n[ 0.280885] acpiphp: Slot [4] registered\n[ 0.281697] acpiphp: Slot [5] registered\n[ 0.282512] acpiphp: Slot [6] registered\n[ 0.293521] acpiphp: Slot [7] registered\n[ 0.294374] acpiphp: Slot [8] registered\n[ 0.295195] acpiphp: Slot [9] registered\n[ 0.296007] acpiphp: Slot [10] registered\n[ 0.296828] acpiphp: Slot [11] registered\n[ 0.297668] acpiphp: Slot [12] registered\n[ 0.298499] acpiphp: Slot [13] registered\n[ 0.299323] acpiphp: Slot [14] registered\n[ 0.300147] acpiphp: Slot [15] registered\n[ 0.300971] acpiphp: Slot [16] registered\n[ 0.301795] acpiphp: Slot [17] registered\n[ 0.302623] acpiphp: Slot [18] registered\n[ 0.303452] acpiphp: Slot [19] registered\n[ 0.304276] acpiphp: Slot [20] registered\n[ 0.305099] acpiphp: Slot [21] registered\n[ 0.305925] acpiphp: Slot [22] registered\n[ 0.306746] acpiphp: Slot [23] registered\n[ 0.307569] acpiphp: Slot [24] registered\n[ 0.308389] acpiphp: Slot [25] registered\n[ 0.309213] acpiphp: Slot [26] registered\n[ 0.310039] acpiphp: Slot [27] registered\n[ 0.310858] acpiphp: Slot [28] registered\n[ 0.311688] acpiphp: Slot [29] registered\n[ 0.312513] acpiphp: Slot [30] registered\n[ 0.313337] acpiphp: Slot [31] registered\n[ 0.314158] PCI host bridge to bus 0000:00\n[ 0.314976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.322765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326138] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.330944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336001] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354931] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365025] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368305] vgaarb: loaded\n[ 0.369057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370542] SCSI subsystem initialized\n[ 0.371495] ACPI: bus type USB registered\n[ 0.372608] usbcore: registered new interface driver usbfs\n[ 0.373682] usbcore: registered new interface driver hub\n[ 0.374891] usbcore: registered new device driver usb\n[ 0.376099] PCI: Using ACPI for IRQ routing\n[ 0.377235] NetLabel: Initializing\n[ 0.377965] NetLabel: domain hash size = 128\n[ 0.378824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379794] NetLabel: unlabeled traffic allowed by default\n[ 0.380970] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381966] clocksource: Switched to clocksource kvm-clock\n[ 0.389640] AppArmor: AppArmor Filesystem Enabled\n[ 0.390652] pnp: PnP ACPI init\n[ 0.391608] pnp: PnP ACPI: found 5 devices\n[ 0.399532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401464] NET: Registered protocol family 2\n[ 0.402721] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407535] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408723] NET: Registered protocol family 1\n[ 0.409613] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411792] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443342] Unpacking initramfs...\n[ 0.887231] Freeing initrd memory: 37084K\n[ 0.888589] Scanning for low memory corruption every 60 seconds\n[ 0.890100] audit: initializing netlink subsys (disabled)\n[ 0.891161] audit: type=2000 audit(1534306349.935:1): initialized\n[ 0.892566] Initialise system trusted keyring\n[ 0.893603] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.894768] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.896983] zbud: loaded\n[ 0.897838] VFS: Disk quotas dquot_6.6.0\n[ 0.898689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.900146] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.901445] fuse init (API version 7.23)\n[ 0.902375] Key type big_key registered\n[ 0.903181] Allocating IMA MOK and blacklist keyrings.\n[ 0.904433] Key type asymmetric registered\n[ 0.905257] Asymmetric key parser 'x509' registered\n[ 0.906230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.907718] io scheduler noop registered\n[ 0.908510] io scheduler deadline registered (default)\n[ 0.909503] io scheduler cfq registered\n[ 0.910382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.911440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.912731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.914200] ACPI: Power Button [PWRF]\n[ 0.915096] GHES: HEST is not enabled!\n[ 0.930501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.961915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.964105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.988114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.990427] Linux agpgart interface v0.103\n[ 0.992618] loop: module loaded\n[ 0.995338] vda: vda1\n[ 0.996600] scsi host0: ata_piix\n[ 0.997366] scsi host1: ata_piix\n[ 0.998098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.999323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.000835] libphy: Fixed MDIO Bus: probed\n[ 1.001661] tun: Universal TUN/TAP device driver, 1.6\n[ 1.002621] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.004889] PPP generic driver version 2.4.2\n[ 1.006097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.007584] ehci-pci: EHCI PCI platform driver\n[ 1.008665] ehci-platform: EHCI generic platform driver\n[ 1.009992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.011402] ohci-pci: OHCI PCI platform driver\n[ 1.012488] ohci-platform: OHCI generic platform driver\n[ 1.013716] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.029850] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.031109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.032899] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.034140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.037120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.038836] usb usb1: Product: UHCI Host Controller\n[ 1.039997] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.041423] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.042611] hub 1-0:1.0: USB hub found\n[ 1.043565] hub 1-0:1.0: 2 ports detected\n[ 1.044682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.047321] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.048485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.049755] mousedev: PS/2 mouse device common for all mice\n[ 1.051344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.053244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.054457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.055674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.056880] i2c /dev entries driver\n[ 1.057657] device-mapper: uevent: version 1.0.3\n[ 1.058640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.060284] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.061676] NET: Registered protocol family 10\n[ 1.062808] NET: Registered protocol family 17\n[ 1.063699] Key type dns_resolver registered\n[ 1.064766] registered taskstats version 1\n[ 1.065620] Loading compiled-in X.509 certificates\n[ 1.067124] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.069053] zswap: loaded using pool lzo/zbud\n[ 1.071375] Key type trusted registered\n[ 1.074436] Key type encrypted registered\n[ 1.075282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.076333] ima: No TPM chip found, activating TPM-bypass!\n[ 1.077395] evm: HMAC attrs: 0x1\n[ 1.078388] Magic number: 14:727:211\n[ 1.079276] rtc_cmos 00:00: setting system clock to 2018-08-15 04:12:29 UTC (1534306349)\n[ 1.080914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.082052] EDD information not available.\n[ 1.159281] Freeing unused kernel memory: 1512K\n[ 1.160231] Write protecting the kernel read-only data: 14336k\n[ 1.173193] Freeing unused kernel memory: 1692K\n[ 1.174317] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.184771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.186913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.188814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.190676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.192524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.194381] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.201220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.203106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.204942] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.208600] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.265279] [drm] Initialized drm 1.1.0 20060810\n[ 1.267265] virtio_net virtio0 ens3: renamed from eth0\n[ 1.276550] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.278519] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.302323] FDC 0 is a S82078B\n[ 1.309197] AVX2 version of gcm_enc/dec engaged.\n[ 1.310148] AES CTR mode by8 optimization enabled\n[ 1.354006] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.514400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.515724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.517023] usb 1-1: Product: QEMU USB Tablet\n[ 1.517914] usb 1-1: Manufacturer: QEMU\n[ 1.518711] usb 1-1: SerialNumber: 42\n[ 1.526682] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.532763] usbcore: registered new interface driver usbhid\n[ 1.534259] usbhid: USB HID core driver\n[ 1.536635] 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.539721] 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\nBegin: Loading essential drivers ... [ 1.806904] md: linear personality registered for level -1\n[ 1.810021] md: multipath personality registered for level -4\n[ 1.813176] md: raid0 personality registered for level 0\n[ 1.816762] md: raid1 personality registered for level 1\n[ 1.885971] raid6: sse2x1 gen() 11518 MB/s\n[ 1.953980] raid6: sse2x1 xor() 8995 MB/s\n[ 2.021970] raid6: sse2x2 gen() 14759 MB/s\n[ 2.089967] raid6: sse2x2 xor() 9785 MB/s\n[ 2.157967] raid6: sse2x4 gen() 16851 MB/s\n[ 2.225972] raid6: sse2x4 xor() 11601 MB/s\n[ 2.293966] raid6: avx2x1 gen() 22462 MB/s\n[ 2.361977] raid6: avx2x2 gen() 26425 MB/s\n[ 2.429968] raid6: avx2x4 gen() 30401 MB/s\n[ 2.430858] raid6: using algorithm avx2x4 gen() 30401 MB/s\n[ 2.431884] raid6: using avx2x2 recovery algorithm\n[ 2.432828] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 2.433972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 2.438567] xor: automatically using best checksumming function:\n[ 2.477966] avx : 32682.000 MB/sec\n[ 2.480117] async_tx: api initialized (async)\n[ 2.490166] md: raid6 personality registered for level 6\n[ 2.491245] md: raid5 personality registered for level 5\n[ 2.492274] md: raid4 personality registered for level 4\n[ 2.497549] 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.526807] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.545261] 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.642081] 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.645479] systemd[1]: Detected virtualization kvm.\n[ 2.646465] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.650281] systemd[1]: Set hostname to .\n[ 2.652665] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.653824] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.756022] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.758476] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.761025] 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[ 2.764191] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.766605] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.768389] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.770591] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.772617] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.774892] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.776836] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.778929] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.781440] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.783544] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.785468] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.788063] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.790463] 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[ 2.794341] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.797679] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.810263] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.812911] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.821084] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.823970] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.834116] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.837731] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.843194] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.846165] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.856078] 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[ 2.861944] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.869175] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.873641] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.881574] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.888130] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.890708] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.894650] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.897688] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 2.904399] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.913483] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 2.965343] 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 Flush Journal to Persistent Storage.\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[ 3.269325] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.472100] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Aug 2018 04:12:32 +0000. Up 4.28 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 13.892551] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Wed, 15 Aug 2018 04:12:34 +0000. Up 5.51 seconds.\n[ 13.894457] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 13.899620] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.901920] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.905759] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.912155] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:de:64:19 |\n[ 13.914033] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fede:6419/64 | . | link | fa:16:3e:de:64:19 |\n[ 13.915850] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 13.920154] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 13.924143] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.928131] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 13.932168] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.936140] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 13.937885] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.944124] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 13.945885] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 13.948139] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 13.952129] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.956127] cloud-init[946]: 2018-08-15 04:12:42,491 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n"} 2018-08-15 04:12:43,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action used request id req-85e6a17d-3b46-4b4b-bb3d-c9bf84794cd8 2018-08-15 04:12:43,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0763759613037s 2018-08-15 04:12:43,744 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action used request id req-85e6a17d-3b46-4b4b-bb3d-c9bf84794cd8 2018-08-15 04:12:43,744 - 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 687065541 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.145170] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146859] pid_max: default: 32768 minimum: 301 [ 0.148064] ACPI: Core revision 20150930 [ 0.149484] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150824] Security Framework initialized [ 0.151663] Yama: becoming mindful. [ 0.152423] AppArmor: AppArmor initialized [ 0.153302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158630] Initializing cgroup subsys io [ 0.159463] Initializing cgroup subsys memory [ 0.160351] Initializing cgroup subsys devices [ 0.161238] Initializing cgroup subsys freezer [ 0.162119] Initializing cgroup subsys net_cls [ 0.163502] Initializing cgroup subsys perf_event [ 0.164719] Initializing cgroup subsys net_prio [ 0.165628] Initializing cgroup subsys hugetlb [ 0.166514] Initializing cgroup subsys pids [ 0.167424] CPU: Physical Processor ID: 0 [ 0.168969] mce: CPU supports 10 MCE banks [ 0.169833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171978] Spectre V2 : Mitigation: Full generic retpoline [ 0.173041] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.174391] Speculative Store Bypass: Vulnerable [ 0.191231] Freeing SMP alternatives memory: 32K [ 0.196776] ftrace: allocating 32237 entries in 126 pages [ 0.231072] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.232325] smpboot: Max logical packages: 1 [ 0.233336] x2apic enabled [ 0.234153] Switched APIC routing to physical x2apic. [ 0.235899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237044] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.240892] KVM setup paravirtual spinlock [ 0.242228] x86: Booted up 1 node, 1 CPUs [ 0.243051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244470] devtmpfs: initialized [ 0.246212] evm: security.selinux [ 0.246925] evm: security.SMACK64 [ 0.247621] evm: security.SMACK64EXEC [ 0.248375] evm: security.SMACK64TRANSMUTE [ 0.249191] evm: security.SMACK64MMAP [ 0.249947] evm: security.ima [ 0.250599] evm: security.capability [ 0.251432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253261] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.254460] pinctrl core: initialized pinctrl subsystem [ 0.255579] RTC time: 4:12:28, date: 08/15/18 [ 0.256570] NET: Registered protocol family 16 [ 0.257570] cpuidle: using governor ladder [ 0.258413] cpuidle: using governor menu [ 0.259219] PCCT header not found. [ 0.259995] ACPI: bus type PCI registered [ 0.260808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262080] PCI: Using configuration type 1 for base access [ 0.263941] ACPI: Added _OSI(Module Device) [ 0.264795] ACPI: Added _OSI(Processor Device) [ 0.265670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.266586] ACPI: Added _OSI(Processor Aggregator Device) [ 0.268412] ACPI: Interpreter enabled [ 0.269206] ACPI: (supports S0 S5) [ 0.269931] ACPI: Using IOAPIC for interrupt routing [ 0.270891] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276572] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280067] acpiphp: Slot [3] registered [ 0.280885] acpiphp: Slot [4] registered [ 0.281697] acpiphp: Slot [5] registered [ 0.282512] acpiphp: Slot [6] registered [ 0.293521] acpiphp: Slot [7] registered [ 0.294374] acpiphp: Slot [8] registered [ 0.295195] acpiphp: Slot [9] registered [ 0.296007] acpiphp: Slot [10] registered [ 0.296828] acpiphp: Slot [11] registered [ 0.297668] acpiphp: Slot [12] registered [ 0.298499] acpiphp: Slot [13] registered [ 0.299323] acpiphp: Slot [14] registered [ 0.300147] acpiphp: Slot [15] registered [ 0.300971] acpiphp: Slot [16] registered [ 0.301795] acpiphp: Slot [17] registered [ 0.302623] acpiphp: Slot [18] registered [ 0.303452] acpiphp: Slot [19] registered [ 0.304276] acpiphp: Slot [20] registered [ 0.305099] acpiphp: Slot [21] registered [ 0.305925] acpiphp: Slot [22] registered [ 0.306746] acpiphp: Slot [23] registered [ 0.307569] acpiphp: Slot [24] registered [ 0.308389] acpiphp: Slot [25] registered [ 0.309213] acpiphp: Slot [26] registered [ 0.310039] acpiphp: Slot [27] registered [ 0.310858] acpiphp: Slot [28] registered [ 0.311688] acpiphp: Slot [29] registered [ 0.312513] acpiphp: Slot [30] registered [ 0.313337] acpiphp: Slot [31] registered [ 0.314158] PCI host bridge to bus 0000:00 [ 0.314976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.322765] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.326138] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.327752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.330944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336001] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354931] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356708] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365025] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368305] vgaarb: loaded [ 0.369057] vgaarb: bridge control possible 0000:00:02.0 [ 0.370542] SCSI subsystem initialized [ 0.371495] ACPI: bus type USB registered [ 0.372608] usbcore: registered new interface driver usbfs [ 0.373682] usbcore: registered new interface driver hub [ 0.374891] usbcore: registered new device driver usb [ 0.376099] PCI: Using ACPI for IRQ routing [ 0.377235] NetLabel: Initializing [ 0.377965] NetLabel: domain hash size = 128 [ 0.378824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379794] NetLabel: unlabeled traffic allowed by default [ 0.380970] amd_nb: Cannot enumerate AMD northbridges [ 0.381966] clocksource: Switched to clocksource kvm-clock [ 0.389640] AppArmor: AppArmor Filesystem Enabled [ 0.390652] pnp: PnP ACPI init [ 0.391608] pnp: PnP ACPI: found 5 devices [ 0.399532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401464] NET: Registered protocol family 2 [ 0.402721] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.404058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405244] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406462] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407535] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408723] NET: Registered protocol family 1 [ 0.409613] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411792] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443342] Unpacking initramfs... [ 0.887231] Freeing initrd memory: 37084K [ 0.888589] Scanning for low memory corruption every 60 seconds [ 0.890100] audit: initializing netlink subsys (disabled) [ 0.891161] audit: type=2000 audit(1534306349.935:1): initialized [ 0.892566] Initialise system trusted keyring [ 0.893603] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.894768] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.896983] zbud: loaded [ 0.897838] VFS: Disk quotas dquot_6.6.0 [ 0.898689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.900146] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.901445] fuse init (API version 7.23) [ 0.902375] Key type big_key registered [ 0.903181] Allocating IMA MOK and blacklist keyrings. [ 0.904433] Key type asymmetric registered [ 0.905257] Asymmetric key parser 'x509' registered [ 0.906230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.907718] io scheduler noop registered [ 0.908510] io scheduler deadline registered (default) [ 0.909503] io scheduler cfq registered [ 0.910382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.911440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.912731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.914200] ACPI: Power Button [PWRF] [ 0.915096] GHES: HEST is not enabled! [ 0.930501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.961915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.964105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.988114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.990427] Linux agpgart interface v0.103 [ 0.992618] loop: module loaded [ 0.995338] vda: vda1 [ 0.996600] scsi host0: ata_piix [ 0.997366] scsi host1: ata_piix [ 0.998098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.999323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.000835] libphy: Fixed MDIO Bus: probed [ 1.001661] tun: Universal TUN/TAP device driver, 1.6 [ 1.002621] tun: (C) 1999-2004 Max Krasnyansky [ 1.004889] PPP generic driver version 2.4.2 [ 1.006097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.007584] ehci-pci: EHCI PCI platform driver [ 1.008665] ehci-platform: EHCI generic platform driver [ 1.009992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.011402] ohci-pci: OHCI PCI platform driver [ 1.012488] ohci-platform: OHCI generic platform driver [ 1.013716] uhci_hcd: USB Universal Host Controller Interface driver [ 1.029850] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.031109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.032899] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.034140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.035558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.037120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.038836] usb usb1: Product: UHCI Host Controller [ 1.039997] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.041423] usb usb1: SerialNumber: 0000:00:01.2 [ 1.042611] hub 1-0:1.0: USB hub found [ 1.043565] hub 1-0:1.0: 2 ports detected [ 1.044682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.047321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.048485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.049755] mousedev: PS/2 mouse device common for all mice [ 1.051344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.053244] rtc_cmos 00:00: RTC can wake from S4 [ 1.054457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.055674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056880] i2c /dev entries driver [ 1.057657] device-mapper: uevent: version 1.0.3 [ 1.058640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.060284] ledtrig-cpu: registered to indicate activity on CPUs [ 1.061676] NET: Registered protocol family 10 [ 1.062808] NET: Registered protocol family 17 [ 1.063699] Key type dns_resolver registered [ 1.064766] registered taskstats version 1 [ 1.065620] Loading compiled-in X.509 certificates [ 1.067124] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.069053] zswap: loaded using pool lzo/zbud [ 1.071375] Key type trusted registered [ 1.074436] Key type encrypted registered [ 1.075282] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076333] ima: No TPM chip found, activating TPM-bypass! [ 1.077395] evm: HMAC attrs: 0x1 [ 1.078388] Magic number: 14:727:211 [ 1.079276] rtc_cmos 00:00: setting system clock to 2018-08-15 04:12:29 UTC (1534306349) [ 1.080914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.082052] EDD information not available. [ 1.159281] Freeing unused kernel memory: 1512K [ 1.160231] Write protecting the kernel read-only data: 14336k [ 1.173193] Freeing unused kernel memory: 1692K [ 1.174317] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.184771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.186913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.188814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.190676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.192524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.194381] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.201220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.203106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.204942] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.208600] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.265279] [drm] Initialized drm 1.1.0 20060810 [ 1.267265] virtio_net virtio0 ens3: renamed from eth0 [ 1.276550] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.278519] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.302323] FDC 0 is a S82078B [ 1.309197] AVX2 version of gcm_enc/dec engaged. [ 1.310148] AES CTR mode by8 optimization enabled [ 1.354006] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.514400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.515724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.517023] usb 1-1: Product: QEMU USB Tablet [ 1.517914] usb 1-1: Manufacturer: QEMU [ 1.518711] usb 1-1: SerialNumber: 42 [ 1.526682] hidraw: raw HID events driver (C) Jiri Kosina [ 1.532763] usbcore: registered new interface driver usbhid [ 1.534259] usbhid: USB HID core driver [ 1.536635] 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.539721] 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 Begin: Loading essential drivers ... [ 1.806904] md: linear personality registered for level -1 [ 1.810021] md: multipath personality registered for level -4 [ 1.813176] md: raid0 personality registered for level 0 [ 1.816762] md: raid1 personality registered for level 1 [ 1.885971] raid6: sse2x1 gen() 11518 MB/s [ 1.953980] raid6: sse2x1 xor() 8995 MB/s [ 2.021970] raid6: sse2x2 gen() 14759 MB/s [ 2.089967] raid6: sse2x2 xor() 9785 MB/s [ 2.157967] raid6: sse2x4 gen() 16851 MB/s [ 2.225972] raid6: sse2x4 xor() 11601 MB/s [ 2.293966] raid6: avx2x1 gen() 22462 MB/s [ 2.361977] raid6: avx2x2 gen() 26425 MB/s [ 2.429968] raid6: avx2x4 gen() 30401 MB/s [ 2.430858] raid6: using algorithm avx2x4 gen() 30401 MB/s [ 2.431884] raid6: using avx2x2 recovery algorithm [ 2.432828] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 2.433972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns [ 2.438567] xor: automatically using best checksumming function: [ 2.477966] avx : 32682.000 MB/sec [ 2.480117] async_tx: api initialized (async) [ 2.490166] md: raid6 personality registered for level 6 [ 2.491245] md: raid5 personality registered for level 5 [ 2.492274] md: raid4 personality registered for level 4 [ 2.497549] 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.526807] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.545261] 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.642081] 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.645479] systemd[1]: Detected virtualization kvm. [ 2.646465] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.650281] systemd[1]: Set hostname to . [ 2.652665] systemd[1]: Initializing machine ID from KVM UUID. [ 2.653824] systemd[1]: Installed transient /etc/machine-id file. [ 2.756022] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.758476] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.761025] 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. [ 2.764191] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.766605] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.768389] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.770591] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.772617] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.774892] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.776836] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.778929] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.781440] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.783544] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.785468] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.788063] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.790463] 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... [ 2.794341] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.797679] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.810263] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.812911] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.821084] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.823970] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.834116] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.837731] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.843194] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.846165] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.856078] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.861944] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.869175] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.873641] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.881574] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.888130] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.890708] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.894650] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.897688] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 2.904399] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.913483] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Nameserver information manager. [ 2.965343] 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 Flush Journal to Persistent Storage. [[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. [ 3.269325] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.472100] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Aug 2018 04:12:32 +0000. Up 4.28 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)... [ 13.892551] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Wed, 15 Aug 2018 04:12:34 +0000. Up 5.51 seconds. [ 13.894457] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.899620] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.901920] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.905759] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.912155] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:de:64:19 | [ 13.914033] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fede:6419/64 | . | link | fa:16:3e:de:64:19 | [ 13.915850] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 13.920154] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 13.924143] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.928131] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 13.932168] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.936140] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 13.937885] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.944124] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 13.945885] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 13.948139] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 13.952129] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.956127] cloud-init[946]: 2018-08-15 04:12:42,491 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. 2018-08-15 04:12:43,747 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.216: [Errno None] Unable to connect to port 22 on 172.30.9.216 2018-08-15 04:12:52,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:12:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:12:52,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d2dc488-6866-45c6-9b73-033c0c60872d x-compute-request-id: req-4d2dc488-6866-45c6-9b73-033c0c60872d Content-Encoding: gzip Content-Length: 14124 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-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 687065541 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.145170] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146859] pid_max: default: 32768 minimum: 301\n[ 0.148064] ACPI: Core revision 20150930\n[ 0.149484] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150824] Security Framework initialized\n[ 0.151663] Yama: becoming mindful.\n[ 0.152423] AppArmor: AppArmor initialized\n[ 0.153302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158630] Initializing cgroup subsys io\n[ 0.159463] Initializing cgroup subsys memory\n[ 0.160351] Initializing cgroup subsys devices\n[ 0.161238] Initializing cgroup subsys freezer\n[ 0.162119] Initializing cgroup subsys net_cls\n[ 0.163502] Initializing cgroup subsys perf_event\n[ 0.164719] Initializing cgroup subsys net_prio\n[ 0.165628] Initializing cgroup subsys hugetlb\n[ 0.166514] Initializing cgroup subsys pids\n[ 0.167424] CPU: Physical Processor ID: 0\n[ 0.168969] mce: CPU supports 10 MCE banks\n[ 0.169833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171978] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.173041] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.174391] Speculative Store Bypass: Vulnerable\n[ 0.191231] Freeing SMP alternatives memory: 32K\n[ 0.196776] ftrace: allocating 32237 entries in 126 pages\n[ 0.231072] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.232325] smpboot: Max logical packages: 1\n[ 0.233336] x2apic enabled\n[ 0.234153] Switched APIC routing to physical x2apic.\n[ 0.235899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237044] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.240892] KVM setup paravirtual spinlock\n[ 0.242228] x86: Booted up 1 node, 1 CPUs\n[ 0.243051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.244470] devtmpfs: initialized\n[ 0.246212] evm: security.selinux\n[ 0.246925] evm: security.SMACK64\n[ 0.247621] evm: security.SMACK64EXEC\n[ 0.248375] evm: security.SMACK64TRANSMUTE\n[ 0.249191] evm: security.SMACK64MMAP\n[ 0.249947] evm: security.ima\n[ 0.250599] evm: security.capability\n[ 0.251432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.253261] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.254460] pinctrl core: initialized pinctrl subsystem\n[ 0.255579] RTC time: 4:12:28, date: 08/15/18\n[ 0.256570] NET: Registered protocol family 16\n[ 0.257570] cpuidle: using governor ladder\n[ 0.258413] cpuidle: using governor menu\n[ 0.259219] PCCT header not found.\n[ 0.259995] ACPI: bus type PCI registered\n[ 0.260808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262080] PCI: Using configuration type 1 for base access\n[ 0.263941] ACPI: Added _OSI(Module Device)\n[ 0.264795] ACPI: Added _OSI(Processor Device)\n[ 0.265670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.266586] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.268412] ACPI: Interpreter enabled\n[ 0.269206] ACPI: (supports S0 S5)\n[ 0.269931] ACPI: Using IOAPIC for interrupt routing\n[ 0.270891] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.274161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.276572] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.277793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.280067] acpiphp: Slot [3] registered\n[ 0.280885] acpiphp: Slot [4] registered\n[ 0.281697] acpiphp: Slot [5] registered\n[ 0.282512] acpiphp: Slot [6] registered\n[ 0.293521] acpiphp: Slot [7] registered\n[ 0.294374] acpiphp: Slot [8] registered\n[ 0.295195] acpiphp: Slot [9] registered\n[ 0.296007] acpiphp: Slot [10] registered\n[ 0.296828] acpiphp: Slot [11] registered\n[ 0.297668] acpiphp: Slot [12] registered\n[ 0.298499] acpiphp: Slot [13] registered\n[ 0.299323] acpiphp: Slot [14] registered\n[ 0.300147] acpiphp: Slot [15] registered\n[ 0.300971] acpiphp: Slot [16] registered\n[ 0.301795] acpiphp: Slot [17] registered\n[ 0.302623] acpiphp: Slot [18] registered\n[ 0.303452] acpiphp: Slot [19] registered\n[ 0.304276] acpiphp: Slot [20] registered\n[ 0.305099] acpiphp: Slot [21] registered\n[ 0.305925] acpiphp: Slot [22] registered\n[ 0.306746] acpiphp: Slot [23] registered\n[ 0.307569] acpiphp: Slot [24] registered\n[ 0.308389] acpiphp: Slot [25] registered\n[ 0.309213] acpiphp: Slot [26] registered\n[ 0.310039] acpiphp: Slot [27] registered\n[ 0.310858] acpiphp: Slot [28] registered\n[ 0.311688] acpiphp: Slot [29] registered\n[ 0.312513] acpiphp: Slot [30] registered\n[ 0.313337] acpiphp: Slot [31] registered\n[ 0.314158] PCI host bridge to bus 0000:00\n[ 0.314976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.316206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.317433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.319127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.320929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.322765] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.326138] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.327752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.330944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.334236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.336001] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354931] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.356708] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.365025] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.368305] vgaarb: loaded\n[ 0.369057] vgaarb: bridge control possible 0000:00:02.0\n[ 0.370542] SCSI subsystem initialized\n[ 0.371495] ACPI: bus type USB registered\n[ 0.372608] usbcore: registered new interface driver usbfs\n[ 0.373682] usbcore: registered new interface driver hub\n[ 0.374891] usbcore: registered new device driver usb\n[ 0.376099] PCI: Using ACPI for IRQ routing\n[ 0.377235] NetLabel: Initializing\n[ 0.377965] NetLabel: domain hash size = 128\n[ 0.378824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379794] NetLabel: unlabeled traffic allowed by default\n[ 0.380970] amd_nb: Cannot enumerate AMD northbridges\n[ 0.381966] clocksource: Switched to clocksource kvm-clock\n[ 0.389640] AppArmor: AppArmor Filesystem Enabled\n[ 0.390652] pnp: PnP ACPI init\n[ 0.391608] pnp: PnP ACPI: found 5 devices\n[ 0.399532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401464] NET: Registered protocol family 2\n[ 0.402721] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405244] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406462] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407535] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408723] NET: Registered protocol family 1\n[ 0.409613] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.411792] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443342] Unpacking initramfs...\n[ 0.887231] Freeing initrd memory: 37084K\n[ 0.888589] Scanning for low memory corruption every 60 seconds\n[ 0.890100] audit: initializing netlink subsys (disabled)\n[ 0.891161] audit: type=2000 audit(1534306349.935:1): initialized\n[ 0.892566] Initialise system trusted keyring\n[ 0.893603] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.894768] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.896983] zbud: loaded\n[ 0.897838] VFS: Disk quotas dquot_6.6.0\n[ 0.898689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.900146] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.901445] fuse init (API version 7.23)\n[ 0.902375] Key type big_key registered\n[ 0.903181] Allocating IMA MOK and blacklist keyrings.\n[ 0.904433] Key type asymmetric registered\n[ 0.905257] Asymmetric key parser 'x509' registered\n[ 0.906230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.907718] io scheduler noop registered\n[ 0.908510] io scheduler deadline registered (default)\n[ 0.909503] io scheduler cfq registered\n[ 0.910382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.911440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.912731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.914200] ACPI: Power Button [PWRF]\n[ 0.915096] GHES: HEST is not enabled!\n[ 0.930501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.961915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.964105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.988114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.990427] Linux agpgart interface v0.103\n[ 0.992618] loop: module loaded\n[ 0.995338] vda: vda1\n[ 0.996600] scsi host0: ata_piix\n[ 0.997366] scsi host1: ata_piix\n[ 0.998098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.999323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.000835] libphy: Fixed MDIO Bus: probed\n[ 1.001661] tun: Universal TUN/TAP device driver, 1.6\n[ 1.002621] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.004889] PPP generic driver version 2.4.2\n[ 1.006097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.007584] ehci-pci: EHCI PCI platform driver\n[ 1.008665] ehci-platform: EHCI generic platform driver\n[ 1.009992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.011402] ohci-pci: OHCI PCI platform driver\n[ 1.012488] ohci-platform: OHCI generic platform driver\n[ 1.013716] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.029850] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.031109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.032899] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.034140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.037120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.038836] usb usb1: Product: UHCI Host Controller\n[ 1.039997] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.041423] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.042611] hub 1-0:1.0: USB hub found\n[ 1.043565] hub 1-0:1.0: 2 ports detected\n[ 1.044682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.047321] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.048485] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.049755] mousedev: PS/2 mouse device common for all mice\n[ 1.051344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.053244] rtc_cmos 00:00: RTC can wake from S4\n[ 1.054457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.055674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.056880] i2c /dev entries driver\n[ 1.057657] device-mapper: uevent: version 1.0.3\n[ 1.058640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.060284] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.061676] NET: Registered protocol family 10\n[ 1.062808] NET: Registered protocol family 17\n[ 1.063699] Key type dns_resolver registered\n[ 1.064766] registered taskstats version 1\n[ 1.065620] Loading compiled-in X.509 certificates\n[ 1.067124] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.069053] zswap: loaded using pool lzo/zbud\n[ 1.071375] Key type trusted registered\n[ 1.074436] Key type encrypted registered\n[ 1.075282] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.076333] ima: No TPM chip found, activating TPM-bypass!\n[ 1.077395] evm: HMAC attrs: 0x1\n[ 1.078388] Magic number: 14:727:211\n[ 1.079276] rtc_cmos 00:00: setting system clock to 2018-08-15 04:12:29 UTC (1534306349)\n[ 1.080914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.082052] EDD information not available.\n[ 1.159281] Freeing unused kernel memory: 1512K\n[ 1.160231] Write protecting the kernel read-only data: 14336k\n[ 1.173193] Freeing unused kernel memory: 1692K\n[ 1.174317] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.184771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.186913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.188814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.190676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.192524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.194381] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.201220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.203106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.204942] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.208600] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.265279] [drm] Initialized drm 1.1.0 20060810\n[ 1.267265] virtio_net virtio0 ens3: renamed from eth0\n[ 1.276550] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.278519] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.302323] FDC 0 is a S82078B\n[ 1.309197] AVX2 version of gcm_enc/dec engaged.\n[ 1.310148] AES CTR mode by8 optimization enabled\n[ 1.354006] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.514400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.515724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.517023] usb 1-1: Product: QEMU USB Tablet\n[ 1.517914] usb 1-1: Manufacturer: QEMU\n[ 1.518711] usb 1-1: SerialNumber: 42\n[ 1.526682] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.532763] usbcore: registered new interface driver usbhid\n[ 1.534259] usbhid: USB HID core driver\n[ 1.536635] 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.539721] 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\nBegin: Loading essential drivers ... [ 1.806904] md: linear personality registered for level -1\n[ 1.810021] md: multipath personality registered for level -4\n[ 1.813176] md: raid0 personality registered for level 0\n[ 1.816762] md: raid1 personality registered for level 1\n[ 1.885971] raid6: sse2x1 gen() 11518 MB/s\n[ 1.953980] raid6: sse2x1 xor() 8995 MB/s\n[ 2.021970] raid6: sse2x2 gen() 14759 MB/s\n[ 2.089967] raid6: sse2x2 xor() 9785 MB/s\n[ 2.157967] raid6: sse2x4 gen() 16851 MB/s\n[ 2.225972] raid6: sse2x4 xor() 11601 MB/s\n[ 2.293966] raid6: avx2x1 gen() 22462 MB/s\n[ 2.361977] raid6: avx2x2 gen() 26425 MB/s\n[ 2.429968] raid6: avx2x4 gen() 30401 MB/s\n[ 2.430858] raid6: using algorithm avx2x4 gen() 30401 MB/s\n[ 2.431884] raid6: using avx2x2 recovery algorithm\n[ 2.432828] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 2.433972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns\n[ 2.438567] xor: automatically using best checksumming function:\n[ 2.477966] avx : 32682.000 MB/sec\n[ 2.480117] async_tx: api initialized (async)\n[ 2.490166] md: raid6 personality registered for level 6\n[ 2.491245] md: raid5 personality registered for level 5\n[ 2.492274] md: raid4 personality registered for level 4\n[ 2.497549] 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.526807] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.545261] 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.642081] 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.645479] systemd[1]: Detected virtualization kvm.\n[ 2.646465] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.650281] systemd[1]: Set hostname to .\n[ 2.652665] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.653824] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.756022] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.758476] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.761025] 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[ 2.764191] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.766605] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.768389] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.770591] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.772617] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.774892] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.776836] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.778929] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.781440] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.783544] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.785468] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.788063] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.790463] 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[ 2.794341] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.797679] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.810263] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.812911] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.821084] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.823970] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.834116] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.837731] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.843194] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.846165] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.856078] 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[ 2.861944] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.869175] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.873641] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.881574] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.888130] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.890708] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.894650] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.897688] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 2.904399] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.913483] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 2.965343] 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 Flush Journal to Persistent Storage.\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[ 3.269325] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.472100] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Aug 2018 04:12:32 +0000. Up 4.28 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 13.892551] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Wed, 15 Aug 2018 04:12:34 +0000. Up 5.51 seconds.\n[ 13.894457] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 13.899620] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.901920] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 13.905759] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.912155] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:de:64:19 |\n[ 13.914033] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fede:6419/64 | . | link | fa:16:3e:de:64:19 |\n[ 13.915850] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 13.920154] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 13.924143] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 13.928131] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 13.932168] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.936140] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 13.937885] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.944124] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 13.945885] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 13.948139] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 13.952129] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 13.956127] cloud-init[946]: 2018-08-15 04:12:42,491 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 14.351277] cloud-init[946]: Generating public/private rsa key pair.\n[ 14.352721] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 14.354188] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 14.360164] cloud-init[946]: The key fingerprint is:\n[ 14.361318] cloud-init[946]: SHA256:yH6kJRFdp3PbHwWKjssLJ0TUzxl4qrvTlvuz5YJQJVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\n[ 14.363139] cloud-init[946]: The key's randomart image is:\n[ 14.368355] cloud-init[946]: +---[RSA 2048]----+\n[ 14.369476] cloud-init[946]: | oo +o.E . |\n[ 14.370535] cloud-init[946]: | . .= ++ . . |\n[ 14.372132] cloud-init[946]: | o B+oo .|\n[ 14.376137] cloud-init[946]: | o ooo+o o .|\n[ 14.377246] cloud-init[946]: | =oS . . .. |\n[ 14.380137] cloud-init[946]: | oo* . ..|\n[ 14.381241] cloud-init[946]: | =+=o . .|\n[ 14.384136] cloud-init[946]: | o==.oo |\n[ 14.385262] cloud-init[946]: | .+ooo+. |\n[ 14.388146] cloud-init[946]: +----[SHA256]-----+\n[ 14.392147] cloud-init[946]: Generating public/private dsa key pair.\n[ 14.393425] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 14.394867] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 14.400347] cloud-init[946]: The key fingerprint is:\n[ 14.401492] cloud-init[946]: SHA256:9Sq8Kax/G1U011zcQ5fxQ9FG4S9lHYcEs/HMc008bVE root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\n[ 14.404133] cloud-init[946]: The key's randomart image is:\n[ 14.408143] cloud-init[946]: +---[DSA 1024]----+\n[ 14.409235] cloud-init[946]: | *o+/E|\n[ 14.412166] cloud-init[946]: | . X+=^|\n[ 14.413258] cloud-init[946]: | . o ==X|\n[ 14.416130] cloud-init[946]: | . o =o|\n[ 14.417215] cloud-init[946]: | S . . . .|\n[ 14.420345] cloud-init[946]: | . . . . |\n[ 14.421629] cloud-init[946]: | . + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[ 14.426729] cloud-init[946]: | o .= |\n[[0;32m OK [0m[ 14.428262] cloud-init[946]: | .o.o+. |\n[ 14.429039] cloud-init[946]: +----[SHA256]-----+\n[ 14.429814] cloud-init[946]: Generating public/private ecdsa key pair.\n[ 14.430779] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 14.431975] ] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n 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[[0;32m OK [0m] Reached target Timers.\ncloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 14.441097] cloud-init[946]: The key fingerprint is:\n[ 14.442122] cloud-init[946]: SHA256:1bgX2XRPpqfiWDNxnt+vDd571viofgplXXJZx2UndVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\n Starting LXD - unix socket.\n[ 14.444873] cloud-init[946]: The key's randomart image is:\n[ 14.446599] cloud-init[946]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 14.448802] cloud-init[946]: | ooE|\n[[0;32m OK [0m] Reached target Paths.\n[ 14.450687] cloud-init[946]: | o + BO|\n[[0;32m OK [0m] Reached target Network is Online.\n[ 14.452705] cloud-init[946]: | o = =.=|\n Starting iSCSI initiator daemon (iscsid)...\n[ 14.455042] cloud-init[946]: | . . * B |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 14.457545] cloud-init[946]: | S . O = |\n[ 14.458543] cloud-init[946]: | B + ..|\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 14.461040] cloud-init[946]: | o . ..+|\n[[0;32m OK [0m[ 14.465081] cloud-init[946]: | . .o==|] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 14.468879] cloud-init[946]: | .+++=B|\n[ 14.469654] cloud-init[946]: +----[SHA256]-----+\n[ 14.470417] cloud-init[946]: Generating public/private ed25519 key pair.\n[ 14.471411] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n Starting LXD - container startup/shutdown...\n Starting LSB: MD monitoring daemon...\n\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n[ 14.492903] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 14.516530] cloud-init[946]: The key fingerprint is:\n[ 14.526846] cloud-init[946]: SHA256:mzv4y60Qdfp/j7JbmmQPo62/6EQQyf3Nhi7lJjDdd/w root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\n[ 14.537732] cloud-init[946]: The key's randomart image is:\n[ 14.539588] cloud-init[946]: +--[ED25519 256]--+\n[ 14.540999] cloud-init[946]: | ..o |\n[ 14.542584] cloud-init[946]: | o.. |\n[ 14.544959] cloud-init[946]: | o..o + . |\n[ 14.546604] cloud-init[946]: | .o+. = = o|\n[ 14.548139] cloud-init[946]: | . So.+ o ..|\n[ 14.549839] cloud-init[946]: | . =o + E|\n[ 14.551425] cloud-init[946]: | ..o o+= . | Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[ 14.560459] cloud-init[946]: | .o.+ B.B.. |\n[ 14.562025] cloud-init[946]: | .*=*oX*o..|\n Starting Apply the settings specified in cloud-config...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 14.566247] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[946]: +----[SHA256]-----+\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\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 Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting LSB: network benchmark...\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 Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\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 LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 15.270626] cloud-init[1104]: 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[ 15.956761] cloud-init[1104]: en_US.UTF-8... done\n[ 15.958869] cloud-init[1104]: Generation complete.\n[ 16.420611] cloud-init[1104]: Cloud-init v. 18.2 running 'modules:config' at Wed, 15 Aug 2018 04:12:43 +0000. Up 15.14 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 | 3b:d8:e4:ec:26:e1:68:c7:6f:11:ea:ed:cf:bf:05:2b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Aug 15 04:12:45 ec2: \n<14>Aug 15 04:12:45 ec2: #############################################################\n<14>Aug 15 04:12:45 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Aug 15 04:12:45 ec2: 1024 SHA256:9Sq8Kax/G1U011zcQ5fxQ9FG4S9lHYcEs/HMc008bVE root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (DSA)\n<14>Aug 15 04:12:45 ec2: 256 SHA256:1bgX2XRPpqfiWDNxnt+vDd571viofgplXXJZx2UndVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (ECDSA)\n<14>Aug 15 04:12:45 ec2: 256 SHA256:mzv4y60Qdfp/j7JbmmQPo62/6EQQyf3Nhi7lJjDdd/w root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (ED25519)\n<14>Aug 15 04:12:45 ec2: 2048 SHA256:yH6kJRFdp3PbHwWKjssLJ0TUzxl4qrvTlvuz5YJQJVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (RSA)\n<14>Aug 15 04:12:45 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Aug 15 04:12:45 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQ+OJfEA9Np1ABssMuMaYrOiU8lbcRdRaAPiwzUsMQOj3TT/xlxvfUY+Rj7yhkx11/1SVYPOgnOPj3C06rDZgI= root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAKAEaPLOZfNCSXNHBovqNmd32Y3syFuKG0RMsjaMymV root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/XNcKiI6QJ+xU+U9kWiynYVpczL7BkUo1+G9Nsr4/9dHly4a01rzNyg9OOYv3u/6DoxWGRm2nZ+vDy5VSyO0yVgsf0t4aelWyo0+gSOHJO+kWHf5ebZE7Ova6Eq6UR9qTYzoKiiml3dIcCbG74juzbK17WNzl8tG+E3yhpVFOdLDIIhFN8XPdnGW+gVf1fzKatlsnP81OXFV57Mpcyu/ivvB/MfTdte8MfeAFpTs5s6lYEcEhFV2kHiYY7Tr2iMDzz+GfWlIQ1rZcMs7HwqpjRvjJXsCwWdb713Xwahz8cDkJiVKcpAnug3a29TvfIoIPzIIejwK2yUlSW6D87Eo7 root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e\n-----END SSH HOST KEY KEYS-----\n[ 17.290998] cloud-init[1318]: Cloud-init v. 18.2 running 'modules:final' at Wed, 15 Aug 2018 04:12:45 +0000. Up 17.15 seconds.\n[ 17.293006] cloud-init[1318]: Cloud-init v. 18.2 finished at Wed, 15 Aug 2018 04:12:45 +0000. Datasource DataSourceEc2. Up 17.28 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-8ed8c3ce-5bb7-43d3-961f-3881a805d39e ttyS0\n\nshaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e login: "} 2018-08-15 04:12:52,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action used request id req-4d2dc488-6866-45c6-9b73-033c0c60872d 2018-08-15 04:12:52,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750541687012s 2018-08-15 04:12:52,828 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9/action used request id req-4d2dc488-6866-45c6-9b73-033c0c60872d 2018-08-15 04:12:52,828 - 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 687065541 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.145170] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146859] pid_max: default: 32768 minimum: 301 [ 0.148064] ACPI: Core revision 20150930 [ 0.149484] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150824] Security Framework initialized [ 0.151663] Yama: becoming mindful. [ 0.152423] AppArmor: AppArmor initialized [ 0.153302] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155980] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157208] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158630] Initializing cgroup subsys io [ 0.159463] Initializing cgroup subsys memory [ 0.160351] Initializing cgroup subsys devices [ 0.161238] Initializing cgroup subsys freezer [ 0.162119] Initializing cgroup subsys net_cls [ 0.163502] Initializing cgroup subsys perf_event [ 0.164719] Initializing cgroup subsys net_prio [ 0.165628] Initializing cgroup subsys hugetlb [ 0.166514] Initializing cgroup subsys pids [ 0.167424] CPU: Physical Processor ID: 0 [ 0.168969] mce: CPU supports 10 MCE banks [ 0.169833] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170854] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171978] Spectre V2 : Mitigation: Full generic retpoline [ 0.173041] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.174391] Speculative Store Bypass: Vulnerable [ 0.191231] Freeing SMP alternatives memory: 32K [ 0.196776] ftrace: allocating 32237 entries in 126 pages [ 0.231072] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.232325] smpboot: Max logical packages: 1 [ 0.233336] x2apic enabled [ 0.234153] Switched APIC routing to physical x2apic. [ 0.235899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237044] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239067] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.240892] KVM setup paravirtual spinlock [ 0.242228] x86: Booted up 1 node, 1 CPUs [ 0.243051] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.244470] devtmpfs: initialized [ 0.246212] evm: security.selinux [ 0.246925] evm: security.SMACK64 [ 0.247621] evm: security.SMACK64EXEC [ 0.248375] evm: security.SMACK64TRANSMUTE [ 0.249191] evm: security.SMACK64MMAP [ 0.249947] evm: security.ima [ 0.250599] evm: security.capability [ 0.251432] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.253261] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.254460] pinctrl core: initialized pinctrl subsystem [ 0.255579] RTC time: 4:12:28, date: 08/15/18 [ 0.256570] NET: Registered protocol family 16 [ 0.257570] cpuidle: using governor ladder [ 0.258413] cpuidle: using governor menu [ 0.259219] PCCT header not found. [ 0.259995] ACPI: bus type PCI registered [ 0.260808] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262080] PCI: Using configuration type 1 for base access [ 0.263941] ACPI: Added _OSI(Module Device) [ 0.264795] ACPI: Added _OSI(Processor Device) [ 0.265670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.266586] ACPI: Added _OSI(Processor Aggregator Device) [ 0.268412] ACPI: Interpreter enabled [ 0.269206] ACPI: (supports S0 S5) [ 0.269931] ACPI: Using IOAPIC for interrupt routing [ 0.270891] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274161] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275324] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276572] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.277793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.280067] acpiphp: Slot [3] registered [ 0.280885] acpiphp: Slot [4] registered [ 0.281697] acpiphp: Slot [5] registered [ 0.282512] acpiphp: Slot [6] registered [ 0.293521] acpiphp: Slot [7] registered [ 0.294374] acpiphp: Slot [8] registered [ 0.295195] acpiphp: Slot [9] registered [ 0.296007] acpiphp: Slot [10] registered [ 0.296828] acpiphp: Slot [11] registered [ 0.297668] acpiphp: Slot [12] registered [ 0.298499] acpiphp: Slot [13] registered [ 0.299323] acpiphp: Slot [14] registered [ 0.300147] acpiphp: Slot [15] registered [ 0.300971] acpiphp: Slot [16] registered [ 0.301795] acpiphp: Slot [17] registered [ 0.302623] acpiphp: Slot [18] registered [ 0.303452] acpiphp: Slot [19] registered [ 0.304276] acpiphp: Slot [20] registered [ 0.305099] acpiphp: Slot [21] registered [ 0.305925] acpiphp: Slot [22] registered [ 0.306746] acpiphp: Slot [23] registered [ 0.307569] acpiphp: Slot [24] registered [ 0.308389] acpiphp: Slot [25] registered [ 0.309213] acpiphp: Slot [26] registered [ 0.310039] acpiphp: Slot [27] registered [ 0.310858] acpiphp: Slot [28] registered [ 0.311688] acpiphp: Slot [29] registered [ 0.312513] acpiphp: Slot [30] registered [ 0.313337] acpiphp: Slot [31] registered [ 0.314158] PCI host bridge to bus 0000:00 [ 0.314976] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.316206] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.317433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.319127] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.320929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.322765] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.326138] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.327752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.329344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.330944] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.334236] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336001] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354931] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.356708] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358412] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360257] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.365025] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366376] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368305] vgaarb: loaded [ 0.369057] vgaarb: bridge control possible 0000:00:02.0 [ 0.370542] SCSI subsystem initialized [ 0.371495] ACPI: bus type USB registered [ 0.372608] usbcore: registered new interface driver usbfs [ 0.373682] usbcore: registered new interface driver hub [ 0.374891] usbcore: registered new device driver usb [ 0.376099] PCI: Using ACPI for IRQ routing [ 0.377235] NetLabel: Initializing [ 0.377965] NetLabel: domain hash size = 128 [ 0.378824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379794] NetLabel: unlabeled traffic allowed by default [ 0.380970] amd_nb: Cannot enumerate AMD northbridges [ 0.381966] clocksource: Switched to clocksource kvm-clock [ 0.389640] AppArmor: AppArmor Filesystem Enabled [ 0.390652] pnp: PnP ACPI init [ 0.391608] pnp: PnP ACPI: found 5 devices [ 0.399532] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401464] NET: Registered protocol family 2 [ 0.402721] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.404058] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405244] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406462] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407535] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408723] NET: Registered protocol family 1 [ 0.409613] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411792] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427568] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443342] Unpacking initramfs... [ 0.887231] Freeing initrd memory: 37084K [ 0.888589] Scanning for low memory corruption every 60 seconds [ 0.890100] audit: initializing netlink subsys (disabled) [ 0.891161] audit: type=2000 audit(1534306349.935:1): initialized [ 0.892566] Initialise system trusted keyring [ 0.893603] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.894768] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.896983] zbud: loaded [ 0.897838] VFS: Disk quotas dquot_6.6.0 [ 0.898689] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.900146] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.901445] fuse init (API version 7.23) [ 0.902375] Key type big_key registered [ 0.903181] Allocating IMA MOK and blacklist keyrings. [ 0.904433] Key type asymmetric registered [ 0.905257] Asymmetric key parser 'x509' registered [ 0.906230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.907718] io scheduler noop registered [ 0.908510] io scheduler deadline registered (default) [ 0.909503] io scheduler cfq registered [ 0.910382] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.911440] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.912731] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.914200] ACPI: Power Button [PWRF] [ 0.915096] GHES: HEST is not enabled! [ 0.930501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.961915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.964105] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.988114] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.990427] Linux agpgart interface v0.103 [ 0.992618] loop: module loaded [ 0.995338] vda: vda1 [ 0.996600] scsi host0: ata_piix [ 0.997366] scsi host1: ata_piix [ 0.998098] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.999323] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.000835] libphy: Fixed MDIO Bus: probed [ 1.001661] tun: Universal TUN/TAP device driver, 1.6 [ 1.002621] tun: (C) 1999-2004 Max Krasnyansky [ 1.004889] PPP generic driver version 2.4.2 [ 1.006097] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.007584] ehci-pci: EHCI PCI platform driver [ 1.008665] ehci-platform: EHCI generic platform driver [ 1.009992] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.011402] ohci-pci: OHCI PCI platform driver [ 1.012488] ohci-platform: OHCI generic platform driver [ 1.013716] uhci_hcd: USB Universal Host Controller Interface driver [ 1.029850] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.031109] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.032899] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.034140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.035558] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.037120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.038836] usb usb1: Product: UHCI Host Controller [ 1.039997] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.041423] usb usb1: SerialNumber: 0000:00:01.2 [ 1.042611] hub 1-0:1.0: USB hub found [ 1.043565] hub 1-0:1.0: 2 ports detected [ 1.044682] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.047321] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.048485] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.049755] mousedev: PS/2 mouse device common for all mice [ 1.051344] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.053244] rtc_cmos 00:00: RTC can wake from S4 [ 1.054457] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.055674] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.056880] i2c /dev entries driver [ 1.057657] device-mapper: uevent: version 1.0.3 [ 1.058640] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.060284] ledtrig-cpu: registered to indicate activity on CPUs [ 1.061676] NET: Registered protocol family 10 [ 1.062808] NET: Registered protocol family 17 [ 1.063699] Key type dns_resolver registered [ 1.064766] registered taskstats version 1 [ 1.065620] Loading compiled-in X.509 certificates [ 1.067124] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.069053] zswap: loaded using pool lzo/zbud [ 1.071375] Key type trusted registered [ 1.074436] Key type encrypted registered [ 1.075282] AppArmor: AppArmor sha1 policy hashing enabled [ 1.076333] ima: No TPM chip found, activating TPM-bypass! [ 1.077395] evm: HMAC attrs: 0x1 [ 1.078388] Magic number: 14:727:211 [ 1.079276] rtc_cmos 00:00: setting system clock to 2018-08-15 04:12:29 UTC (1534306349) [ 1.080914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.082052] EDD information not available. [ 1.159281] Freeing unused kernel memory: 1512K [ 1.160231] Write protecting the kernel read-only data: 14336k [ 1.173193] Freeing unused kernel memory: 1692K [ 1.174317] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.184771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.186913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.188814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.190676] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.192524] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.194381] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.201220] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.203106] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.204942] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.208600] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.265279] [drm] Initialized drm 1.1.0 20060810 [ 1.267265] virtio_net virtio0 ens3: renamed from eth0 [ 1.276550] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.278519] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.302323] FDC 0 is a S82078B [ 1.309197] AVX2 version of gcm_enc/dec engaged. [ 1.310148] AES CTR mode by8 optimization enabled [ 1.354006] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.514400] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.515724] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.517023] usb 1-1: Product: QEMU USB Tablet [ 1.517914] usb 1-1: Manufacturer: QEMU [ 1.518711] usb 1-1: SerialNumber: 42 [ 1.526682] hidraw: raw HID events driver (C) Jiri Kosina [ 1.532763] usbcore: registered new interface driver usbhid [ 1.534259] usbhid: USB HID core driver [ 1.536635] 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.539721] 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 Begin: Loading essential drivers ... [ 1.806904] md: linear personality registered for level -1 [ 1.810021] md: multipath personality registered for level -4 [ 1.813176] md: raid0 personality registered for level 0 [ 1.816762] md: raid1 personality registered for level 1 [ 1.885971] raid6: sse2x1 gen() 11518 MB/s [ 1.953980] raid6: sse2x1 xor() 8995 MB/s [ 2.021970] raid6: sse2x2 gen() 14759 MB/s [ 2.089967] raid6: sse2x2 xor() 9785 MB/s [ 2.157967] raid6: sse2x4 gen() 16851 MB/s [ 2.225972] raid6: sse2x4 xor() 11601 MB/s [ 2.293966] raid6: avx2x1 gen() 22462 MB/s [ 2.361977] raid6: avx2x2 gen() 26425 MB/s [ 2.429968] raid6: avx2x4 gen() 30401 MB/s [ 2.430858] raid6: using algorithm avx2x4 gen() 30401 MB/s [ 2.431884] raid6: using avx2x2 recovery algorithm [ 2.432828] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 2.433972] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325533c83f4, max_idle_ns: 440795244844 ns [ 2.438567] xor: automatically using best checksumming function: [ 2.477966] avx : 32682.000 MB/sec [ 2.480117] async_tx: api initialized (async) [ 2.490166] md: raid6 personality registered for level 6 [ 2.491245] md: raid5 personality registered for level 5 [ 2.492274] md: raid4 personality registered for level 4 [ 2.497549] 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.526807] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.545261] 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.642081] 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.645479] systemd[1]: Detected virtualization kvm. [ 2.646465] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.650281] systemd[1]: Set hostname to . [ 2.652665] systemd[1]: Initializing machine ID from KVM UUID. [ 2.653824] systemd[1]: Installed transient /etc/machine-id file. [ 2.756022] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.758476] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.761025] 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. [ 2.764191] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.766605] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.768389] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.770591] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.772617] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.774892] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.776836] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.778929] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.781440] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.783544] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.785468] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.788063] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.790463] 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... [ 2.794341] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.797679] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.810263] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.812911] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.821084] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.823970] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.834116] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.837731] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.843194] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.846165] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.856078] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.861944] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.869175] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.873641] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.881574] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.888130] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.890708] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.894650] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.897688] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 2.904399] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.913483] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Nameserver information manager. [ 2.965343] 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 Flush Journal to Persistent Storage. [[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. [ 3.269325] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.472100] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Aug 2018 04:12:32 +0000. Up 4.28 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)... [ 13.892551] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Wed, 15 Aug 2018 04:12:34 +0000. Up 5.51 seconds. [ 13.894457] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 13.899620] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.901920] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 13.905759] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.912155] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.4 | 255.255.255.0 | . | fa:16:3e:de:64:19 | [ 13.914033] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fede:6419/64 | . | link | fa:16:3e:de:64:19 | [ 13.915850] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 13.920154] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 13.924143] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 13.928131] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 13.932168] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.936140] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 13.937885] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.944124] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 13.945885] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 13.948139] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 13.952129] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 13.956127] cloud-init[946]: 2018-08-15 04:12:42,491 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 14.351277] cloud-init[946]: Generating public/private rsa key pair. [ 14.352721] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 14.354188] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 14.360164] cloud-init[946]: The key fingerprint is: [ 14.361318] cloud-init[946]: SHA256:yH6kJRFdp3PbHwWKjssLJ0TUzxl4qrvTlvuz5YJQJVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e [ 14.363139] cloud-init[946]: The key's randomart image is: [ 14.368355] cloud-init[946]: +---[RSA 2048]----+ [ 14.369476] cloud-init[946]: | oo +o.E . | [ 14.370535] cloud-init[946]: | . .= ++ . . | [ 14.372132] cloud-init[946]: | o B+oo .| [ 14.376137] cloud-init[946]: | o ooo+o o .| [ 14.377246] cloud-init[946]: | =oS . . .. | [ 14.380137] cloud-init[946]: | oo* . ..| [ 14.381241] cloud-init[946]: | =+=o . .| [ 14.384136] cloud-init[946]: | o==.oo | [ 14.385262] cloud-init[946]: | .+ooo+. | [ 14.388146] cloud-init[946]: +----[SHA256]-----+ [ 14.392147] cloud-init[946]: Generating public/private dsa key pair. [ 14.393425] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 14.394867] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 14.400347] cloud-init[946]: The key fingerprint is: [ 14.401492] cloud-init[946]: SHA256:9Sq8Kax/G1U011zcQ5fxQ9FG4S9lHYcEs/HMc008bVE root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e [ 14.404133] cloud-init[946]: The key's randomart image is: [ 14.408143] cloud-init[946]: +---[DSA 1024]----+ [ 14.409235] cloud-init[946]: | *o+/E| [ 14.412166] cloud-init[946]: | . X+=^| [ 14.413258] cloud-init[946]: | . o ==X| [ 14.416130] cloud-init[946]: | . o =o| [ 14.417215] cloud-init[946]: | S . . . .| [ 14.420345] cloud-init[946]: | . . . . | [ 14.421629] cloud-init[946]: | . + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 14.426729] cloud-init[946]: | o .= | [[0;32m OK [0m[ 14.428262] cloud-init[946]: | .o.o+. | [ 14.429039] cloud-init[946]: +----[SHA256]-----+ [ 14.429814] cloud-init[946]: Generating public/private ecdsa key pair. [ 14.430779] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 14.431975] ] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. 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. [[0;32m OK [0m] Reached target Timers. cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 14.441097] cloud-init[946]: The key fingerprint is: [ 14.442122] cloud-init[946]: SHA256:1bgX2XRPpqfiWDNxnt+vDd571viofgplXXJZx2UndVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e Starting LXD - unix socket. [ 14.444873] cloud-init[946]: The key's randomart image is: [ 14.446599] cloud-init[946]: +---[ECDSA 256]---+ [[0;32m OK [0m] Started ACPI Events Check. [ 14.448802] cloud-init[946]: | ooE| [[0;32m OK [0m] Reached target Paths. [ 14.450687] cloud-init[946]: | o + BO| [[0;32m OK [0m] Reached target Network is Online. [ 14.452705] cloud-init[946]: | o = =.=| Starting iSCSI initiator daemon (iscsid)... [ 14.455042] cloud-init[946]: | . . * B | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 14.457545] cloud-init[946]: | S . O = | [ 14.458543] cloud-init[946]: | B + ..| [[0;32m OK [0m] Listening on LXD - unix socket. [ 14.461040] cloud-init[946]: | o . ..+| [[0;32m OK [0m[ 14.465081] cloud-init[946]: | . .o==|] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 14.468879] cloud-init[946]: | .+++=B| [ 14.469654] cloud-init[946]: +----[SHA256]-----+ [ 14.470417] cloud-init[946]: Generating public/private ed25519 key pair. [ 14.471411] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon... Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... [ 14.492903] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 14.516530] cloud-init[946]: The key fingerprint is: [ 14.526846] cloud-init[946]: SHA256:mzv4y60Qdfp/j7JbmmQPo62/6EQQyf3Nhi7lJjDdd/w root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e [ 14.537732] cloud-init[946]: The key's randomart image is: [ 14.539588] cloud-init[946]: +--[ED25519 256]--+ [ 14.540999] cloud-init[946]: | ..o | [ 14.542584] cloud-init[946]: | o.. | [ 14.544959] cloud-init[946]: | o..o + . | [ 14.546604] cloud-init[946]: | .o+. = = o| [ 14.548139] cloud-init[946]: | . So.+ o ..| [ 14.549839] cloud-init[946]: | . =o + E| [ 14.551425] cloud-init[946]: | ..o o+= . | Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 14.560459] cloud-init[946]: | .o.+ B.B.. | [ 14.562025] cloud-init[946]: | .*=*oX*o..| Starting Apply the settings specified in cloud-config... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 14.566247] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[946]: +----[SHA256]-----+ [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[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 Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting LSB: network benchmark... [[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 Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 15.270626] cloud-init[1104]: 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. [ 15.956761] cloud-init[1104]: en_US.UTF-8... done [ 15.958869] cloud-init[1104]: Generation complete. [ 16.420611] cloud-init[1104]: Cloud-init v. 18.2 running 'modules:config' at Wed, 15 Aug 2018 04:12:43 +0000. Up 15.14 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 | 3b:d8:e4:ec:26:e1:68:c7:6f:11:ea:ed:cf:bf:05:2b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 15 04:12:45 ec2: <14>Aug 15 04:12:45 ec2: ############################################################# <14>Aug 15 04:12:45 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 15 04:12:45 ec2: 1024 SHA256:9Sq8Kax/G1U011zcQ5fxQ9FG4S9lHYcEs/HMc008bVE root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (DSA) <14>Aug 15 04:12:45 ec2: 256 SHA256:1bgX2XRPpqfiWDNxnt+vDd571viofgplXXJZx2UndVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (ECDSA) <14>Aug 15 04:12:45 ec2: 256 SHA256:mzv4y60Qdfp/j7JbmmQPo62/6EQQyf3Nhi7lJjDdd/w root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (ED25519) <14>Aug 15 04:12:45 ec2: 2048 SHA256:yH6kJRFdp3PbHwWKjssLJ0TUzxl4qrvTlvuz5YJQJVU root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e (RSA) <14>Aug 15 04:12:45 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 15 04:12:45 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHQ+OJfEA9Np1ABssMuMaYrOiU8lbcRdRaAPiwzUsMQOj3TT/xlxvfUY+Rj7yhkx11/1SVYPOgnOPj3C06rDZgI= root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAKAEaPLOZfNCSXNHBovqNmd32Y3syFuKG0RMsjaMymV root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/XNcKiI6QJ+xU+U9kWiynYVpczL7BkUo1+G9Nsr4/9dHly4a01rzNyg9OOYv3u/6DoxWGRm2nZ+vDy5VSyO0yVgsf0t4aelWyo0+gSOHJO+kWHf5ebZE7Ova6Eq6UR9qTYzoKiiml3dIcCbG74juzbK17WNzl8tG+E3yhpVFOdLDIIhFN8XPdnGW+gVf1fzKatlsnP81OXFV57Mpcyu/ivvB/MfTdte8MfeAFpTs5s6lYEcEhFV2kHiYY7Tr2iMDzz+GfWlIQ1rZcMs7HwqpjRvjJXsCwWdb713Xwahz8cDkJiVKcpAnug3a29TvfIoIPzIIejwK2yUlSW6D87Eo7 root@shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e -----END SSH HOST KEY KEYS----- [ 17.290998] cloud-init[1318]: Cloud-init v. 18.2 running 'modules:final' at Wed, 15 Aug 2018 04:12:45 +0000. Up 17.15 seconds. [ 17.293006] cloud-init[1318]: Cloud-init v. 18.2 finished at Wed, 15 Aug 2018 04:12:45 +0000. Datasource DataSourceEc2. Up 17.28 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-8ed8c3ce-5bb7-43d3-961f-3881a805d39e ttyS0 shaker-vm-8ed8c3ce-5bb7-43d3-961f-3881a805d39e login: 2018-08-15 04:12:52,833 - paramiko.transport - DEBUG - starting thread (client mode): 0x871fbb50L 2018-08-15 04:12:52,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 04:12:52,837 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-15 04:12:52,838 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-15 04:12:52,839 - 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-08-15 04:12:52,839 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 04:12:52,839 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-15 04:12:52,840 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 04:12:52,840 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 04:12:52,840 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 04:12:52,880 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 04:12:52,881 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 04:12:52,897 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: d44b1ec8bc062e466980d0fd2603d7d7 2018-08-15 04:12:52,898 - paramiko.transport - DEBUG - Trying discovered key 3bd8e4ec26e168c76f11eaedcfbf052b in /tmp/tmp_lzdPd 2018-08-15 04:12:52,920 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 04:12:52,942 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 04:12:52,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-15 04:12:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:12:52,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba8531b-a9ad-4797-a27e-b9429d9b2e14 Content-Length: 266 Content-Type: application/json 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-15 04:12:52,976 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-5ba8531b-a9ad-4797-a27e-b9429d9b2e14 2018-08-15 04:12:52,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:53,066 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-15 04:12:53,066 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-15 04:12:53,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266197b4-6713-4ba8-9e43-101caf3e501e Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0d269d65afe444f1b4ef63613a783344"}, "enabled": true, "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/18d995f347f945e581f2d5fa9301cb16"}, "enabled": true, "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/248c5b0ac4744e22989a80e856bd3fcc"}, "enabled": true, "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/35a218a2eb904a4cb6b83d325061e386"}, "enabled": true, "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/374773d5df3a45ffa08c008b237788a0"}, "enabled": true, "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/386f2cb9c8c346b992323ca3412dffb3"}, "enabled": true, "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3e2f80361a434b4cb3e4db5203cfa105"}, "enabled": true, "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/50931a59c1fa49c78955cf29c2409920"}, "enabled": true, "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/566b6f8b85b6476485f8e1d1aff30099"}, "enabled": true, "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5a80094e56a44a45a154afb18a06aad9"}, "enabled": true, "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/75ba08e655ef4ecba9a05181fa690302"}, "enabled": true, "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8154a1eb2fdf45ae8076d0344ed44176"}, "enabled": true, "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/872dc604424c40ebb325bc7edfeb85c0"}, "enabled": true, "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a7ea18aa11d24e069c47ed144d3ed557"}, "enabled": true, "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b04648ea91744961bd9a2603357917cf"}, "enabled": true, "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-15 04:12:53,157 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-266197b4-6713-4ba8-9e43-101caf3e501e 2018-08-15 04:12:53,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.190047979355s 2018-08-15 04:12:53,157 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-266197b4-6713-4ba8-9e43-101caf3e501e 2018-08-15 04:12:53,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-15 04:12:53,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:53,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a765a895-2f52-4337-bac7-9b3e5d1501c6 Content-Encoding: gzip Content-Length: 1962 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/01562bcfe23c43f1bd100bfa62bc7ef1"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/17666bdee80a42f1b48b2fc895a15a5a"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/21eede1f0fb746edb2795c707d17230e"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "21eede1f0fb746edb2795c707d17230e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2251ff91ba02438ca4d529af5d3d1e3f"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2584cffbb2724d278db1015f4916b36b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "2584cffbb2724d278db1015f4916b36b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/27262135d59a41e2a8bc6d80cea9582a"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/296ebf1c47a2475f8d49213d31ebef77"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2d3219177d2a47b1b3e60d1a6abc6315"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3e17f72274a840a3bbb3f86b31004ac2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4712e83569a14bd781c18471ea8df2c9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/53470451674e4c59973d76b7749b1104"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "53470451674e4c59973d76b7749b1104"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55c0ea7bfb3141119bbf09805cff40e8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b06959d2a084333a8b1c30fc9538f78"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b31b5ba0d2445c8b77410299b730439"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5f6d4dd0518442b6b2ca3791763b2fbb"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6fadc79c8e0c4aefb8b3926dfc85180f"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77440575db0248d58b72b8fb0b469d69"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "77440575db0248d58b72b8fb0b469d69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7937f1f775614cdb8cca965afcca7d75"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "7937f1f775614cdb8cca965afcca7d75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7ae6cb27e71b4f9fb7f88b259b9c505a"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7e68a86cd54441958ab93ab8408f1df0"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/862c1f9b439b49edb4ebd77b1d30da30"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9045be930ce842998da9ecd4efd66983"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9045be930ce842998da9ecd4efd66983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9c25393255f7424dacab870f118bb32d"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9c25393255f7424dacab870f118bb32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a376f0e58c294bbfad700277ef4a290f"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "a376f0e58c294bbfad700277ef4a290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a8c63a39b10a4a848918be39d1b593fb"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "a8c63a39b10a4a848918be39d1b593fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ab8ccc2ff5e942518dd1242b64f1a062"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/abf2832c4b024485b2b95d628e061f1c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "abf2832c4b024485b2b95d628e061f1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac6ae1f00aaa41788c6d9f4213d93b91"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b30c4310005e4c6e8374e56ea3c2e671"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b47ca97cd3ff4084979f9e73de5c91c3"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b483c15eec424f6c850bcce4035a6eed"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ca535a88cd284adaaabec85e8373392a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "ca535a88cd284adaaabec85e8373392a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/caad117808c4444493d973ecf9c8d19d"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "caad117808c4444493d973ecf9c8d19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/cd429027244e40518827647ebc587446"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "cd429027244e40518827647ebc587446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d6e9259ec93b42c18612e17e250811d7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "d6e9259ec93b42c18612e17e250811d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dec425fefa34427bab9957c6ba3dfcfa"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "dec425fefa34427bab9957c6ba3dfcfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/df14c0adef3f4280a06c83b490a102a6"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "df14c0adef3f4280a06c83b490a102a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6080ac03ca94f71b090352e56e2b937"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e7c3793055464cd6bbf76daeb63841f3"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed1f1a5fbbbc4f7abc29861466bb76b4"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f21a3da63dc04ea7b6fa5528a4a583ad"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f727fa76326742e5acaf990d98dc6d15"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "f727fa76326742e5acaf990d98dc6d15"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-15 04:12:53,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-a765a895-2f52-4337-bac7-9b3e5d1501c6 2018-08-15 04:12:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.184437990189s 2018-08-15 04:12:53,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-a765a895-2f52-4337-bac7-9b3e5d1501c6 2018-08-15 04:12:53,358 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.31:5000 2018-08-15 04:12:53,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:12:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:53,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c6ac35-19d3-499b-9871-e842de24e761 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:12:53,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-19c6ac35-19d3-499b-9871-e842de24e761 2018-08-15 04:12:53,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183800935745s 2018-08-15 04:12:53,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-19c6ac35-19d3-499b-9871-e842de24e761 2018-08-15 04:12:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:12:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:53,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f25459-35a9-4059-954d-af66557320f1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:12:53,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6f25459-35a9-4059-954d-af66557320f1 2018-08-15 04:12:53,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.290019989014s 2018-08-15 04:12:53,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-c6f25459-35a9-4059-954d-af66557320f1 2018-08-15 04:12:53,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:12:53,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:54,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c39b45-850b-4963-92ea-7913dbb794d7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:12:54,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e5c39b45-850b-4963-92ea-7913dbb794d7 2018-08-15 04:12:54,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170638799667s 2018-08-15 04:12:54,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-e5c39b45-850b-4963-92ea-7913dbb794d7 2018-08-15 04:12:54,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:12:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:54,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f034bf0-efbd-4964-86c0-ba7371667fa4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": {"self": "http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "625e562c449d4adfb2b1838805967619", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:12:54,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7f034bf0-efbd-4964-86c0-ba7371667fa4 2018-08-15 04:12:54,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186920166016s 2018-08-15 04:12:54,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-7f034bf0-efbd-4964-86c0-ba7371667fa4 2018-08-15 04:12:54,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:12:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:54,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516f14f8-7e38-4cb5-a31f-28c43967f0db Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, "tags": [], "enabled": true, "id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:12:54,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-516f14f8-7e38-4cb5-a31f-28c43967f0db 2018-08-15 04:12:54,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173934936523s 2018-08-15 04:12:54,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-516f14f8-7e38-4cb5-a31f-28c43967f0db 2018-08-15 04:12:54,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:12:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:54,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c8bba2-e7b2-434c-94da-8a960a350d59 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be", "previous": null, "next": null}} 2018-08-15 04:12:54,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-22c8bba2-e7b2-434c-94da-8a960a350d59 2018-08-15 04:12:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173020124435s 2018-08-15 04:12:54,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=0d3b3dc7d24e4056a1269f9379bf3f9c&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-22c8bba2-e7b2-434c-94da-8a960a350d59 2018-08-15 04:12:54,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:12:54,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/0d3b3dc7d24e4056a1269f9379bf3f9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:54,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fad46c6b-db1c-4085-aa94-209d971dad03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:12:54,788 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/0d3b3dc7d24e4056a1269f9379bf3f9c used request id req-fad46c6b-db1c-4085-aa94-209d971dad03 2018-08-15 04:12:54,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.215219020844s 2018-08-15 04:12:54,788 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/0d3b3dc7d24e4056a1269f9379bf3f9c used request id req-fad46c6b-db1c-4085-aa94-209d971dad03 2018-08-15 04:12:54,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:12:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:54,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213633d3-d3ce-45c0-9424-4cf98a59f809 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:12:54,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-213633d3-d3ce-45c0-9424-4cf98a59f809 2018-08-15 04:12:54,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103108882904s 2018-08-15 04:12:54,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-213633d3-d3ce-45c0-9424-4cf98a59f809 2018-08-15 04:12:54,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-15 04:12:54,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-15 04:12:55,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc99e9d0-c562-4abc-a079-15a44e1efb2e Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "759304b3b3794d14af3435063f291db6", "links": {"self": "http://172.30.9.31:5000/v3/roles/759304b3b3794d14af3435063f291db6"}, "name": "heat_stack_owner"}} 2018-08-15 04:12:55,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc99e9d0-c562-4abc-a079-15a44e1efb2e 2018-08-15 04:12:55,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.106361150742s 2018-08-15 04:12:55,007 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc99e9d0-c562-4abc-a079-15a44e1efb2e 2018-08-15 04:12:55,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:12:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:55,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08374a1e-2906-4855-a43d-47bd7940f336 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "759304b3b3794d14af3435063f291db6", "links": {"self": "http://172.30.9.31:5000/v3/roles/759304b3b3794d14af3435063f291db6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:12:55,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-08374a1e-2906-4855-a43d-47bd7940f336 2018-08-15 04:12:55,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174149990082s 2018-08-15 04:12:55,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-08374a1e-2906-4855-a43d-47bd7940f336 2018-08-15 04:12:55,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:12:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:55,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c82c37f-8eb6-46a4-8356-7277098a6f16 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:12:55,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9c82c37f-8eb6-46a4-8356-7277098a6f16 2018-08-15 04:12:55,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100704908371s 2018-08-15 04:12:55,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9c82c37f-8eb6-46a4-8356-7277098a6f16 2018-08-15 04:12:55,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:12:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:55,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d0845e-adbf-4666-92d2-864f76942297 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": {"self": "http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "625e562c449d4adfb2b1838805967619", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:12:55,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f0d0845e-adbf-4666-92d2-864f76942297 2018-08-15 04:12:55,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201967000961s 2018-08-15 04:12:55,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f0d0845e-adbf-4666-92d2-864f76942297 2018-08-15 04:12:55,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:12:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:55,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85733d1-fa58-4d14-9eeb-daa13c7c1a54 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, "tags": [], "enabled": true, "id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}]} 2018-08-15 04:12:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b85733d1-fa58-4d14-9eeb-daa13c7c1a54 2018-08-15 04:12:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100962877274s 2018-08-15 04:12:55,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-b85733d1-fa58-4d14-9eeb-daa13c7c1a54 2018-08-15 04:12:55,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:12:55,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=759304b3b3794d14af3435063f291db6&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:55,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab093fcc-d423-4ae2-b979-5d40a7cdc3be Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=759304b3b3794d14af3435063f291db6&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be", "previous": null, "next": null}} 2018-08-15 04:12:55,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=759304b3b3794d14af3435063f291db6&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-ab093fcc-d423-4ae2-b979-5d40a7cdc3be 2018-08-15 04:12:55,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0980050563812s 2018-08-15 04:12:55,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=625e562c449d4adfb2b1838805967619&role.id=759304b3b3794d14af3435063f291db6&scope.project.id=a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-ab093fcc-d423-4ae2-b979-5d40a7cdc3be 2018-08-15 04:12:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:12:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/759304b3b3794d14af3435063f291db6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:12:55,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f7dcf6-179d-491b-954d-8b76ce3c1a1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:12:55,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/759304b3b3794d14af3435063f291db6 used request id req-77f7dcf6-179d-491b-954d-8b76ce3c1a1c 2018-08-15 04:12:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139844894409s 2018-08-15 04:12:55,856 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be/users/625e562c449d4adfb2b1838805967619/roles/759304b3b3794d14af3435063f291db6 used request id req-77f7dcf6-179d-491b-954d-8b76ce3c1a1c 2018-08-15 04:12:55,857 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 04:12:55,858 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-15 04:12:55,858 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 04:12:55,862 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 04:12:55,935 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 04:12:55,936 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-15 04:12:55,937 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 04:12:55,976 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-15 04:12:55,976 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-15 04:12:56,002 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-15 04:39:28,724 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-15 04:39:28,724 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=a1fbfb920e7c4fe4a0f4d5e98b50b8be SHELL=/bin/bash SSH_CLIENT=172.30.9.66 34044 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_8ed8c3ce-5bb7-43d3-961f-3881a805d39e 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=26d64c1a-ecc5-48d2-9020-2bdca677f114 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.31:5000 OS_USERNAME=shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.31,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 34044 192.168.120.4 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-08-15 04:12:56.202 1421 INFO shaker.engine.utils [-] Logging enabled 2018-08-15 04:12:56.204 1421 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-15 04:12:56.207 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-15 04:12:56.215 1429 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-15 04:12:56.215 1429 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.216:9000 2018-08-15 04:12:56.215 1429 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-15 04:12:56.227 1421 INFO pykwalify.core [-] validation.valid 2018-08-15 04:12:56.759 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-15 04:13:00.778 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0cdb093e-9176-4267-99c3-965144ec523c', u'links': [{u'href': u'http://172.30.9.31:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be/stacks/shaker_irdkaf/0cdb093e-9176-4267-99c3-965144ec523c', u'rel': u'self'}]} 2018-08-15 04:16:53.477 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_irdkaf_slave_0', 'shaker_irdkaf_master_0']) 2018-08-15 04:17:01.785 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:18:32.333 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:20:02.811 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:21:33.297 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:21:33.300 1421 INFO shaker.engine.server [-] Execution is done 2018-08-15 04:21:34.005 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-15 04:21:54.027 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:21:54.029 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-15 04:21:54.041 1421 INFO pykwalify.core [-] validation.valid 2018-08-15 04:21:54.447 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-15 04:21:57.987 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'76cc0b6e-adc6-45a2-827c-b7abb3dda3f6', u'links': [{u'href': u'http://172.30.9.31:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be/stacks/shaker_dpsokz/76cc0b6e-adc6-45a2-827c-b7abb3dda3f6', u'rel': u'self'}]} 2018-08-15 04:22:52.914 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dpsokz_master_0', 'shaker_dpsokz_slave_0']) 2018-08-15 04:22:58.715 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:24:29.211 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:25:59.677 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:27:30.157 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:27:30.158 1421 INFO shaker.engine.server [-] Execution is done 2018-08-15 04:27:30.853 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-15 04:27:53.256 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:27:53.258 1421 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-15 04:27:53.273 1421 INFO pykwalify.core [-] validation.valid 2018-08-15 04:27:53.676 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-15 04:27:56.991 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd8d36a9b-fe02-4f05-80a1-6091b7db738b', u'links': [{u'href': u'http://172.30.9.31:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be/stacks/shaker_puaief/d8d36a9b-fe02-4f05-80a1-6091b7db738b', u'rel': u'self'}]} 2018-08-15 04:28:47.697 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_puaief_master_0', 'shaker_puaief_slave_0']) 2018-08-15 04:29:24.655 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:30:55.181 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:32:25.654 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:33:56.120 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:33:56.121 1421 INFO shaker.engine.server [-] Execution is done 2018-08-15 04:33:57.547 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-15 04:34:18.078 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:34:18.081 1421 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-15 04:34:18.095 1421 INFO pykwalify.core [-] validation.valid 2018-08-15 04:34:18.497 1421 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-15 04:34:22.051 1421 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c92c858e-913d-4057-b22b-98d710d13f88', u'links': [{u'href': u'http://172.30.9.31:8004/v1/a1fbfb920e7c4fe4a0f4d5e98b50b8be/stacks/shaker_izuers/c92c858e-913d-4057-b22b-98d710d13f88', u'rel': u'self'}]} 2018-08-15 04:35:18.375 1421 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_izuers_master_0', 'shaker_izuers_slave_0']) 2018-08-15 04:35:50.281 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:36:21.813 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:37:42.002 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:39:02.247 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:39:02.247 1421 INFO shaker.engine.server [-] Execution is done 2018-08-15 04:39:02.392 1421 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-15 04:39:28.632 1421 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-15 04:39:28.633 1421 INFO shaker.engine.server [-] Generating aggregated report 2018-08-15 04:39:28.643 1421 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-15 04:39:28.645 1421 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-15 04:39:28.646 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-15 04:39:28.646 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-15 04:39:28.646 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-15 04:39:28.646 1421 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-15 04:39:28.646 1421 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-15 04:39:28.647 1421 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-08-15 04:39:28.658 1421 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-15 04:39:28,725 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-15 04:39:28,725 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-15 04:39:28,727 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-15 04:39:28,767 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-15 04:39:28,767 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-15 04:39:28,793 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-15 04:39:28,847 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-15 04:39:28,848 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-15 04:39:28,851 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-15 04:39:28,887 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-15 04:39:28,887 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-15 04:39:28,917 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-15 04:39:28,928 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-15 04:39:28,929 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-15 04:39:29,059 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 04:39:29,060 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 04:39:29,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 04:39:29,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/fa7c764b-1c48-4b32-a1b3-7b7e495143dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:30,519 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b993ee3-e0a2-49bd-9ada-485d64925c50 Content-Length: 0 Date: Wed, 15 Aug 2018 04:39:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:39:30,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/fa7c764b-1c48-4b32-a1b3-7b7e495143dd.json used request id req-0b993ee3-e0a2-49bd-9ada-485d64925c50 2018-08-15 04:39:30,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.45305299759s 2018-08-15 04:39:30,520 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/fa7c764b-1c48-4b32-a1b3-7b7e495143dd.json used request id req-0b993ee3-e0a2-49bd-9ada-485d64925c50 2018-08-15 04:39:30,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:39:30,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:30,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dc82d84c-b22c-4074-bde3-c4b6ea28a47e Date: Wed, 15 Aug 2018 04:39:30 GMT RESP BODY: {"floatingips": []} 2018-08-15 04:39:30,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-dc82d84c-b22c-4074-bde3-c4b6ea28a47e 2018-08-15 04:39:30,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676648616791s 2018-08-15 04:39:30,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-dc82d84c-b22c-4074-bde3-c4b6ea28a47e 2018-08-15 04:39:30,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 04:39:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:31,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:39:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8545d0e3-1bc5-4feb-9f1c-b43ad7844716 x-compute-request-id: req-8545d0e3-1bc5-4feb-9f1c-b43ad7844716 Content-Type: application/json 2018-08-15 04:39:31,128 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9 used request id req-8545d0e3-1bc5-4feb-9f1c-b43ad7844716 2018-08-15 04:39:31,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.533427000046s 2018-08-15 04:39:31,128 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9 used request id req-8545d0e3-1bc5-4feb-9f1c-b43ad7844716 2018-08-15 04:39:31,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:39:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:31,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-525edac2-ca97-4417-b42c-81a636c58027 x-compute-request-id: req-525edac2-ca97-4417-b42c-81a636c58027 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:64:19", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/7620113e-1915-49a6-b0b9-36b439cfe8a9", "rel": "bookmark"}], "image": {"id": "4d1f5add-c3f7-42af-9909-e2246360d427", "links": [{"href": "http://172.30.9.31:8774/images/4d1f5add-c3f7-42af-9909-e2246360d427", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-08-15T04:12:28.000000", "flavor": {"id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3", "links": [{"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}]}, "id": "7620113e-1915-49a6-b0b9-36b439cfe8a9", "security_groups": [{"name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}], "user_id": "625e562c449d4adfb2b1838805967619", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T04:39:31Z", "hostId": "4ea3efba3cd6fc6a7935bf8d21a21dc54d00bd9e5f2c062a67b3b521", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "created": "2018-08-15T04:09:05Z", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:39:31,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-525edac2-ca97-4417-b42c-81a636c58027 2018-08-15 04:39:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789811134338s 2018-08-15 04:39:31,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-525edac2-ca97-4417-b42c-81a636c58027 2018-08-15 04:39:31,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:39:33,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:39:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:33,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6792603a-576a-415c-a2c0-9c5e87df42e3 x-compute-request-id: req-6792603a-576a-415c-a2c0-9c5e87df42e3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 04:39:33,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6792603a-576a-415c-a2c0-9c5e87df42e3 2018-08-15 04:39:33,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0722458362579s 2018-08-15 04:39:33,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6792603a-576a-415c-a2c0-9c5e87df42e3 2018-08-15 04:39:33,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:39:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:34,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 50852 X-Openstack-Request-Id: req-6c8e45cd-b537-4983-81ea-2d1a88358199 Date: Wed, 15 Aug 2018 04:39:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "created_at": "2018-08-15T03:50:06Z", "updated_at": "2018-08-15T03:50:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:50:06Z", "revision_number": 0, "id": "0b1502b1-7f68-409a-bcf0-22a1cbe5bf4f", "remote_group_id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "remote_ip_prefix": null, "created_at": "2018-08-15T03:50:06Z", "security_group_id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6245bab8c140129f1cabf9b219a646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:50:06Z", "revision_number": 0, "id": "12388b89-40aa-463a-b7ec-cde5e158edee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:50:06Z", "security_group_id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d6245bab8c140129f1cabf9b219a646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:50:06Z", "revision_number": 0, "id": "baa0c62f-50d4-4f71-9463-02782cc77d85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:50:06Z", "security_group_id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6245bab8c140129f1cabf9b219a646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:50:06Z", "revision_number": 0, "id": "fd29416c-d5e5-47f0-9251-6a863c835abd", "remote_group_id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "remote_ip_prefix": null, "created_at": "2018-08-15T03:50:06Z", "security_group_id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "tenant_id": "0d6245bab8c140129f1cabf9b219a646", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d6245bab8c140129f1cabf9b219a646"}], "revision_number": 1, "project_id": "0d6245bab8c140129f1cabf9b219a646", "id": "02593f64-ad1c-4435-b2c5-412a2f1764bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "created_at": "2018-08-15T03:03:49Z", "updated_at": "2018-08-15T03:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "391339e4-b811-4890-adf1-94b8963a8be0", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "97f488b6-4b9c-4cb0-b2c2-21ddd1181880", "remote_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "b80fd115-734c-4dd8-acbe-6c75c6175cd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv4", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:49Z", "revision_number": 0, "id": "eec7fe3e-06d9-4449-a0ea-05a01b207867", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:49Z", "security_group_id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "tenant_id": "45ed9d90152e496f86b4fb48006c0e95", "port_range_min": null, "ethertype": "IPv6", "project_id": "45ed9d90152e496f86b4fb48006c0e95"}], "revision_number": 1, "project_id": "45ed9d90152e496f86b4fb48006c0e95", "id": "0ab01233-8ec5-4f07-ab37-9350380a9a5a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:08:42Z", "updated_at": "2018-08-15T04:08:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "167a636a-1466-4aeb-b9a2-99d7d45e0443", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "1a332125-1b8c-494e-93d0-40d201898c87", "remote_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "564ab7a3-ed4a-4706-bd34-ee061dc846ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:08:42Z", "revision_number": 0, "id": "9df2ffd6-841c-4e29-ae3a-ac77392e22e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:08:42Z", "security_group_id": "1196a279-f5f5-4900-bc89-890678952e39", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 1, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "1196a279-f5f5-4900-bc89-890678952e39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2405b9770d8483db661569acf348bcb", "created_at": "2018-08-15T02:58:51Z", "updated_at": "2018-08-15T02:58:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "409efd9b-23c5-4790-8d97-4e0ec1b90a05", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "45f0a926-d7a2-4904-82f5-a8ba1fbe074c", "remote_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "d1e64b49-04ac-40a9-9a4c-5797a316cd47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2405b9770d8483db661569acf348bcb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T02:58:52Z", "revision_number": 0, "id": "eab0b05d-e10a-4bc7-93a7-63392fb14957", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T02:58:52Z", "security_group_id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "tenant_id": "e2405b9770d8483db661569acf348bcb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2405b9770d8483db661569acf348bcb"}], "revision_number": 1, "project_id": "e2405b9770d8483db661569acf348bcb", "id": "1cf8620e-f4fd-48cc-9dd6-77f922e16984", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "798927db0d2b4775847c94b0ac0ae7b2", "created_at": "2018-08-15T03:14:05Z", "updated_at": "2018-08-15T03:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:05Z", "revision_number": 0, "id": "1494579b-cd49-41d9-b8af-6984cf1e0b86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:05Z", "security_group_id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "tenant_id": "798927db0d2b4775847c94b0ac0ae7b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "798927db0d2b4775847c94b0ac0ae7b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:05Z", "revision_number": 0, "id": "183d160e-db10-43a7-bbfe-ce7be9fe4165", "remote_group_id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:05Z", "security_group_id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "tenant_id": "798927db0d2b4775847c94b0ac0ae7b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "798927db0d2b4775847c94b0ac0ae7b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:05Z", "revision_number": 0, "id": "b50b6e1f-563d-4da7-9539-1b3969b32556", "remote_group_id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:05Z", "security_group_id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "tenant_id": "798927db0d2b4775847c94b0ac0ae7b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "798927db0d2b4775847c94b0ac0ae7b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:05Z", "revision_number": 0, "id": "c6b8636a-04d2-4718-bf71-74cf319c7588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:05Z", "security_group_id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "tenant_id": "798927db0d2b4775847c94b0ac0ae7b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "798927db0d2b4775847c94b0ac0ae7b2"}], "revision_number": 1, "project_id": "798927db0d2b4775847c94b0ac0ae7b2", "id": "28b630a8-71d0-42e3-bdab-34f4bb0eb649", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cbb348f0fb344509b29f993004940e0c", "created_at": "2018-08-15T03:03:10Z", "updated_at": "2018-08-15T03:03:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "42e5e83a-ebfd-4748-96eb-71d33d7ee1f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "58d53e8f-2f92-4674-8080-e79795d266d4", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "ca4ce928-1640-4928-90b0-33981c645279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:03:10Z", "revision_number": 0, "id": "f231cc10-5f8c-4a3e-b7a8-be481f53a82c", "remote_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:03:10Z", "security_group_id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "tenant_id": "cbb348f0fb344509b29f993004940e0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb348f0fb344509b29f993004940e0c"}], "revision_number": 1, "project_id": "cbb348f0fb344509b29f993004940e0c", "id": "4cda6c72-d003-4f3c-8c18-85323f7af55a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "088a654dcc7841d4b96000425d2cbaa2", "created_at": "2018-08-15T03:13:56Z", "updated_at": "2018-08-15T03:13:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:56Z", "revision_number": 0, "id": "9510cc00-939c-485a-b342-70c79ce1dd58", "remote_group_id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:56Z", "security_group_id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "tenant_id": "088a654dcc7841d4b96000425d2cbaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "088a654dcc7841d4b96000425d2cbaa2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:56Z", "revision_number": 0, "id": "af3b3363-6d58-4592-a568-1038d483fc0d", "remote_group_id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:56Z", "security_group_id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "tenant_id": "088a654dcc7841d4b96000425d2cbaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "088a654dcc7841d4b96000425d2cbaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:56Z", "revision_number": 0, "id": "e69c9674-93b3-49e3-8250-984d865ec09f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:56Z", "security_group_id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "tenant_id": "088a654dcc7841d4b96000425d2cbaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "088a654dcc7841d4b96000425d2cbaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:56Z", "revision_number": 0, "id": "ec7c91fe-4b15-48e1-abac-c0b4451c3058", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:56Z", "security_group_id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "tenant_id": "088a654dcc7841d4b96000425d2cbaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "088a654dcc7841d4b96000425d2cbaa2"}], "revision_number": 1, "project_id": "088a654dcc7841d4b96000425d2cbaa2", "id": "65a44eee-6d6d-4f82-b4bb-4b04cbf3715d", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:09:03Z", "updated_at": "2018-08-15T04:09:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "09e21395-4e6c-423d-ad9f-365df4a63fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "1829b90c-03be-4b4e-aeb9-63d8628fd684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "52f54e12-b820-475d-a622-babb38a7c477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "544f381d-72c0-4702-9329-00ef16c99ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:09:03Z", "revision_number": 0, "id": "b36239d1-b53b-47ce-895a-70668cdb2a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:09:03Z", "security_group_id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be"}], "revision_number": 4, "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "7f8ce055-c3cf-42a2-957b-70968723e0a0", "name": "shaker-sg_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-15T03:01:24Z", "updated_at": "2018-08-15T03:01:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "243b61e1-1aeb-4f69-9028-620569b3585e", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "3efdc25e-d15e-4ef1-8678-f5cbd13cd5d3", "remote_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b18c2204-eee9-4f71-ad99-3d5011bd9bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:24Z", "revision_number": 0, "id": "b49d32d7-fcf1-4ba8-90e4-56500ab048b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:24Z", "security_group_id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "8af112ff-0db5-4d12-a159-ce65bd3629ee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "created_at": "2018-08-15T03:01:37Z", "updated_at": "2018-08-15T03:01:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "432f8d37-c852-45ac-9e34-04780ba9ae58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "b4d898ce-7d24-42b9-b58e-79b95fc21350", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv6", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "c6156b01-7478-4b01-b44b-6ec45f18abd5", "remote_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:37Z", "revision_number": 0, "id": "e5715db1-5e41-4eaf-9987-14e0dad28647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:37Z", "security_group_id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "tenant_id": "9530c9b51f484398bd4f5b683e5b5274", "port_range_min": null, "ethertype": "IPv4", "project_id": "9530c9b51f484398bd4f5b683e5b5274"}], "revision_number": 1, "project_id": "9530c9b51f484398bd4f5b683e5b5274", "id": "8bd98310-6314-404f-acfb-8799c6b6a2b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "created_at": "2018-08-15T03:04:44Z", "updated_at": "2018-08-15T03:04:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:04:44Z", "revision_number": 0, "id": "369b55ef-bd7e-4e8d-bbba-ee41a130a826", "remote_group_id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "remote_ip_prefix": null, "created_at": "2018-08-15T03:04:44Z", "security_group_id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f3d25f917704587bd4273cfb0a33974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:04:44Z", "revision_number": 0, "id": "6d512d8d-2934-4033-af70-6d62914be9d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:04:44Z", "security_group_id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f3d25f917704587bd4273cfb0a33974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:04:44Z", "revision_number": 0, "id": "ad1c9f5e-89d2-4e2e-8b1d-beb490c459b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:04:44Z", "security_group_id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f3d25f917704587bd4273cfb0a33974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:04:44Z", "revision_number": 0, "id": "b32b6833-cbb5-4020-b65d-0c0a3ff95b05", "remote_group_id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "remote_ip_prefix": null, "created_at": "2018-08-15T03:04:44Z", "security_group_id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "tenant_id": "5f3d25f917704587bd4273cfb0a33974", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f3d25f917704587bd4273cfb0a33974"}], "revision_number": 1, "project_id": "5f3d25f917704587bd4273cfb0a33974", "id": "951ef088-eadf-47c9-b202-b11e4a7e4dbf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d1b38e339494e8d8230d9f3e5eaf077", "created_at": "2018-08-15T03:13:59Z", "updated_at": "2018-08-15T03:13:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:59Z", "revision_number": 0, "id": "4050bb2c-da3e-4018-b82c-25896cf6cf51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:59Z", "security_group_id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "tenant_id": "9d1b38e339494e8d8230d9f3e5eaf077", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d1b38e339494e8d8230d9f3e5eaf077"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:59Z", "revision_number": 0, "id": "5019743c-1e76-4ec6-9f60-8d6cc4efacbd", "remote_group_id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:59Z", "security_group_id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "tenant_id": "9d1b38e339494e8d8230d9f3e5eaf077", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d1b38e339494e8d8230d9f3e5eaf077"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:59Z", "revision_number": 0, "id": "7bde9c47-157c-4dd5-b676-efdb92bbd5c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:59Z", "security_group_id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "tenant_id": "9d1b38e339494e8d8230d9f3e5eaf077", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d1b38e339494e8d8230d9f3e5eaf077"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:59Z", "revision_number": 0, "id": "7f15e69f-bd38-45fe-bece-23b3daef5533", "remote_group_id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:59Z", "security_group_id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "tenant_id": "9d1b38e339494e8d8230d9f3e5eaf077", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d1b38e339494e8d8230d9f3e5eaf077"}], "revision_number": 1, "project_id": "9d1b38e339494e8d8230d9f3e5eaf077", "id": "96a26a03-388c-4344-a6b4-74a49a2f8e65", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d68f1db0a44458ca186136d1cd43d11", "created_at": "2018-08-15T03:14:06Z", "updated_at": "2018-08-15T03:14:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:06Z", "revision_number": 0, "id": "23457bc7-a7ad-41f2-bb81-45644251d718", "remote_group_id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:06Z", "security_group_id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "tenant_id": "8d68f1db0a44458ca186136d1cd43d11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d68f1db0a44458ca186136d1cd43d11"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:06Z", "revision_number": 0, "id": "423d3865-3bd8-464d-8895-191d55889d2c", "remote_group_id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:06Z", "security_group_id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "tenant_id": "8d68f1db0a44458ca186136d1cd43d11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d68f1db0a44458ca186136d1cd43d11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:06Z", "revision_number": 0, "id": "5c3f802b-d09c-401c-8ab8-8513884dbd89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:06Z", "security_group_id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "tenant_id": "8d68f1db0a44458ca186136d1cd43d11", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d68f1db0a44458ca186136d1cd43d11"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:06Z", "revision_number": 0, "id": "b09fe769-c512-4c71-98a4-410e65b482f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:06Z", "security_group_id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "tenant_id": "8d68f1db0a44458ca186136d1cd43d11", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d68f1db0a44458ca186136d1cd43d11"}], "revision_number": 1, "project_id": "8d68f1db0a44458ca186136d1cd43d11", "id": "9aebbca1-ce3f-425a-bf57-4379605ca306", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2ee37ff51e54460d87fc78888b537ff8", "created_at": "2018-08-15T03:13:34Z", "updated_at": "2018-08-15T03:13:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:34Z", "revision_number": 0, "id": "093fd3a5-ea6c-43a5-aff6-04cd695c979b", "remote_group_id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:34Z", "security_group_id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "tenant_id": "2ee37ff51e54460d87fc78888b537ff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ee37ff51e54460d87fc78888b537ff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:34Z", "revision_number": 0, "id": "0be1f113-0cbf-4d08-8618-853961a60e22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:34Z", "security_group_id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "tenant_id": "2ee37ff51e54460d87fc78888b537ff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ee37ff51e54460d87fc78888b537ff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:34Z", "revision_number": 0, "id": "a7cdad67-8b9a-481a-b997-675239301d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:34Z", "security_group_id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "tenant_id": "2ee37ff51e54460d87fc78888b537ff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2ee37ff51e54460d87fc78888b537ff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:34Z", "revision_number": 0, "id": "b85073ad-24a2-488f-9319-cf5b0d072c1c", "remote_group_id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:34Z", "security_group_id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "tenant_id": "2ee37ff51e54460d87fc78888b537ff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2ee37ff51e54460d87fc78888b537ff8"}], "revision_number": 1, "project_id": "2ee37ff51e54460d87fc78888b537ff8", "id": "ac7e4277-da47-41c8-956d-b0b06d33d578", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T03:01:23Z", "updated_at": "2018-08-15T03:01:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5558eb09-e19b-4932-a160-02b542f9cdf1", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "5cd0eb4b-987a-42a7-9b04-3087a36852c9", "remote_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "6b2c3312-469c-472b-b22d-5226bb88948d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:01:23Z", "revision_number": 0, "id": "86bf0b6a-8355-4ca3-9e0f-37b808c18b73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:01:23Z", "security_group_id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "feec32c05bda4499885ba9c313a5eb8b"}], "revision_number": 1, "project_id": "feec32c05bda4499885ba9c313a5eb8b", "id": "b179748a-655d-4be2-bc2a-852aaa666ca8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c63be45d3ea433280daa263530cff82", "created_at": "2018-08-15T03:16:41Z", "updated_at": "2018-08-15T03:16:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:41Z", "revision_number": 0, "id": "2900cb57-eef0-43f3-8315-361effcc930e", "remote_group_id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:41Z", "security_group_id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "tenant_id": "9c63be45d3ea433280daa263530cff82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c63be45d3ea433280daa263530cff82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:41Z", "revision_number": 0, "id": "689252ab-b377-4c0f-837e-23b7540ddf5e", "remote_group_id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:41Z", "security_group_id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "tenant_id": "9c63be45d3ea433280daa263530cff82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c63be45d3ea433280daa263530cff82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:41Z", "revision_number": 0, "id": "726ba231-c1be-4780-ae9f-c84a8ce58e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:41Z", "security_group_id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "tenant_id": "9c63be45d3ea433280daa263530cff82", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c63be45d3ea433280daa263530cff82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:41Z", "revision_number": 0, "id": "ae4d4dbf-7572-48e1-889c-1ed3ba6c227e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:41Z", "security_group_id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "tenant_id": "9c63be45d3ea433280daa263530cff82", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c63be45d3ea433280daa263530cff82"}], "revision_number": 1, "project_id": "9c63be45d3ea433280daa263530cff82", "id": "bf8996a4-9a79-4223-9e2c-e4163041fe73", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "created_at": "2018-08-15T03:05:34Z", "updated_at": "2018-08-15T03:05:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "159bcbb0-fe58-4cec-96e6-8032aed5171e", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "6ce2e6cd-f91f-445a-9845-15c076f2a9e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "71dd794f-d761-4493-b311-94692f269a72", "remote_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:05:34Z", "revision_number": 0, "id": "d790a5e5-544c-4040-b414-f8a8a8aa208a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:05:34Z", "security_group_id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "tenant_id": "7cedef03aa4a4188a3e03900f24d13ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "7cedef03aa4a4188a3e03900f24d13ae"}], "revision_number": 1, "project_id": "7cedef03aa4a4188a3e03900f24d13ae", "id": "cce85762-643a-48d6-a6fb-78bab9f3a06f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "created_at": "2018-08-15T03:02:10Z", "updated_at": "2018-08-15T03:02:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "3ec36a87-f519-41c6-ad94-975f4e19fdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "a6273998-4bcc-42a0-974a-f0ef1f9b0ea7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "deb9d7ec-8f10-4c83-bb65-d11e4334f3a0", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:02:10Z", "revision_number": 0, "id": "e5a9e8f3-6464-4864-b503-da334f81d655", "remote_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "remote_ip_prefix": null, "created_at": "2018-08-15T03:02:10Z", "security_group_id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "tenant_id": "d8d83c7117e445e38e18c54aec2c1ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8d83c7117e445e38e18c54aec2c1ac9"}], "revision_number": 1, "project_id": "d8d83c7117e445e38e18c54aec2c1ac9", "id": "db68dc22-32d0-4c04-be17-c47efa878e9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8375b74fa3e645909f4ff37472225a19", "created_at": "2018-08-15T03:13:57Z", "updated_at": "2018-08-15T03:13:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:57Z", "revision_number": 0, "id": "6120f1fd-4d85-42be-a3e6-1c31278fab08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:57Z", "security_group_id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "tenant_id": "8375b74fa3e645909f4ff37472225a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "8375b74fa3e645909f4ff37472225a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:57Z", "revision_number": 0, "id": "7a908301-8f3f-4feb-8bdf-f0193ff7e655", "remote_group_id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:57Z", "security_group_id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "tenant_id": "8375b74fa3e645909f4ff37472225a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "8375b74fa3e645909f4ff37472225a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:57Z", "revision_number": 0, "id": "ddec745c-4b8f-47c1-82b7-32fc1a41961f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:57Z", "security_group_id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "tenant_id": "8375b74fa3e645909f4ff37472225a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "8375b74fa3e645909f4ff37472225a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:13:57Z", "revision_number": 0, "id": "e974c4e2-15a9-46cc-849d-df979ed77020", "remote_group_id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "remote_ip_prefix": null, "created_at": "2018-08-15T03:13:57Z", "security_group_id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "tenant_id": "8375b74fa3e645909f4ff37472225a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "8375b74fa3e645909f4ff37472225a19"}], "revision_number": 1, "project_id": "8375b74fa3e645909f4ff37472225a19", "id": "e91929fd-e149-48ac-8a5d-2d9bd6c344af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04c98eab2f944d44a3f94c3fa2f71df4", "created_at": "2018-08-15T03:16:40Z", "updated_at": "2018-08-15T03:16:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:40Z", "revision_number": 0, "id": "7818383b-44f5-4f85-b8dd-c3346acf72c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:40Z", "security_group_id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "tenant_id": "04c98eab2f944d44a3f94c3fa2f71df4", "port_range_min": null, "ethertype": "IPv6", "project_id": "04c98eab2f944d44a3f94c3fa2f71df4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:40Z", "revision_number": 0, "id": "a2d2b12e-46f9-4e23-83f5-2726a1e1ceac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:40Z", "security_group_id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "tenant_id": "04c98eab2f944d44a3f94c3fa2f71df4", "port_range_min": null, "ethertype": "IPv4", "project_id": "04c98eab2f944d44a3f94c3fa2f71df4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:40Z", "revision_number": 0, "id": "c4924a8b-b09a-4187-9b90-008414bd05b9", "remote_group_id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:40Z", "security_group_id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "tenant_id": "04c98eab2f944d44a3f94c3fa2f71df4", "port_range_min": null, "ethertype": "IPv6", "project_id": "04c98eab2f944d44a3f94c3fa2f71df4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:16:40Z", "revision_number": 0, "id": "ee7e2fc1-914b-4dca-ba6a-3b5203c2ecef", "remote_group_id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "remote_ip_prefix": null, "created_at": "2018-08-15T03:16:40Z", "security_group_id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "tenant_id": "04c98eab2f944d44a3f94c3fa2f71df4", "port_range_min": null, "ethertype": "IPv4", "project_id": "04c98eab2f944d44a3f94c3fa2f71df4"}], "revision_number": 1, "project_id": "04c98eab2f944d44a3f94c3fa2f71df4", "id": "eee74026-e841-49b3-af5f-3b05ec7af8fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1458733009f49b580f7b6fb860a6a94", "created_at": "2018-08-15T03:14:04Z", "updated_at": "2018-08-15T03:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:04Z", "revision_number": 0, "id": "008d6cd7-02dd-4b12-b6a1-3263d56197d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:04Z", "security_group_id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "tenant_id": "b1458733009f49b580f7b6fb860a6a94", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1458733009f49b580f7b6fb860a6a94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:04Z", "revision_number": 0, "id": "77d25872-a61c-45bf-8f78-a91d2d927d0b", "remote_group_id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:04Z", "security_group_id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "tenant_id": "b1458733009f49b580f7b6fb860a6a94", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1458733009f49b580f7b6fb860a6a94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:04Z", "revision_number": 0, "id": "8a34a27a-f378-426a-b08d-f12b74b6650e", "remote_group_id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:04Z", "security_group_id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "tenant_id": "b1458733009f49b580f7b6fb860a6a94", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1458733009f49b580f7b6fb860a6a94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T03:14:04Z", "revision_number": 0, "id": "99ad9c5b-c5de-4490-92f4-e42bd5739c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T03:14:04Z", "security_group_id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "tenant_id": "b1458733009f49b580f7b6fb860a6a94", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1458733009f49b580f7b6fb860a6a94"}], "revision_number": 1, "project_id": "b1458733009f49b580f7b6fb860a6a94", "id": "f3811dcb-df75-4ea7-9f05-01b0f04011f7", "name": "default"}]} 2018-08-15 04:39:34,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6c8e45cd-b537-4983-81ea-2d1a88358199 2018-08-15 04:39:34,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.089154958725s 2018-08-15 04:39:34,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-6c8e45cd-b537-4983-81ea-2d1a88358199 2018-08-15 04:39:34,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 04:39:34,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/7f8ce055-c3cf-42a2-957b-70968723e0a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:34,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dac299ec-7060-41bf-8f49-5fb70e3ac73e Content-Length: 0 Date: Wed, 15 Aug 2018 04:39:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:39:34,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7f8ce055-c3cf-42a2-957b-70968723e0a0.json used request id req-dac299ec-7060-41bf-8f49-5fb70e3ac73e 2018-08-15 04:39:34,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.109018087387s 2018-08-15 04:39:34,206 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/7f8ce055-c3cf-42a2-957b-70968723e0a0.json used request id req-dac299ec-7060-41bf-8f49-5fb70e3ac73e 2018-08-15 04:39:34,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 04:39:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:34,236 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:39:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8f2d3a5-8a3c-4a78-98aa-aeb88bffdf55 x-compute-request-id: req-e8f2d3a5-8a3c-4a78-98aa-aeb88bffdf55 Content-Length: 0 Content-Type: application/json 2018-08-15 04:39:34,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e used request id req-e8f2d3a5-8a3c-4a78-98aa-aeb88bffdf55 2018-08-15 04:39:34,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0305459499359s 2018-08-15 04:39:34,237 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/shaker-kp_8ed8c3ce-5bb7-43d3-961f-3881a805d39e used request id req-e8f2d3a5-8a3c-4a78-98aa-aeb88bffdf55 2018-08-15 04:39:34,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 04:39:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" -d '{"subnet_id": "3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"}' 2018-08-15 04:39:36,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bf4b40fb-4474-4d63-bcd5-d394c3f348be Date: Wed, 15 Aug 2018 04:39:36 GMT RESP BODY: {"network_id": "da7fb1f5-b79f-43e1-8b60-8c6919b29b76", "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "subnet_id": "3ca5ec1c-dba6-4f23-8c13-29f60754e1d3", "subnet_ids": ["3ca5ec1c-dba6-4f23-8c13-29f60754e1d3"], "port_id": "04a0e9d3-4cc6-4ad5-af01-81f70a4bd1b8", "id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd"} 2018-08-15 04:39:36,156 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd/remove_router_interface.json used request id req-bf4b40fb-4474-4d63-bcd5-d394c3f348be 2018-08-15 04:39:36,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91878581047s 2018-08-15 04:39:36,156 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd/remove_router_interface.json used request id req-bf4b40fb-4474-4d63-bcd5-d394c3f348be returning object 6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd 2018-08-15 04:39:36,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 04:39:36,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:36,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1703 X-Openstack-Request-Id: req-d15e65c4-e9ee-4ff8-b7df-142ad7aed91c Date: Wed, 15 Aug 2018 04:39:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "created_at": "2018-08-15T04:08:43Z", "admin_state_up": true, "updated_at": "2018-08-15T04:39:35Z", "project_id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd", "name": "shaker-router_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae0df156ab91491bbd6e38f12d7a2251", "created_at": "2018-08-15T03:14:45Z", "admin_state_up": false, "updated_at": "2018-08-15T03:14:45Z", "project_id": "ae0df156ab91491bbd6e38f12d7a2251", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "90608460-cc32-4ee0-bf6a-02db732c46ac", "name": "tempest-router-556252723"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b07cc58ab084cc59633557cbf959620", "created_at": "2018-08-15T03:14:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:14:11Z", "project_id": "9b07cc58ab084cc59633557cbf959620", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "cde3a659-9aa6-4b79-a5d5-1fed2c098680", "name": "tempest-pretest-check-387239394"}]} 2018-08-15 04:39:36,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-d15e65c4-e9ee-4ff8-b7df-142ad7aed91c 2018-08-15 04:39:36,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.111829042435s 2018-08-15 04:39:36,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-d15e65c4-e9ee-4ff8-b7df-142ad7aed91c 2018-08-15 04:39:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 04:39:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:37,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2670398a-bbba-4ca7-86e8-1e21a746d92b Content-Length: 0 Date: Wed, 15 Aug 2018 04:39:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:39:37,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd.json used request id req-2670398a-bbba-4ca7-86e8-1e21a746d92b 2018-08-15 04:39:37,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25720381737s 2018-08-15 04:39:37,529 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/6bd5dfac-6e66-4afd-8d74-9cade2d1d9dd.json used request id req-2670398a-bbba-4ca7-86e8-1e21a746d92b 2018-08-15 04:39:37,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:39:37,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:37,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-648d2426-f441-4ac4-be43-b34e653dc8f4 Date: Wed, 15 Aug 2018 04:39:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T04:08:42Z","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":"3ca5ec1c-dba6-4f23-8c13-29f60754e1d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","enable_dhcp":true,"segment_id":null,"network_id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 04:39:37,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-648d2426-f441-4ac4-be43-b34e653dc8f4 2018-08-15 04:39:37,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0396530628204s 2018-08-15 04:39:37,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-648d2426-f441-4ac4-be43-b34e653dc8f4 2018-08-15 04:39:37,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 04:39:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/3ca5ec1c-dba6-4f23-8c13-29f60754e1d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:38,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76b95c16-09d0-4fad-a401-282e95882bbd Date: Wed, 15 Aug 2018 04:39:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:39:38,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3ca5ec1c-dba6-4f23-8c13-29f60754e1d3.json used request id req-76b95c16-09d0-4fad-a401-282e95882bbd 2018-08-15 04:39:38,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.987631082535s 2018-08-15 04:39:38,559 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3ca5ec1c-dba6-4f23-8c13-29f60754e1d3.json used request id req-76b95c16-09d0-4fad-a401-282e95882bbd 2018-08-15 04:39:38,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:39:38,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:38,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-412692b5-f0df-4001-b38a-abd82e07bb9f Date: Wed, 15 Aug 2018 04:39:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da7fb1f5-b79f-43e1-8b60-8c6919b29b76","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:39:38Z","qos_policy_id":null,"name":"shaker-net_8ed8c3ce-5bb7-43d3-961f-3881a805d39e","admin_state_up":true,"tenant_id":"a1fbfb920e7c4fe4a0f4d5e98b50b8be","created_at":"2018-08-15T04:08:42Z","provider:network_type":"vxlan"}]} 2018-08-15 04:39:38,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-412692b5-f0df-4001-b38a-abd82e07bb9f 2018-08-15 04:39:38,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0791268348694s 2018-08-15 04:39:38,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-412692b5-f0df-4001-b38a-abd82e07bb9f 2018-08-15 04:39:38,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 04:39:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/da7fb1f5-b79f-43e1-8b60-8c6919b29b76.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:40,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f239971-5e58-4532-a5c6-6331036b8d09 Date: Wed, 15 Aug 2018 04:39:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:39:40,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/da7fb1f5-b79f-43e1-8b60-8c6919b29b76.json used request id req-1f239971-5e58-4532-a5c6-6331036b8d09 2018-08-15 04:39:40,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69116377831s 2018-08-15 04:39:40,332 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/da7fb1f5-b79f-43e1-8b60-8c6919b29b76.json used request id req-1f239971-5e58-4532-a5c6-6331036b8d09 2018-08-15 04:39:40,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:39:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:40,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-003f0c6b-9239-426a-b9ff-e4e326633f94 Date: Wed, 15 Aug 2018 04:39:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:09:02Z", "file": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427/file", "owner": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "id": "4d1f5add-c3f7-42af-9909-e2246360d427", "size": 666173440, "self": "/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/4d1f5add-c3f7-42af-9909-e2246360d427/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-15T04:08:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:39:40,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-003f0c6b-9239-426a-b9ff-e4e326633f94 2018-08-15 04:39:40,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.266704082489s 2018-08-15 04:39:40,603 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-003f0c6b-9239-426a-b9ff-e4e326633f94 2018-08-15 04:39:40,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 04:39:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ecd7ae006a13a9128fed0fae588321dbd817ec8" 2018-08-15 04:39:41,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54e450cc-0dbd-4f04-87e4-2c6de96811f5 Date: Wed, 15 Aug 2018 04:39:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:39:41,771 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427 used request id req-54e450cc-0dbd-4f04-87e4-2c6de96811f5 2018-08-15 04:39:41,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16653394699s 2018-08-15 04:39:41,772 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/4d1f5add-c3f7-42af-9909-e2246360d427 used request id req-54e450cc-0dbd-4f04-87e4-2c6de96811f5 2018-08-15 04:39:41,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:39:41,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:42,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bb02cce-4670-46b6-8f5f-1fd699a503ef x-compute-request-id: req-1bb02cce-4670-46b6-8f5f-1fd699a503ef Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "d666cbff-2af2-4ab5-9af8-2e51792e78c3"}]} 2018-08-15 04:39:42,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-1bb02cce-4670-46b6-8f5f-1fd699a503ef 2018-08-15 04:39:42,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.374814987183s 2018-08-15 04:39:42,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-1bb02cce-4670-46b6-8f5f-1fd699a503ef 2018-08-15 04:39:42,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 04:39:42,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:42,177 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:39:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1d1df0e5-34a5-4200-8f1e-d8934d5e2afd x-compute-request-id: req-1d1df0e5-34a5-4200-8f1e-d8934d5e2afd Content-Length: 0 Content-Type: application/json 2018-08-15 04:39:42,177 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3 used request id req-1d1df0e5-34a5-4200-8f1e-d8934d5e2afd 2018-08-15 04:39:42,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028352022171s 2018-08-15 04:39:42,178 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/d666cbff-2af2-4ab5-9af8-2e51792e78c3 used request id req-1d1df0e5-34a5-4200-8f1e-d8934d5e2afd 2018-08-15 04:39:42,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:39:42,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:42,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b4cec6-1983-4e67-8b7a-aa8a4c37ac88 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": {"self": "http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "625e562c449d4adfb2b1838805967619", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:39:42,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-81b4cec6-1983-4e67-8b7a-aa8a4c37ac88 2018-08-15 04:39:42,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197634935379s 2018-08-15 04:39:42,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-81b4cec6-1983-4e67-8b7a-aa8a4c37ac88 2018-08-15 04:39:42,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:39:42,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d811dc12-2530-41d8-97e4-0fe5ffe8075b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_8ed8c3ce-5bb7-43d3-961f-3881a805d39e", "links": {"self": "http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "625e562c449d4adfb2b1838805967619", "description": null}} 2018-08-15 04:39:42,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619 used request id req-d811dc12-2530-41d8-97e4-0fe5ffe8075b 2018-08-15 04:39:42,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193048000336s 2018-08-15 04:39:42,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619 used request id req-d811dc12-2530-41d8-97e4-0fe5ffe8075b 2018-08-15 04:39:42,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 04:39:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:42,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a34415e0-5399-435a-adb2-383755da6e8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:39:42,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619 used request id req-a34415e0-5399-435a-adb2-383755da6e8a 2018-08-15 04:39:42,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.264001131058s 2018-08-15 04:39:42,840 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/625e562c449d4adfb2b1838805967619 used request id req-a34415e0-5399-435a-adb2-383755da6e8a 2018-08-15 04:39:42,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:39:42,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:43,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4922da-e413-4e26-88d2-e28620ed28b8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be"}, "tags": [], "enabled": true, "id": "a1fbfb920e7c4fe4a0f4d5e98b50b8be", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ed8c3ce-5bb7-43d3-961f-3881a805d39e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 04:39:43,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-9a4922da-e413-4e26-88d2-e28620ed28b8 2018-08-15 04:39:43,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186486959457s 2018-08-15 04:39:43,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-9a4922da-e413-4e26-88d2-e28620ed28b8 2018-08-15 04:39:43,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 04:39:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:43,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782dea2e-5af4-4ad0-ba09-791e9fb3e26a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:39:43,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-782dea2e-5af4-4ad0-ba09-791e9fb3e26a 2018-08-15 04:39:43,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256244897842s 2018-08-15 04:39:43,294 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/a1fbfb920e7c4fe4a0f4d5e98b50b8be used request id req-782dea2e-5af4-4ad0-ba09-791e9fb3e26a 2018-08-15 04:39:43,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:39:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:43,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79914731-6618-46ef-a006-bdc339943274 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "759304b3b3794d14af3435063f291db6", "links": {"self": "http://172.30.9.31:5000/v3/roles/759304b3b3794d14af3435063f291db6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:39:43,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79914731-6618-46ef-a006-bdc339943274 2018-08-15 04:39:43,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186161994934s 2018-08-15 04:39:43,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-79914731-6618-46ef-a006-bdc339943274 2018-08-15 04:39:43,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-15 04:39:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/759304b3b3794d14af3435063f291db6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d85c014b45cfa0a237582bd903e02446f1e1616f" 2018-08-15 04:39:44,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:39:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbb99297-3ca0-48c6-b0c0-273929b93e70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:39:44,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/759304b3b3794d14af3435063f291db6 used request id req-cbb99297-3ca0-48c6-b0c0-273929b93e70 2018-08-15 04:39:44,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 1.13710904121s 2018-08-15 04:39:44,627 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/759304b3b3794d14af3435063f291db6 used request id req-cbb99297-3ca0-48c6-b0c0-273929b93e70 2018-08-15 04:39:44,688 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-15 04:39:45,001 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-15 04:39:45,001 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-15 04:39:45,001 - openstack_tests - INFO - OS Credentials = > 2018-08-15 04:39:45,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-15 04:39:45,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-15 04:39:45,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-15 04:39:45,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-15 04:39:45,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-15 04:39:45,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-15 04:39:45,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:39:45,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["XwUZi1BHTmyUXwKsrC5Iwg"], "issued_at": "2018-08-15T04:39:45.000000Z"}} 2018-08-15 04:39:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f4a90e2bceba8d634327955f425514ef2550f4" 2018-08-15 04:39:45,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0df2d6c1-b8c1-4274-bacf-55c8dbc64f1e Date: Wed, 15 Aug 2018 04:39:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:39:45,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks?router%3Aexternal=True used request id req-0df2d6c1-b8c1-4274-bacf-55c8dbc64f1e 2018-08-15 04:39:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.31:9696/v2.0/subnets?network_id=36b76b62-6049-400a-b18a-0441df8350db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f4a90e2bceba8d634327955f425514ef2550f4" 2018-08-15 04:39:45,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2402e4c4-4c90-4294-a217-b5c6b64ea1ea Date: Wed, 15 Aug 2018 04:39:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 04:39:45,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets?network_id=36b76b62-6049-400a-b18a-0441df8350db used request id req-2402e4c4-4c90-4294-a217-b5c6b64ea1ea 2018-08-15 04:39:45,780 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-15 04:39:45,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:39:45,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:39:45,781 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:39:45,782 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:39:45,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:39:45,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:39:45,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:39:45,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:39:45,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:39:45,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:39:45,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:39:45,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-15 04:39:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:39:45,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa2b3fd-12e9-4750-91dd-1f508b8097dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:39:45,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-2fa2b3fd-12e9-4750-91dd-1f508b8097dd 2018-08-15 04:39:45,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:39:46,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["euc1Q0EWQ1yTj5lO5lDtRg"], "issued_at": "2018-08-15T04:39:46.000000Z"}} 2018-08-15 04:39:46,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}52083121d0f001ee793d43aa9e746991fc89d800" 2018-08-15 04:39:46,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-747dbdbb-693f-452a-a54e-72ff5175bb48 x-compute-request-id: req-747dbdbb-693f-452a-a54e-72ff5175bb48 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.31: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-08-15 04:39:46,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-747dbdbb-693f-452a-a54e-72ff5175bb48 2018-08-15 04:39:46,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.663803100586s 2018-08-15 04:39:46,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/ used request id req-747dbdbb-693f-452a-a54e-72ff5175bb48 2018-08-15 04:39:46,451 - 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.31: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-08-15 04:39:46,452 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-15 04:39:46,452 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-15 04:39:46,453 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-15 04:39:46,515 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:39:46,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:39:46,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:39:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:39:46,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3c506d-b53f-477e-8fe6-f83c280708e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:39:46,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-ce3c506d-b53f-477e-8fe6-f83c280708e7 2018-08-15 04:39:46,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:39:46,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["XV-0jvaUQbG7Wfm5U5kMAw"], "issued_at": "2018-08-15T04:39:46.000000Z"}} 2018-08-15 04:39:46,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:39:46,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:39:47,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c1ff2f23-3f3c-4c9f-ab0e-a7778080636e Date: Wed, 15 Aug 2018 04:39:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:39:47,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1ff2f23-3f3c-4c9f-ab0e-a7778080636e 2018-08-15 04:39:47,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343243837357s 2018-08-15 04:39:47,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1ff2f23-3f3c-4c9f-ab0e-a7778080636e 2018-08-15 04:39:47,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 04:39:50,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 04:39:53,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 12e31465-9529-4339-b01b-e1c8f069d38d | 2018-08-15T04:39:53.255531 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 12e31465-9529-4339-b01b-e1c8f069d38d ~/.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-08-15 04:39:57,413 - 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-08-15 04:39:57,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 04:40:00,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-15 04:40:03,560 - 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=ce55b776-06b7-47bd-b18e-6d8ec4c729d9) as the default verifier for the future CLI operations. 2018-08-15 04:40:06,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 04:40:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:07,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-7bf65dfd-20fe-424d-a6a2-cab2dc91f0ec Date: Wed, 15 Aug 2018 04:40:07 GMT 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-08-15 04:40:07,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7bf65dfd-20fe-424d-a6a2-cab2dc91f0ec 2018-08-15 04:40:07,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.245077133179s 2018-08-15 04:40:07,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-7bf65dfd-20fe-424d-a6a2-cab2dc91f0ec 2018-08-15 04:40:07,108 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-15 04:40:07,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 04:40:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"network": {"name": "neutron_trunk-net_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "admin_state_up": true}}' 2018-08-15 04:40:07,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-08cc677a-cbd9-4e86-8b8d-9d7d94184096 Date: Wed, 15 Aug 2018 04:40:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"882ca643-3cc8-4026-bcf4-a6429753c978","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:40:07Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_1a5a2055-17ab-4261-9bc7-9ac75ae4f702","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T04:40:07Z","mtu":1450}} 2018-08-15 04:40:07,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-08cc677a-cbd9-4e86-8b8d-9d7d94184096 2018-08-15 04:40:07,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.206066846848s 2018-08-15 04:40:07,315 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-08cc677a-cbd9-4e86-8b8d-9d7d94184096 2018-08-15 04:40:07,316 - 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-08-15T04:40:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'882ca643-3cc8-4026-bcf4-a6429753c978', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'created_at': u'2018-08-15T04:40:07Z', u'mtu': 1450, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b', u'l2_adjacency': True}) 2018-08-15 04:40:07,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:40:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:07,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-c19b2154-0c4f-4276-aed0-c7b6de2492ea Date: Wed, 15 Aug 2018 04:40:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"882ca643-3cc8-4026-bcf4-a6429753c978","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:40:07Z","qos_policy_id":null,"name":"neutron_trunk-net_1a5a2055-17ab-4261-9bc7-9ac75ae4f702","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T04:40:07Z","provider:network_type":"vxlan"}]} 2018-08-15 04:40:07,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c19b2154-0c4f-4276-aed0-c7b6de2492ea 2018-08-15 04:40:07,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.316134929657s 2018-08-15 04:40:07,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-c19b2154-0c4f-4276-aed0-c7b6de2492ea 2018-08-15 04:40:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 04:40:07,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"subnet": {"name": "neutron_trunk-subnet_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "enable_dhcp": true, "network_id": "882ca643-3cc8-4026-bcf4-a6429753c978", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 04:40:08,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-f5f74f64-efb0-4b79-a64e-f7c859985e56 Date: Wed, 15 Aug 2018 04:40:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-15T04:40:07Z","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":"60196c7e-55d4-4741-bd6b-7ee1ce197b03","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_1a5a2055-17ab-4261-9bc7-9ac75ae4f702","enable_dhcp":true,"segment_id":null,"network_id":"882ca643-3cc8-4026-bcf4-a6429753c978","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T04:40:07Z","ip_version":4}} 2018-08-15 04:40:08,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f5f74f64-efb0-4b79-a64e-f7c859985e56 2018-08-15 04:40:08,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.459403991699s 2018-08-15 04:40:08,095 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-f5f74f64-efb0-4b79-a64e-f7c859985e56 2018-08-15 04:40:08,095 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:40:07Z', 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'60196c7e-55d4-4741-bd6b-7ee1ce197b03', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'882ca643-3cc8-4026-bcf4-a6429753c978', u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T04:40:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 04:40:08,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 04:40:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "neutron_trunk-router_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "admin_state_up": true}}' 2018-08-15 04:40:09,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-04f23bc7-ac72-4502-a2e0-40c446b4f846 Date: Wed, 15 Aug 2018 04:40:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T04:40:08Z", "admin_state_up": true, "updated_at": "2018-08-15T04:40:09Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "08d2fb11-983a-4491-a5e7-a4d054293a3a", "name": "neutron_trunk-router_1a5a2055-17ab-4261-9bc7-9ac75ae4f702"}} 2018-08-15 04:40:09,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-04f23bc7-ac72-4502-a2e0-40c446b4f846 2018-08-15 04:40:09,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51545715332s 2018-08-15 04:40:09,612 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-04f23bc7-ac72-4502-a2e0-40c446b4f846 2018-08-15 04:40:09,612 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:40:09Z', u'revision_number': 2, u'ha': False, u'id': u'08d2fb11-983a-4491-a5e7-a4d054293a3a', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'admin_state_up': True, u'tenant_id': u'feec32c05bda4499885ba9c313a5eb8b', u'created_at': u'2018-08-15T04:40:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'feec32c05bda4499885ba9c313a5eb8b'}) 2018-08-15 04:40:09,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 04:40:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"subnet_id": "60196c7e-55d4-4741-bd6b-7ee1ce197b03"}' 2018-08-15 04:40:11,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c3cc0eb-6665-4f43-ac45-9a64ce0bcf5a Date: Wed, 15 Aug 2018 04:40:11 GMT RESP BODY: {"network_id": "882ca643-3cc8-4026-bcf4-a6429753c978", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "60196c7e-55d4-4741-bd6b-7ee1ce197b03", "subnet_ids": ["60196c7e-55d4-4741-bd6b-7ee1ce197b03"], "port_id": "c2f65097-4fc5-4a5b-937b-077d03a530a4", "id": "08d2fb11-983a-4491-a5e7-a4d054293a3a"} 2018-08-15 04:40:11,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a/add_router_interface.json used request id req-0c3cc0eb-6665-4f43-ac45-9a64ce0bcf5a 2018-08-15 04:40:11,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06689715385s 2018-08-15 04:40:11,680 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a/add_router_interface.json used request id req-0c3cc0eb-6665-4f43-ac45-9a64ce0bcf5a returning object 08d2fb11-983a-4491-a5e7-a4d054293a3a 2018-08-15 04:40:11,681 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-15 04:40:11,813 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-15 04:40:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:40:11,819 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 04:40:11 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 04:40:11,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:40:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:12,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-36e74d44-7f6d-4529-809c-e932e6ec35eb Date: Wed, 15 Aug 2018 04:40:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:40:12,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-36e74d44-7f6d-4529-809c-e932e6ec35eb 2018-08-15 04:40:12,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293265104294s 2018-08-15 04:40:12,115 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-36e74d44-7f6d-4529-809c-e932e6ec35eb 2018-08-15 04:40:12,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 04:40:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702"}' 2018-08-15 04:40:12,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12e2faa8-6668-4df6-ab86-39437365d2cf Date: Wed, 15 Aug 2018 04:40:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:12Z", "file": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "86e4b157-2034-4cd0-9909-a7d095a13519", "size": null, "self": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519", "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_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": null, "created_at": "2018-08-15T04:40:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 04:40:12,173 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-12e2faa8-6668-4df6-ab86-39437365d2cf 2018-08-15 04:40:12,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488550662994s 2018-08-15 04:40:12,173 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-12e2faa8-6668-4df6-ab86-39437365d2cf returning object 86e4b157-2034-4cd0-9909-a7d095a13519 2018-08-15 04:40:12,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 04:40:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '' 2018-08-15 04:40:12,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fbe0128-323d-4ccc-bc9f-0fc9852eb606 Date: Wed, 15 Aug 2018 04:40:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:40:12,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file used request id req-4fbe0128-323d-4ccc-bc9f-0fc9852eb606 2018-08-15 04:40:12,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.356760978699s 2018-08-15 04:40:12,531 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file used request id req-4fbe0128-323d-4ccc-bc9f-0fc9852eb606 2018-08-15 04:40:12,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:40:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:12,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-b8f9f552-481d-4d69-9a21-f8f3f475e56e Date: Wed, 15 Aug 2018 04:40:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:12Z", "file": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "86e4b157-2034-4cd0-9909-a7d095a13519", "size": 12716032, "self": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T04:40:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:40:12,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b8f9f552-481d-4d69-9a21-f8f3f475e56e 2018-08-15 04:40:12,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270450115204s 2018-08-15 04:40:12,562 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-b8f9f552-481d-4d69-9a21-f8f3f475e56e 2018-08-15 04:40:12,564 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'86e4b157-2034-4cd0-9909-a7d095a13519', 'size': 12716032, u'self': u'/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T04:40:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T04:40:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', '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/86e4b157-2034-4cd0-9909-a7d095a13519', 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_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', 'created': u'2018-08-15T04:40:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T04:40:12Z', 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/86e4b157-2034-4cd0-9909-a7d095a13519', 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_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 04:40:12,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 04:40:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 04:40:12,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49b1e8a0-93b9-43a5-84fe-8ef334d15ec2 x-compute-request-id: req-49b1e8a0-93b9-43a5-84fe-8ef334d15ec2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f376bc3-6f52-42f5-b895-4575a1219ff8"}} 2018-08-15 04:40:12,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-49b1e8a0-93b9-43a5-84fe-8ef334d15ec2 2018-08-15 04:40:12,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.369045972824s 2018-08-15 04:40:12,934 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-49b1e8a0-93b9-43a5-84fe-8ef334d15ec2 2018-08-15 04:40:12,935 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', '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'feec32c05bda4499885ba9c313a5eb8b', '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'0f376bc3-6f52-42f5-b895-4575a1219ff8', 'swap': 0}) 2018-08-15 04:40:12,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 04:40:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"extra_specs": {}}' 2018-08-15 04:40:12,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22ebc371-f707-4c0a-8e43-356fee19c30f x-compute-request-id: req-22ebc371-f707-4c0a-8e43-356fee19c30f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 04:40:12,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8/os-extra_specs used request id req-22ebc371-f707-4c0a-8e43-356fee19c30f 2018-08-15 04:40:12,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0231399536133s 2018-08-15 04:40:12,959 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8/os-extra_specs used request id req-22ebc371-f707-4c0a-8e43-356fee19c30f 2018-08-15 04:40:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:40:12,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a254fb-85ab-4f09-9f8e-57b0b4617da6 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 04:40:12,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-14a254fb-85ab-4f09-9f8e-57b0b4617da6 2018-08-15 04:40:12,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:40:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709e9670-910c-4f2d-ac2f-394ec47fc67d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:40:13,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-709e9670-910c-4f2d-ac2f-394ec47fc67d 2018-08-15 04:40:13,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185847997665s 2018-08-15 04:40:13,158 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-709e9670-910c-4f2d-ac2f-394ec47fc67d 2018-08-15 04:40:13,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:40:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:13,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704356ec-1526-4aaa-911f-546dc02a2048 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:40:13,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-704356ec-1526-4aaa-911f-546dc02a2048 2018-08-15 04:40:13,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173528909683s 2018-08-15 04:40:13,336 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-704356ec-1526-4aaa-911f-546dc02a2048 2018-08-15 04:40:13,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-15 04:40:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:13,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e22f46f-61f8-432f-8a71-532ddfd17e49 x-compute-request-id: req-3e22f46f-61f8-432f-8a71-532ddfd17e49 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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": 143, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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-08-15 04:40:13,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-3e22f46f-61f8-432f-8a71-532ddfd17e49 2018-08-15 04:40:13,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0495240688324s 2018-08-15 04:40:13,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/os-hypervisors/detail used request id req-3e22f46f-61f8-432f-8a71-532ddfd17e49 2018-08-15 04:40:13,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:40:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:13,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-98e18a96-108c-4bed-a79f-c4f5db67511e Date: Wed, 15 Aug 2018 04:40:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:12Z", "file": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "86e4b157-2034-4cd0-9909-a7d095a13519", "size": 12716032, "self": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T04:40:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:40:13,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-98e18a96-108c-4bed-a79f-c4f5db67511e 2018-08-15 04:40:13,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0222899913788s 2018-08-15 04:40:13,419 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-98e18a96-108c-4bed-a79f-c4f5db67511e 2018-08-15 04:40:13,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 04:40:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702"}' 2018-08-15 04:40:13,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b0be2d46-9f01-4f45-ae48-956f1ff5e99a Date: Wed, 15 Aug 2018 04:40:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:13Z", "file": "/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "d87588c9-4577-4629-9727-6eab245ec7d9", "size": null, "self": "/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9", "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_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": null, "created_at": "2018-08-15T04:40:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 04:40:13,513 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b0be2d46-9f01-4f45-ae48-956f1ff5e99a 2018-08-15 04:40:13,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0884051322937s 2018-08-15 04:40:13,514 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-b0be2d46-9f01-4f45-ae48-956f1ff5e99a returning object d87588c9-4577-4629-9727-6eab245ec7d9 2018-08-15 04:40:13,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 04:40:13,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '' 2018-08-15 04:40:14,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85478b52-53e8-460a-a186-bc61a49a70ca Date: Wed, 15 Aug 2018 04:40:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:40:14,633 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9/file used request id req-85478b52-53e8-460a-a186-bc61a49a70ca 2018-08-15 04:40:14,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11823296547s 2018-08-15 04:40:14,633 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9/file used request id req-85478b52-53e8-460a-a186-bc61a49a70ca 2018-08-15 04:40:14,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:40:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:40:14,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-4927bcf0-45f9-4f5a-b452-e344e0e98a0a Date: Wed, 15 Aug 2018 04:40:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:14Z", "file": "/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "d87588c9-4577-4629-9727-6eab245ec7d9", "size": 12716032, "self": "/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d87588c9-4577-4629-9727-6eab245ec7d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d87588c9-4577-4629-9727-6eab245ec7d9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T04:40:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:12Z", "file": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "86e4b157-2034-4cd0-9909-a7d095a13519", "size": 12716032, "self": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T04:40:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:40:14,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4927bcf0-45f9-4f5a-b452-e344e0e98a0a 2018-08-15 04:40:14,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264551639557s 2018-08-15 04:40:14,664 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-4927bcf0-45f9-4f5a-b452-e344e0e98a0a 2018-08-15 04:40:14,666 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d87588c9-4577-4629-9727-6eab245ec7d9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9/file', 'owner': u'feec32c05bda4499885ba9c313a5eb8b', 'id': u'd87588c9-4577-4629-9727-6eab245ec7d9', 'size': 12716032, u'self': u'/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'feec32c05bda4499885ba9c313a5eb8b', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d87588c9-4577-4629-9727-6eab245ec7d9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T04:40:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-15T04:40:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', '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/d87588c9-4577-4629-9727-6eab245ec7d9', 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_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', 'created': u'2018-08-15T04:40:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-15T04:40: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/d87588c9-4577-4629-9727-6eab245ec7d9', 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_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-15 04:40:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 04:40:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-15 04:40:14,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6ff858c-0573-46ff-b198-118eb5a3379e x-compute-request-id: req-d6ff858c-0573-46ff-b198-118eb5a3379e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "50884fb5-1031-44c4-ab3c-afe6360ab134"}} 2018-08-15 04:40:14,718 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d6ff858c-0573-46ff-b198-118eb5a3379e 2018-08-15 04:40:14,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0513088703156s 2018-08-15 04:40:14,718 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d6ff858c-0573-46ff-b198-118eb5a3379e 2018-08-15 04:40:14,719 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', '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'feec32c05bda4499885ba9c313a5eb8b', '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'50884fb5-1031-44c4-ab3c-afe6360ab134', 'swap': 0}) 2018-08-15 04:40:14,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 04:40:14,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"extra_specs": {}}' 2018-08-15 04:40:14,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bee71621-201a-40b5-bf51-c10de96206a0 x-compute-request-id: req-bee71621-201a-40b5-bf51-c10de96206a0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 04:40:14,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134/os-extra_specs used request id req-bee71621-201a-40b5-bf51-c10de96206a0 2018-08-15 04:40:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0297420024872s 2018-08-15 04:40:14,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134/os-extra_specs used request id req-bee71621-201a-40b5-bf51-c10de96206a0 2018-08-15 04:40:14,750 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702', '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'feec32c05bda4499885ba9c313a5eb8b', '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'50884fb5-1031-44c4-ab3c-afe6360ab134', 'swap': 0}) 2018-08-15 04:40:18,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-15 04:40:18,222 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-15 04:40:18,223 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-15 04:40:18,225 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-15 04:40:18,228 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-15 04:40:21,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ce55b776-06b7-47bd-b18e-6d8ec4c729d9/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-15 04:40:21,728 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-15 04:40:21,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-15 04:40:21,741 - 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-08-15 04:42:14,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0f87473e-cb65-4327-be7f-848ce10674da 2018-08-15 04:42:14,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0f87473e-cb65-4327-be7f-848ce10674da']'. 2018-08-15 04:42:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-15 04:42:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-15 04:42:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0f87473e-cb65-4327-be7f-848ce10674da | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-15 04:40:24 | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-15 04:42:14 | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ce55b776-06b7-47bd-b18e-6d8ec4c729d9) | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-15 04:42:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 12e31465-9529-4339-b01b-e1c8f069d38d) | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.562 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-15 04:42:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-15 04:42:15,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-15 04:42:15,531 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 04:42:15,531 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:08 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-15 04:42:15,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 04:42:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:16,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e430e684-0364-4cf7-b956-588b1de5c5c3 Date: Wed, 15 Aug 2018 04:42:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:42:16,088 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9 used request id req-e430e684-0364-4cf7-b956-588b1de5c5c3 2018-08-15 04:42:16,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.550041913986s 2018-08-15 04:42:16,088 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d87588c9-4577-4629-9727-6eab245ec7d9 used request id req-e430e684-0364-4cf7-b956-588b1de5c5c3 2018-08-15 04:42:16,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:42:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:16,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:42:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5657604-c0ed-47a4-ab99-c602f24ff700 x-compute-request-id: req-d5657604-c0ed-47a4-ab99-c602f24ff700 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f376bc3-6f52-42f5-b895-4575a1219ff8"}, {"name": "neutron_trunk-flavor_alt_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "50884fb5-1031-44c4-ab3c-afe6360ab134"}]} 2018-08-15 04:42:16,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d5657604-c0ed-47a4-ab99-c602f24ff700 2018-08-15 04:42:16,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226321220398s 2018-08-15 04:42:16,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d5657604-c0ed-47a4-ab99-c602f24ff700 2018-08-15 04:42:16,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 04:42:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:16,152 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:42:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7490d8fb-2850-4f68-af7d-887f3c971eab x-compute-request-id: req-7490d8fb-2850-4f68-af7d-887f3c971eab Content-Length: 0 Content-Type: application/json 2018-08-15 04:42:16,153 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134 used request id req-7490d8fb-2850-4f68-af7d-887f3c971eab 2018-08-15 04:42:16,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384140014648s 2018-08-15 04:42:16,153 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/50884fb5-1031-44c4-ab3c-afe6360ab134 used request id req-7490d8fb-2850-4f68-af7d-887f3c971eab 2018-08-15 04:42:16,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 04:42:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" -d '{"subnet_id": "60196c7e-55d4-4741-bd6b-7ee1ce197b03"}' 2018-08-15 04:42:18,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-822c54b7-2ed2-444f-8523-785789b5df9a Date: Wed, 15 Aug 2018 04:42:18 GMT RESP BODY: {"network_id": "882ca643-3cc8-4026-bcf4-a6429753c978", "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "subnet_id": "60196c7e-55d4-4741-bd6b-7ee1ce197b03", "subnet_ids": ["60196c7e-55d4-4741-bd6b-7ee1ce197b03"], "port_id": "c2f65097-4fc5-4a5b-937b-077d03a530a4", "id": "08d2fb11-983a-4491-a5e7-a4d054293a3a"} 2018-08-15 04:42:18,501 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a/remove_router_interface.json used request id req-822c54b7-2ed2-444f-8523-785789b5df9a 2018-08-15 04:42:18,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34727597237s 2018-08-15 04:42:18,501 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a/remove_router_interface.json used request id req-822c54b7-2ed2-444f-8523-785789b5df9a returning object 08d2fb11-983a-4491-a5e7-a4d054293a3a 2018-08-15 04:42:18,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 04:42:18,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:18,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-57c3360e-e8cf-4311-b731-30820a04f548 Date: Wed, 15 Aug 2018 04:42:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "feec32c05bda4499885ba9c313a5eb8b", "created_at": "2018-08-15T04:40:08Z", "admin_state_up": true, "updated_at": "2018-08-15T04:42:17Z", "project_id": "feec32c05bda4499885ba9c313a5eb8b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "08d2fb11-983a-4491-a5e7-a4d054293a3a", "name": "neutron_trunk-router_1a5a2055-17ab-4261-9bc7-9ac75ae4f702"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ae0df156ab91491bbd6e38f12d7a2251", "created_at": "2018-08-15T03:14:45Z", "admin_state_up": false, "updated_at": "2018-08-15T03:14:45Z", "project_id": "ae0df156ab91491bbd6e38f12d7a2251", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "90608460-cc32-4ee0-bf6a-02db732c46ac", "name": "tempest-router-556252723"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b07cc58ab084cc59633557cbf959620", "created_at": "2018-08-15T03:14:11Z", "admin_state_up": true, "updated_at": "2018-08-15T03:14:11Z", "project_id": "9b07cc58ab084cc59633557cbf959620", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "cde3a659-9aa6-4b79-a5d5-1fed2c098680", "name": "tempest-pretest-check-387239394"}]} 2018-08-15 04:42:18,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-57c3360e-e8cf-4311-b731-30820a04f548 2018-08-15 04:42:18,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116572856903s 2018-08-15 04:42:18,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-57c3360e-e8cf-4311-b731-30820a04f548 2018-08-15 04:42:18,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 04:42:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:19,955 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28408a47-7e8b-43e5-a3b6-bc27d5e0e1c5 Content-Length: 0 Date: Wed, 15 Aug 2018 04:42:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:42:19,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a.json used request id req-28408a47-7e8b-43e5-a3b6-bc27d5e0e1c5 2018-08-15 04:42:19,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33437395096s 2018-08-15 04:42:19,955 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/08d2fb11-983a-4491-a5e7-a4d054293a3a.json used request id req-28408a47-7e8b-43e5-a3b6-bc27d5e0e1c5 2018-08-15 04:42:19,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:42:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:19,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-4b8092c3-c8ac-47a1-9d41-10cf82620ade Date: Wed, 15 Aug 2018 04:42:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-15T04:40:07Z","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":"60196c7e-55d4-4741-bd6b-7ee1ce197b03","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"feec32c05bda4499885ba9c313a5eb8b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_1a5a2055-17ab-4261-9bc7-9ac75ae4f702","enable_dhcp":true,"segment_id":null,"network_id":"882ca643-3cc8-4026-bcf4-a6429753c978","tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T04:40:07Z","ip_version":4},{"updated_at":"2018-08-15T02:58:56Z","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":"93966ff8-4885-4b3e-b6d0-be8e84be4ab2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"e2405b9770d8483db661569acf348bcb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"36b76b62-6049-400a-b18a-0441df8350db","tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:56Z","ip_version":4}]} 2018-08-15 04:42:19,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4b8092c3-c8ac-47a1-9d41-10cf82620ade 2018-08-15 04:42:19,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0384409427643s 2018-08-15 04:42:19,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4b8092c3-c8ac-47a1-9d41-10cf82620ade 2018-08-15 04:42:19,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 04:42:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/60196c7e-55d4-4741-bd6b-7ee1ce197b03.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:20,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39854bf7-5d72-4ec2-afd0-95d0e7135d86 Date: Wed, 15 Aug 2018 04:42:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:42:20,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/60196c7e-55d4-4741-bd6b-7ee1ce197b03.json used request id req-39854bf7-5d72-4ec2-afd0-95d0e7135d86 2018-08-15 04:42:20,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.825964927673s 2018-08-15 04:42:20,822 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/60196c7e-55d4-4741-bd6b-7ee1ce197b03.json used request id req-39854bf7-5d72-4ec2-afd0-95d0e7135d86 2018-08-15 04:42:20,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:42:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:20,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-761774ea-c13e-4f1a-866c-48c5317b6355 Date: Wed, 15 Aug 2018 04:42:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"882ca643-3cc8-4026-bcf4-a6429753c978","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"feec32c05bda4499885ba9c313a5eb8b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:42:20Z","qos_policy_id":null,"name":"neutron_trunk-net_1a5a2055-17ab-4261-9bc7-9ac75ae4f702","admin_state_up":true,"tenant_id":"feec32c05bda4499885ba9c313a5eb8b","created_at":"2018-08-15T04:40:07Z","provider:network_type":"vxlan"}]} 2018-08-15 04:42:20,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-761774ea-c13e-4f1a-866c-48c5317b6355 2018-08-15 04:42:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0802190303802s 2018-08-15 04:42:20,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-761774ea-c13e-4f1a-866c-48c5317b6355 2018-08-15 04:42:20,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 04:42:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/882ca643-3cc8-4026-bcf4-a6429753c978.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:21,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42f3529b-2619-4933-98eb-83f6482b3de4 Date: Wed, 15 Aug 2018 04:42:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:42:21,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/882ca643-3cc8-4026-bcf4-a6429753c978.json used request id req-42f3529b-2619-4933-98eb-83f6482b3de4 2018-08-15 04:42:21,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.877688169479s 2018-08-15 04:42:21,783 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/882ca643-3cc8-4026-bcf4-a6429753c978.json used request id req-42f3529b-2619-4933-98eb-83f6482b3de4 2018-08-15 04:42:21,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:42:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:21,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-bcae05a2-a095-48e6-b51c-e7eea459852e Date: Wed, 15 Aug 2018 04:42:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:40:12Z", "file": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519/file", "owner": "feec32c05bda4499885ba9c313a5eb8b", "id": "86e4b157-2034-4cd0-9909-a7d095a13519", "size": 12716032, "self": "/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/86e4b157-2034-4cd0-9909-a7d095a13519/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-15T04:40:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:42:21,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-bcae05a2-a095-48e6-b51c-e7eea459852e 2018-08-15 04:42:21,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250480175018s 2018-08-15 04:42:21,812 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-bcae05a2-a095-48e6-b51c-e7eea459852e 2018-08-15 04:42:21,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 04:42:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:22,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-40f1518a-f412-44aa-9897-1b75c5467841 Date: Wed, 15 Aug 2018 04:42:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:42:22,101 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519 used request id req-40f1518a-f412-44aa-9897-1b75c5467841 2018-08-15 04:42:22,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.287498950958s 2018-08-15 04:42:22,102 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/86e4b157-2034-4cd0-9909-a7d095a13519 used request id req-40f1518a-f412-44aa-9897-1b75c5467841 2018-08-15 04:42:22,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:42:22,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:22,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98714a42-d46e-43ba-8b80-08737b960f65 x-compute-request-id: req-98714a42-d46e-43ba-8b80-08737b960f65 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_1a5a2055-17ab-4261-9bc7-9ac75ae4f702", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f376bc3-6f52-42f5-b895-4575a1219ff8"}]} 2018-08-15 04:42:22,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-98714a42-d46e-43ba-8b80-08737b960f65 2018-08-15 04:42:22,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238881111145s 2018-08-15 04:42:22,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-98714a42-d46e-43ba-8b80-08737b960f65 2018-08-15 04:42:22,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 04:42:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}93bea479c9fc2ea9fc504f2ec0b6dea28b750d73" 2018-08-15 04:42:22,160 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-172eea77-3bb2-42cd-867c-8ff94299cceb x-compute-request-id: req-172eea77-3bb2-42cd-867c-8ff94299cceb Content-Length: 0 Content-Type: application/json 2018-08-15 04:42:22,160 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8 used request id req-172eea77-3bb2-42cd-867c-8ff94299cceb 2018-08-15 04:42:22,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319669246674s 2018-08-15 04:42:22,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/0f376bc3-6f52-42f5-b895-4575a1219ff8 used request id req-172eea77-3bb2-42cd-867c-8ff94299cceb 2018-08-15 04:42:22,219 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-15 04:42:22,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:42:22,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:42:22,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:42:22,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:42:22,263 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:42:22,264 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:42:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:42:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:42:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:42:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:42:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:42:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:42:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:42:22,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a31129-8ad9-4c19-9be0-7e142c7dcbe0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:42:22,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-61a31129-8ad9-4c19-9be0-7e142c7dcbe0 2018-08-15 04:42:22,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:42:22,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["9mdo8CBOSByJ2_5stYKiIw"], "issued_at": "2018-08-15T04:42:22.000000Z"}} 2018-08-15 04:42:22,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:42:22,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab1d9059fa86793eb1b7898739447e1554c1913a" 2018-08-15 04:42:22,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-daa42498-abc3-468a-951d-af51d93b2135 Date: Wed, 15 Aug 2018 04:42:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:42:22,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-daa42498-abc3-468a-951d-af51d93b2135 2018-08-15 04:42:22,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265299081802s 2018-08-15 04:42:22,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-daa42498-abc3-468a-951d-af51d93b2135 2018-08-15 04:42:22,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 04:42:25,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 04:42:28,470 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f64d8e26-3c54-4243-8ca0-e0abe38ab59d | 2018-08-15T04:42:28.129700 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f64d8e26-3c54-4243-8ca0-e0abe38ab59d ~/.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-08-15 04:42:32,084 - 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-08-15 04:42:32,085 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 04:42:34,834 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-15 04:42:38,222 - 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=a156e896-f435-40a5-86d6-f9426c6a2e06) as the default verifier for the future CLI operations. 2018-08-15 04:42:41,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 04:42:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ab1d9059fa86793eb1b7898739447e1554c1913a" 2018-08-15 04:42:41,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-494822b8-8953-46ba-a1ae-8f4560478466 Date: Wed, 15 Aug 2018 04:42:41 GMT 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-08-15 04:42:41,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-494822b8-8953-46ba-a1ae-8f4560478466 2018-08-15 04:42:41,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.261995077133s 2018-08-15 04:42:41,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-494822b8-8953-46ba-a1ae-8f4560478466 2018-08-15 04:42:41,902 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-08-15 04:42:41,902 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-08-15 04:42:41,902 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-08-15 04:42:41,960 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:42:42,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:42:42,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:42:42,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:42:42,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:42:42,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:42:42,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:42:42,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f3c989-a6de-4ce4-bef6-28d3a4674bc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:42:42,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-49f3c989-a6de-4ce4-bef6-28d3a4674bc2 2018-08-15 04:42:42,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:42:42,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["7ijgwKOlS5WJGOXA5Qp_qw"], "issued_at": "2018-08-15T04:42:42.000000Z"}} 2018-08-15 04:42:42,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:42:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a203eb838a7c5994be609d7a5cd54241989b62eb" 2018-08-15 04:42:42,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-340cc603-5576-415a-b95b-1a4d1341e25d Date: Wed, 15 Aug 2018 04:42:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:42:42,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-340cc603-5576-415a-b95b-1a4d1341e25d 2018-08-15 04:42:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345739126205s 2018-08-15 04:42:42,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-340cc603-5576-415a-b95b-1a4d1341e25d 2018-08-15 04:42:42,746 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 04:42:45,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 04:42:48,301 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bb577820-d8cf-4c95-9d06-f618880b4b28 | 2018-08-15T04:42:48.021991 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bb577820-d8cf-4c95-9d06-f618880b4b28 ~/.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-08-15 04:42:52,030 - 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-08-15 04:42:52,030 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 04:42:54,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-15 04:42:58,195 - 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=fdb514e4-de2a-47ff-8c2a-27365ef0ebd7) as the default verifier for the future CLI operations. 2018-08-15 04:43:01,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 04:43:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a203eb838a7c5994be609d7a5cd54241989b62eb" 2018-08-15 04:43:01,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-53576cfb-5623-49ec-b8b7-6c2b72b04172 Date: Wed, 15 Aug 2018 04:43:01 GMT 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-08-15 04:43:01,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-53576cfb-5623-49ec-b8b7-6c2b72b04172 2018-08-15 04:43:01,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.25444316864s 2018-08-15 04:43:01,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-53576cfb-5623-49ec-b8b7-6c2b72b04172 2018-08-15 04:43:01,951 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-15 04:43:01,952 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-15 04:43:01,952 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-15 04:43:02,012 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:43:02,054 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-15 04:43:02,055 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-15 04:43:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:43:02,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455cc7b1-45ed-4c87-bf12-a0303bb2b9ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:43:02,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-455cc7b1-45ed-4c87-bf12-a0303bb2b9ff 2018-08-15 04:43:02,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:43:02,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["9BDZVs8nQRyiNOvNodIR8w"], "issued_at": "2018-08-15T04:43:02.000000Z"}} 2018-08-15 04:43:02,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:43:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272c1a9e00cb918612e4fdffe279386812d8985f" 2018-08-15 04:43:02,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-697b5c29-dee3-4ef0-bfbd-21d367499141 Date: Wed, 15 Aug 2018 04:43:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:43:02,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-697b5c29-dee3-4ef0-bfbd-21d367499141 2018-08-15 04:43:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273525953293s 2018-08-15 04:43:02,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-697b5c29-dee3-4ef0-bfbd-21d367499141 2018-08-15 04:43:02,723 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-15 04:43:06,237 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-15 04:43:09,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2bcf3c41-c711-4229-adc2-1bfc22678387 | 2018-08-15T04:43:08.777634 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2bcf3c41-c711-4229-adc2-1bfc22678387 ~/.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-08-15 04:43:12,840 - 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-08-15 04:43:12,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-15 04:43:15,596 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-15 04:43:19,048 - 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=4f71a7de-efae-4d35-88c4-f2eb986de3ad) as the default verifier for the future CLI operations. 2018-08-15 04:43:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:43:22,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b99b77d1-31ad-4961-94cb-16c5db49fabb Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 04:43:22,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-b99b77d1-31ad-4961-94cb-16c5db49fabb 2018-08-15 04:43:22,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-15 04:43:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:43:22,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-621b1913-3360-4c97-8a19-f34e73e30eae Content-Length: 266 Content-Type: application/json 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-15 04:43:22,701 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-621b1913-3360-4c97-8a19-f34e73e30eae 2018-08-15 04:43:22,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272c1a9e00cb918612e4fdffe279386812d8985f" 2018-08-15 04:43:22,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c535f4-95cc-45c0-968b-0e25072adc23 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0d269d65afe444f1b4ef63613a783344"}, "enabled": true, "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/18d995f347f945e581f2d5fa9301cb16"}, "enabled": true, "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/248c5b0ac4744e22989a80e856bd3fcc"}, "enabled": true, "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/35a218a2eb904a4cb6b83d325061e386"}, "enabled": true, "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/374773d5df3a45ffa08c008b237788a0"}, "enabled": true, "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/386f2cb9c8c346b992323ca3412dffb3"}, "enabled": true, "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3e2f80361a434b4cb3e4db5203cfa105"}, "enabled": true, "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/50931a59c1fa49c78955cf29c2409920"}, "enabled": true, "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/566b6f8b85b6476485f8e1d1aff30099"}, "enabled": true, "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5a80094e56a44a45a154afb18a06aad9"}, "enabled": true, "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/75ba08e655ef4ecba9a05181fa690302"}, "enabled": true, "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8154a1eb2fdf45ae8076d0344ed44176"}, "enabled": true, "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/872dc604424c40ebb325bc7edfeb85c0"}, "enabled": true, "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a7ea18aa11d24e069c47ed144d3ed557"}, "enabled": true, "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b04648ea91744961bd9a2603357917cf"}, "enabled": true, "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-15 04:43:22,883 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-c1c535f4-95cc-45c0-968b-0e25072adc23 2018-08-15 04:43:22,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.191415786743s 2018-08-15 04:43:22,883 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-c1c535f4-95cc-45c0-968b-0e25072adc23 2018-08-15 04:43:22,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-15 04:43:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}272c1a9e00cb918612e4fdffe279386812d8985f" 2018-08-15 04:43:23,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-d93119f2-41d7-4f0c-bfcb-f3185387b31d Date: Wed, 15 Aug 2018 04:43:23 GMT 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-08-15 04:43:23,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-d93119f2-41d7-4f0c-bfcb-f3185387b31d 2018-08-15 04:43:23,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.257838964462s 2018-08-15 04:43:23,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/extensions.json used request id req-d93119f2-41d7-4f0c-bfcb-f3185387b31d 2018-08-15 04:43:23,157 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-15 04:43:23,157 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-15 04:43:23,162 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:30 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:50 | PASS | | rally_sanity | functest | smoke | 23:06 | FAIL | | patrole | functest | smoke | 02:14 | PASS | | vmtp | functest | smoke | 18:42 | PASS | | shaker | functest | smoke | 30:48 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:08 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-15 04:43:23,173 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-15 04:43:23,233 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 04:43:48,628 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-215 | | 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-08-15 04:43:48,632 - 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.31,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LvLjwP1nU8AMCgCw2d2RODQOJ 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=feec32c05bda4499885ba9c313a5eb8b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-15 04:43:48,632 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-15 04:43:48,632 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-15 04:43:48,633 - 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 | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-15 04:43:48,637 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-15 04:44:30,947 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-215 | | 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-08-15 04:44:30,953 - 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.31,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.31:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=LvLjwP1nU8AMCgCw2d2RODQOJ 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=feec32c05bda4499885ba9c313a5eb8b export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-15 04:44:30,953 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-15 04:44:30,955 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-08-15 04:44:30,975 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:44:31,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:44:31,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:44:31,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:44:31,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:44:31,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:44:31,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:44:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:44:31,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f75b2ee-f6df-4c59-b2c7-4b0486bd9337 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:44:31,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-1f75b2ee-f6df-4c59-b2c7-4b0486bd9337 2018-08-15 04:44:31,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:44:31,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["0TcrlGOIQByjb6FC5Por_A"], "issued_at": "2018-08-15T04:44:31.000000Z"}} 2018-08-15 04:44:31,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:44:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:32,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-db113e48-a2b4-4645-8627-2f6725668f7b Date: Wed, 15 Aug 2018 04:44:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:44:32,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db113e48-a2b4-4645-8627-2f6725668f7b 2018-08-15 04:44:32,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349900960922s 2018-08-15 04:44:32,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db113e48-a2b4-4645-8627-2f6725668f7b 2018-08-15 04:44:32,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:44:32,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9838001b-2425-45bf-8df7-09d17b23693e Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 04:44:32,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-9838001b-2425-45bf-8df7-09d17b23693e 2018-08-15 04:44:32,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:44:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:32,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dce65f-22d2-4f2f-b6db-f72858e7885b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 04:44:32,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-69dce65f-22d2-4f2f-b6db-f72858e7885b 2018-08-15 04:44:32,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182796001434s 2018-08-15 04:44:32,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-69dce65f-22d2-4f2f-b6db-f72858e7885b 2018-08-15 04:44:32,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 04:44:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e"}}' 2018-08-15 04:44:32,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d54f0047-bac7-46e8-b5d5-edc69751680f Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d"}, "tags": [], "enabled": true, "id": "024b0e0231cc4d34898154a6aadbe57d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e"}} 2018-08-15 04:44:32,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d54f0047-bac7-46e8-b5d5-edc69751680f 2018-08-15 04:44:32,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.199546098709s 2018-08-15 04:44:32,558 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-d54f0047-bac7-46e8-b5d5-edc69751680f 2018-08-15 04:44:32,558 - 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'024b0e0231cc4d34898154a6aadbe57d', '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_438bf730-dd60-4b39-8c36-6b340d7d412e'}) 2018-08-15 04:44:32,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 04:44:32,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9f94c67f-6193-4ad7-840a-3dc3910ad447", "email": null, "name": "cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e"}}' 2018-08-15 04:44:33,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4920fa33-612d-4b2e-9087-e6a5d0ab6a0a Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": {"self": "http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43f42698daf14367942afd979e03e1be", "domain_id": "default", "password_expires_at": null}} 2018-08-15 04:44:33,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-4920fa33-612d-4b2e-9087-e6a5d0ab6a0a 2018-08-15 04:44:33,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441251993179s 2018-08-15 04:44:33,003 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-4920fa33-612d-4b2e-9087-e6a5d0ab6a0a 2018-08-15 04:44:33,003 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'43f42698daf14367942afd979e03e1be', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e'}) 2018-08-15 04:44:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:44:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:33,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9d0c17-2335-4cbc-9dd9-0d093ffc147b Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:44:33,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6a9d0c17-2335-4cbc-9dd9-0d093ffc147b 2018-08-15 04:44:33,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.322670936584s 2018-08-15 04:44:33,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-6a9d0c17-2335-4cbc-9dd9-0d093ffc147b 2018-08-15 04:44:33,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:44:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:33,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8879fb-327d-47c6-90d4-49f5f9e85fbe Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:44:33,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e8879fb-327d-47c6-90d4-49f5f9e85fbe 2018-08-15 04:44:33,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180295944214s 2018-08-15 04:44:33,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7e8879fb-327d-47c6-90d4-49f5f9e85fbe 2018-08-15 04:44:33,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:44:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cebbe80-8bb7-4f91-8791-b5dedf7aab1f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:44:33,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9cebbe80-8bb7-4f91-8791-b5dedf7aab1f 2018-08-15 04:44:33,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099916934967s 2018-08-15 04:44:33,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-9cebbe80-8bb7-4f91-8791-b5dedf7aab1f 2018-08-15 04:44:33,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:44:33,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:33,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8eeb25-ceba-4aa9-bce7-2333175ff692 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:44:33,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7d8eeb25-ceba-4aa9-bce7-2333175ff692 2018-08-15 04:44:33,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187671899796s 2018-08-15 04:44:33,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-7d8eeb25-ceba-4aa9-bce7-2333175ff692 2018-08-15 04:44:33,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:44:33,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:33,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676442d4-9b65-49d3-b16d-9693c96cf412 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": {"self": "http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43f42698daf14367942afd979e03e1be", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:44:33,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-676442d4-9b65-49d3-b16d-9693c96cf412 2018-08-15 04:44:33,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151457071304s 2018-08-15 04:44:33,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-676442d4-9b65-49d3-b16d-9693c96cf412 2018-08-15 04:44:33,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:44:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69417cd-0dd3-43a2-93ec-ce4038b9fe26 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d"}, "tags": [], "enabled": true, "id": "024b0e0231cc4d34898154a6aadbe57d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 04:44:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f69417cd-0dd3-43a2-93ec-ce4038b9fe26 2018-08-15 04:44:34,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100207090378s 2018-08-15 04:44:34,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-f69417cd-0dd3-43a2-93ec-ce4038b9fe26 2018-08-15 04:44:34,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:44:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=43f42698daf14367942afd979e03e1be&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=024b0e0231cc4d34898154a6aadbe57d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:34,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbffce7-7e5c-4f5c-84c7-4790778c72b0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=43f42698daf14367942afd979e03e1be&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=024b0e0231cc4d34898154a6aadbe57d", "previous": null, "next": null}} 2018-08-15 04:44:34,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=43f42698daf14367942afd979e03e1be&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=024b0e0231cc4d34898154a6aadbe57d used request id req-ecbffce7-7e5c-4f5c-84c7-4790778c72b0 2018-08-15 04:44:34,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977489948273s 2018-08-15 04:44:34,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=43f42698daf14367942afd979e03e1be&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=024b0e0231cc4d34898154a6aadbe57d used request id req-ecbffce7-7e5c-4f5c-84c7-4790778c72b0 2018-08-15 04:44:34,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:44:34,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d/users/43f42698daf14367942afd979e03e1be/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:44:34,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-072c4a0f-dbdc-4e6b-85ce-75677ec1df7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:44:34,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d/users/43f42698daf14367942afd979e03e1be/roles/b0672adc25d84ebbb44e580239cda72f used request id req-072c4a0f-dbdc-4e6b-85ce-75677ec1df7f 2018-08-15 04:44:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128471851349s 2018-08-15 04:44:34,316 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d/users/43f42698daf14367942afd979e03e1be/roles/b0672adc25d84ebbb44e580239cda72f used request id req-072c4a0f-dbdc-4e6b-85ce-75677ec1df7f 2018-08-15 04:44:34,316 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e', 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'024b0e0231cc4d34898154a6aadbe57d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9f94c67f-6193-4ad7-840a-3dc3910ad447', 'username': u'cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 04:44:34,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:44:34,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:44:34,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:44:34,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:44:34,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:44:34,318 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:44:34,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:44:34,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:44:34,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:44:34,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:44:34,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:44:34,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:44:34,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:44:34,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:44:34,322 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:44:34,325 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e', 'password': '9f94c67f-6193-4ad7-840a-3dc3910ad447', 'project_name': 'cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '024b0e0231cc4d34898154a6aadbe57d', 'project_domain_name': 'Default'} 2018-08-15 04:44:34,325 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-15 04:44:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:44:34,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bf6beb-5b65-47ca-ba91-6303c0bd2cc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:44:34,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-61bf6beb-5b65-47ca-ba91-6303c0bd2cc8 2018-08-15 04:44:34,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:44:34,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "024b0e0231cc4d34898154a6aadbe57d", "name": "cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/024b0e0231cc4d34898154a6aadbe57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/024b0e0231cc4d34898154a6aadbe57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/024b0e0231cc4d34898154a6aadbe57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_024b0e0231cc4d34898154a6aadbe57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_024b0e0231cc4d34898154a6aadbe57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/024b0e0231cc4d34898154a6aadbe57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/024b0e0231cc4d34898154a6aadbe57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/024b0e0231cc4d34898154a6aadbe57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/024b0e0231cc4d34898154a6aadbe57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/024b0e0231cc4d34898154a6aadbe57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/024b0e0231cc4d34898154a6aadbe57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/024b0e0231cc4d34898154a6aadbe57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/024b0e0231cc4d34898154a6aadbe57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/024b0e0231cc4d34898154a6aadbe57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e", "id": "43f42698daf14367942afd979e03e1be"}, "audit_ids": ["1OFVDr-TTYyyYc7lZfyyZA"], "issued_at": "2018-08-15T04:44:34.000000Z"}} 2018-08-15 04:44:34,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 04:44:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"network": {"name": "cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e", "admin_state_up": true}}' 2018-08-15 04:44:35,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d61efab6-760b-438c-a84d-f7e1665fb8b5 Date: Wed, 15 Aug 2018 04:44:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"28e30605-511c-4f57-ad58-9fde66543989","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"024b0e0231cc4d34898154a6aadbe57d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:44:35Z","is_default":false,"name":"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","mtu":1450}} 2018-08-15 04:44:35,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d61efab6-760b-438c-a84d-f7e1665fb8b5 2018-08-15 04:44:35,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.547837018967s 2018-08-15 04:44:35,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d61efab6-760b-438c-a84d-f7e1665fb8b5 2018-08-15 04:44:35,271 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T04:44:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'28e30605-511c-4f57-ad58-9fde66543989', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e', u'admin_state_up': True, u'tenant_id': u'024b0e0231cc4d34898154a6aadbe57d', u'created_at': u'2018-08-15T04:44:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'024b0e0231cc4d34898154a6aadbe57d', u'l2_adjacency': True}) 2018-08-15 04:44:35,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:44:35,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:44:35,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-b977b02e-c529-4c9a-b164-50e09ffeb9f7 Date: Wed, 15 Aug 2018 04:44:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"28e30605-511c-4f57-ad58-9fde66543989","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"024b0e0231cc4d34898154a6aadbe57d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:44:35Z","qos_policy_id":null,"name":"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e","admin_state_up":true,"tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 04:44:35,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b977b02e-c529-4c9a-b164-50e09ffeb9f7 2018-08-15 04:44:35,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117665052414s 2018-08-15 04:44:35,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b977b02e-c529-4c9a-b164-50e09ffeb9f7 2018-08-15 04:44:35,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 04:44:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"subnet": {"name": "cloudify-subnet_438bf730-dd60-4b39-8c36-6b340d7d412e", "enable_dhcp": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 04:44:35,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0ee292c-0456-4588-97dc-c30058f6535b Date: Wed, 15 Aug 2018 04:44:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e30605-511c-4f57-ad58-9fde66543989","tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:44:35Z","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":"024b0e0231cc4d34898154a6aadbe57d","id":"c2fe6f4a-8932-49fb-baa3-8fb1e046d184","subnetpool_id":null,"name":"cloudify-subnet_438bf730-dd60-4b39-8c36-6b340d7d412e"}} 2018-08-15 04:44:35,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b0ee292c-0456-4588-97dc-c30058f6535b 2018-08-15 04:44:35,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.525441884995s 2018-08-15 04:44:35,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b0ee292c-0456-4588-97dc-c30058f6535b 2018-08-15 04:44:35,918 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:44:35Z', 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'c2fe6f4a-8932-49fb-baa3-8fb1e046d184', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_438bf730-dd60-4b39-8c36-6b340d7d412e', u'enable_dhcp': True, u'network_id': u'28e30605-511c-4f57-ad58-9fde66543989', u'tenant_id': u'024b0e0231cc4d34898154a6aadbe57d', u'created_at': u'2018-08-15T04:44:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'024b0e0231cc4d34898154a6aadbe57d'}) 2018-08-15 04:44:35,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 04:44:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "cloudify-router_438bf730-dd60-4b39-8c36-6b340d7d412e", "admin_state_up": true}}' 2018-08-15 04:44:37,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b6d78394-de78-4e19-9848-dfc1ce1a925f Date: Wed, 15 Aug 2018 04:44:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "admin_state_up": true, "updated_at": "2018-08-15T04:44:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "name": "cloudify-router_438bf730-dd60-4b39-8c36-6b340d7d412e"}} 2018-08-15 04:44:37,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b6d78394-de78-4e19-9848-dfc1ce1a925f 2018-08-15 04:44:37,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59873509407s 2018-08-15 04:44:37,518 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-b6d78394-de78-4e19-9848-dfc1ce1a925f 2018-08-15 04:44:37,518 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:44:37Z', u'revision_number': 2, u'id': u'84ba04c3-9b30-44c0-af21-999bcaf940c2', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_438bf730-dd60-4b39-8c36-6b340d7d412e', u'admin_state_up': True, u'tenant_id': u'024b0e0231cc4d34898154a6aadbe57d', u'created_at': u'2018-08-15T04:44:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'024b0e0231cc4d34898154a6aadbe57d'}) 2018-08-15 04:44:37,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 04:44:37,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"subnet_id": "c2fe6f4a-8932-49fb-baa3-8fb1e046d184"}' 2018-08-15 04:44:40,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2febb0f1-e614-4c2d-8821-a3952ce99a31 Date: Wed, 15 Aug 2018 04:44:40 GMT RESP BODY: {"network_id": "28e30605-511c-4f57-ad58-9fde66543989", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "subnet_id": "c2fe6f4a-8932-49fb-baa3-8fb1e046d184", "subnet_ids": ["c2fe6f4a-8932-49fb-baa3-8fb1e046d184"], "port_id": "379db839-cc23-4d36-b3fe-e9f2c4f58168", "id": "84ba04c3-9b30-44c0-af21-999bcaf940c2"} 2018-08-15 04:44:40,020 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2/add_router_interface.json used request id req-2febb0f1-e614-4c2d-8821-a3952ce99a31 2018-08-15 04:44:40,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50122094154s 2018-08-15 04:44:40,020 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2/add_router_interface.json used request id req-2febb0f1-e614-4c2d-8821-a3952ce99a31 returning object 84ba04c3-9b30-44c0-af21-999bcaf940c2 2018-08-15 04:44:40,021 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-15 04:45:25,484 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-15 04:45:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:45:25,491 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 04:45:25 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 04:45:25,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:45:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:45:25,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-026f3677-46ea-4e5a-9934-74078bbc2874 Date: Wed, 15 Aug 2018 04:45:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:45:25,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-026f3677-46ea-4e5a-9934-74078bbc2874 2018-08-15 04:45:25,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282038927078s 2018-08-15 04:45:25,778 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-026f3677-46ea-4e5a-9934-74078bbc2874 2018-08-15 04:45:25,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 04:45:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e"}' 2018-08-15 04:45:25,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7b2e30bc-6ada-4585-9ef7-1fad54d4a61d Date: Wed, 15 Aug 2018 04:45:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:45:25Z", "file": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file", "owner": "024b0e0231cc4d34898154a6aadbe57d", "id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "size": null, "self": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "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_438bf730-dd60-4b39-8c36-6b340d7d412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "checksum": null, "created_at": "2018-08-15T04:45:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 04:45:25,864 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-7b2e30bc-6ada-4585-9ef7-1fad54d4a61d 2018-08-15 04:45:25,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0784649848938s 2018-08-15 04:45:25,865 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-7b2e30bc-6ada-4585-9ef7-1fad54d4a61d returning object faca9f6f-e8df-4547-8cf8-90932014c83c 2018-08-15 04:45:25,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 04:45:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '' 2018-08-15 04:46:26,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4bf143f4-49ea-413b-9a2b-9c6bec90eb85 Date: Wed, 15 Aug 2018 04:46:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:46:26,134 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file used request id req-4bf143f4-49ea-413b-9a2b-9c6bec90eb85 2018-08-15 04:46:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.2685239315s 2018-08-15 04:46:26,135 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file used request id req-4bf143f4-49ea-413b-9a2b-9c6bec90eb85 2018-08-15 04:46:26,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:46:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:26,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-faf971fc-ed43-4c12-96d2-ca1f0d1d11be Date: Wed, 15 Aug 2018 04:46:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:46:26Z", "file": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file", "owner": "024b0e0231cc4d34898154a6aadbe57d", "id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "size": 4373348352, "self": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T04:45:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:46:26,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-faf971fc-ed43-4c12-96d2-ca1f0d1d11be 2018-08-15 04:46:26,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0501580238342s 2018-08-15 04:46:26,190 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-faf971fc-ed43-4c12-96d2-ca1f0d1d11be 2018-08-15 04:46:26,192 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file', 'owner': u'024b0e0231cc4d34898154a6aadbe57d', 'id': u'faca9f6f-e8df-4547-8cf8-90932014c83c', 'size': 4373348352, u'self': u'/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'024b0e0231cc4d34898154a6aadbe57d', 'name': 'cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T04:46:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T04:46:26Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e', '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/faca9f6f-e8df-4547-8cf8-90932014c83c', 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_438bf730-dd60-4b39-8c36-6b340d7d412e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e', 'created': u'2018-08-15T04:45:25Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-15T04:45:25Z', 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/faca9f6f-e8df-4547-8cf8-90932014c83c', 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_438bf730-dd60-4b39-8c36-6b340d7d412e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-15 04:46:26,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 04:46:26,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_438bf730-dd60-4b39-8c36-6b340d7d412e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-15 04:46:26,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1820851-a045-438d-a6ce-519456cf0cf6 x-compute-request-id: req-e1820851-a045-438d-a6ce-519456cf0cf6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9"}} 2018-08-15 04:46:26,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e1820851-a045-438d-a6ce-519456cf0cf6 2018-08-15 04:46:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314460992813s 2018-08-15 04:46:26,508 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-e1820851-a045-438d-a6ce-519456cf0cf6 2018-08-15 04:46:26,509 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_438bf730-dd60-4b39-8c36-6b340d7d412e', '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'feec32c05bda4499885ba9c313a5eb8b', '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'57c0b90d-45b0-45f8-a6df-89ab2f2464b9', 'swap': 0}) 2018-08-15 04:46:26,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 04:46:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" -d '{"extra_specs": {}}' 2018-08-15 04:46:26,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0982f091-d7be-4494-b796-e3819c7d8f36 x-compute-request-id: req-0982f091-d7be-4494-b796-e3819c7d8f36 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 04:46:26,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9/os-extra_specs used request id req-0982f091-d7be-4494-b796-e3819c7d8f36 2018-08-15 04:46:26,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0186700820923s 2018-08-15 04:46:26,529 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9/os-extra_specs used request id req-0982f091-d7be-4494-b796-e3819c7d8f36 2018-08-15 04:46:26,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 04:46:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"keypair": {"name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e"}}' 2018-08-15 04:46:26,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7741225-d68a-4792-9f54-ec4403882ce9 x-compute-request-id: req-f7741225-d68a-4792-9f54-ec4403882ce9 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC17ICQpHjcZZrD+VHRU+v1YjR9Ka6rlrKI3K1hktKP1o7uTd7ptRP8f0O3hARo0EjSZ7g7RNiNwj+lTZ6/aC9mksjGMrch96Sf8lZLiEE1+nAEMNiS6OSkBwzR2/xl+SgitPGdzJqqH9wwcXcM8SatpQo7Tk7ssYWJHQfK/bKtcCY5QdZ/iyZ8ik+yDMx+RDkVivZ193Zh2s3tJlAvGE27jvPeZkxG4aAOeKaOiVNa7lycL9hUZHtsJeXnlnviik+iUNkjfsjtUC7tOVsv2a3rVh/X03w7ygQxj16+0h0DbotzmzzeX+G1/qNhTGUrFW6A/wcF6RI/CIeMORCNcHwn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAteyAkKR43GWaw/lR0VPr9WI0fSmuq5ayiNytYZLSj9aO7k3e\n6bUT/H9Dt4QEaNBI0me4O0TYjcI/pU2ev2gvZpLIxjK3Ifekn/JWS4hBNfpwBDDY\nkujkpAcM0dv8ZfkoIrTxncyaqh/cMHF3DPEmraUKO05O7LGFiR0Hyv2yrXAmOUHW\nf4smfIpPsgzMfkQ5FYr2dfd2YdrN7SZQLxhNu47z3mZMRuGgDnimjolTWu5cnC/Y\nVGR7bCXl55Z74opPolDZI37I7VAu7TlbL9mt61Yf19N8O8oEMY9evtIdA26Lc5s8\n3l/htf6jYUxlKxVugP8HBekSPwiHjDkQjXB8JwIDAQABAoIBABfAJJi9oDnF2gqz\nxga6GhgTFh8xDejA59YOWWRfsrWsoURjTjLcvRs90i1nQtwcNSWi/N5gApWfQofm\nNk9u3qFZkHSvslDw78Eh9jouM7VEWNNzPRMQ7KitcvMC8VSuzpqZXOHpEFgdiLWa\nWpyJ7y7EWS2c75jfJDveWmIZ9PXHcbyXqDMfX1gtr30Uy9saNXL9qOj8xYsiGg8x\nlEYDZBENAPZR0fYFRnkYBWbgTC07PV6bouV/mFHCqZXlHeD7XQvbnyCV09SYPheH\nwEy6p0B0fDGdxSODriWbxLnOQuNlrIksCfEcDC5yrsVlLlGORWy4fdyrRA/6ploM\n42NA4QECgYEA8jPeYgJtACuPfCm6CD2ztRL/4IDNET/s7zx4IzqumPh3RFbG2w2g\nokEswjC7TK5lTZUT4Cicfiev0bu3Mx3Ebya1+i8fEeeD1eXiKkISgzBZaS2gU9IZ\n+mK7lWMoUpnaLFtJg+jGkJzclRymGcFVxvq2ZwMFUC8/jQnaYoEr3iECgYEAwEmQ\nynT+AEVW/dEzgGU+wZw95M8ObvMGP9VQXFxtO/1Yfj2yGrLBCVcYeUiwnNRJjKOA\n76O/cACDJMpewKCXf82RNP/0WP/ufxgpHl0dGWc3sohkBoEe7xSLbcEQdQeLCcvT\nPrrGhJtC7ozRv2w+jERmtSkI1m4iEmy66WfvwUcCgYAqtQKtfYgC06uFVUY8VcTu\nVN9RkuSV+hOpS5xTefF3f7hoEHUYAxskASIHS9h6+PVb7MGIcSDHDfBupw7ysHkG\nsGi+KLjty0jv2o06rlPdVhUt+qGephl2kRpKiSV/CynxUFdyLwV0UnSCxn5zZCff\n4i1vlJTHQs2N7QLZA7XcgQKBgDka3+QwYGqmLRKN+XSNHNkU1JDKKSgsBlQYvpff\nXxVsxMYg/m7NXWSvt/X073Zz2S/qMtV4VNcnX8siSod8aeGrpA8QYHm58BNQko2Q\n655qt/DObp475HruKAY9Suzmg5UyMhc0Eta44WTE71mhBOZVPgdZG2XLKVU9czj0\nBBDrAoGBAN1qgA8zOUputdJZrUK6RqaRp2RG2+PKytiyhu8+Xu7oBn7sucLlo4en\nbVNI3iYnoq8a8xkjay6nSMNnyMlYartciNSvyYt5qKivF+xr6YoWlUlhdP34egE7\nv2o2YURp3tom5kyx1tfPmTXIFPTy01+4BtVzI2NN4fF5P/LPBzq6\n-----END RSA PRIVATE KEY-----\n", "user_id": "43f42698daf14367942afd979e03e1be", "name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "fingerprint": "76:03:95:c6:95:f7:04:00:28:5a:00:11:91:67:e2:64"}} 2018-08-15 04:46:26,994 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f7741225-d68a-4792-9f54-ec4403882ce9 2018-08-15 04:46:26,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.46443605423s 2018-08-15 04:46:26,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-f7741225-d68a-4792-9f54-ec4403882ce9 2018-08-15 04:46:26,995 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC17ICQpHjcZZrD+VHRU+v1YjR9Ka6rlrKI3K1hktKP1o7uTd7ptRP8f0O3hARo0EjSZ7g7RNiNwj+lTZ6/aC9mksjGMrch96Sf8lZLiEE1+nAEMNiS6OSkBwzR2/xl+SgitPGdzJqqH9wwcXcM8SatpQo7Tk7ssYWJHQfK/bKtcCY5QdZ/iyZ8ik+yDMx+RDkVivZ193Zh2s3tJlAvGE27jvPeZkxG4aAOeKaOiVNa7lycL9hUZHtsJeXnlnviik+iUNkjfsjtUC7tOVsv2a3rVh/X03w7ygQxj16+0h0DbotzmzzeX+G1/qNhTGUrFW6A/wcF6RI/CIeMORCNcHwn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAteyAkKR43GWaw/lR0VPr9WI0fSmuq5ayiNytYZLSj9aO7k3e\n6bUT/H9Dt4QEaNBI0me4O0TYjcI/pU2ev2gvZpLIxjK3Ifekn/JWS4hBNfpwBDDY\nkujkpAcM0dv8ZfkoIrTxncyaqh/cMHF3DPEmraUKO05O7LGFiR0Hyv2yrXAmOUHW\nf4smfIpPsgzMfkQ5FYr2dfd2YdrN7SZQLxhNu47z3mZMRuGgDnimjolTWu5cnC/Y\nVGR7bCXl55Z74opPolDZI37I7VAu7TlbL9mt61Yf19N8O8oEMY9evtIdA26Lc5s8\n3l/htf6jYUxlKxVugP8HBekSPwiHjDkQjXB8JwIDAQABAoIBABfAJJi9oDnF2gqz\nxga6GhgTFh8xDejA59YOWWRfsrWsoURjTjLcvRs90i1nQtwcNSWi/N5gApWfQofm\nNk9u3qFZkHSvslDw78Eh9jouM7VEWNNzPRMQ7KitcvMC8VSuzpqZXOHpEFgdiLWa\nWpyJ7y7EWS2c75jfJDveWmIZ9PXHcbyXqDMfX1gtr30Uy9saNXL9qOj8xYsiGg8x\nlEYDZBENAPZR0fYFRnkYBWbgTC07PV6bouV/mFHCqZXlHeD7XQvbnyCV09SYPheH\nwEy6p0B0fDGdxSODriWbxLnOQuNlrIksCfEcDC5yrsVlLlGORWy4fdyrRA/6ploM\n42NA4QECgYEA8jPeYgJtACuPfCm6CD2ztRL/4IDNET/s7zx4IzqumPh3RFbG2w2g\nokEswjC7TK5lTZUT4Cicfiev0bu3Mx3Ebya1+i8fEeeD1eXiKkISgzBZaS2gU9IZ\n+mK7lWMoUpnaLFtJg+jGkJzclRymGcFVxvq2ZwMFUC8/jQnaYoEr3iECgYEAwEmQ\nynT+AEVW/dEzgGU+wZw95M8ObvMGP9VQXFxtO/1Yfj2yGrLBCVcYeUiwnNRJjKOA\n76O/cACDJMpewKCXf82RNP/0WP/ufxgpHl0dGWc3sohkBoEe7xSLbcEQdQeLCcvT\nPrrGhJtC7ozRv2w+jERmtSkI1m4iEmy66WfvwUcCgYAqtQKtfYgC06uFVUY8VcTu\nVN9RkuSV+hOpS5xTefF3f7hoEHUYAxskASIHS9h6+PVb7MGIcSDHDfBupw7ysHkG\nsGi+KLjty0jv2o06rlPdVhUt+qGephl2kRpKiSV/CynxUFdyLwV0UnSCxn5zZCff\n4i1vlJTHQs2N7QLZA7XcgQKBgDka3+QwYGqmLRKN+XSNHNkU1JDKKSgsBlQYvpff\nXxVsxMYg/m7NXWSvt/X073Zz2S/qMtV4VNcnX8siSod8aeGrpA8QYHm58BNQko2Q\n655qt/DObp475HruKAY9Suzmg5UyMhc0Eta44WTE71mhBOZVPgdZG2XLKVU9czj0\nBBDrAoGBAN1qgA8zOUputdJZrUK6RqaRp2RG2+PKytiyhu8+Xu7oBn7sucLlo4en\nbVNI3iYnoq8a8xkjay6nSMNnyMlYartciNSvyYt5qKivF+xr6YoWlUlhdP34egE7\nv2o2YURp3tom5kyx1tfPmTXIFPTy01+4BtVzI2NN4fF5P/LPBzq6\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'43f42698daf14367942afd979e03e1be', 'name': u'cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e', 'created_at': '2018-08-15T04:46:26.995211', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'024b0e0231cc4d34898154a6aadbe57d', 'name': 'cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'76:03:95:c6:95:f7:04:00:28:5a:00:11:91:67:e2:64', 'type': 'ssh', 'id': u'cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e'}) 2018-08-15 04:46:26,995 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAteyAkKR43GWaw/lR0VPr9WI0fSmuq5ayiNytYZLSj9aO7k3e 6bUT/H9Dt4QEaNBI0me4O0TYjcI/pU2ev2gvZpLIxjK3Ifekn/JWS4hBNfpwBDDY kujkpAcM0dv8ZfkoIrTxncyaqh/cMHF3DPEmraUKO05O7LGFiR0Hyv2yrXAmOUHW f4smfIpPsgzMfkQ5FYr2dfd2YdrN7SZQLxhNu47z3mZMRuGgDnimjolTWu5cnC/Y VGR7bCXl55Z74opPolDZI37I7VAu7TlbL9mt61Yf19N8O8oEMY9evtIdA26Lc5s8 3l/htf6jYUxlKxVugP8HBekSPwiHjDkQjXB8JwIDAQABAoIBABfAJJi9oDnF2gqz xga6GhgTFh8xDejA59YOWWRfsrWsoURjTjLcvRs90i1nQtwcNSWi/N5gApWfQofm Nk9u3qFZkHSvslDw78Eh9jouM7VEWNNzPRMQ7KitcvMC8VSuzpqZXOHpEFgdiLWa WpyJ7y7EWS2c75jfJDveWmIZ9PXHcbyXqDMfX1gtr30Uy9saNXL9qOj8xYsiGg8x lEYDZBENAPZR0fYFRnkYBWbgTC07PV6bouV/mFHCqZXlHeD7XQvbnyCV09SYPheH wEy6p0B0fDGdxSODriWbxLnOQuNlrIksCfEcDC5yrsVlLlGORWy4fdyrRA/6ploM 42NA4QECgYEA8jPeYgJtACuPfCm6CD2ztRL/4IDNET/s7zx4IzqumPh3RFbG2w2g okEswjC7TK5lTZUT4Cicfiev0bu3Mx3Ebya1+i8fEeeD1eXiKkISgzBZaS2gU9IZ +mK7lWMoUpnaLFtJg+jGkJzclRymGcFVxvq2ZwMFUC8/jQnaYoEr3iECgYEAwEmQ ynT+AEVW/dEzgGU+wZw95M8ObvMGP9VQXFxtO/1Yfj2yGrLBCVcYeUiwnNRJjKOA 76O/cACDJMpewKCXf82RNP/0WP/ufxgpHl0dGWc3sohkBoEe7xSLbcEQdQeLCcvT PrrGhJtC7ozRv2w+jERmtSkI1m4iEmy66WfvwUcCgYAqtQKtfYgC06uFVUY8VcTu VN9RkuSV+hOpS5xTefF3f7hoEHUYAxskASIHS9h6+PVb7MGIcSDHDfBupw7ysHkG sGi+KLjty0jv2o06rlPdVhUt+qGephl2kRpKiSV/CynxUFdyLwV0UnSCxn5zZCff 4i1vlJTHQs2N7QLZA7XcgQKBgDka3+QwYGqmLRKN+XSNHNkU1JDKKSgsBlQYvpff XxVsxMYg/m7NXWSvt/X073Zz2S/qMtV4VNcnX8siSod8aeGrpA8QYHm58BNQko2Q 655qt/DObp475HruKAY9Suzmg5UyMhc0Eta44WTE71mhBOZVPgdZG2XLKVU9czj0 BBDrAoGBAN1qgA8zOUputdJZrUK6RqaRp2RG2+PKytiyhu8+Xu7oBn7sucLlo4en bVNI3iYnoq8a8xkjay6nSMNnyMlYartciNSvyYt5qKivF+xr6YoWlUlhdP34egE7 v2o2YURp3tom5kyx1tfPmTXIFPTy01+4BtVzI2NN4fF5P/LPBzq6 -----END RSA PRIVATE KEY----- 2018-08-15 04:46:26,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 04:46:26,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"security_group": {"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-15 04:46:27,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c8c97ded-95ae-4c25-8d69-1229cc6f1b39 Date: Wed, 15 Aug 2018 04:46:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}} 2018-08-15 04:46:27,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c8c97ded-95ae-4c25-8d69-1229cc6f1b39 2018-08-15 04:46:27,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.440257072449s 2018-08-15 04:46:27,439 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c8c97ded-95ae-4c25-8d69-1229cc6f1b39 2018-08-15 04:46:27,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:46:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:27,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-207835bd-963a-4890-84e3-48a6b32ba5cc Date: Wed, 15 Aug 2018 04:46:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:46:27,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-207835bd-963a-4890-84e3-48a6b32ba5cc 2018-08-15 04:46:27,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0624961853027s 2018-08-15 04:46:27,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-207835bd-963a-4890-84e3-48a6b32ba5cc 2018-08-15 04:46:27,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:46:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -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": "197459a2-387c-419c-8168-960d80a00f21"}}' 2018-08-15 04:46:27,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-368bb409-90ca-4035-b1c5-c2a9ba664bfc Date: Wed, 15 Aug 2018 04:46:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "port_range_min": 22, "revision_number": 0, "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8"}} 2018-08-15 04:46:27,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-368bb409-90ca-4035-b1c5-c2a9ba664bfc 2018-08-15 04:46:27,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110128879547s 2018-08-15 04:46:27,621 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-368bb409-90ca-4035-b1c5-c2a9ba664bfc 2018-08-15 04:46:27,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:46:27,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:27,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-3bb71be1-1236-4d6f-b4ae-460a2f62d2b6 Date: Wed, 15 Aug 2018 04:46:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 2, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:46:27,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3bb71be1-1236-4d6f-b4ae-460a2f62d2b6 2018-08-15 04:46:27,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0583419799805s 2018-08-15 04:46:27,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3bb71be1-1236-4d6f-b4ae-460a2f62d2b6 2018-08-15 04:46:27,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:46:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -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": "197459a2-387c-419c-8168-960d80a00f21"}}' 2018-08-15 04:46:27,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f3956007-429e-4bde-87be-9194f2d2a7d0 Date: Wed, 15 Aug 2018 04:46:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "port_range_min": null, "revision_number": 0, "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "b1fdaa1c-182d-4c4c-9a28-10c443adcef7"}} 2018-08-15 04:46:27,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f3956007-429e-4bde-87be-9194f2d2a7d0 2018-08-15 04:46:27,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11868596077s 2018-08-15 04:46:27,805 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f3956007-429e-4bde-87be-9194f2d2a7d0 2018-08-15 04:46:27,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:46:27,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:27,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-61363878-4e8b-438a-b991-162123182b2c Date: Wed, 15 Aug 2018 04:46:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b1fdaa1c-182d-4c4c-9a28-10c443adcef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 3, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:46:27,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-61363878-4e8b-438a-b991-162123182b2c 2018-08-15 04:46:27,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0455939769745s 2018-08-15 04:46:27,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-61363878-4e8b-438a-b991-162123182b2c 2018-08-15 04:46:27,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:46:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -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": "197459a2-387c-419c-8168-960d80a00f21"}}' 2018-08-15 04:46:27,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3815c7cc-bfc7-4acf-a88b-52008e44c812 Date: Wed, 15 Aug 2018 04:46:27 GMT 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-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "port_range_min": 80, "revision_number": 0, "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "c6a8cf9e-7221-4cfa-9a13-936e35f87381"}} 2018-08-15 04:46:27,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-3815c7cc-bfc7-4acf-a88b-52008e44c812 2018-08-15 04:46:27,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120507001877s 2018-08-15 04:46:27,979 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-3815c7cc-bfc7-4acf-a88b-52008e44c812 2018-08-15 04:46:27,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:46:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:28,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-75a20c63-c30d-4292-8e65-5604866d3a20 Date: Wed, 15 Aug 2018 04:46:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b1fdaa1c-182d-4c4c-9a28-10c443adcef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "c6a8cf9e-7221-4cfa-9a13-936e35f87381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 4, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:46:28,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-75a20c63-c30d-4292-8e65-5604866d3a20 2018-08-15 04:46:28,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482430458069s 2018-08-15 04:46:28,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-75a20c63-c30d-4292-8e65-5604866d3a20 2018-08-15 04:46:28,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:46:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -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": "197459a2-387c-419c-8168-960d80a00f21"}}' 2018-08-15 04:46:28,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-50f654b7-cac1-4bd4-9a44-63009573f73f Date: Wed, 15 Aug 2018 04:46:28 GMT 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-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "port_range_min": 443, "revision_number": 0, "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:28Z", "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "3610ee8c-77eb-493f-b751-25acba31c802"}} 2018-08-15 04:46:28,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-50f654b7-cac1-4bd4-9a44-63009573f73f 2018-08-15 04:46:28,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118124008179s 2018-08-15 04:46:28,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-50f654b7-cac1-4bd4-9a44-63009573f73f 2018-08-15 04:46:28,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:46:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:28,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-c4339b5e-0968-4cc6-8615-11d2ebcb9c61 Date: Wed, 15 Aug 2018 04:46:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T04:46:28Z", "revision_number": 0, "id": "3610ee8c-77eb-493f-b751-25acba31c802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b1fdaa1c-182d-4c4c-9a28-10c443adcef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "c6a8cf9e-7221-4cfa-9a13-936e35f87381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 5, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:46:28,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c4339b5e-0968-4cc6-8615-11d2ebcb9c61 2018-08-15 04:46:28,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.269573926926s 2018-08-15 04:46:28,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c4339b5e-0968-4cc6-8615-11d2ebcb9c61 2018-08-15 04:46:28,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:46:28,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -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": "197459a2-387c-419c-8168-960d80a00f21"}}' 2018-08-15 04:46:28,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-976d0c1a-b9dd-48d9-8f65-22ddc328a5c5 Date: Wed, 15 Aug 2018 04:46:28 GMT 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-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "port_range_min": 5671, "revision_number": 0, "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:28Z", "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "21dbbecd-53d4-424e-9256-e9cc2533f7fa"}} 2018-08-15 04:46:28,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-976d0c1a-b9dd-48d9-8f65-22ddc328a5c5 2018-08-15 04:46:28,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118785858154s 2018-08-15 04:46:28,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-976d0c1a-b9dd-48d9-8f65-22ddc328a5c5 2018-08-15 04:46:28,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:46:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:28,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-0b40b1d4-c244-4cfb-be74-26a4b1a863eb Date: Wed, 15 Aug 2018 04:46:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T04:46:28Z", "revision_number": 0, "id": "21dbbecd-53d4-424e-9256-e9cc2533f7fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T04:46:28Z", "revision_number": 0, "id": "3610ee8c-77eb-493f-b751-25acba31c802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b1fdaa1c-182d-4c4c-9a28-10c443adcef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "c6a8cf9e-7221-4cfa-9a13-936e35f87381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 6, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:46:28,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0b40b1d4-c244-4cfb-be74-26a4b1a863eb 2018-08-15 04:46:28,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459470748901s 2018-08-15 04:46:28,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0b40b1d4-c244-4cfb-be74-26a4b1a863eb 2018-08-15 04:46:28,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:46:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -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": "197459a2-387c-419c-8168-960d80a00f21"}}' 2018-08-15 04:46:28,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-0547bffb-c47b-4a5f-9a27-cff435657320 Date: Wed, 15 Aug 2018 04:46:28 GMT 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-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "port_range_min": 53333, "revision_number": 0, "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:28Z", "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "5d77996c-999d-4866-8103-929bd95c2688"}} 2018-08-15 04:46:28,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-0547bffb-c47b-4a5f-9a27-cff435657320 2018-08-15 04:46:28,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114423036575s 2018-08-15 04:46:28,717 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-0547bffb-c47b-4a5f-9a27-cff435657320 2018-08-15 04:46:28,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:46:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-2d541d8a-61d9-44d0-b08c-f4c62cec55de Date: Wed, 15 Aug 2018 04:46:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28e30605-511c-4f57-ad58-9fde66543989","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"024b0e0231cc4d34898154a6aadbe57d","l2_adjacency":true,"status":"ACTIVE","subnets":["c2fe6f4a-8932-49fb-baa3-8fb1e046d184"],"description":"","tags":[],"updated_at":"2018-08-15T04:44:35Z","qos_policy_id":null,"name":"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e","admin_state_up":true,"tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 04:46:28,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2d541d8a-61d9-44d0-b08c-f4c62cec55de 2018-08-15 04:46:28,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088231086731s 2018-08-15 04:46:28,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-2d541d8a-61d9-44d0-b08c-f4c62cec55de 2018-08-15 04:46:28,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:46:28,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:28,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0b98723e-7fc4-4165-9d4c-7706ab56e458 Date: Wed, 15 Aug 2018 04:46:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:46:26Z", "file": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file", "owner": "024b0e0231cc4d34898154a6aadbe57d", "id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "size": 4373348352, "self": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T04:45:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:46:28,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0b98723e-7fc4-4165-9d4c-7706ab56e458 2018-08-15 04:46:28,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395650863647s 2018-08-15 04:46:28,851 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-0b98723e-7fc4-4165-9d4c-7706ab56e458 2018-08-15 04:46:28,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:46:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:28,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b71a7916-6351-459e-907e-f3e052066330 x-compute-request-id: req-b71a7916-6351-459e-907e-f3e052066330 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9"}]} 2018-08-15 04:46:28,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b71a7916-6351-459e-907e-f3e052066330 2018-08-15 04:46:28,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269198417664s 2018-08-15 04:46:28,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-b71a7916-6351-459e-907e-f3e052066330 2018-08-15 04:46:28,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 04:46:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"server": {"name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "imageRef": "faca9f6f-e8df-4547-8cf8-90932014c83c", "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "flavorRef": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "28e30605-511c-4f57-ad58-9fde66543989"}], "security_groups": [{"name": "197459a2-387c-419c-8168-960d80a00f21"}]}}' 2018-08-15 04:46:30,474 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:46:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-50e1bfaa-73b2-45b5-8d21-3e2c19a8b5a4 x-compute-request-id: req-50e1bfaa-73b2-45b5-8d21-3e2c19a8b5a4 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "197459a2-387c-419c-8168-960d80a00f21"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "adminPass": "5fdYBedCKGp2"}} 2018-08-15 04:46:30,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-50e1bfaa-73b2-45b5-8d21-3e2c19a8b5a4 2018-08-15 04:46:30,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.5925860405s 2018-08-15 04:46:30,475 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-50e1bfaa-73b2-45b5-8d21-3e2c19a8b5a4 2018-08-15 04:46:30,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:30,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3942ae99-ddf3-41df-af1e-be3f56a858c4 x-compute-request-id: req-3942ae99-ddf3-41df-af1e-be3f56a858c4 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "user_id": "43f42698daf14367942afd979e03e1be", "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-08-15T04:46:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:30,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3942ae99-ddf3-41df-af1e-be3f56a858c4 2018-08-15 04:46:30,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47157907486s 2018-08-15 04:46:30,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3942ae99-ddf3-41df-af1e-be3f56a858c4 2018-08-15 04:46:30,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:46:30,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:31,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-6240174c-d837-46df-b32a-d52b5bfc54a6 Date: Wed, 15 Aug 2018 04:46:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28e30605-511c-4f57-ad58-9fde66543989","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"024b0e0231cc4d34898154a6aadbe57d","l2_adjacency":true,"status":"ACTIVE","subnets":["c2fe6f4a-8932-49fb-baa3-8fb1e046d184"],"description":"","tags":[],"updated_at":"2018-08-15T04:44:35Z","qos_policy_id":null,"name":"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e","admin_state_up":true,"tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 04:46:31,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6240174c-d837-46df-b32a-d52b5bfc54a6 2018-08-15 04:46:31,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108047008514s 2018-08-15 04:46:31,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-6240174c-d837-46df-b32a-d52b5bfc54a6 2018-08-15 04:46:31,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:46:31,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:31,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0858c73a-b48a-4d82-8214-002b3c6ef7d5 Date: Wed, 15 Aug 2018 04:46:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e30605-511c-4f57-ad58-9fde66543989","tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:44:35Z","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":"024b0e0231cc4d34898154a6aadbe57d","id":"c2fe6f4a-8932-49fb-baa3-8fb1e046d184","subnetpool_id":null,"name":"cloudify-subnet_438bf730-dd60-4b39-8c36-6b340d7d412e"}]} 2018-08-15 04:46:31,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-0858c73a-b48a-4d82-8214-002b3c6ef7d5 2018-08-15 04:46:31,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420260429382s 2018-08-15 04:46:31,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-0858c73a-b48a-4d82-8214-002b3c6ef7d5 2018-08-15 04:46:31,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:33,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:33,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93e05f84-8685-4485-9c03-64ac953740f3 x-compute-request-id: req-93e05f84-8685-4485-9c03-64ac953740f3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:33,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-93e05f84-8685-4485-9c03-64ac953740f3 2018-08-15 04:46:33,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801893949509s 2018-08-15 04:46:33,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-93e05f84-8685-4485-9c03-64ac953740f3 2018-08-15 04:46:33,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:35,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:36,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f73d8d4-bf30-473e-a5fd-2898eec2c4a3 x-compute-request-id: req-3f73d8d4-bf30-473e-a5fd-2898eec2c4a3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:36,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f73d8d4-bf30-473e-a5fd-2898eec2c4a3 2018-08-15 04:46:36,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759948968887s 2018-08-15 04:46:36,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f73d8d4-bf30-473e-a5fd-2898eec2c4a3 2018-08-15 04:46:36,682 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:38,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:38,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f621fef-80e8-4feb-98c6-40910d419fbf x-compute-request-id: req-5f621fef-80e8-4feb-98c6-40910d419fbf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:38,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f621fef-80e8-4feb-98c6-40910d419fbf 2018-08-15 04:46:38,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200886964798s 2018-08-15 04:46:38,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f621fef-80e8-4feb-98c6-40910d419fbf 2018-08-15 04:46:38,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:40,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:41,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-460f3972-655e-4c60-a91c-534a17efbe6b x-compute-request-id: req-460f3972-655e-4c60-a91c-534a17efbe6b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:41,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-460f3972-655e-4c60-a91c-534a17efbe6b 2018-08-15 04:46:41,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212373971939s 2018-08-15 04:46:41,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-460f3972-655e-4c60-a91c-534a17efbe6b 2018-08-15 04:46:41,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:43,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:43,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c26fb842-15e4-4bfa-a37d-ef388c77575d x-compute-request-id: req-c26fb842-15e4-4bfa-a37d-ef388c77575d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:43,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c26fb842-15e4-4bfa-a37d-ef388c77575d 2018-08-15 04:46:43,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820677042007s 2018-08-15 04:46:43,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c26fb842-15e4-4bfa-a37d-ef388c77575d 2018-08-15 04:46:43,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:45,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:46,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bf002d5-c827-4e87-a51a-4fd0597d2803 x-compute-request-id: req-4bf002d5-c827-4e87-a51a-4fd0597d2803 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:46,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4bf002d5-c827-4e87-a51a-4fd0597d2803 2018-08-15 04:46:46,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330356121063s 2018-08-15 04:46:46,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4bf002d5-c827-4e87-a51a-4fd0597d2803 2018-08-15 04:46:46,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:48,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:48,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94936e39-af58-4072-b8ec-f6e7f1e973d5 x-compute-request-id: req-94936e39-af58-4072-b8ec-f6e7f1e973d5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:48,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94936e39-af58-4072-b8ec-f6e7f1e973d5 2018-08-15 04:46:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711323022842s 2018-08-15 04:46:48,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-94936e39-af58-4072-b8ec-f6e7f1e973d5 2018-08-15 04:46:48,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:50,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:50,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:51,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86449573-4abb-4fc1-aad8-6f0bc54ea08e x-compute-request-id: req-86449573-4abb-4fc1-aad8-6f0bc54ea08e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:51,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-86449573-4abb-4fc1-aad8-6f0bc54ea08e 2018-08-15 04:46:51,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16121006012s 2018-08-15 04:46:51,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-86449573-4abb-4fc1-aad8-6f0bc54ea08e 2018-08-15 04:46:51,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:53,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:53,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cd61f08-4fa2-40d6-a5c8-2d2f46fb8f59 x-compute-request-id: req-1cd61f08-4fa2-40d6-a5c8-2d2f46fb8f59 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:53,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1cd61f08-4fa2-40d6-a5c8-2d2f46fb8f59 2018-08-15 04:46:53,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530391931534s 2018-08-15 04:46:53,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1cd61f08-4fa2-40d6-a5c8-2d2f46fb8f59 2018-08-15 04:46:53,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:55,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:56,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25a7d877-249b-473f-9dd9-c473526d920f x-compute-request-id: req-25a7d877-249b-473f-9dd9-c473526d920f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:56,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-25a7d877-249b-473f-9dd9-c473526d920f 2018-08-15 04:46:56,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672383069992s 2018-08-15 04:46:56,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-25a7d877-249b-473f-9dd9-c473526d920f 2018-08-15 04:46:56,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:46:58,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:46:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:46:58,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:46:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8762836b-363c-48f3-83cd-6cb4741070f1 x-compute-request-id: req-8762836b-363c-48f3-83cd-6cb4741070f1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:46:58,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8762836b-363c-48f3-83cd-6cb4741070f1 2018-08-15 04:46:58,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528782844543s 2018-08-15 04:46:58,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8762836b-363c-48f3-83cd-6cb4741070f1 2018-08-15 04:46:58,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:01,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1574e5a4-32a4-478a-889d-c11b774e3787 x-compute-request-id: req-1574e5a4-32a4-478a-889d-c11b774e3787 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:01,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1574e5a4-32a4-478a-889d-c11b774e3787 2018-08-15 04:47:01,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630193948746s 2018-08-15 04:47:01,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1574e5a4-32a4-478a-889d-c11b774e3787 2018-08-15 04:47:01,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:03,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:03,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b9fa88-8ff2-4ff5-969a-1fdff8b90673 x-compute-request-id: req-28b9fa88-8ff2-4ff5-969a-1fdff8b90673 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:03,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-28b9fa88-8ff2-4ff5-969a-1fdff8b90673 2018-08-15 04:47:03,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333925962448s 2018-08-15 04:47:03,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-28b9fa88-8ff2-4ff5-969a-1fdff8b90673 2018-08-15 04:47:03,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:05,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:06,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2275c840-95b9-4bb6-a237-e2833dc0ac79 x-compute-request-id: req-2275c840-95b9-4bb6-a237-e2833dc0ac79 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:06,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2275c840-95b9-4bb6-a237-e2833dc0ac79 2018-08-15 04:47:06,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168968915939s 2018-08-15 04:47:06,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2275c840-95b9-4bb6-a237-e2833dc0ac79 2018-08-15 04:47:06,066 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:08,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:08,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9efa95ba-aa24-4e4f-bda1-7b36976e6d18 x-compute-request-id: req-9efa95ba-aa24-4e4f-bda1-7b36976e6d18 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:08,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9efa95ba-aa24-4e4f-bda1-7b36976e6d18 2018-08-15 04:47:08,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546837091446s 2018-08-15 04:47:08,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9efa95ba-aa24-4e4f-bda1-7b36976e6d18 2018-08-15 04:47:08,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:10,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:10,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80cf2227-8f95-4176-b14f-06e50a9eb078 x-compute-request-id: req-80cf2227-8f95-4176-b14f-06e50a9eb078 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:10,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80cf2227-8f95-4176-b14f-06e50a9eb078 2018-08-15 04:47:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168929100037s 2018-08-15 04:47:10,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80cf2227-8f95-4176-b14f-06e50a9eb078 2018-08-15 04:47:10,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:12,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:12,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:12,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4755ef51-8dbc-425c-87c3-6fcf394b9a30 x-compute-request-id: req-4755ef51-8dbc-425c-87c3-6fcf394b9a30 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:12,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4755ef51-8dbc-425c-87c3-6fcf394b9a30 2018-08-15 04:47:12,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167406797409s 2018-08-15 04:47:12,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4755ef51-8dbc-425c-87c3-6fcf394b9a30 2018-08-15 04:47:12,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:14,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:14,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:15,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f7f6a17-a45e-4c02-a273-58e0cbaafd52 x-compute-request-id: req-8f7f6a17-a45e-4c02-a273-58e0cbaafd52 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:15,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f7f6a17-a45e-4c02-a273-58e0cbaafd52 2018-08-15 04:47:15,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329450130463s 2018-08-15 04:47:15,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8f7f6a17-a45e-4c02-a273-58e0cbaafd52 2018-08-15 04:47:15,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:17,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:17,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c95e5ae-c47d-4120-b7a7-da7733c3a196 x-compute-request-id: req-3c95e5ae-c47d-4120-b7a7-da7733c3a196 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:17,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c95e5ae-c47d-4120-b7a7-da7733c3a196 2018-08-15 04:47:17,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162472009659s 2018-08-15 04:47:17,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3c95e5ae-c47d-4120-b7a7-da7733c3a196 2018-08-15 04:47:17,477 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:19,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:19,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:20,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beac1945-da81-46ed-b90c-f0c633aac555 x-compute-request-id: req-beac1945-da81-46ed-b90c-f0c633aac555 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:20,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-beac1945-da81-46ed-b90c-f0c633aac555 2018-08-15 04:47:20,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718016862869s 2018-08-15 04:47:20,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-beac1945-da81-46ed-b90c-f0c633aac555 2018-08-15 04:47:20,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:22,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:22,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-002d0473-70b3-4fe7-98bf-a10a87b8ba42 x-compute-request-id: req-002d0473-70b3-4fe7-98bf-a10a87b8ba42 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:22,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-002d0473-70b3-4fe7-98bf-a10a87b8ba42 2018-08-15 04:47:22,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647823095322s 2018-08-15 04:47:22,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-002d0473-70b3-4fe7-98bf-a10a87b8ba42 2018-08-15 04:47:22,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:24,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:25,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e986742-9045-4e7b-afff-bd2d5ca037a5 x-compute-request-id: req-9e986742-9045-4e7b-afff-bd2d5ca037a5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:25,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e986742-9045-4e7b-afff-bd2d5ca037a5 2018-08-15 04:47:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321027994156s 2018-08-15 04:47:25,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9e986742-9045-4e7b-afff-bd2d5ca037a5 2018-08-15 04:47:25,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:27,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:27,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:27,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3af778a-d616-4bab-bfde-d796e715432e x-compute-request-id: req-d3af778a-d616-4bab-bfde-d796e715432e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:27,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d3af778a-d616-4bab-bfde-d796e715432e 2018-08-15 04:47:27,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443160772324s 2018-08-15 04:47:27,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d3af778a-d616-4bab-bfde-d796e715432e 2018-08-15 04:47:27,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:29,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:30,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-166b1bb5-b72f-4465-82e8-d1ba8edbe818 x-compute-request-id: req-166b1bb5-b72f-4465-82e8-d1ba8edbe818 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:30,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-166b1bb5-b72f-4465-82e8-d1ba8edbe818 2018-08-15 04:47:30,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419682979584s 2018-08-15 04:47:30,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-166b1bb5-b72f-4465-82e8-d1ba8edbe818 2018-08-15 04:47:30,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:32,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:32,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0abc33e-3e9a-4b02-94ec-9fd897e949a8 x-compute-request-id: req-f0abc33e-3e9a-4b02-94ec-9fd897e949a8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:32,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0abc33e-3e9a-4b02-94ec-9fd897e949a8 2018-08-15 04:47:32,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184290885925s 2018-08-15 04:47:32,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0abc33e-3e9a-4b02-94ec-9fd897e949a8 2018-08-15 04:47:32,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:34,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:34,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2217b10f-bde6-429a-b408-f9b7476d80ce x-compute-request-id: req-2217b10f-bde6-429a-b408-f9b7476d80ce Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:34,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2217b10f-bde6-429a-b408-f9b7476d80ce 2018-08-15 04:47:34,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428990125656s 2018-08-15 04:47:34,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2217b10f-bde6-429a-b408-f9b7476d80ce 2018-08-15 04:47:34,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:36,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:36,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:36,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15730cb5-381b-405d-97b3-2807a99a3c22 x-compute-request-id: req-15730cb5-381b-405d-97b3-2807a99a3c22 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:36,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15730cb5-381b-405d-97b3-2807a99a3c22 2018-08-15 04:47:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173641204834s 2018-08-15 04:47:36,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15730cb5-381b-405d-97b3-2807a99a3c22 2018-08-15 04:47:36,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:38,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:39,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-661481d3-29c6-4dbf-b845-33d0018281da x-compute-request-id: req-661481d3-29c6-4dbf-b845-33d0018281da Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:39,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-661481d3-29c6-4dbf-b845-33d0018281da 2018-08-15 04:47:39,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430190086365s 2018-08-15 04:47:39,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-661481d3-29c6-4dbf-b845-33d0018281da 2018-08-15 04:47:39,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:41,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:41,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7e5f36-2742-44cd-9243-12ba2c34087f x-compute-request-id: req-fc7e5f36-2742-44cd-9243-12ba2c34087f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:41,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc7e5f36-2742-44cd-9243-12ba2c34087f 2018-08-15 04:47:41,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403896093369s 2018-08-15 04:47:41,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc7e5f36-2742-44cd-9243-12ba2c34087f 2018-08-15 04:47:41,718 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:43,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:44,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf834753-99ca-4f47-aacf-258a3d5f229f x-compute-request-id: req-bf834753-99ca-4f47-aacf-258a3d5f229f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:44,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bf834753-99ca-4f47-aacf-258a3d5f229f 2018-08-15 04:47:44,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338762998581s 2018-08-15 04:47:44,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bf834753-99ca-4f47-aacf-258a3d5f229f 2018-08-15 04:47:44,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:46,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:46,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:46,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edfb116c-b086-4efe-b858-27d6ae2ea008 x-compute-request-id: req-edfb116c-b086-4efe-b858-27d6ae2ea008 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:46,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-edfb116c-b086-4efe-b858-27d6ae2ea008 2018-08-15 04:47:46,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689545154572s 2018-08-15 04:47:46,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-edfb116c-b086-4efe-b858-27d6ae2ea008 2018-08-15 04:47:46,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:48,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:49,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dde7bad-e53d-418f-ae37-2a326ea230a5 x-compute-request-id: req-5dde7bad-e53d-418f-ae37-2a326ea230a5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:49,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5dde7bad-e53d-418f-ae37-2a326ea230a5 2018-08-15 04:47:49,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417715787888s 2018-08-15 04:47:49,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5dde7bad-e53d-418f-ae37-2a326ea230a5 2018-08-15 04:47:49,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:51,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:51,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:51,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-681010c5-4d03-4e35-9025-2f46ef011d96 x-compute-request-id: req-681010c5-4d03-4e35-9025-2f46ef011d96 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:51,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-681010c5-4d03-4e35-9025-2f46ef011d96 2018-08-15 04:47:51,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351805210114s 2018-08-15 04:47:51,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-681010c5-4d03-4e35-9025-2f46ef011d96 2018-08-15 04:47:51,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:53,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:53,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-877cbb5c-c018-4368-a73d-ea2c07b6ad9e x-compute-request-id: req-877cbb5c-c018-4368-a73d-ea2c07b6ad9e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:53,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-877cbb5c-c018-4368-a73d-ea2c07b6ad9e 2018-08-15 04:47:53,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177810907364s 2018-08-15 04:47:53,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-877cbb5c-c018-4368-a73d-ea2c07b6ad9e 2018-08-15 04:47:53,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:55,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:56,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c32da94-9b00-4d8a-b2c3-9503051a5f3a x-compute-request-id: req-9c32da94-9b00-4d8a-b2c3-9503051a5f3a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:56,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9c32da94-9b00-4d8a-b2c3-9503051a5f3a 2018-08-15 04:47:56,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574704885483s 2018-08-15 04:47:56,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9c32da94-9b00-4d8a-b2c3-9503051a5f3a 2018-08-15 04:47:56,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:47:58,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:47:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:47:58,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:47:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5214cbbe-f378-4b45-a046-18a3c415d9a0 x-compute-request-id: req-5214cbbe-f378-4b45-a046-18a3c415d9a0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:47:58,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5214cbbe-f378-4b45-a046-18a3c415d9a0 2018-08-15 04:47:58,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684827804565s 2018-08-15 04:47:58,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5214cbbe-f378-4b45-a046-18a3c415d9a0 2018-08-15 04:47:59,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:01,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:01,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e1e77fe-a8e3-45f5-8ecc-fc395dde8c2d x-compute-request-id: req-1e1e77fe-a8e3-45f5-8ecc-fc395dde8c2d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:01,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1e1e77fe-a8e3-45f5-8ecc-fc395dde8c2d 2018-08-15 04:48:01,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357143163681s 2018-08-15 04:48:01,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1e1e77fe-a8e3-45f5-8ecc-fc395dde8c2d 2018-08-15 04:48:01,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:03,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:03,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc59e188-4e2f-4f49-a253-24f642b6cf98 x-compute-request-id: req-dc59e188-4e2f-4f49-a253-24f642b6cf98 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:03,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc59e188-4e2f-4f49-a253-24f642b6cf98 2018-08-15 04:48:03,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359465122223s 2018-08-15 04:48:03,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc59e188-4e2f-4f49-a253-24f642b6cf98 2018-08-15 04:48:03,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:05,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:05,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86e0d5eb-6801-4e87-b3bc-db7f825d1594 x-compute-request-id: req-86e0d5eb-6801-4e87-b3bc-db7f825d1594 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:05,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-86e0d5eb-6801-4e87-b3bc-db7f825d1594 2018-08-15 04:48:05,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183665037155s 2018-08-15 04:48:05,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-86e0d5eb-6801-4e87-b3bc-db7f825d1594 2018-08-15 04:48:05,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:07,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:08,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6a2f838-64f5-4cb0-90c0-11296378bf5f x-compute-request-id: req-b6a2f838-64f5-4cb0-90c0-11296378bf5f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:08,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6a2f838-64f5-4cb0-90c0-11296378bf5f 2018-08-15 04:48:08,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567732095718s 2018-08-15 04:48:08,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b6a2f838-64f5-4cb0-90c0-11296378bf5f 2018-08-15 04:48:08,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:10,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:10,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72886478-0043-4c53-8779-ea2c5226a20f x-compute-request-id: req-72886478-0043-4c53-8779-ea2c5226a20f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:10,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-72886478-0043-4c53-8779-ea2c5226a20f 2018-08-15 04:48:10,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355168104172s 2018-08-15 04:48:10,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-72886478-0043-4c53-8779-ea2c5226a20f 2018-08-15 04:48:10,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:12,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:13,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdf533e2-1c7d-4826-a987-72c7cb5a7002 x-compute-request-id: req-fdf533e2-1c7d-4826-a987-72c7cb5a7002 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:13,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fdf533e2-1c7d-4826-a987-72c7cb5a7002 2018-08-15 04:48:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426249980927s 2018-08-15 04:48:13,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fdf533e2-1c7d-4826-a987-72c7cb5a7002 2018-08-15 04:48:13,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:15,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:15,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f006f94-d18d-445b-af02-e90216a69c15 x-compute-request-id: req-4f006f94-d18d-445b-af02-e90216a69c15 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:15,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4f006f94-d18d-445b-af02-e90216a69c15 2018-08-15 04:48:15,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419697999954s 2018-08-15 04:48:15,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4f006f94-d18d-445b-af02-e90216a69c15 2018-08-15 04:48:15,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:17,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:18,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b0ba455-2488-4194-bb87-02e032fdec0e x-compute-request-id: req-9b0ba455-2488-4194-bb87-02e032fdec0e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:18,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b0ba455-2488-4194-bb87-02e032fdec0e 2018-08-15 04:48:18,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423212051392s 2018-08-15 04:48:18,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9b0ba455-2488-4194-bb87-02e032fdec0e 2018-08-15 04:48:18,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:20,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:20,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5359139e-4dc8-41ef-80a2-192821119f4d x-compute-request-id: req-5359139e-4dc8-41ef-80a2-192821119f4d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:20,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5359139e-4dc8-41ef-80a2-192821119f4d 2018-08-15 04:48:20,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452931165695s 2018-08-15 04:48:20,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5359139e-4dc8-41ef-80a2-192821119f4d 2018-08-15 04:48:20,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:22,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:22,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4975c1cf-7601-4190-8568-c81e65c33adf x-compute-request-id: req-4975c1cf-7601-4190-8568-c81e65c33adf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:22,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4975c1cf-7601-4190-8568-c81e65c33adf 2018-08-15 04:48:22,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168665885925s 2018-08-15 04:48:22,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4975c1cf-7601-4190-8568-c81e65c33adf 2018-08-15 04:48:22,781 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:24,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:24,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:24,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab773f0b-561f-4337-9bc0-8f9f3faa2311 x-compute-request-id: req-ab773f0b-561f-4337-9bc0-8f9f3faa2311 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:24,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab773f0b-561f-4337-9bc0-8f9f3faa2311 2018-08-15 04:48:24,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183955907822s 2018-08-15 04:48:24,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab773f0b-561f-4337-9bc0-8f9f3faa2311 2018-08-15 04:48:24,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:26,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:27,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-068ebf9b-d809-402f-8c45-438d1bd009ae x-compute-request-id: req-068ebf9b-d809-402f-8c45-438d1bd009ae Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:27,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-068ebf9b-d809-402f-8c45-438d1bd009ae 2018-08-15 04:48:27,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431875944138s 2018-08-15 04:48:27,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-068ebf9b-d809-402f-8c45-438d1bd009ae 2018-08-15 04:48:27,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:29,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:29,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdb35f67-dd39-4850-9919-05ef8055f472 x-compute-request-id: req-cdb35f67-dd39-4850-9919-05ef8055f472 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:29,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cdb35f67-dd39-4850-9919-05ef8055f472 2018-08-15 04:48:29,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170527935028s 2018-08-15 04:48:29,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cdb35f67-dd39-4850-9919-05ef8055f472 2018-08-15 04:48:29,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:31,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:31,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a601c3b4-d410-4825-8e73-13a1dc46574b x-compute-request-id: req-a601c3b4-d410-4825-8e73-13a1dc46574b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:31,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a601c3b4-d410-4825-8e73-13a1dc46574b 2018-08-15 04:48:31,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341774940491s 2018-08-15 04:48:31,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a601c3b4-d410-4825-8e73-13a1dc46574b 2018-08-15 04:48:31,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:33,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:34,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb2f379c-d2cb-433c-9964-782cd3e1f548 x-compute-request-id: req-bb2f379c-d2cb-433c-9964-782cd3e1f548 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:34,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bb2f379c-d2cb-433c-9964-782cd3e1f548 2018-08-15 04:48:34,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511738061905s 2018-08-15 04:48:34,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bb2f379c-d2cb-433c-9964-782cd3e1f548 2018-08-15 04:48:34,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:36,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:36,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b42271f7-9214-4640-896e-4bcaa6e75dca x-compute-request-id: req-b42271f7-9214-4640-896e-4bcaa6e75dca Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:36,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b42271f7-9214-4640-896e-4bcaa6e75dca 2018-08-15 04:48:36,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353521823883s 2018-08-15 04:48:36,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b42271f7-9214-4640-896e-4bcaa6e75dca 2018-08-15 04:48:36,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:38,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:38,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:38,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf5c065d-daf3-4dc9-83dc-e50799a246ea x-compute-request-id: req-cf5c065d-daf3-4dc9-83dc-e50799a246ea Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:38,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf5c065d-daf3-4dc9-83dc-e50799a246ea 2018-08-15 04:48:38,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169363975525s 2018-08-15 04:48:38,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf5c065d-daf3-4dc9-83dc-e50799a246ea 2018-08-15 04:48:38,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:40,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:40,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:41,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f4a1ae8-059b-4e91-a82b-35c565769087 x-compute-request-id: req-0f4a1ae8-059b-4e91-a82b-35c565769087 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:41,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f4a1ae8-059b-4e91-a82b-35c565769087 2018-08-15 04:48:41,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171723842621s 2018-08-15 04:48:41,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0f4a1ae8-059b-4e91-a82b-35c565769087 2018-08-15 04:48:41,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:43,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:43,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d40d8bbe-e2a2-4398-8885-f5de1dc0ecbd x-compute-request-id: req-d40d8bbe-e2a2-4398-8885-f5de1dc0ecbd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:43,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d40d8bbe-e2a2-4398-8885-f5de1dc0ecbd 2018-08-15 04:48:43,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191785097122s 2018-08-15 04:48:43,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d40d8bbe-e2a2-4398-8885-f5de1dc0ecbd 2018-08-15 04:48:43,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:45,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:45,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed174c4d-9132-426b-a220-bf0e42ca128f x-compute-request-id: req-ed174c4d-9132-426b-a220-bf0e42ca128f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:46:32Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:45,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed174c4d-9132-426b-a220-bf0e42ca128f 2018-08-15 04:48:45,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172610998154s 2018-08-15 04:48:45,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ed174c4d-9132-426b-a220-bf0e42ca128f 2018-08-15 04:48:45,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:48:47,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:48:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:47,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80bcb1f2-83c6-429c-9be5-5516e3dcfb7b x-compute-request-id: req-80bcb1f2-83c6-429c-9be5-5516e3dcfb7b Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:f8:f7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T04:48:46.000000", "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T04:48:46Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:48:47,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80bcb1f2-83c6-429c-9be5-5516e3dcfb7b 2018-08-15 04:48:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423933982849s 2018-08-15 04:48:47,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-80bcb1f2-83c6-429c-9be5-5516e3dcfb7b 2018-08-15 04:48:47,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 04:48:47,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9f612c-701c-4972-bbeb-cccbd1af5243" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:48,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-cd2b3aac-b227-4b07-b69a-3d87841f040e Date: Wed, 15 Aug 2018 04:48:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T04:48:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2fe6f4a-8932-49fb-baa3-8fb1e046d184","ip_address":"192.168.120.3"}],"id":"7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385","security_groups":["197459a2-387c-419c-8168-960d80a00f21"],"mac_address":"fa:16:3e:e1:f8:f7","project_id":"024b0e0231cc4d34898154a6aadbe57d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28e30605-511c-4f57-ad58-9fde66543989","tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:46:33Z","binding:vnic_type":"normal","device_id":"ea9f612c-701c-4972-bbeb-cccbd1af5243","ip_allocation":"immediate"}]} 2018-08-15 04:48:48,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9f612c-701c-4972-bbeb-cccbd1af5243 used request id req-cd2b3aac-b227-4b07-b69a-3d87841f040e 2018-08-15 04:48:48,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508921146393s 2018-08-15 04:48:48,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9f612c-701c-4972-bbeb-cccbd1af5243 used request id req-cd2b3aac-b227-4b07-b69a-3d87841f040e 2018-08-15 04:48:48,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:48,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:48,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c035b234-873a-40f6-bed4-00259169975b Date: Wed, 15 Aug 2018 04:48:48 GMT RESP BODY: {"floatingips": []} 2018-08-15 04:48:48,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385 used request id req-c035b234-873a-40f6-bed4-00259169975b 2018-08-15 04:48:48,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0425441265106s 2018-08-15 04:48:48,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385 used request id req-c035b234-873a-40f6-bed4-00259169975b 2018-08-15 04:48:48,080 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:f8:f7', 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'faca9f6f-e8df-4547-8cf8-90932014c83c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T04:48:46.000000', 'flavor': Munch({u'id': u'57c0b90d-45b0-45f8-a6df-89ab2f2464b9'}), 'az': u'nova', 'id': u'ea9f612c-701c-4972-bbeb-cccbd1af5243', 'security_groups': [Munch({u'name': u'cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'43f42698daf14367942afd979e03e1be', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'024b0e0231cc4d34898154a6aadbe57d', 'name': 'cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e', '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-08-15T04:48:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T04:48:46Z', 'hostId': u'86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c', '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-08-15T04:48:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'024b0e0231cc4d34898154a6aadbe57d', 'name': u'cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e', 'adminPass': u'5fdYBedCKGp2', 'tenant_id': u'024b0e0231cc4d34898154a6aadbe57d', 'created_at': u'2018-08-15T04:46:30Z', 'created': u'2018-08-15T04:46:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 04:48:48,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:48:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:48,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-49579e30-542a-41a8-9d3f-3f5261b4fa86 Date: Wed, 15 Aug 2018 04:48:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"28e30605-511c-4f57-ad58-9fde66543989","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"024b0e0231cc4d34898154a6aadbe57d","l2_adjacency":true,"status":"ACTIVE","subnets":["c2fe6f4a-8932-49fb-baa3-8fb1e046d184"],"description":"","tags":[],"updated_at":"2018-08-15T04:44:35Z","qos_policy_id":null,"name":"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e","admin_state_up":true,"tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 04:48:48,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-49579e30-542a-41a8-9d3f-3f5261b4fa86 2018-08-15 04:48:48,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0916380882263s 2018-08-15 04:48:48,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-49579e30-542a-41a8-9d3f-3f5261b4fa86 2018-08-15 04:48:48,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 04:48:48,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9f612c-701c-4972-bbeb-cccbd1af5243" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:48,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-85fc2cb2-7000-456a-a1b8-42565a24a842 Date: Wed, 15 Aug 2018 04:48:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T04:48:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c2fe6f4a-8932-49fb-baa3-8fb1e046d184","ip_address":"192.168.120.3"}],"id":"7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385","security_groups":["197459a2-387c-419c-8168-960d80a00f21"],"mac_address":"fa:16:3e:e1:f8:f7","project_id":"024b0e0231cc4d34898154a6aadbe57d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28e30605-511c-4f57-ad58-9fde66543989","tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:46:33Z","binding:vnic_type":"normal","device_id":"ea9f612c-701c-4972-bbeb-cccbd1af5243","ip_allocation":"immediate"}]} 2018-08-15 04:48:48,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9f612c-701c-4972-bbeb-cccbd1af5243 used request id req-85fc2cb2-7000-456a-a1b8-42565a24a842 2018-08-15 04:48:48,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0501818656921s 2018-08-15 04:48:48,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=ea9f612c-701c-4972-bbeb-cccbd1af5243 used request id req-85fc2cb2-7000-456a-a1b8-42565a24a842 2018-08-15 04:48:48,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 04:48:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.3", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385"}}' 2018-08-15 04:48:50,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-7ae62f9c-458c-4868-9dcc-8cd0ad10cff5 Date: Wed, 15 Aug 2018 04:48:50 GMT RESP BODY: {"floatingip": {"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}} 2018-08-15 04:48:50,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7ae62f9c-458c-4868-9dcc-8cd0ad10cff5 2018-08-15 04:48:50,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.31439614296s 2018-08-15 04:48:50,543 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7ae62f9c-458c-4868-9dcc-8cd0ad10cff5 2018-08-15 04:48:50,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:50,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-e5a44874-6255-442a-9df6-34249c9caf56 Date: Wed, 15 Aug 2018 04:48:50 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:50,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e5a44874-6255-442a-9df6-34249c9caf56 2018-08-15 04:48:50,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0839939117432s 2018-08-15 04:48:50,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e5a44874-6255-442a-9df6-34249c9caf56 2018-08-15 04:48:50,638 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:50,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:50,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ac63fcf8-8be9-4d36-888a-a93bcb03f166 Date: Wed, 15 Aug 2018 04:48:50 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:50,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ac63fcf8-8be9-4d36-888a-a93bcb03f166 2018-08-15 04:48:50,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613441467285s 2018-08-15 04:48:50,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ac63fcf8-8be9-4d36-888a-a93bcb03f166 2018-08-15 04:48:50,809 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:50,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:50,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-66671bf0-65a4-4e3a-9618-e978bc18afb1 Date: Wed, 15 Aug 2018 04:48:50 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:50,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-66671bf0-65a4-4e3a-9618-e978bc18afb1 2018-08-15 04:48:50,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546569824219s 2018-08-15 04:48:50,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-66671bf0-65a4-4e3a-9618-e978bc18afb1 2018-08-15 04:48:50,972 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:51,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:51,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-010bf683-3ecb-4b05-87ad-cf9602869c12 Date: Wed, 15 Aug 2018 04:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:51,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-010bf683-3ecb-4b05-87ad-cf9602869c12 2018-08-15 04:48:51,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561790466309s 2018-08-15 04:48:51,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-010bf683-3ecb-4b05-87ad-cf9602869c12 2018-08-15 04:48:51,137 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:51,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:51,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:51,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c15860ed-c90d-4df8-b729-91d4b2ca99b8 Date: Wed, 15 Aug 2018 04:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:51,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c15860ed-c90d-4df8-b729-91d4b2ca99b8 2018-08-15 04:48:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561308860779s 2018-08-15 04:48:51,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c15860ed-c90d-4df8-b729-91d4b2ca99b8 2018-08-15 04:48:51,302 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:51,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:51,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-74b140c0-ebeb-4186-bd62-519382146c47 Date: Wed, 15 Aug 2018 04:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:51,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-74b140c0-ebeb-4186-bd62-519382146c47 2018-08-15 04:48:51,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579628944397s 2018-08-15 04:48:51,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-74b140c0-ebeb-4186-bd62-519382146c47 2018-08-15 04:48:51,468 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:51,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:51,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:51,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d8f965e5-86e6-4439-9f79-543249638bfc Date: Wed, 15 Aug 2018 04:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:51,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d8f965e5-86e6-4439-9f79-543249638bfc 2018-08-15 04:48:51,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559120178223s 2018-08-15 04:48:51,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-d8f965e5-86e6-4439-9f79-543249638bfc 2018-08-15 04:48:51,632 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:51,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:51,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:51,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1be89af7-5c87-4234-ae7b-93a522f4d47b Date: Wed, 15 Aug 2018 04:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:49Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 0, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:51,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1be89af7-5c87-4234-ae7b-93a522f4d47b 2018-08-15 04:48:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557680130005s 2018-08-15 04:48:51,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1be89af7-5c87-4234-ae7b-93a522f4d47b 2018-08-15 04:48:51,797 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:48:51,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:48:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:48:51,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-4044665d-ab8e-4fca-89b8-34331660865f Date: Wed, 15 Aug 2018 04:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:48:49Z", "updated_at": "2018-08-15T04:48:51Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "28e30605-511c-4f57-ad58-9fde66543989", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e1:f8:f7", "device_id": "ea9f612c-701c-4972-bbeb-cccbd1af5243"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "port_id": "7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385", "id": "31d84c83-bf07-4b3c-8d5f-bb987cbebb27", "qos_policy_id": null}]} 2018-08-15 04:48:51,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4044665d-ab8e-4fca-89b8-34331660865f 2018-08-15 04:48:51,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055850982666s 2018-08-15 04:48:51,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4044665d-ab8e-4fca-89b8-34331660865f 2018-08-15 04:48:51,961 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'84ba04c3-9b30-44c0-af21-999bcaf940c2', 'updated_at': u'2018-08-15T04:48:51Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.212', 'revision_number': 1, 'port_id': u'7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385', 'id': u'31d84c83-bf07-4b3c-8d5f-bb987cbebb27', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'7d3cb0b4-a2a8-4841-bed6-5f99ff8ef385', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'024b0e0231cc4d34898154a6aadbe57d', 'name': 'cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'024b0e0231cc4d34898154a6aadbe57d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'28e30605-511c-4f57-ad58-9fde66543989', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:f8:f7', u'device_id': u'ea9f612c-701c-4972-bbeb-cccbd1af5243'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'024b0e0231cc4d34898154a6aadbe57d', 'created_at': u'2018-08-15T04:48:49Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'28e30605-511c-4f57-ad58-9fde66543989', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e1:f8:f7', u'device_id': u'ea9f612c-701c-4972-bbeb-cccbd1af5243'}), 'router': u'84ba04c3-9b30-44c0-af21-999bcaf940c2'}) 2018-08-15 04:48:51,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:48:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:48:52,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:48:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e97bb6-cfdd-465b-a7f8-2be16ae39cd2 x-compute-request-id: req-95e97bb6-cfdd-465b-a7f8-2be16ae39cd2 Content-Encoding: gzip Content-Length: 10664 Content-Type: application/json 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 1829432057 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.318795] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.321134] pid_max: default: 32768 minimum: 301\n[ 0.322398] Security Framework initialized\n[ 0.323551] SELinux: Initializing.\n[ 0.324872] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.329801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.332843] Mount-cache hash table entries: 4096\n[ 0.334361] Initializing cgroup subsys memory\n[ 0.335567] Initializing cgroup subsys devices\n[ 0.336811] Initializing cgroup subsys freezer\n[ 0.338003] Initializing cgroup subsys net_cls\n[ 0.339196] Initializing cgroup subsys blkio\n[ 0.340369] Initializing cgroup subsys perf_event\n[ 0.341608] Initializing cgroup subsys hugetlb\n[ 0.342810] Initializing cgroup subsys pids\n[ 0.343971] Initializing cgroup subsys net_prio\n[ 0.345265] CPU: Physical Processor ID: 0\n[ 0.347101] mce: CPU supports 10 MCE banks\n[ 0.348278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.349621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350965] tlb_flushall_shift: 6\n[ 0.352180] Freeing SMP alternatives: 28k freed\n[ 0.356092] ACPI: Core revision 20130517\n[ 0.357650] ACPI: All ACPI Tables successfully acquired\n[ 0.359176] ftrace: allocating 25812 entries in 101 pages\n[ 0.381327] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382915] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384483] smpboot: Max logical packages: 2\n[ 0.385841] Enabling x2apic\n[ 0.386805] Enabled x2apic\n[ 0.387924] Switched APIC routing to physical x2apic.\n[ 0.390141] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.394409] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401832] KVM setup paravirtual spinlock\n[ 0.404162] smpboot: Booting Node 0, Processors #1 OK\n[ 0.405866] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.427664] Brought up 2 CPUs\n[ 0.427667] KVM setup async PF for cpu 1\n[ 0.427670] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.430881] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.433068] devtmpfs: initialized\n[ 0.435660] EVM: security.selinux\n[ 0.436683] EVM: security.ima\n[ 0.437655] EVM: security.capability\n[ 0.439383] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440985] pinctrl core: initialized pinctrl subsystem\n[ 0.442470] NET: Registered protocol family 16\n[ 0.443837] ACPI: bus type PCI registered\n[ 0.444981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446564] PCI: Using configuration type 1 for base access\n[ 0.451336] ACPI: Added _OSI(Module Device)\n[ 0.452529] ACPI: Added _OSI(Processor Device)\n[ 0.453729] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.454948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.457371] ACPI: Interpreter enabled\n[ 0.458455] ACPI: (supports S0 S5)\n[ 0.459466] ACPI: Using IOAPIC for interrupt routing\n[ 0.460768] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.464799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.466272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.467832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.469365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.472226] acpiphp: Slot [3] registered\n[ 0.473341] acpiphp: Slot [4] registered\n[ 0.474454] acpiphp: Slot [5] registered\n[ 0.475565] acpiphp: Slot [6] registered\n[ 0.476701] acpiphp: Slot [7] registered\n[ 0.477833] acpiphp: Slot [8] registered\n[ 0.478977] acpiphp: Slot [9] registered\n[ 0.480117] acpiphp: Slot [10] registered\n[ 0.481288] acpiphp: Slot [11] registered\n[ 0.482444] acpiphp: Slot [12] registered\n[ 0.483613] acpiphp: Slot [13] registered\n[ 0.484781] acpiphp: Slot [14] registered\n[ 0.485955] acpiphp: Slot [15] registered\n[ 0.487108] acpiphp: Slot [16] registered\n[ 0.488286] acpiphp: Slot [17] registered\n[ 0.489440] acpiphp: Slot [18] registered\n[ 0.490609] acpiphp: Slot [19] registered\n[ 0.491750] acpiphp: Slot [20] registered\n[ 0.492882] acpiphp: Slot [21] registered\n[ 0.494023] acpiphp: Slot [22] registered\n[ 0.495162] acpiphp: Slot [23] registered\n[ 0.496322] acpiphp: Slot [24] registered\n[ 0.497459] acpiphp: Slot [25] registered\n[ 0.498604] acpiphp: Slot [26] registered\n[ 0.499740] acpiphp: Slot [27] registered\n[ 0.500877] acpiphp: Slot [28] registered\n[ 0.502004] acpiphp: Slot [29] registered\n[ 0.503128] acpiphp: Slot [30] registered\n[ 0.504268] acpiphp: Slot [31] registered\n[ 0.505387] PCI host bridge to bus 0000:00\n[ 0.506551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509497] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.513128] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.515188] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.519805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.521433] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.524544] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528695] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530773] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.551805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553642] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557137] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.558875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.560649] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.562331] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564521] vgaarb: loaded\n[ 0.565393] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566872] SCSI subsystem initialized\n[ 0.568011] ACPI: bus type USB registered\n[ 0.569141] usbcore: registered new interface driver usbfs\n[ 0.570524] usbcore: registered new interface driver hub\n[ 0.571911] usbcore: registered new device driver usb\n[ 0.573374] PCI: Using ACPI for IRQ routing\n[ 0.574863] NetLabel: Initializing\n[ 0.575928] NetLabel: domain hash size = 128\n[ 0.577118] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578458] NetLabel: unlabeled traffic allowed by default\n[ 0.579971] Switched to clocksource kvm-clock\n[ 0.588059] pnp: PnP ACPI init\n[ 0.589022] ACPI: bus type PNP registered\n[ 0.590453] pnp: PnP ACPI: found 5 devices\n[ 0.591562] ACPI: bus type PNP unregistered\n[ 0.598655] NET: Registered protocol family 2\n[ 0.600092] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.602317] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.604180] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.605762] TCP: reno registered\n[ 0.606750] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.608233] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.609908] NET: Registered protocol family 1\n[ 0.611131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.633497] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.653132] Unpacking initramfs...\n[ 1.079711] Freeing initrd memory: 37508k freed\n[ 1.088858] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090412] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.093344] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.094957] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.096752] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.098295] Initialise system trusted keyring\n[ 1.099522] audit: initializing netlink socket (disabled)\n[ 1.100893] type=2000 audit(1534308529.309:1): initialized\n[ 1.117358] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.118910] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.121195] zpool: loaded\n[ 1.122114] zbud: loaded\n[ 1.123162] VFS: Disk quotas dquot_6.5.2\n[ 1.124316] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.126005] msgmni has been set to 7578\n[ 1.127174] Key type big_key registered\n[ 1.128930] NET: Registered protocol family 38\n[ 1.130146] Key type asymmetric registered\n[ 1.131291] Asymmetric key parser 'x509' registered\n[ 1.132580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.134747] io scheduler noop registered\n[ 1.135883] io scheduler deadline registered (default)\n[ 1.147159] io scheduler cfq registered\n[ 1.148352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.149744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153585] ACPI: Power Button [PWRF]\n[ 1.154765] GHES: HEST is not enabled!\n[ 1.155912] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180392] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.182090] Non-volatile memory driver v1.3\n[ 1.183257] Linux agpgart interface v0.103\n[ 1.184522] crash memory driver: version 1.1\n[ 1.185748] rdac: device handler registered\n[ 1.186966] hp_sw: device handler registered\n[ 1.188138] emc: device handler registered\n[ 1.189255] alua: device handler registered\n[ 1.190389] libphy: Fixed MDIO Bus: probed\n[ 1.191567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.193071] ehci-pci: EHCI PCI platform driver\n[ 1.194300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.195742] ohci-pci: OHCI PCI platform driver\n[ 1.196900] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.216490] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.217806] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.219850] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.221158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.222603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.224145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.226128] usb usb1: Product: UHCI Host Controller\n[ 1.227368] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.228979] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.230230] hub 1-0:1.0: USB hub found\n[ 1.231306] hub 1-0:1.0: 2 ports detected\n[ 1.232564] usbcore: registered new interface driver usbserial\n[ 1.233962] usbcore: registered new interface driver usbserial_generic\n[ 1.235505] usbserial: USB Serial support registered for generic\n[ 1.236958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.239729] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.241019] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.242415] mousedev: PS/2 mouse device common for all mice\n[ 1.244082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.246463] rtc_cmos 00:00: RTC can wake from S4\n[ 1.247054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.248277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.252850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.254459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.256035] cpuidle: using governor menu\n[ 1.257208] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.258671] usbcore: registered new interface driver usbhid\n[ 1.260078] usbhid: USB HID core driver\n[ 1.261221] drop_monitor: Initializing network drop monitor service\n[ 1.262826] TCP: cubic registered\n[ 1.263850] Initializing XFRM netlink socket\n[ 1.265150] NET: Registered protocol family 10\n[ 1.266654] NET: Registered protocol family 17\n[ 1.268181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.269599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.271172] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.273673] Loading compiled-in X.509 certificates\n[ 1.275092] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.277708] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.280689] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.283218] registered taskstats version 1\n[ 1.286228] Key type trusted registered\n[ 1.288735] Key type encrypted registered\n[ 1.291275] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.293104] rtc_cmos 00:00: setting system clock to 2018-08-15 04:48:49 UTC (1534308529)\n[ 1.296044] Freeing unused kernel memory: 1680k freed\n[ 1.300889] 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.305120] systemd[1]: Detected virtualization kvm.\n[ 1.306402] systemd[1]: Detected architecture x86-64.\n[ 1.307697] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.310156] systemd[1]: No hostname configured.\n[ 1.311376] systemd[1]: Set hostname to .\n[ 1.312685] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.335846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.338028] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.341047] systemd[1]: Reached target Paths.\n[ 1.342255] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.344220] systemd[1]: Reached target Timers.\n[ 1.345413] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.347340] systemd[1]: Reached target Swap.\n[ 1.348507] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.350501] systemd[1]: Created slice Root Slice.\n[ 1.351736] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.353740] systemd[1]: Created slice System Slice.\n[ 1.355006] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.357233] systemd[1]: Listening on udev Control Socket.\n[ 1.358585] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.360789] systemd[1]: Listening on udev Kernel Socket.\n[ 1.362099] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.364354] systemd[1]: Listening on Journal Socket.\n[ 1.365650] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.367659] systemd[1]: Reached target Sockets.\n[ 1.368821] systemd[1]: Starting Sockets.\n[ 1.370240] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.372535] 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[ 1.376466] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.380155] systemd[1]: Reached target Slices.\n[ 1.381366] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.383449] systemd[1]: Reached target Local File Systems.\n[ 1.384806] systemd[1]: Starting Local File Systems.\n[ 1.386382] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.389580] 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.450069] RPC: Registered named UNIX socket transport module.\n[ 1.451617] RPC: Registered udp transport module.\n[ 1.452914] RPC: Registered tcp transport module.\n[ 1.454217] RPC: Registered tcp NFSv4.1 backchannel transport module.\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[ 1.536031] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[ 1.553096] FDC 0 is a S82078B\n Starting dracut initqueue hook...\n[ 1.566534] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.606647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.609552] scsi host0: ata_piix\n[ 1.610765] scsi host1: ata_piix\n[ 1.612043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.613709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.617854] 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[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.689313] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691100] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.692909] usb 1-1: Product: QEMU USB Tablet\n[ 1.694216] usb 1-1: Manufacturer: QEMU\n[ 1.695410] usb 1-1: SerialNumber: 42\n[ 1.705743] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.708468] 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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.792003] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794499] XFS (vda1): Mounting V4 Filesystem\n[ 1.826018] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 Sockets.\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 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.084991] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.094037] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.267432] SELinux: Disabled at runtime.\n[ 2.305013] type=1404 audit(1534308530.511:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.358615] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.360153] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\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[[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] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\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 Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.836331] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.869755] systemd-journald[394]: 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[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\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 Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\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 Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.164438] type=1305 audit(1534308531.371:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.239929] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.247223] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.250807] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.282013] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.284108] [TTM] Initializing pool allocator\n[ 3.286640] [TTM] Initializing DMA pool allocator\n[ 3.289156] [drm] fb mappable at 0xFC000000\n[ 3.290603] [drm] vram aper at 0xFC000000\n[ 3.292153] [drm] size 33554432\n[ 3.293415] [drm] fb depth is 24\n[ 3.294767] [drm] pitch is 3072\n[ 3.296787] ppdev: user-space parallel port driver\n[ 3.296794] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.315782] Console: switching to colour frame buffer device 128x48\n[ 3.329877] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.341000] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.521350] AES CTR mode by8 optimization enabled\nt"} 2018-08-15 04:48:52,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243/action used request id req-95e97bb6-cfdd-465b-a7f8-2be16ae39cd2 2018-08-15 04:48:52,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855958461761s 2018-08-15 04:48:52,049 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243/action used request id req-95e97bb6-cfdd-465b-a7f8-2be16ae39cd2 2018-08-15 04:48:52,049 - 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 1829432057 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.318795] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.321134] pid_max: default: 32768 minimum: 301 [ 0.322398] Security Framework initialized [ 0.323551] SELinux: Initializing. [ 0.324872] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.329801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.332843] Mount-cache hash table entries: 4096 [ 0.334361] Initializing cgroup subsys memory [ 0.335567] Initializing cgroup subsys devices [ 0.336811] Initializing cgroup subsys freezer [ 0.338003] Initializing cgroup subsys net_cls [ 0.339196] Initializing cgroup subsys blkio [ 0.340369] Initializing cgroup subsys perf_event [ 0.341608] Initializing cgroup subsys hugetlb [ 0.342810] Initializing cgroup subsys pids [ 0.343971] Initializing cgroup subsys net_prio [ 0.345265] CPU: Physical Processor ID: 0 [ 0.347101] mce: CPU supports 10 MCE banks [ 0.348278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.349621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350965] tlb_flushall_shift: 6 [ 0.352180] Freeing SMP alternatives: 28k freed [ 0.356092] ACPI: Core revision 20130517 [ 0.357650] ACPI: All ACPI Tables successfully acquired [ 0.359176] ftrace: allocating 25812 entries in 101 pages [ 0.381327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382915] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384483] smpboot: Max logical packages: 2 [ 0.385841] Enabling x2apic [ 0.386805] Enabled x2apic [ 0.387924] Switched APIC routing to physical x2apic. [ 0.390141] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.394409] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401832] KVM setup paravirtual spinlock [ 0.404162] smpboot: Booting Node 0, Processors #1 OK [ 0.405866] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.427664] Brought up 2 CPUs [ 0.427667] KVM setup async PF for cpu 1 [ 0.427670] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.430881] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.433068] devtmpfs: initialized [ 0.435660] EVM: security.selinux [ 0.436683] EVM: security.ima [ 0.437655] EVM: security.capability [ 0.439383] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440985] pinctrl core: initialized pinctrl subsystem [ 0.442470] NET: Registered protocol family 16 [ 0.443837] ACPI: bus type PCI registered [ 0.444981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446564] PCI: Using configuration type 1 for base access [ 0.451336] ACPI: Added _OSI(Module Device) [ 0.452529] ACPI: Added _OSI(Processor Device) [ 0.453729] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.454948] ACPI: Added _OSI(Processor Aggregator Device) [ 0.457371] ACPI: Interpreter enabled [ 0.458455] ACPI: (supports S0 S5) [ 0.459466] ACPI: Using IOAPIC for interrupt routing [ 0.460768] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.464799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.466272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.467832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.469365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472226] acpiphp: Slot [3] registered [ 0.473341] acpiphp: Slot [4] registered [ 0.474454] acpiphp: Slot [5] registered [ 0.475565] acpiphp: Slot [6] registered [ 0.476701] acpiphp: Slot [7] registered [ 0.477833] acpiphp: Slot [8] registered [ 0.478977] acpiphp: Slot [9] registered [ 0.480117] acpiphp: Slot [10] registered [ 0.481288] acpiphp: Slot [11] registered [ 0.482444] acpiphp: Slot [12] registered [ 0.483613] acpiphp: Slot [13] registered [ 0.484781] acpiphp: Slot [14] registered [ 0.485955] acpiphp: Slot [15] registered [ 0.487108] acpiphp: Slot [16] registered [ 0.488286] acpiphp: Slot [17] registered [ 0.489440] acpiphp: Slot [18] registered [ 0.490609] acpiphp: Slot [19] registered [ 0.491750] acpiphp: Slot [20] registered [ 0.492882] acpiphp: Slot [21] registered [ 0.494023] acpiphp: Slot [22] registered [ 0.495162] acpiphp: Slot [23] registered [ 0.496322] acpiphp: Slot [24] registered [ 0.497459] acpiphp: Slot [25] registered [ 0.498604] acpiphp: Slot [26] registered [ 0.499740] acpiphp: Slot [27] registered [ 0.500877] acpiphp: Slot [28] registered [ 0.502004] acpiphp: Slot [29] registered [ 0.503128] acpiphp: Slot [30] registered [ 0.504268] acpiphp: Slot [31] registered [ 0.505387] PCI host bridge to bus 0000:00 [ 0.506551] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509497] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.513128] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.515188] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.519805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.521433] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.524544] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528695] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530773] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.551805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553642] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557137] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.558875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.560649] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.562331] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564521] vgaarb: loaded [ 0.565393] vgaarb: bridge control possible 0000:00:02.0 [ 0.566872] SCSI subsystem initialized [ 0.568011] ACPI: bus type USB registered [ 0.569141] usbcore: registered new interface driver usbfs [ 0.570524] usbcore: registered new interface driver hub [ 0.571911] usbcore: registered new device driver usb [ 0.573374] PCI: Using ACPI for IRQ routing [ 0.574863] NetLabel: Initializing [ 0.575928] NetLabel: domain hash size = 128 [ 0.577118] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578458] NetLabel: unlabeled traffic allowed by default [ 0.579971] Switched to clocksource kvm-clock [ 0.588059] pnp: PnP ACPI init [ 0.589022] ACPI: bus type PNP registered [ 0.590453] pnp: PnP ACPI: found 5 devices [ 0.591562] ACPI: bus type PNP unregistered [ 0.598655] NET: Registered protocol family 2 [ 0.600092] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.602317] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.604180] TCP: Hash tables configured (established 32768 bind 32768) [ 0.605762] TCP: reno registered [ 0.606750] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.608233] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.609908] NET: Registered protocol family 1 [ 0.611131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612565] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.633497] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.653132] Unpacking initramfs... [ 1.079711] Freeing initrd memory: 37508k freed [ 1.088858] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090412] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.093344] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.094957] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.096752] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.098295] Initialise system trusted keyring [ 1.099522] audit: initializing netlink socket (disabled) [ 1.100893] type=2000 audit(1534308529.309:1): initialized [ 1.117358] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.118910] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.121195] zpool: loaded [ 1.122114] zbud: loaded [ 1.123162] VFS: Disk quotas dquot_6.5.2 [ 1.124316] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.126005] msgmni has been set to 7578 [ 1.127174] Key type big_key registered [ 1.128930] NET: Registered protocol family 38 [ 1.130146] Key type asymmetric registered [ 1.131291] Asymmetric key parser 'x509' registered [ 1.132580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.134747] io scheduler noop registered [ 1.135883] io scheduler deadline registered (default) [ 1.147159] io scheduler cfq registered [ 1.148352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.149744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153585] ACPI: Power Button [PWRF] [ 1.154765] GHES: HEST is not enabled! [ 1.155912] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180392] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.182090] Non-volatile memory driver v1.3 [ 1.183257] Linux agpgart interface v0.103 [ 1.184522] crash memory driver: version 1.1 [ 1.185748] rdac: device handler registered [ 1.186966] hp_sw: device handler registered [ 1.188138] emc: device handler registered [ 1.189255] alua: device handler registered [ 1.190389] libphy: Fixed MDIO Bus: probed [ 1.191567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.193071] ehci-pci: EHCI PCI platform driver [ 1.194300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.195742] ohci-pci: OHCI PCI platform driver [ 1.196900] uhci_hcd: USB Universal Host Controller Interface driver [ 1.216490] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.217806] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.219850] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.221158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.222603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.224145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.226128] usb usb1: Product: UHCI Host Controller [ 1.227368] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.228979] usb usb1: SerialNumber: 0000:00:01.2 [ 1.230230] hub 1-0:1.0: USB hub found [ 1.231306] hub 1-0:1.0: 2 ports detected [ 1.232564] usbcore: registered new interface driver usbserial [ 1.233962] usbcore: registered new interface driver usbserial_generic [ 1.235505] usbserial: USB Serial support registered for generic [ 1.236958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.239729] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.241019] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.242415] mousedev: PS/2 mouse device common for all mice [ 1.244082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.246463] rtc_cmos 00:00: RTC can wake from S4 [ 1.247054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.248277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.252850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.254459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.256035] cpuidle: using governor menu [ 1.257208] hidraw: raw HID events driver (C) Jiri Kosina [ 1.258671] usbcore: registered new interface driver usbhid [ 1.260078] usbhid: USB HID core driver [ 1.261221] drop_monitor: Initializing network drop monitor service [ 1.262826] TCP: cubic registered [ 1.263850] Initializing XFRM netlink socket [ 1.265150] NET: Registered protocol family 10 [ 1.266654] NET: Registered protocol family 17 [ 1.268181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.269599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.271172] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.273673] Loading compiled-in X.509 certificates [ 1.275092] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.277708] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.280689] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.283218] registered taskstats version 1 [ 1.286228] Key type trusted registered [ 1.288735] Key type encrypted registered [ 1.291275] IMA: No TPM chip found, activating TPM-bypass! [ 1.293104] rtc_cmos 00:00: setting system clock to 2018-08-15 04:48:49 UTC (1534308529) [ 1.296044] Freeing unused kernel memory: 1680k freed [ 1.300889] 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.305120] systemd[1]: Detected virtualization kvm. [ 1.306402] systemd[1]: Detected architecture x86-64. [ 1.307697] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.310156] systemd[1]: No hostname configured. [ 1.311376] systemd[1]: Set hostname to . [ 1.312685] systemd[1]: Initializing machine ID from KVM UUID. [ 1.335846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.338028] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.341047] systemd[1]: Reached target Paths. [ 1.342255] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.344220] systemd[1]: Reached target Timers. [ 1.345413] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.347340] systemd[1]: Reached target Swap. [ 1.348507] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.350501] systemd[1]: Created slice Root Slice. [ 1.351736] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.353740] systemd[1]: Created slice System Slice. [ 1.355006] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.357233] systemd[1]: Listening on udev Control Socket. [ 1.358585] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.360789] systemd[1]: Listening on udev Kernel Socket. [ 1.362099] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.364354] systemd[1]: Listening on Journal Socket. [ 1.365650] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.367659] systemd[1]: Reached target Sockets. [ 1.368821] systemd[1]: Starting Sockets. [ 1.370240] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.372535] 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... [ 1.376466] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.380155] systemd[1]: Reached target Slices. [ 1.381366] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.383449] systemd[1]: Reached target Local File Systems. [ 1.384806] systemd[1]: Starting Local File Systems. [ 1.386382] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.389580] 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.450069] RPC: Registered named UNIX socket transport module. [ 1.451617] RPC: Registered udp transport module. [ 1.452914] RPC: Registered tcp transport module. [ 1.454217] RPC: Registered tcp NFSv4.1 backchannel transport module. [[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. [ 1.536031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.553096] FDC 0 is a S82078B Starting dracut initqueue hook... [ 1.566534] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.606647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.609552] scsi host0: ata_piix [ 1.610765] scsi host1: ata_piix [ 1.612043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.613709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.617854] 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... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.689313] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691100] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.692909] usb 1-1: Product: QEMU USB Tablet [ 1.694216] usb 1-1: Manufacturer: QEMU [ 1.695410] usb 1-1: SerialNumber: 42 [ 1.705743] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.708468] 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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.792003] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794499] XFS (vda1): Mounting V4 Filesystem [ 1.826018] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.084991] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.094037] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.267432] SELinux: Disabled at runtime. [ 2.305013] type=1404 audit(1534308530.511:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.358615] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.360153] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[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 Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.836331] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.869755] systemd-journald[394]: 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. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[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 Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[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 Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.164438] type=1305 audit(1534308531.371:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.239929] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.247223] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.250807] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.282013] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.284108] [TTM] Initializing pool allocator [ 3.286640] [TTM] Initializing DMA pool allocator [ 3.289156] [drm] fb mappable at 0xFC000000 [ 3.290603] [drm] vram aper at 0xFC000000 [ 3.292153] [drm] size 33554432 [ 3.293415] [drm] fb depth is 24 [ 3.294767] [drm] pitch is 3072 [ 3.296787] ppdev: user-space parallel port driver [ 3.296794] fbcon: cirrusdrmfb (fb0) is primary device [ 3.315782] Console: switching to colour frame buffer device 128x48 [ 3.329877] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.341000] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.521350] AES CTR mode by8 optimization enabled t 2018-08-15 04:48:53,053 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: timed out 2018-08-15 04:49:02,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:49:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:49:02,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f831c9c6-b042-4e89-97f2-f80358be755b x-compute-request-id: req-f831c9c6-b042-4e89-97f2-f80358be755b Content-Encoding: gzip Content-Length: 12745 Content-Type: application/json 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 1829432057 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.318795] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.321134] pid_max: default: 32768 minimum: 301\n[ 0.322398] Security Framework initialized\n[ 0.323551] SELinux: Initializing.\n[ 0.324872] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.329801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.332843] Mount-cache hash table entries: 4096\n[ 0.334361] Initializing cgroup subsys memory\n[ 0.335567] Initializing cgroup subsys devices\n[ 0.336811] Initializing cgroup subsys freezer\n[ 0.338003] Initializing cgroup subsys net_cls\n[ 0.339196] Initializing cgroup subsys blkio\n[ 0.340369] Initializing cgroup subsys perf_event\n[ 0.341608] Initializing cgroup subsys hugetlb\n[ 0.342810] Initializing cgroup subsys pids\n[ 0.343971] Initializing cgroup subsys net_prio\n[ 0.345265] CPU: Physical Processor ID: 0\n[ 0.347101] mce: CPU supports 10 MCE banks\n[ 0.348278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.349621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350965] tlb_flushall_shift: 6\n[ 0.352180] Freeing SMP alternatives: 28k freed\n[ 0.356092] ACPI: Core revision 20130517\n[ 0.357650] ACPI: All ACPI Tables successfully acquired\n[ 0.359176] ftrace: allocating 25812 entries in 101 pages\n[ 0.381327] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.382915] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384483] smpboot: Max logical packages: 2\n[ 0.385841] Enabling x2apic\n[ 0.386805] Enabled x2apic\n[ 0.387924] Switched APIC routing to physical x2apic.\n[ 0.390141] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.394409] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.401832] KVM setup paravirtual spinlock\n[ 0.404162] smpboot: Booting Node 0, Processors #1 OK\n[ 0.405866] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.427664] Brought up 2 CPUs\n[ 0.427667] KVM setup async PF for cpu 1\n[ 0.427670] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.430881] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.433068] devtmpfs: initialized\n[ 0.435660] EVM: security.selinux\n[ 0.436683] EVM: security.ima\n[ 0.437655] EVM: security.capability\n[ 0.439383] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440985] pinctrl core: initialized pinctrl subsystem\n[ 0.442470] NET: Registered protocol family 16\n[ 0.443837] ACPI: bus type PCI registered\n[ 0.444981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446564] PCI: Using configuration type 1 for base access\n[ 0.451336] ACPI: Added _OSI(Module Device)\n[ 0.452529] ACPI: Added _OSI(Processor Device)\n[ 0.453729] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.454948] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.457371] ACPI: Interpreter enabled\n[ 0.458455] ACPI: (supports S0 S5)\n[ 0.459466] ACPI: Using IOAPIC for interrupt routing\n[ 0.460768] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.464799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.466272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.467832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.469365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.472226] acpiphp: Slot [3] registered\n[ 0.473341] acpiphp: Slot [4] registered\n[ 0.474454] acpiphp: Slot [5] registered\n[ 0.475565] acpiphp: Slot [6] registered\n[ 0.476701] acpiphp: Slot [7] registered\n[ 0.477833] acpiphp: Slot [8] registered\n[ 0.478977] acpiphp: Slot [9] registered\n[ 0.480117] acpiphp: Slot [10] registered\n[ 0.481288] acpiphp: Slot [11] registered\n[ 0.482444] acpiphp: Slot [12] registered\n[ 0.483613] acpiphp: Slot [13] registered\n[ 0.484781] acpiphp: Slot [14] registered\n[ 0.485955] acpiphp: Slot [15] registered\n[ 0.487108] acpiphp: Slot [16] registered\n[ 0.488286] acpiphp: Slot [17] registered\n[ 0.489440] acpiphp: Slot [18] registered\n[ 0.490609] acpiphp: Slot [19] registered\n[ 0.491750] acpiphp: Slot [20] registered\n[ 0.492882] acpiphp: Slot [21] registered\n[ 0.494023] acpiphp: Slot [22] registered\n[ 0.495162] acpiphp: Slot [23] registered\n[ 0.496322] acpiphp: Slot [24] registered\n[ 0.497459] acpiphp: Slot [25] registered\n[ 0.498604] acpiphp: Slot [26] registered\n[ 0.499740] acpiphp: Slot [27] registered\n[ 0.500877] acpiphp: Slot [28] registered\n[ 0.502004] acpiphp: Slot [29] registered\n[ 0.503128] acpiphp: Slot [30] registered\n[ 0.504268] acpiphp: Slot [31] registered\n[ 0.505387] PCI host bridge to bus 0000:00\n[ 0.506551] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509497] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.513128] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.515188] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.519805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.521433] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.524544] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528695] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530773] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.551805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553642] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.555401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557137] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.558875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.560649] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.562331] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564521] vgaarb: loaded\n[ 0.565393] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566872] SCSI subsystem initialized\n[ 0.568011] ACPI: bus type USB registered\n[ 0.569141] usbcore: registered new interface driver usbfs\n[ 0.570524] usbcore: registered new interface driver hub\n[ 0.571911] usbcore: registered new device driver usb\n[ 0.573374] PCI: Using ACPI for IRQ routing\n[ 0.574863] NetLabel: Initializing\n[ 0.575928] NetLabel: domain hash size = 128\n[ 0.577118] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578458] NetLabel: unlabeled traffic allowed by default\n[ 0.579971] Switched to clocksource kvm-clock\n[ 0.588059] pnp: PnP ACPI init\n[ 0.589022] ACPI: bus type PNP registered\n[ 0.590453] pnp: PnP ACPI: found 5 devices\n[ 0.591562] ACPI: bus type PNP unregistered\n[ 0.598655] NET: Registered protocol family 2\n[ 0.600092] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.602317] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.604180] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.605762] TCP: reno registered\n[ 0.606750] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.608233] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.609908] NET: Registered protocol family 1\n[ 0.611131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.612565] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.613932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.633497] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.653132] Unpacking initramfs...\n[ 1.079711] Freeing initrd memory: 37508k freed\n[ 1.088858] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090412] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.093344] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.094957] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.096752] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.098295] Initialise system trusted keyring\n[ 1.099522] audit: initializing netlink socket (disabled)\n[ 1.100893] type=2000 audit(1534308529.309:1): initialized\n[ 1.117358] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.118910] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.121195] zpool: loaded\n[ 1.122114] zbud: loaded\n[ 1.123162] VFS: Disk quotas dquot_6.5.2\n[ 1.124316] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.126005] msgmni has been set to 7578\n[ 1.127174] Key type big_key registered\n[ 1.128930] NET: Registered protocol family 38\n[ 1.130146] Key type asymmetric registered\n[ 1.131291] Asymmetric key parser 'x509' registered\n[ 1.132580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.134747] io scheduler noop registered\n[ 1.135883] io scheduler deadline registered (default)\n[ 1.147159] io scheduler cfq registered\n[ 1.148352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.149744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153585] ACPI: Power Button [PWRF]\n[ 1.154765] GHES: HEST is not enabled!\n[ 1.155912] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180392] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.182090] Non-volatile memory driver v1.3\n[ 1.183257] Linux agpgart interface v0.103\n[ 1.184522] crash memory driver: version 1.1\n[ 1.185748] rdac: device handler registered\n[ 1.186966] hp_sw: device handler registered\n[ 1.188138] emc: device handler registered\n[ 1.189255] alua: device handler registered\n[ 1.190389] libphy: Fixed MDIO Bus: probed\n[ 1.191567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.193071] ehci-pci: EHCI PCI platform driver\n[ 1.194300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.195742] ohci-pci: OHCI PCI platform driver\n[ 1.196900] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.216490] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.217806] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.219850] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.221158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.222603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.224145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.226128] usb usb1: Product: UHCI Host Controller\n[ 1.227368] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.228979] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.230230] hub 1-0:1.0: USB hub found\n[ 1.231306] hub 1-0:1.0: 2 ports detected\n[ 1.232564] usbcore: registered new interface driver usbserial\n[ 1.233962] usbcore: registered new interface driver usbserial_generic\n[ 1.235505] usbserial: USB Serial support registered for generic\n[ 1.236958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.239729] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.241019] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.242415] mousedev: PS/2 mouse device common for all mice\n[ 1.244082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.246463] rtc_cmos 00:00: RTC can wake from S4\n[ 1.247054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.248277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.252850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.254459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.256035] cpuidle: using governor menu\n[ 1.257208] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.258671] usbcore: registered new interface driver usbhid\n[ 1.260078] usbhid: USB HID core driver\n[ 1.261221] drop_monitor: Initializing network drop monitor service\n[ 1.262826] TCP: cubic registered\n[ 1.263850] Initializing XFRM netlink socket\n[ 1.265150] NET: Registered protocol family 10\n[ 1.266654] NET: Registered protocol family 17\n[ 1.268181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.269599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.271172] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.273673] Loading compiled-in X.509 certificates\n[ 1.275092] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.277708] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.280689] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.283218] registered taskstats version 1\n[ 1.286228] Key type trusted registered\n[ 1.288735] Key type encrypted registered\n[ 1.291275] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.293104] rtc_cmos 00:00: setting system clock to 2018-08-15 04:48:49 UTC (1534308529)\n[ 1.296044] Freeing unused kernel memory: 1680k freed\n[ 1.300889] 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.305120] systemd[1]: Detected virtualization kvm.\n[ 1.306402] systemd[1]: Detected architecture x86-64.\n[ 1.307697] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.310156] systemd[1]: No hostname configured.\n[ 1.311376] systemd[1]: Set hostname to .\n[ 1.312685] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.335846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.338028] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.341047] systemd[1]: Reached target Paths.\n[ 1.342255] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.344220] systemd[1]: Reached target Timers.\n[ 1.345413] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.347340] systemd[1]: Reached target Swap.\n[ 1.348507] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.350501] systemd[1]: Created slice Root Slice.\n[ 1.351736] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.353740] systemd[1]: Created slice System Slice.\n[ 1.355006] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.357233] systemd[1]: Listening on udev Control Socket.\n[ 1.358585] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.360789] systemd[1]: Listening on udev Kernel Socket.\n[ 1.362099] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.364354] systemd[1]: Listening on Journal Socket.\n[ 1.365650] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.367659] systemd[1]: Reached target Sockets.\n[ 1.368821] systemd[1]: Starting Sockets.\n[ 1.370240] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.372535] 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[ 1.376466] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.380155] systemd[1]: Reached target Slices.\n[ 1.381366] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.383449] systemd[1]: Reached target Local File Systems.\n[ 1.384806] systemd[1]: Starting Local File Systems.\n[ 1.386382] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.389580] 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.450069] RPC: Registered named UNIX socket transport module.\n[ 1.451617] RPC: Registered udp transport module.\n[ 1.452914] RPC: Registered tcp transport module.\n[ 1.454217] RPC: Registered tcp NFSv4.1 backchannel transport module.\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[ 1.536031] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[ 1.553096] FDC 0 is a S82078B\n Starting dracut initqueue hook...\n[ 1.566534] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.606647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.609552] scsi host0: ata_piix\n[ 1.610765] scsi host1: ata_piix\n[ 1.612043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.613709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.617854] 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[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.689313] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.691100] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.692909] usb 1-1: Product: QEMU USB Tablet\n[ 1.694216] usb 1-1: Manufacturer: QEMU\n[ 1.695410] usb 1-1: SerialNumber: 42\n[ 1.705743] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.708468] 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[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.792003] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.794499] XFS (vda1): Mounting V4 Filesystem\n[ 1.826018] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 Sockets.\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 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.084991] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.094037] tsc: Refined TSC clocksource calibration: 3491.842 MHz\n[ 2.267432] SELinux: Disabled at runtime.\n[ 2.305013] type=1404 audit(1534308530.511:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.358615] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.360153] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting NFSD configuration filesystem...\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[[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] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\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 Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\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 Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.836331] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.869755] systemd-journald[394]: 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[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\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 Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\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 Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 3.164438] type=1305 audit(1534308531.371:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.239929] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.247223] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.250807] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.282013] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.284108] [TTM] Initializing pool allocator\n[ 3.286640] [TTM] Initializing DMA pool allocator\n[ 3.289156] [drm] fb mappable at 0xFC000000\n[ 3.290603] [drm] vram aper at 0xFC000000\n[ 3.292153] [drm] size 33554432\n[ 3.293415] [drm] fb depth is 24\n[ 3.294767] [drm] pitch is 3072\n[ 3.296787] ppdev: user-space parallel port driver\n[ 3.296794] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.315782] Console: switching to colour frame buffer device 128x48\n[ 3.329877] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.341000] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.521350] AES CTR mode by8 optimization enabled\nt[ 3.523872] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.531007] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Login Service.\n[ 3.537056] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started NTP client/server.\n[ 3.542386] intel_rapl: no valid rapl domains found in package 0\n[ 3.545025] intel_powerclamp: No package C-state available\n[ 3.549768] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.005838] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 04:48:52 +0000. Up 3.96 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 Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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 OpenSSH server daemon.\n[ 6.041030] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 04:48:54 +0000. Up 6.00 seconds.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.101909] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.104277] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.106537] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.108585] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.110589] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.112484] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:e1:f8:f7 |\n[ 6.114521] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.116368] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.118557] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.120771] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.123553] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.125592] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.127655] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.130042] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.132508] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\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: [ 10.813877] cloud-init[3257]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 04:48:59 +0000. Up 10.76 seconds.\n[ 11.079231] cloud-init[3373]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 04:48:59 +0000. Up 11.03 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 | 76:03:95:c6:95:f7:04:00:28:5a:00:11:91:67:e2:64 | - | 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.137348] cloud-init[3373]: Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 04:48:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.12 seconds\n"} 2018-08-15 04:49:02,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243/action used request id req-f831c9c6-b042-4e89-97f2-f80358be755b 2018-08-15 04:49:02,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0757210254669s 2018-08-15 04:49:02,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243/action used request id req-f831c9c6-b042-4e89-97f2-f80358be755b 2018-08-15 04:49:02,131 - 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 1829432057 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.318795] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.321134] pid_max: default: 32768 minimum: 301 [ 0.322398] Security Framework initialized [ 0.323551] SELinux: Initializing. [ 0.324872] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.329801] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.332843] Mount-cache hash table entries: 4096 [ 0.334361] Initializing cgroup subsys memory [ 0.335567] Initializing cgroup subsys devices [ 0.336811] Initializing cgroup subsys freezer [ 0.338003] Initializing cgroup subsys net_cls [ 0.339196] Initializing cgroup subsys blkio [ 0.340369] Initializing cgroup subsys perf_event [ 0.341608] Initializing cgroup subsys hugetlb [ 0.342810] Initializing cgroup subsys pids [ 0.343971] Initializing cgroup subsys net_prio [ 0.345265] CPU: Physical Processor ID: 0 [ 0.347101] mce: CPU supports 10 MCE banks [ 0.348278] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.349621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350965] tlb_flushall_shift: 6 [ 0.352180] Freeing SMP alternatives: 28k freed [ 0.356092] ACPI: Core revision 20130517 [ 0.357650] ACPI: All ACPI Tables successfully acquired [ 0.359176] ftrace: allocating 25812 entries in 101 pages [ 0.381327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.382915] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384483] smpboot: Max logical packages: 2 [ 0.385841] Enabling x2apic [ 0.386805] Enabled x2apic [ 0.387924] Switched APIC routing to physical x2apic. [ 0.390141] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391677] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.394409] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.401832] KVM setup paravirtual spinlock [ 0.404162] smpboot: Booting Node 0, Processors #1 OK [ 0.405866] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.427664] Brought up 2 CPUs [ 0.427667] KVM setup async PF for cpu 1 [ 0.427670] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.430881] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.433068] devtmpfs: initialized [ 0.435660] EVM: security.selinux [ 0.436683] EVM: security.ima [ 0.437655] EVM: security.capability [ 0.439383] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440985] pinctrl core: initialized pinctrl subsystem [ 0.442470] NET: Registered protocol family 16 [ 0.443837] ACPI: bus type PCI registered [ 0.444981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446564] PCI: Using configuration type 1 for base access [ 0.451336] ACPI: Added _OSI(Module Device) [ 0.452529] ACPI: Added _OSI(Processor Device) [ 0.453729] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.454948] ACPI: Added _OSI(Processor Aggregator Device) [ 0.457371] ACPI: Interpreter enabled [ 0.458455] ACPI: (supports S0 S5) [ 0.459466] ACPI: Using IOAPIC for interrupt routing [ 0.460768] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.464799] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.466272] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.467832] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.469365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472226] acpiphp: Slot [3] registered [ 0.473341] acpiphp: Slot [4] registered [ 0.474454] acpiphp: Slot [5] registered [ 0.475565] acpiphp: Slot [6] registered [ 0.476701] acpiphp: Slot [7] registered [ 0.477833] acpiphp: Slot [8] registered [ 0.478977] acpiphp: Slot [9] registered [ 0.480117] acpiphp: Slot [10] registered [ 0.481288] acpiphp: Slot [11] registered [ 0.482444] acpiphp: Slot [12] registered [ 0.483613] acpiphp: Slot [13] registered [ 0.484781] acpiphp: Slot [14] registered [ 0.485955] acpiphp: Slot [15] registered [ 0.487108] acpiphp: Slot [16] registered [ 0.488286] acpiphp: Slot [17] registered [ 0.489440] acpiphp: Slot [18] registered [ 0.490609] acpiphp: Slot [19] registered [ 0.491750] acpiphp: Slot [20] registered [ 0.492882] acpiphp: Slot [21] registered [ 0.494023] acpiphp: Slot [22] registered [ 0.495162] acpiphp: Slot [23] registered [ 0.496322] acpiphp: Slot [24] registered [ 0.497459] acpiphp: Slot [25] registered [ 0.498604] acpiphp: Slot [26] registered [ 0.499740] acpiphp: Slot [27] registered [ 0.500877] acpiphp: Slot [28] registered [ 0.502004] acpiphp: Slot [29] registered [ 0.503128] acpiphp: Slot [30] registered [ 0.504268] acpiphp: Slot [31] registered [ 0.505387] PCI host bridge to bus 0000:00 [ 0.506551] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509497] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.513128] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.515188] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.519805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.521433] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522953] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.524544] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528695] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530773] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.551805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553642] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.555401] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557137] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.558875] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.560649] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.562331] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564521] vgaarb: loaded [ 0.565393] vgaarb: bridge control possible 0000:00:02.0 [ 0.566872] SCSI subsystem initialized [ 0.568011] ACPI: bus type USB registered [ 0.569141] usbcore: registered new interface driver usbfs [ 0.570524] usbcore: registered new interface driver hub [ 0.571911] usbcore: registered new device driver usb [ 0.573374] PCI: Using ACPI for IRQ routing [ 0.574863] NetLabel: Initializing [ 0.575928] NetLabel: domain hash size = 128 [ 0.577118] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578458] NetLabel: unlabeled traffic allowed by default [ 0.579971] Switched to clocksource kvm-clock [ 0.588059] pnp: PnP ACPI init [ 0.589022] ACPI: bus type PNP registered [ 0.590453] pnp: PnP ACPI: found 5 devices [ 0.591562] ACPI: bus type PNP unregistered [ 0.598655] NET: Registered protocol family 2 [ 0.600092] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.602317] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.604180] TCP: Hash tables configured (established 32768 bind 32768) [ 0.605762] TCP: reno registered [ 0.606750] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.608233] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.609908] NET: Registered protocol family 1 [ 0.611131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612565] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.633497] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.653132] Unpacking initramfs... [ 1.079711] Freeing initrd memory: 37508k freed [ 1.088858] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090412] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.093344] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.094957] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.096752] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.098295] Initialise system trusted keyring [ 1.099522] audit: initializing netlink socket (disabled) [ 1.100893] type=2000 audit(1534308529.309:1): initialized [ 1.117358] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.118910] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.121195] zpool: loaded [ 1.122114] zbud: loaded [ 1.123162] VFS: Disk quotas dquot_6.5.2 [ 1.124316] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.126005] msgmni has been set to 7578 [ 1.127174] Key type big_key registered [ 1.128930] NET: Registered protocol family 38 [ 1.130146] Key type asymmetric registered [ 1.131291] Asymmetric key parser 'x509' registered [ 1.132580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.134747] io scheduler noop registered [ 1.135883] io scheduler deadline registered (default) [ 1.147159] io scheduler cfq registered [ 1.148352] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.149744] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151398] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153585] ACPI: Power Button [PWRF] [ 1.154765] GHES: HEST is not enabled! [ 1.155912] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180392] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.182090] Non-volatile memory driver v1.3 [ 1.183257] Linux agpgart interface v0.103 [ 1.184522] crash memory driver: version 1.1 [ 1.185748] rdac: device handler registered [ 1.186966] hp_sw: device handler registered [ 1.188138] emc: device handler registered [ 1.189255] alua: device handler registered [ 1.190389] libphy: Fixed MDIO Bus: probed [ 1.191567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.193071] ehci-pci: EHCI PCI platform driver [ 1.194300] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.195742] ohci-pci: OHCI PCI platform driver [ 1.196900] uhci_hcd: USB Universal Host Controller Interface driver [ 1.216490] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.217806] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.219850] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.221158] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.222603] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.224145] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.226128] usb usb1: Product: UHCI Host Controller [ 1.227368] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.228979] usb usb1: SerialNumber: 0000:00:01.2 [ 1.230230] hub 1-0:1.0: USB hub found [ 1.231306] hub 1-0:1.0: 2 ports detected [ 1.232564] usbcore: registered new interface driver usbserial [ 1.233962] usbcore: registered new interface driver usbserial_generic [ 1.235505] usbserial: USB Serial support registered for generic [ 1.236958] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.239729] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.241019] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.242415] mousedev: PS/2 mouse device common for all mice [ 1.244082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.246463] rtc_cmos 00:00: RTC can wake from S4 [ 1.247054] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.248277] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.252850] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.254459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.256035] cpuidle: using governor menu [ 1.257208] hidraw: raw HID events driver (C) Jiri Kosina [ 1.258671] usbcore: registered new interface driver usbhid [ 1.260078] usbhid: USB HID core driver [ 1.261221] drop_monitor: Initializing network drop monitor service [ 1.262826] TCP: cubic registered [ 1.263850] Initializing XFRM netlink socket [ 1.265150] NET: Registered protocol family 10 [ 1.266654] NET: Registered protocol family 17 [ 1.268181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.269599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.271172] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.273673] Loading compiled-in X.509 certificates [ 1.275092] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.277708] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.280689] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.283218] registered taskstats version 1 [ 1.286228] Key type trusted registered [ 1.288735] Key type encrypted registered [ 1.291275] IMA: No TPM chip found, activating TPM-bypass! [ 1.293104] rtc_cmos 00:00: setting system clock to 2018-08-15 04:48:49 UTC (1534308529) [ 1.296044] Freeing unused kernel memory: 1680k freed [ 1.300889] 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.305120] systemd[1]: Detected virtualization kvm. [ 1.306402] systemd[1]: Detected architecture x86-64. [ 1.307697] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.310156] systemd[1]: No hostname configured. [ 1.311376] systemd[1]: Set hostname to . [ 1.312685] systemd[1]: Initializing machine ID from KVM UUID. [ 1.335846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.338028] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.341047] systemd[1]: Reached target Paths. [ 1.342255] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.344220] systemd[1]: Reached target Timers. [ 1.345413] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.347340] systemd[1]: Reached target Swap. [ 1.348507] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.350501] systemd[1]: Created slice Root Slice. [ 1.351736] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.353740] systemd[1]: Created slice System Slice. [ 1.355006] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.357233] systemd[1]: Listening on udev Control Socket. [ 1.358585] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.360789] systemd[1]: Listening on udev Kernel Socket. [ 1.362099] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.364354] systemd[1]: Listening on Journal Socket. [ 1.365650] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.367659] systemd[1]: Reached target Sockets. [ 1.368821] systemd[1]: Starting Sockets. [ 1.370240] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.372535] 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... [ 1.376466] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.380155] systemd[1]: Reached target Slices. [ 1.381366] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.383449] systemd[1]: Reached target Local File Systems. [ 1.384806] systemd[1]: Starting Local File Systems. [ 1.386382] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.389580] 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.450069] RPC: Registered named UNIX socket transport module. [ 1.451617] RPC: Registered udp transport module. [ 1.452914] RPC: Registered tcp transport module. [ 1.454217] RPC: Registered tcp NFSv4.1 backchannel transport module. [[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. [ 1.536031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.553096] FDC 0 is a S82078B Starting dracut initqueue hook... [ 1.566534] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.606647] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.609552] scsi host0: ata_piix [ 1.610765] scsi host1: ata_piix [ 1.612043] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.613709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.617854] 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... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.689313] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.691100] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.692909] usb 1-1: Product: QEMU USB Tablet [ 1.694216] usb 1-1: Manufacturer: QEMU [ 1.695410] usb 1-1: SerialNumber: 42 [ 1.705743] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.708468] 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. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.792003] SGI XFS with ACLs, security attributes, no debug enabled [ 1.794499] XFS (vda1): Mounting V4 Filesystem [ 1.826018] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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.084991] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.094037] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 2.267432] SELinux: Disabled at runtime. [ 2.305013] type=1404 audit(1534308530.511:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.358615] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.360153] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Control Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[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 Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.836331] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.869755] systemd-journald[394]: 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. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[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 Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[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 Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.164438] type=1305 audit(1534308531.371:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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 RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.239929] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.247223] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.250807] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.282013] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.284108] [TTM] Initializing pool allocator [ 3.286640] [TTM] Initializing DMA pool allocator [ 3.289156] [drm] fb mappable at 0xFC000000 [ 3.290603] [drm] vram aper at 0xFC000000 [ 3.292153] [drm] size 33554432 [ 3.293415] [drm] fb depth is 24 [ 3.294767] [drm] pitch is 3072 [ 3.296787] ppdev: user-space parallel port driver [ 3.296794] fbcon: cirrusdrmfb (fb0) is primary device [ 3.315782] Console: switching to colour frame buffer device 128x48 [ 3.329877] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.341000] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.521350] AES CTR mode by8 optimization enabled t[ 3.523872] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.531007] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Login Service. [ 3.537056] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started NTP client/server. [ 3.542386] intel_rapl: no valid rapl domains found in package 0 [ 3.545025] intel_powerclamp: No package C-state available [ 3.549768] intel_powerclamp: No package C-state available[[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 Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.005838] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 04:48:52 +0000. Up 3.96 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 Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[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 OpenSSH server daemon. [ 6.041030] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 04:48:54 +0000. Up 6.00 seconds. [[32m OK [0m] Started nginx - high performance web server. [ 6.101909] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.104277] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.106537] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.108585] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.110589] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.112484] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.3 | 255.255.255.0 | fa:16:3e:e1:f8:f7 | [ 6.114521] cloud-init[794]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.116368] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.118557] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.120771] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123553] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.125592] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.127655] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.130042] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.132508] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[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: [ 10.813877] cloud-init[3257]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 04:48:59 +0000. Up 10.76 seconds. [ 11.079231] cloud-init[3373]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 04:48:59 +0000. Up 11.03 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 | 76:03:95:c6:95:f7:04:00:28:5a:00:11:91:67:e2:64 | - | 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.137348] cloud-init[3373]: Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 04:48:59 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.12 seconds 2018-08-15 04:49:02,133 - paramiko.transport - DEBUG - starting thread (client mode): 0xc209cc10L 2018-08-15 04:49:02,134 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 04:49:02,142 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-15 04:49:02,143 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-15 04:49:02,207 - 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-08-15 04:49:02,207 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 04:49:02,208 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-15 04:49:02,208 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 04:49:02,208 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 04:49:02,208 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 04:49:02,226 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 04:49:02,227 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 04:49:02,234 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-15 04:49:02,235 - paramiko.transport - DEBUG - Trying discovered key 760395c695f70400285a00119167e264 in /tmp/tmpTTiFAN 2018-08-15 04:49:02,270 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 04:49:02,307 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 04:49:02,337 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-15 04:49:02,337 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-15 04:49:02,337 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-15 04:49:02,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/status 2018-08-15 04:49:03,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:49:03,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:49:03,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:49:03,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:49:03,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:49:03,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:49:03,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:49:03,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 798, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4373, "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": 1862, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4371, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 876, "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": 800, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4370, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 938, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:49:03,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:49:03,025 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:49:02 GMT 2018-08-15 04:49:03,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:49:03,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-15 04:49:03,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:49:03,025 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 798, 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': 4373, 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': 1862, 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': 4371, 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': 876, 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': 800, 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': 4370, 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': 938, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:49:03,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/status 2018-08-15 04:49:03,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:49:03,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:49:03,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:49:03,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:49:03,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:49:03,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 798, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4373, "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": 1862, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4371, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 876, "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": 800, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4370, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 938, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:49:02 GMT 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-15 04:49:03,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:49:03,243 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:49:03,243 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.212:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:49:03,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-15T04:49:03.003Z", "updated_at": "2018-08-15T04:49:03.003Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-15 04:49:03,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:49:03,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:49:03 GMT 2018-08-15 04:49:03,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:49:03,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-15 04:49:03,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:49:03,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.212:80/api/v3/secrets 2018-08-15 04:49:03,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:49:03,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:49:03,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-15T04:49:03.003Z", "updated_at": "2018-08-15T04:49:03.003Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:49:03 GMT 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-15 04:49:03,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:49:03,472 - functest.core.cloudify - DEBUG - List secrets: 2018-08-15 04:49:03,472 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.212:80/api/v3/secrets/foo 2018-08-15 04:49:03,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:49:03,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:49:03,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:49:03,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:49:03,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:49:03,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-15T04:49:03.003Z", "updated_at": "2018-08-15T04:49:03.003Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:49:03 GMT 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-15 04:49:03,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:49:03,606 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-15 04:49:03,606 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-15 04:49:03,736 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 04:49:03,736 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 04:49:03,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 04:49:03,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/31d84c83-bf07-4b3c-8d5f-bb987cbebb27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:04,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c2cc385-4c76-43de-8e28-064e53d2745d Content-Length: 0 Date: Wed, 15 Aug 2018 04:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:49:04,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/31d84c83-bf07-4b3c-8d5f-bb987cbebb27.json used request id req-3c2cc385-4c76-43de-8e28-064e53d2745d 2018-08-15 04:49:04,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19791793823s 2018-08-15 04:49:04,943 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/31d84c83-bf07-4b3c-8d5f-bb987cbebb27.json used request id req-3c2cc385-4c76-43de-8e28-064e53d2745d 2018-08-15 04:49:04,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:49:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:05,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-45db62ea-6e91-4f01-9b19-ca501f11cf58 Date: Wed, 15 Aug 2018 04:49:05 GMT RESP BODY: {"floatingips": []} 2018-08-15 04:49:05,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-45db62ea-6e91-4f01-9b19-ca501f11cf58 2018-08-15 04:49:05,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660781860352s 2018-08-15 04:49:05,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-45db62ea-6e91-4f01-9b19-ca501f11cf58 2018-08-15 04:49:05,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 04:49:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:05,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5a3b90b-e022-410f-89ca-10094a907b82 x-compute-request-id: req-e5a3b90b-e022-410f-89ca-10094a907b82 Content-Type: application/json 2018-08-15 04:49:05,170 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243 used request id req-e5a3b90b-e022-410f-89ca-10094a907b82 2018-08-15 04:49:05,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154854059219s 2018-08-15 04:49:05,171 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243 used request id req-e5a3b90b-e022-410f-89ca-10094a907b82 2018-08-15 04:49:05,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:49:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:05,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eb5190f-5540-4369-9696-5f9a7eec9c30 x-compute-request-id: req-1eb5190f-5540-4369-9696-5f9a7eec9c30 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:f8:f7", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:f8:f7", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/ea9f612c-701c-4972-bbeb-cccbd1af5243", "rel": "bookmark"}], "image": {"id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "links": [{"href": "http://172.30.9.31:8774/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T04:48:46.000000", "flavor": {"id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "links": [{"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}]}, "id": "ea9f612c-701c-4972-bbeb-cccbd1af5243", "security_groups": [{"name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}], "user_id": "43f42698daf14367942afd979e03e1be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T04:49:05Z", "hostId": "86d40cfa07b906257c034cda27108a44c9c1a7b5bc338a718ae8110c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e", "name": "cloudify-vm_438bf730-dd60-4b39-8c36-6b340d7d412e", "created": "2018-08-15T04:46:30Z", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:49:05,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1eb5190f-5540-4369-9696-5f9a7eec9c30 2018-08-15 04:49:05,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701849937439s 2018-08-15 04:49:05,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1eb5190f-5540-4369-9696-5f9a7eec9c30 2018-08-15 04:49:05,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:49:07,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:49:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:07,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bfad72e-aaf5-48e0-96a5-14c49f55ff1f x-compute-request-id: req-1bfad72e-aaf5-48e0-96a5-14c49f55ff1f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 04:49:07,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1bfad72e-aaf5-48e0-96a5-14c49f55ff1f 2018-08-15 04:49:07,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673530101776s 2018-08-15 04:49:07,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1bfad72e-aaf5-48e0-96a5-14c49f55ff1f 2018-08-15 04:49:07,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:49:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:08,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-ec22b734-6101-4d1d-a79b-718ee356d60b Date: Wed, 15 Aug 2018 04:49:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:46:27Z", "updated_at": "2018-08-15T04:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T04:46:28Z", "revision_number": 0, "id": "21dbbecd-53d4-424e-9256-e9cc2533f7fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T04:46:28Z", "revision_number": 0, "id": "3610ee8c-77eb-493f-b751-25acba31c802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-15T04:46:28Z", "revision_number": 0, "id": "5d77996c-999d-4866-8103-929bd95c2688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:28Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "afe00fe4-6c6f-4434-89e2-54aa9faf3df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b1fdaa1c-182d-4c4c-9a28-10c443adcef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "b4ab378a-df7a-4f07-bfa5-825ec7c0576f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "c6a8cf9e-7221-4cfa-9a13-936e35f87381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:46:27Z", "revision_number": 0, "id": "e42a6bde-91d7-497d-8fe9-52bad699ba8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:46:27Z", "security_group_id": "197459a2-387c-419c-8168-960d80a00f21", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 7, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "197459a2-387c-419c-8168-960d80a00f21", "name": "cloudify-sg_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"description": "Default security group", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "updated_at": "2018-08-15T04:44:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "07d3f2d3-e0f9-4261-8faf-d35ed146cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "3b61036b-a223-47bb-a587-3a12559929ee", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "846707d4-1e6d-462e-a3ac-639b4f0b3431", "remote_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:44:35Z", "revision_number": 0, "id": "f0a5c794-f3d9-440a-a55b-5131864a370e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:44:35Z", "security_group_id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "024b0e0231cc4d34898154a6aadbe57d"}], "revision_number": 1, "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "d304e11f-b8e2-4d9b-bfde-ebcfe2945d3c", "name": "default"}]} 2018-08-15 04:49:08,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ec22b734-6101-4d1d-a79b-718ee356d60b 2018-08-15 04:49:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515720844269s 2018-08-15 04:49:08,001 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-ec22b734-6101-4d1d-a79b-718ee356d60b 2018-08-15 04:49:08,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 04:49:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/197459a2-387c-419c-8168-960d80a00f21.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:08,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07220116-6d6e-4f27-881e-faa4c07ccdac Content-Length: 0 Date: Wed, 15 Aug 2018 04:49:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:49:08,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/197459a2-387c-419c-8168-960d80a00f21.json used request id req-07220116-6d6e-4f27-881e-faa4c07ccdac 2018-08-15 04:49:08,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172988891602s 2018-08-15 04:49:08,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/197459a2-387c-419c-8168-960d80a00f21.json used request id req-07220116-6d6e-4f27-881e-faa4c07ccdac 2018-08-15 04:49:08,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 04:49:08,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:08,207 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4d3ad89-c483-4ef8-b334-63018dbb0ac5 x-compute-request-id: req-d4d3ad89-c483-4ef8-b334-63018dbb0ac5 Content-Length: 0 Content-Type: application/json 2018-08-15 04:49:08,207 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e used request id req-d4d3ad89-c483-4ef8-b334-63018dbb0ac5 2018-08-15 04:49:08,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291969776154s 2018-08-15 04:49:08,208 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify-kp_438bf730-dd60-4b39-8c36-6b340d7d412e used request id req-d4d3ad89-c483-4ef8-b334-63018dbb0ac5 2018-08-15 04:49:08,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 04:49:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" -d '{"subnet_id": "c2fe6f4a-8932-49fb-baa3-8fb1e046d184"}' 2018-08-15 04:49:10,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b7388a17-0f29-4c70-b7ff-e7f41c840d29 Date: Wed, 15 Aug 2018 04:49:10 GMT RESP BODY: {"network_id": "28e30605-511c-4f57-ad58-9fde66543989", "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "subnet_id": "c2fe6f4a-8932-49fb-baa3-8fb1e046d184", "subnet_ids": ["c2fe6f4a-8932-49fb-baa3-8fb1e046d184"], "port_id": "379db839-cc23-4d36-b3fe-e9f2c4f58168", "id": "84ba04c3-9b30-44c0-af21-999bcaf940c2"} 2018-08-15 04:49:10,219 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2/remove_router_interface.json used request id req-b7388a17-0f29-4c70-b7ff-e7f41c840d29 2018-08-15 04:49:10,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.01115679741s 2018-08-15 04:49:10,220 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2/remove_router_interface.json used request id req-b7388a17-0f29-4c70-b7ff-e7f41c840d29 returning object 84ba04c3-9b30-44c0-af21-999bcaf940c2 2018-08-15 04:49:10,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 04:49:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:10,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-a703f38a-eb1a-410f-b04a-9e860abdc093 Date: Wed, 15 Aug 2018 04:49:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "024b0e0231cc4d34898154a6aadbe57d", "created_at": "2018-08-15T04:44:35Z", "admin_state_up": true, "updated_at": "2018-08-15T04:49:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "024b0e0231cc4d34898154a6aadbe57d", "id": "84ba04c3-9b30-44c0-af21-999bcaf940c2", "name": "cloudify-router_438bf730-dd60-4b39-8c36-6b340d7d412e"}]} 2018-08-15 04:49:10,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a703f38a-eb1a-410f-b04a-9e860abdc093 2018-08-15 04:49:10,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114304065704s 2018-08-15 04:49:10,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a703f38a-eb1a-410f-b04a-9e860abdc093 2018-08-15 04:49:10,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 04:49:10,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:11,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7556e14d-5f51-4144-a0fc-8294aaf1499e Content-Length: 0 Date: Wed, 15 Aug 2018 04:49:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:49:11,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2.json used request id req-7556e14d-5f51-4144-a0fc-8294aaf1499e 2018-08-15 04:49:11,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26762986183s 2018-08-15 04:49:11,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/84ba04c3-9b30-44c0-af21-999bcaf940c2.json used request id req-7556e14d-5f51-4144-a0fc-8294aaf1499e 2018-08-15 04:49:11,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:49:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:11,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2a18da52-a5f3-4222-800a-ecbc7fe5659e Date: Wed, 15 Aug 2018 04:49:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e30605-511c-4f57-ad58-9fde66543989","tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:44:35Z","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":"024b0e0231cc4d34898154a6aadbe57d","id":"c2fe6f4a-8932-49fb-baa3-8fb1e046d184","subnetpool_id":null,"name":"cloudify-subnet_438bf730-dd60-4b39-8c36-6b340d7d412e"}]} 2018-08-15 04:49:11,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2a18da52-a5f3-4222-800a-ecbc7fe5659e 2018-08-15 04:49:11,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487940311432s 2018-08-15 04:49:11,654 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2a18da52-a5f3-4222-800a-ecbc7fe5659e 2018-08-15 04:49:11,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 04:49:11,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/c2fe6f4a-8932-49fb-baa3-8fb1e046d184.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:12,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59f4f1e6-cff2-4dbc-88c7-6c6d57858275 Date: Wed, 15 Aug 2018 04:49:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:49:12,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/c2fe6f4a-8932-49fb-baa3-8fb1e046d184.json used request id req-59f4f1e6-cff2-4dbc-88c7-6c6d57858275 2018-08-15 04:49:12,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13219881058s 2018-08-15 04:49:12,788 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/c2fe6f4a-8932-49fb-baa3-8fb1e046d184.json used request id req-59f4f1e6-cff2-4dbc-88c7-6c6d57858275 2018-08-15 04:49:12,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:49:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-d53207e0-2aa4-41b6-a98b-25be304ea83e Date: Wed, 15 Aug 2018 04:49:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"28e30605-511c-4f57-ad58-9fde66543989","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"024b0e0231cc4d34898154a6aadbe57d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:49:12Z","qos_policy_id":null,"name":"cloudify-net_438bf730-dd60-4b39-8c36-6b340d7d412e","admin_state_up":true,"tenant_id":"024b0e0231cc4d34898154a6aadbe57d","created_at":"2018-08-15T04:44:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500}]} 2018-08-15 04:49:12,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d53207e0-2aa4-41b6-a98b-25be304ea83e 2018-08-15 04:49:12,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0869929790497s 2018-08-15 04:49:12,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-d53207e0-2aa4-41b6-a98b-25be304ea83e 2018-08-15 04:49:12,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 04:49:12,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/28e30605-511c-4f57-ad58-9fde66543989.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:13,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20ec69ea-f9b2-42bb-a81e-9ae0e472f094 Date: Wed, 15 Aug 2018 04:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:49:13,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/28e30605-511c-4f57-ad58-9fde66543989.json used request id req-20ec69ea-f9b2-42bb-a81e-9ae0e472f094 2018-08-15 04:49:13,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.987946987152s 2018-08-15 04:49:13,866 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/28e30605-511c-4f57-ad58-9fde66543989.json used request id req-20ec69ea-f9b2-42bb-a81e-9ae0e472f094 2018-08-15 04:49:13,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:49:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:14,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6904cbad-8de0-46a9-bfc0-fafc77bda72b Date: Wed, 15 Aug 2018 04:49:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:46:26Z", "file": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c/file", "owner": "024b0e0231cc4d34898154a6aadbe57d", "id": "faca9f6f-e8df-4547-8cf8-90932014c83c", "size": 4373348352, "self": "/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/faca9f6f-e8df-4547-8cf8-90932014c83c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_438bf730-dd60-4b39-8c36-6b340d7d412e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T04:45:25Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:49:14,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6904cbad-8de0-46a9-bfc0-fafc77bda72b 2018-08-15 04:49:14,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.678902864456s 2018-08-15 04:49:14,549 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6904cbad-8de0-46a9-bfc0-fafc77bda72b 2018-08-15 04:49:14,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 04:49:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb6e7f26f82f282ee770fe9303a163a100b21b0" 2018-08-15 04:49:15,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7510892-f6f5-4373-beca-95b0def66943 Date: Wed, 15 Aug 2018 04:49:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:49:15,008 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c used request id req-b7510892-f6f5-4373-beca-95b0def66943 2018-08-15 04:49:15,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.457836151123s 2018-08-15 04:49:15,009 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/faca9f6f-e8df-4547-8cf8-90932014c83c used request id req-b7510892-f6f5-4373-beca-95b0def66943 2018-08-15 04:49:15,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:49:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:15,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04bd28a3-50a0-4583-b119-5cf10246fd5e x-compute-request-id: req-04bd28a3-50a0-4583-b119-5cf10246fd5e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "57c0b90d-45b0-45f8-a6df-89ab2f2464b9"}]} 2018-08-15 04:49:15,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-04bd28a3-50a0-4583-b119-5cf10246fd5e 2018-08-15 04:49:15,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253491401672s 2018-08-15 04:49:15,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-04bd28a3-50a0-4583-b119-5cf10246fd5e 2018-08-15 04:49:15,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 04:49:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:15,064 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45204bb6-0211-4282-8825-950be98ccdcc x-compute-request-id: req-45204bb6-0211-4282-8825-950be98ccdcc Content-Length: 0 Content-Type: application/json 2018-08-15 04:49:15,065 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9 used request id req-45204bb6-0211-4282-8825-950be98ccdcc 2018-08-15 04:49:15,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0282309055328s 2018-08-15 04:49:15,065 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/57c0b90d-45b0-45f8-a6df-89ab2f2464b9 used request id req-45204bb6-0211-4282-8825-950be98ccdcc 2018-08-15 04:49:15,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:49:15,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:15,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658f6e0f-b46f-4f0d-8352-6e8cde28bb93 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": {"self": "http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43f42698daf14367942afd979e03e1be", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:49:15,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-658f6e0f-b46f-4f0d-8352-6e8cde28bb93 2018-08-15 04:49:15,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198421001434s 2018-08-15 04:49:15,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-658f6e0f-b46f-4f0d-8352-6e8cde28bb93 2018-08-15 04:49:15,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:49:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:15,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd80ee79-cbc9-438c-9894-1d03f62a23a7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_438bf730-dd60-4b39-8c36-6b340d7d412e", "links": {"self": "http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "43f42698daf14367942afd979e03e1be", "description": null}} 2018-08-15 04:49:15,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be used request id req-fd80ee79-cbc9-438c-9894-1d03f62a23a7 2018-08-15 04:49:15,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192629098892s 2018-08-15 04:49:15,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be used request id req-fd80ee79-cbc9-438c-9894-1d03f62a23a7 2018-08-15 04:49:15,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 04:49:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:15,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c11201-49d0-4904-8859-6985f4cccc6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:49:15,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be used request id req-11c11201-49d0-4904-8859-6985f4cccc6c 2018-08-15 04:49:15,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249668121338s 2018-08-15 04:49:15,714 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/43f42698daf14367942afd979e03e1be used request id req-11c11201-49d0-4904-8859-6985f4cccc6c 2018-08-15 04:49:15,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:49:15,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:15,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0563217-f9c8-4a40-b202-06bdc28c3a44 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d"}, "tags": [], "enabled": true, "id": "024b0e0231cc4d34898154a6aadbe57d", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_438bf730-dd60-4b39-8c36-6b340d7d412e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 04:49:15,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a0563217-f9c8-4a40-b202-06bdc28c3a44 2018-08-15 04:49:15,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177690982819s 2018-08-15 04:49:15,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-a0563217-f9c8-4a40-b202-06bdc28c3a44 2018-08-15 04:49:15,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 04:49:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a8891b3296d402d6accd0d41aded03d8cb1527e0" 2018-08-15 04:49:16,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c991569-3b4b-4f44-abdb-b032e679e153 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:49:16,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d used request id req-1c991569-3b4b-4f44-abdb-b032e679e153 2018-08-15 04:49:16,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.345990896225s 2018-08-15 04:49:16,248 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/024b0e0231cc4d34898154a6aadbe57d used request id req-1c991569-3b4b-4f44-abdb-b032e679e153 2018-08-15 04:49:16,275 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-15 04:49:16,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:49:16,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:49:16,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:49:16,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:49:16,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:49:16,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:49:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:49:16,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcd6ff9-bf7b-44df-8537-c1e2d2c4c8bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:49:16,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-3bcd6ff9-bf7b-44df-8537-c1e2d2c4c8bc 2018-08-15 04:49:16,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:49:16,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["x8vxNMSiSfGF-mafVlf7xA"], "issued_at": "2018-08-15T04:49:16.000000Z"}} 2018-08-15 04:49:16,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:49:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:16,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2878bb37-cafe-4320-a1c0-b4c084be82f9 Date: Wed, 15 Aug 2018 04:49:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:49:16,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2878bb37-cafe-4320-a1c0-b4c084be82f9 2018-08-15 04:49:16,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251832008362s 2018-08-15 04:49:16,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2878bb37-cafe-4320-a1c0-b4c084be82f9 2018-08-15 04:49:16,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:49:16,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2d8728d-0adf-4f7c-8b9f-4649fe674d8e Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 04:49:16,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-f2d8728d-0adf-4f7c-8b9f-4649fe674d8e 2018-08-15 04:49:16,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:49:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:17,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3773a94-7138-43b8-9504-2b8dccad0737 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 04:49:17,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f3773a94-7138-43b8-9504-2b8dccad0737 2018-08-15 04:49:17,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135056018829s 2018-08-15 04:49:17,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-f3773a94-7138-43b8-9504-2b8dccad0737 2018-08-15 04:49:17,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 04:49:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a"}}' 2018-08-15 04:49:17,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c76fba6-96a7-4bd9-ba17-dfbfef672655 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726"}, "tags": [], "enabled": true, "id": "203fdd73853f47eda67a1d4d986bd726", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a"}} 2018-08-15 04:49:17,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2c76fba6-96a7-4bd9-ba17-dfbfef672655 2018-08-15 04:49:17,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.161974906921s 2018-08-15 04:49:17,276 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-2c76fba6-96a7-4bd9-ba17-dfbfef672655 2018-08-15 04:49:17,276 - 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'203fdd73853f47eda67a1d4d986bd726', '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_8a460f80-feed-49a6-9118-8291c0dac96a'}) 2018-08-15 04:49:17,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 04:49:17,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f7f863f7-5280-4cf9-ac98-71e5f3addefb", "email": null, "name": "cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a"}}' 2018-08-15 04:49:17,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929a7638-9a80-41d7-8a69-d71352a5f098 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a", "links": {"self": "http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1eced7c25884e8998e7c15a02291064", "domain_id": "default", "password_expires_at": null}} 2018-08-15 04:49:17,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-929a7638-9a80-41d7-8a69-d71352a5f098 2018-08-15 04:49:17,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.484303951263s 2018-08-15 04:49:17,767 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-929a7638-9a80-41d7-8a69-d71352a5f098 2018-08-15 04:49:17,768 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c1eced7c25884e8998e7c15a02291064', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a'}) 2018-08-15 04:49:17,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:49:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:17,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4254fb-9440-43d5-93d1-d57077264b07 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:49:17,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc4254fb-9440-43d5-93d1-d57077264b07 2018-08-15 04:49:17,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176921844482s 2018-08-15 04:49:17,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-bc4254fb-9440-43d5-93d1-d57077264b07 2018-08-15 04:49:17,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:49:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8ff321-1811-48a7-af39-08a65dac5c70 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:49:18,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a8ff321-1811-48a7-af39-08a65dac5c70 2018-08-15 04:49:18,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178850889206s 2018-08-15 04:49:18,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-7a8ff321-1811-48a7-af39-08a65dac5c70 2018-08-15 04:49:18,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:49:18,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecae62ad-d82b-4a7e-94f6-ba433b420fcf Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:49:18,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ecae62ad-d82b-4a7e-94f6-ba433b420fcf 2018-08-15 04:49:18,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103075027466s 2018-08-15 04:49:18,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ecae62ad-d82b-4a7e-94f6-ba433b420fcf 2018-08-15 04:49:18,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:49:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1541e55-6ab9-4028-baca-54642f00ae86 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:49:18,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c1541e55-6ab9-4028-baca-54642f00ae86 2018-08-15 04:49:18,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172163963318s 2018-08-15 04:49:18,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-c1541e55-6ab9-4028-baca-54642f00ae86 2018-08-15 04:49:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:49:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fada31e-58cb-472f-8310-14c5d3415992 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a", "links": {"self": "http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1eced7c25884e8998e7c15a02291064", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:49:18,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2fada31e-58cb-472f-8310-14c5d3415992 2018-08-15 04:49:18,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114771127701s 2018-08-15 04:49:18,535 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-2fada31e-58cb-472f-8310-14c5d3415992 2018-08-15 04:49:18,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:49:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8987cf34-ee1d-4621-8de7-53eda18c2216 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726"}, "tags": [], "enabled": true, "id": "203fdd73853f47eda67a1d4d986bd726", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 04:49:18,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8987cf34-ee1d-4621-8de7-53eda18c2216 2018-08-15 04:49:18,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174747943878s 2018-08-15 04:49:18,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-8987cf34-ee1d-4621-8de7-53eda18c2216 2018-08-15 04:49:18,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:49:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=c1eced7c25884e8998e7c15a02291064&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=203fdd73853f47eda67a1d4d986bd726" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95026cb-6309-4bc4-9d30-3b221fec4550 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=c1eced7c25884e8998e7c15a02291064&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=203fdd73853f47eda67a1d4d986bd726", "previous": null, "next": null}} 2018-08-15 04:49:18,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c1eced7c25884e8998e7c15a02291064&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=203fdd73853f47eda67a1d4d986bd726 used request id req-d95026cb-6309-4bc4-9d30-3b221fec4550 2018-08-15 04:49:18,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100161075592s 2018-08-15 04:49:18,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c1eced7c25884e8998e7c15a02291064&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=203fdd73853f47eda67a1d4d986bd726 used request id req-d95026cb-6309-4bc4-9d30-3b221fec4550 2018-08-15 04:49:18,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:49:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726/users/c1eced7c25884e8998e7c15a02291064/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:49:18,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6a890a-1672-4e7f-a758-1e522ecff022 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:49:18,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726/users/c1eced7c25884e8998e7c15a02291064/roles/b0672adc25d84ebbb44e580239cda72f used request id req-7a6a890a-1672-4e7f-a758-1e522ecff022 2018-08-15 04:49:18,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127626895905s 2018-08-15 04:49:18,961 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726/users/c1eced7c25884e8998e7c15a02291064/roles/b0672adc25d84ebbb44e580239cda72f used request id req-7a6a890a-1672-4e7f-a758-1e522ecff022 2018-08-15 04:49:18,961 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a', 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'203fdd73853f47eda67a1d4d986bd726', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f7f863f7-5280-4cf9-ac98-71e5f3addefb', 'username': u'cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 04:49:18,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:49:18,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:49:18,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:49:18,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:49:18,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:49:18,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:49:18,964 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:49:18,965 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:49:18,967 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a', 'password': 'f7f863f7-5280-4cf9-ac98-71e5f3addefb', 'project_name': 'cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '203fdd73853f47eda67a1d4d986bd726', 'project_domain_name': 'Default'} 2018-08-15 04:49:19,021 - 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-08-15 04:49:19,035 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-15 04:49:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:49:19,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e3270d-d107-47f7-9e7f-451eddce6bfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:49:19,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-b2e3270d-d107-47f7-9e7f-451eddce6bfa 2018-08-15 04:49:19,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:49:19,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "203fdd73853f47eda67a1d4d986bd726", "name": "cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/203fdd73853f47eda67a1d4d986bd726", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/203fdd73853f47eda67a1d4d986bd726", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/203fdd73853f47eda67a1d4d986bd726", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_203fdd73853f47eda67a1d4d986bd726", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_203fdd73853f47eda67a1d4d986bd726", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/203fdd73853f47eda67a1d4d986bd726", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/203fdd73853f47eda67a1d4d986bd726", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/203fdd73853f47eda67a1d4d986bd726", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/203fdd73853f47eda67a1d4d986bd726", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/203fdd73853f47eda67a1d4d986bd726", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/203fdd73853f47eda67a1d4d986bd726", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/203fdd73853f47eda67a1d4d986bd726", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/203fdd73853f47eda67a1d4d986bd726", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/203fdd73853f47eda67a1d4d986bd726", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a", "id": "c1eced7c25884e8998e7c15a02291064"}, "audit_ids": ["EWV3z34bTgSoZN4E367cgw"], "issued_at": "2018-08-15T04:49:19.000000Z"}} 2018-08-15 04:49:19,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 04:49:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"network": {"name": "cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a", "admin_state_up": true}}' 2018-08-15 04:49:19,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1e90dd0c-c52c-4165-938d-a6b05776ad80 Date: Wed, 15 Aug 2018 04:49:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"203fdd73853f47eda67a1d4d986bd726","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:49:19Z","is_default":false,"name":"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a","qos_policy_id":null,"admin_state_up":true,"tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:19Z","mtu":1450}} 2018-08-15 04:49:19,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1e90dd0c-c52c-4165-938d-a6b05776ad80 2018-08-15 04:49:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52263712883s 2018-08-15 04:49:19,952 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-1e90dd0c-c52c-4165-938d-a6b05776ad80 2018-08-15 04:49:19,953 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T04:49:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c8f3c23d-2317-47ef-a2fa-d9cd08269958', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a', u'admin_state_up': True, u'tenant_id': u'203fdd73853f47eda67a1d4d986bd726', u'created_at': u'2018-08-15T04:49:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'203fdd73853f47eda67a1d4d986bd726', u'l2_adjacency': True}) 2018-08-15 04:49:19,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:49:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:49:20,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-66ccf7e6-e142-4509-873d-e5d172279a05 Date: Wed, 15 Aug 2018 04:49:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"203fdd73853f47eda67a1d4d986bd726","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:49:19Z","qos_policy_id":null,"name":"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a","admin_state_up":true,"tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:19Z","mtu":1450}]} 2018-08-15 04:49:20,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-66ccf7e6-e142-4509-873d-e5d172279a05 2018-08-15 04:49:20,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111711025238s 2018-08-15 04:49:20,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-66ccf7e6-e142-4509-873d-e5d172279a05 2018-08-15 04:49:20,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 04:49:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"subnet": {"name": "cloudify_ims-subnet_8a460f80-feed-49a6-9118-8291c0dac96a", "enable_dhcp": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 04:49:20,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4908716a-f6e0-418b-999e-398697b76270 Date: Wed, 15 Aug 2018 04:49:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:49: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":"203fdd73853f47eda67a1d4d986bd726","id":"ab15bae2-2a74-418f-8ac9-cb9766db5b2d","subnetpool_id":null,"name":"cloudify_ims-subnet_8a460f80-feed-49a6-9118-8291c0dac96a"}} 2018-08-15 04:49:20,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4908716a-f6e0-418b-999e-398697b76270 2018-08-15 04:49:20,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.782012939453s 2018-08-15 04:49:20,849 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4908716a-f6e0-418b-999e-398697b76270 2018-08-15 04:49:20,850 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:49: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'ab15bae2-2a74-418f-8ac9-cb9766db5b2d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_8a460f80-feed-49a6-9118-8291c0dac96a', u'enable_dhcp': True, u'network_id': u'c8f3c23d-2317-47ef-a2fa-d9cd08269958', u'tenant_id': u'203fdd73853f47eda67a1d4d986bd726', u'created_at': u'2018-08-15T04:49: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'203fdd73853f47eda67a1d4d986bd726'}) 2018-08-15 04:49:20,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 04:49:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "cloudify_ims-router_8a460f80-feed-49a6-9118-8291c0dac96a", "admin_state_up": true}}' 2018-08-15 04:49:22,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-18073651-f6ec-454e-9a31-e7307dcda40f Date: Wed, 15 Aug 2018 04:49:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:20Z", "admin_state_up": true, "updated_at": "2018-08-15T04:49:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "name": "cloudify_ims-router_8a460f80-feed-49a6-9118-8291c0dac96a"}} 2018-08-15 04:49:22,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-18073651-f6ec-454e-9a31-e7307dcda40f 2018-08-15 04:49:22,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6301419735s 2018-08-15 04:49:22,481 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-18073651-f6ec-454e-9a31-e7307dcda40f 2018-08-15 04:49:22,482 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T04:49:21Z', u'revision_number': 2, u'id': u'8120f735-c206-40f0-bcfb-79d7c4c478c7', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_8a460f80-feed-49a6-9118-8291c0dac96a', u'admin_state_up': True, u'tenant_id': u'203fdd73853f47eda67a1d4d986bd726', u'created_at': u'2018-08-15T04:49:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'203fdd73853f47eda67a1d4d986bd726'}) 2018-08-15 04:49:22,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 04:49:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"subnet_id": "ab15bae2-2a74-418f-8ac9-cb9766db5b2d"}' 2018-08-15 04:49:24,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d416ea43-2e58-4aa4-8835-c4ea52d1ac5b Date: Wed, 15 Aug 2018 04:49:24 GMT RESP BODY: {"network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "subnet_id": "ab15bae2-2a74-418f-8ac9-cb9766db5b2d", "subnet_ids": ["ab15bae2-2a74-418f-8ac9-cb9766db5b2d"], "port_id": "cf98653d-980e-4bed-90f2-c23a2a6d7ff4", "id": "8120f735-c206-40f0-bcfb-79d7c4c478c7"} 2018-08-15 04:49:24,737 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7/add_router_interface.json used request id req-d416ea43-2e58-4aa4-8835-c4ea52d1ac5b 2018-08-15 04:49:24,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25441288948s 2018-08-15 04:49:24,737 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7/add_router_interface.json used request id req-d416ea43-2e58-4aa4-8835-c4ea52d1ac5b returning object 8120f735-c206-40f0-bcfb-79d7c4c478c7 2018-08-15 04:49:24,737 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-15 04:49:47,680 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-15 04:49:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:49:47,686 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 04:49:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 04:49:47,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:49:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:49:47,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fde4dedd-f14c-4522-9538-1fa47ea4a656 Date: Wed, 15 Aug 2018 04:49:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:49:47,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fde4dedd-f14c-4522-9538-1fa47ea4a656 2018-08-15 04:49:47,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277503967285s 2018-08-15 04:49:47,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fde4dedd-f14c-4522-9538-1fa47ea4a656 2018-08-15 04:49:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 04:49:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a"}' 2018-08-15 04:49:48,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a09a67e5-b442-463c-9fa6-80342b5a2f14 Date: Wed, 15 Aug 2018 04:49:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:49:47Z", "file": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file", "owner": "203fdd73853f47eda67a1d4d986bd726", "id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "size": null, "self": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "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_8a460f80-feed-49a6-9118-8291c0dac96a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "checksum": null, "created_at": "2018-08-15T04:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 04:49:48,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a09a67e5-b442-463c-9fa6-80342b5a2f14 2018-08-15 04:49:48,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0415518283844s 2018-08-15 04:49:48,018 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-a09a67e5-b442-463c-9fa6-80342b5a2f14 returning object d55c2d09-1f59-4f9f-a265-71614afa7faa 2018-08-15 04:49:48,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 04:49:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '' 2018-08-15 04:50:48,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71ea51d8-a9c8-49e0-a850-1b367cd9d709 Date: Wed, 15 Aug 2018 04:50:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:50:48,033 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file used request id req-71ea51d8-a9c8-49e0-a850-1b367cd9d709 2018-08-15 04:50:48,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.0136709213s 2018-08-15 04:50:48,033 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file used request id req-71ea51d8-a9c8-49e0-a850-1b367cd9d709 2018-08-15 04:50:48,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:50:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:48,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-7df498c6-0622-4b77-855b-ac2d1e0b0f5d Date: Wed, 15 Aug 2018 04:50:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:50:47Z", "file": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file", "owner": "203fdd73853f47eda67a1d4d986bd726", "id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "size": 4373348352, "self": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T04:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:50:48,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7df498c6-0622-4b77-855b-ac2d1e0b0f5d 2018-08-15 04:50:48,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036712884903s 2018-08-15 04:50:48,075 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7df498c6-0622-4b77-855b-ac2d1e0b0f5d 2018-08-15 04:50:48,077 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file', 'owner': u'203fdd73853f47eda67a1d4d986bd726', 'id': u'd55c2d09-1f59-4f9f-a265-71614afa7faa', 'size': 4373348352, u'self': u'/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'203fdd73853f47eda67a1d4d986bd726', 'name': 'cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T04:50:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T04:50:47Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a', '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/d55c2d09-1f59-4f9f-a265-71614afa7faa', 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_8a460f80-feed-49a6-9118-8291c0dac96a', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a', 'created': u'2018-08-15T04:49:47Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-15T04:49:47Z', 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/d55c2d09-1f59-4f9f-a265-71614afa7faa', 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_8a460f80-feed-49a6-9118-8291c0dac96a', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-15 04:50:48,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 04:50:48,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_8a460f80-feed-49a6-9118-8291c0dac96a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-15 04:50:48,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9282804e-6eeb-4b13-bfef-348628b8bcf0 x-compute-request-id: req-9282804e-6eeb-4b13-bfef-348628b8bcf0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_8a460f80-feed-49a6-9118-8291c0dac96a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf"}} 2018-08-15 04:50:48,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9282804e-6eeb-4b13-bfef-348628b8bcf0 2018-08-15 04:50:48,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.31045794487s 2018-08-15 04:50:48,389 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-9282804e-6eeb-4b13-bfef-348628b8bcf0 2018-08-15 04:50:48,390 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_8a460f80-feed-49a6-9118-8291c0dac96a', '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'feec32c05bda4499885ba9c313a5eb8b', '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'3ca260ca-f495-4c9d-a35b-2a5b56108daf', 'swap': 0}) 2018-08-15 04:50:48,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 04:50:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" -d '{"extra_specs": {}}' 2018-08-15 04:50:48,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-287b59e5-b657-460b-953e-748ca617b5ef x-compute-request-id: req-287b59e5-b657-460b-953e-748ca617b5ef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 04:50:48,413 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf/os-extra_specs used request id req-287b59e5-b657-460b-953e-748ca617b5ef 2018-08-15 04:50:48,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02263712883s 2018-08-15 04:50:48,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf/os-extra_specs used request id req-287b59e5-b657-460b-953e-748ca617b5ef 2018-08-15 04:50:48,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 04:50:48,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"keypair": {"name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a"}}' 2018-08-15 04:50:48,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a34c8c6-a820-4125-a639-18a26107c5c1 x-compute-request-id: req-1a34c8c6-a820-4125-a639-18a26107c5c1 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLm6RFSrFue4NcwbI6Cwl7zWzuXVXar0Q8gPRMpokGeDSSxS8nTDv7MB9nlyT5Dj3HajTSUidHuPKkMQMdV6V6uWmihvZ7mp2tbh3Sd4NDJWHde58s56KjWvrt9SGN2XncyvxKCkHRb5LdUvQBfQMmPjjderWatTqpmbq2vUg0hm+CSHkEE89dmA3V2/EvUe7Gh5zp757czzpwHFHa5V0S7liFy6+gkBuA7I/4AEyvXGjmL6LNBxxfeh0fPbwOKbd32fCbkOwzw7TUY6XLvlT/NwgfY/XbPSNbrUkOWvouytNgGuBueZ8ekUsv8H9uy3rzGUm7r2gdqluU0OSdB9th Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAy5ukRUqxbnuDXMGyOgsJe81s7l1V2q9EPID0TKaJBng0ksUv\nJ0w7+zAfZ5ck+Q49x2o00lInR7jypDEDHVelerlpoob2e5qdrW4d0neDQyVh3Xuf\nLOeio1r67fUhjdl53Mr8SgpB0W+S3VL0AX0DJj443Xq1mrU6qZm6tr1INIZvgkh5\nBBPPXZgN1dvxL1Huxoec6e+e3M86cBxR2uVdEu5YhcuvoJAbgOyP+ABMr1xo5i+i\nzQccX3odHz28Dim3d9nwm5DsM8O01GOly75U/zcIH2P12z0jW61JDlr6LsrTYBrg\nbnmfHpFLL/B/bst68xlJu69oHapblNDknQfbYQIDAQABAoIBAQCpeIn5ltsqn6nO\nSfbj8w3YuzrBCHUOibWdOqSdLDx/Yww3YeMGraB7SinJmneOybjIQ/FlYjYJr7pe\nyeDSyoIVLUDso7ODXEWD9lTiOtHJ0NKtfFkYElE/8NlNuSxNmkehbF8j7XetMFYo\n3AP3PSui6EWCq8F+3PvP8QIFWnVAKWvfqTRLcqQ0jLD9U1ZKrYY4hfaqiiBHQDiB\nH/xk8lVJ1Uh2qZB0GPt52tHE2iLuVk1E3NQdeb/Xe/JfCnPbgB3YEu8c2p1SgUsV\nCryDtQptWBkf8NIVak9zcJxkaJu/8pYo4NEJDxvkZt+6MkklNCb+O7x+92kOc0ig\nUyeb4JfxAoGBAPsC990VQlKNayYBLDBvv1VE6/6zPa4UeSovnE4FlCDDRUEY50kA\nqBf111n1Kam3ZvBHXxHMiIUCmP+VCW7ZrLOPy9TGA7uJoEE9pjXUPrpxGppxOw2B\nf1JDQFWPR6FB84ZDCKND9bjH+7SoSTdUWLHoSlAR3GsM1sEGvyQblRrVAoGBAM+n\ngW+Co73VjdoE5rNguQRpyjbWhGLdFh9DaYE4z5Ds+j8kiPKBsfr1492U9zd0Kwxz\nMn714446pQuZNXAR282teRvgnnR1o65adXn/l2DDa9/gJnLHmnll4Qi0P2GdMa3W\n4eaxYzLveF+Ql/ZF+/T4yxE1rnoHE9sJ/C7hfqxdAoGBAMlipEI4IDHjTCf9oNpr\njXJ4DW8Xl1DnFB8Ie7sNNr7ia9nChS1I3ZP7pX+C9p43itsUJ+47zvwIDYBgrmTF\nN44IvFxFUhFQZcZyE7v0QS+MNu/aEKrRTrlNQ3xhq/Jw21TIy1FR4P8TU5qpubQu\nc8qot5Zt/g3VCydqpkft6T7RAoGBAJMiyHcf5S/ssp9p26H8hfyXjR4AMDvxFey/\nEnHqtECnecXl+FeFCHyfYH8wP19+o8YllgEZ78xmx22JeLDZJpr9MRRMu1ofxQQU\nuqrgLP32Wmh+Zh/sSQt94c8OEN70yC+6U8Tnqjd8MRnd1Z8+BYKWCyU9mUyD2VDa\nKWN6igxNAoGBANil2aunX64aOL/3pi0Wyp3PExG2YE93pnIATAA4Gu+nG2o1Txs9\nOlhNvsH6cnAvZNqx6VnmOEvKxvwON12RvMnrmEn1Xk4VxR+gY3fATg/T/YDJBaKD\nLE6G92xSAbeqlbKIxJvkpHDJqJ8lbipXr1sbI2Sazyi5CyxtolGOEXg/\n-----END RSA PRIVATE KEY-----\n", "user_id": "c1eced7c25884e8998e7c15a02291064", "name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "fingerprint": "58:10:c3:d3:28:2d:88:b4:58:8b:04:93:71:99:f3:bd"}} 2018-08-15 04:50:48,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-1a34c8c6-a820-4125-a639-18a26107c5c1 2018-08-15 04:50:48,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.442296028137s 2018-08-15 04:50:48,857 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-1a34c8c6-a820-4125-a639-18a26107c5c1 2018-08-15 04:50:48,857 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLm6RFSrFue4NcwbI6Cwl7zWzuXVXar0Q8gPRMpokGeDSSxS8nTDv7MB9nlyT5Dj3HajTSUidHuPKkMQMdV6V6uWmihvZ7mp2tbh3Sd4NDJWHde58s56KjWvrt9SGN2XncyvxKCkHRb5LdUvQBfQMmPjjderWatTqpmbq2vUg0hm+CSHkEE89dmA3V2/EvUe7Gh5zp757czzpwHFHa5V0S7liFy6+gkBuA7I/4AEyvXGjmL6LNBxxfeh0fPbwOKbd32fCbkOwzw7TUY6XLvlT/NwgfY/XbPSNbrUkOWvouytNgGuBueZ8ekUsv8H9uy3rzGUm7r2gdqluU0OSdB9th Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAy5ukRUqxbnuDXMGyOgsJe81s7l1V2q9EPID0TKaJBng0ksUv\nJ0w7+zAfZ5ck+Q49x2o00lInR7jypDEDHVelerlpoob2e5qdrW4d0neDQyVh3Xuf\nLOeio1r67fUhjdl53Mr8SgpB0W+S3VL0AX0DJj443Xq1mrU6qZm6tr1INIZvgkh5\nBBPPXZgN1dvxL1Huxoec6e+e3M86cBxR2uVdEu5YhcuvoJAbgOyP+ABMr1xo5i+i\nzQccX3odHz28Dim3d9nwm5DsM8O01GOly75U/zcIH2P12z0jW61JDlr6LsrTYBrg\nbnmfHpFLL/B/bst68xlJu69oHapblNDknQfbYQIDAQABAoIBAQCpeIn5ltsqn6nO\nSfbj8w3YuzrBCHUOibWdOqSdLDx/Yww3YeMGraB7SinJmneOybjIQ/FlYjYJr7pe\nyeDSyoIVLUDso7ODXEWD9lTiOtHJ0NKtfFkYElE/8NlNuSxNmkehbF8j7XetMFYo\n3AP3PSui6EWCq8F+3PvP8QIFWnVAKWvfqTRLcqQ0jLD9U1ZKrYY4hfaqiiBHQDiB\nH/xk8lVJ1Uh2qZB0GPt52tHE2iLuVk1E3NQdeb/Xe/JfCnPbgB3YEu8c2p1SgUsV\nCryDtQptWBkf8NIVak9zcJxkaJu/8pYo4NEJDxvkZt+6MkklNCb+O7x+92kOc0ig\nUyeb4JfxAoGBAPsC990VQlKNayYBLDBvv1VE6/6zPa4UeSovnE4FlCDDRUEY50kA\nqBf111n1Kam3ZvBHXxHMiIUCmP+VCW7ZrLOPy9TGA7uJoEE9pjXUPrpxGppxOw2B\nf1JDQFWPR6FB84ZDCKND9bjH+7SoSTdUWLHoSlAR3GsM1sEGvyQblRrVAoGBAM+n\ngW+Co73VjdoE5rNguQRpyjbWhGLdFh9DaYE4z5Ds+j8kiPKBsfr1492U9zd0Kwxz\nMn714446pQuZNXAR282teRvgnnR1o65adXn/l2DDa9/gJnLHmnll4Qi0P2GdMa3W\n4eaxYzLveF+Ql/ZF+/T4yxE1rnoHE9sJ/C7hfqxdAoGBAMlipEI4IDHjTCf9oNpr\njXJ4DW8Xl1DnFB8Ie7sNNr7ia9nChS1I3ZP7pX+C9p43itsUJ+47zvwIDYBgrmTF\nN44IvFxFUhFQZcZyE7v0QS+MNu/aEKrRTrlNQ3xhq/Jw21TIy1FR4P8TU5qpubQu\nc8qot5Zt/g3VCydqpkft6T7RAoGBAJMiyHcf5S/ssp9p26H8hfyXjR4AMDvxFey/\nEnHqtECnecXl+FeFCHyfYH8wP19+o8YllgEZ78xmx22JeLDZJpr9MRRMu1ofxQQU\nuqrgLP32Wmh+Zh/sSQt94c8OEN70yC+6U8Tnqjd8MRnd1Z8+BYKWCyU9mUyD2VDa\nKWN6igxNAoGBANil2aunX64aOL/3pi0Wyp3PExG2YE93pnIATAA4Gu+nG2o1Txs9\nOlhNvsH6cnAvZNqx6VnmOEvKxvwON12RvMnrmEn1Xk4VxR+gY3fATg/T/YDJBaKD\nLE6G92xSAbeqlbKIxJvkpHDJqJ8lbipXr1sbI2Sazyi5CyxtolGOEXg/\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c1eced7c25884e8998e7c15a02291064', 'name': u'cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a', 'created_at': '2018-08-15T04:50:48.857751', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'203fdd73853f47eda67a1d4d986bd726', 'name': 'cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'58:10:c3:d3:28:2d:88:b4:58:8b:04:93:71:99:f3:bd', 'type': 'ssh', 'id': u'cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a'}) 2018-08-15 04:50:48,858 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAy5ukRUqxbnuDXMGyOgsJe81s7l1V2q9EPID0TKaJBng0ksUv J0w7+zAfZ5ck+Q49x2o00lInR7jypDEDHVelerlpoob2e5qdrW4d0neDQyVh3Xuf LOeio1r67fUhjdl53Mr8SgpB0W+S3VL0AX0DJj443Xq1mrU6qZm6tr1INIZvgkh5 BBPPXZgN1dvxL1Huxoec6e+e3M86cBxR2uVdEu5YhcuvoJAbgOyP+ABMr1xo5i+i zQccX3odHz28Dim3d9nwm5DsM8O01GOly75U/zcIH2P12z0jW61JDlr6LsrTYBrg bnmfHpFLL/B/bst68xlJu69oHapblNDknQfbYQIDAQABAoIBAQCpeIn5ltsqn6nO Sfbj8w3YuzrBCHUOibWdOqSdLDx/Yww3YeMGraB7SinJmneOybjIQ/FlYjYJr7pe yeDSyoIVLUDso7ODXEWD9lTiOtHJ0NKtfFkYElE/8NlNuSxNmkehbF8j7XetMFYo 3AP3PSui6EWCq8F+3PvP8QIFWnVAKWvfqTRLcqQ0jLD9U1ZKrYY4hfaqiiBHQDiB H/xk8lVJ1Uh2qZB0GPt52tHE2iLuVk1E3NQdeb/Xe/JfCnPbgB3YEu8c2p1SgUsV CryDtQptWBkf8NIVak9zcJxkaJu/8pYo4NEJDxvkZt+6MkklNCb+O7x+92kOc0ig Uyeb4JfxAoGBAPsC990VQlKNayYBLDBvv1VE6/6zPa4UeSovnE4FlCDDRUEY50kA qBf111n1Kam3ZvBHXxHMiIUCmP+VCW7ZrLOPy9TGA7uJoEE9pjXUPrpxGppxOw2B f1JDQFWPR6FB84ZDCKND9bjH+7SoSTdUWLHoSlAR3GsM1sEGvyQblRrVAoGBAM+n gW+Co73VjdoE5rNguQRpyjbWhGLdFh9DaYE4z5Ds+j8kiPKBsfr1492U9zd0Kwxz Mn714446pQuZNXAR282teRvgnnR1o65adXn/l2DDa9/gJnLHmnll4Qi0P2GdMa3W 4eaxYzLveF+Ql/ZF+/T4yxE1rnoHE9sJ/C7hfqxdAoGBAMlipEI4IDHjTCf9oNpr jXJ4DW8Xl1DnFB8Ie7sNNr7ia9nChS1I3ZP7pX+C9p43itsUJ+47zvwIDYBgrmTF N44IvFxFUhFQZcZyE7v0QS+MNu/aEKrRTrlNQ3xhq/Jw21TIy1FR4P8TU5qpubQu c8qot5Zt/g3VCydqpkft6T7RAoGBAJMiyHcf5S/ssp9p26H8hfyXjR4AMDvxFey/ EnHqtECnecXl+FeFCHyfYH8wP19+o8YllgEZ78xmx22JeLDZJpr9MRRMu1ofxQQU uqrgLP32Wmh+Zh/sSQt94c8OEN70yC+6U8Tnqjd8MRnd1Z8+BYKWCyU9mUyD2VDa KWN6igxNAoGBANil2aunX64aOL/3pi0Wyp3PExG2YE93pnIATAA4Gu+nG2o1Txs9 OlhNvsH6cnAvZNqx6VnmOEvKxvwON12RvMnrmEn1Xk4VxR+gY3fATg/T/YDJBaKD LE6G92xSAbeqlbKIxJvkpHDJqJ8lbipXr1sbI2Sazyi5CyxtolGOEXg/ -----END RSA PRIVATE KEY----- 2018-08-15 04:50:48,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 04:50:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"security_group": {"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-15 04:50:49,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-7fad22ff-d291-4b16-8bb7-916d9cda81c2 Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}} 2018-08-15 04:50:49,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7fad22ff-d291-4b16-8bb7-916d9cda81c2 2018-08-15 04:50:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.424451112747s 2018-08-15 04:50:49,286 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7fad22ff-d291-4b16-8bb7-916d9cda81c2 2018-08-15 04:50:49,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:50:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:49,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-77a1c29d-7da1-42c8-98b8-574e7249d80c Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:50:49,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-77a1c29d-7da1-42c8-98b8-574e7249d80c 2018-08-15 04:50:49,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.065887928009s 2018-08-15 04:50:49,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-77a1c29d-7da1-42c8-98b8-574e7249d80c 2018-08-15 04:50:49,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:50:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -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": "314489df-609f-4c7e-bd16-530fd152f04c"}}' 2018-08-15 04:50:49,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e9b89da7-45a6-4862-8299-f6d26c7d5107 Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "port_range_min": 22, "revision_number": 0, "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d"}} 2018-08-15 04:50:49,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e9b89da7-45a6-4862-8299-f6d26c7d5107 2018-08-15 04:50:49,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128381967545s 2018-08-15 04:50:49,489 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-e9b89da7-45a6-4862-8299-f6d26c7d5107 2018-08-15 04:50:49,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:50:49,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:49,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-7a889c74-c6e4-4b30-b08b-482f5ba3fdfe Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 22, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 2, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:50:49,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7a889c74-c6e4-4b30-b08b-482f5ba3fdfe 2018-08-15 04:50:49,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0431921482086s 2018-08-15 04:50:49,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-7a889c74-c6e4-4b30-b08b-482f5ba3fdfe 2018-08-15 04:50:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:50:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -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": "314489df-609f-4c7e-bd16-530fd152f04c"}}' 2018-08-15 04:50:49,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8177b52a-0031-4473-9bf4-e07d0250fd3b Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "port_range_min": null, "revision_number": 0, "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "6d9e2516-2dd1-4910-98bb-1d126702b937"}} 2018-08-15 04:50:49,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8177b52a-0031-4473-9bf4-e07d0250fd3b 2018-08-15 04:50:49,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134868144989s 2018-08-15 04:50:49,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8177b52a-0031-4473-9bf4-e07d0250fd3b 2018-08-15 04:50:49,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:50:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:49,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-93efecb8-815a-4517-903f-c4b9f3fa2d04 Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 22, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6d9e2516-2dd1-4910-98bb-1d126702b937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 3, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:50:49,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-93efecb8-815a-4517-903f-c4b9f3fa2d04 2018-08-15 04:50:49,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438070297241s 2018-08-15 04:50:49,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-93efecb8-815a-4517-903f-c4b9f3fa2d04 2018-08-15 04:50:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:50:49,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -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": "314489df-609f-4c7e-bd16-530fd152f04c"}}' 2018-08-15 04:50:49,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-eb98380c-73d9-4008-ba35-b5f19acbb71c Date: Wed, 15 Aug 2018 04:50:49 GMT 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-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "port_range_min": 80, "revision_number": 0, "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "6eba8a80-aa0a-4a7e-97a0-be09db1a0e7d"}} 2018-08-15 04:50:49,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-eb98380c-73d9-4008-ba35-b5f19acbb71c 2018-08-15 04:50:49,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.110794067383s 2018-08-15 04:50:49,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-eb98380c-73d9-4008-ba35-b5f19acbb71c 2018-08-15 04:50:49,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:50:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:49,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-3507a595-84cf-49a3-a6b2-98b51a23f2d0 Date: Wed, 15 Aug 2018 04:50:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 22, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6d9e2516-2dd1-4910-98bb-1d126702b937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6eba8a80-aa0a-4a7e-97a0-be09db1a0e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 80, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 4, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:50:49,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3507a595-84cf-49a3-a6b2-98b51a23f2d0 2018-08-15 04:50:49,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433571338654s 2018-08-15 04:50:49,884 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-3507a595-84cf-49a3-a6b2-98b51a23f2d0 2018-08-15 04:50:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:50:49,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -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": "314489df-609f-4c7e-bd16-530fd152f04c"}}' 2018-08-15 04:50:49,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-124d8bdf-abc8-4588-b670-9482912917ed Date: Wed, 15 Aug 2018 04:50:49 GMT 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-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "port_range_min": 443, "revision_number": 0, "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "b342f2d5-9258-46b5-bdfb-526ebb99136c"}} 2018-08-15 04:50:49,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-124d8bdf-abc8-4588-b670-9482912917ed 2018-08-15 04:50:49,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.11116194725s 2018-08-15 04:50:49,998 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-124d8bdf-abc8-4588-b670-9482912917ed 2018-08-15 04:50:50,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:50:50,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-8eef780d-cc93-4201-9074-9eed7b920582 Date: Wed, 15 Aug 2018 04:50:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 22, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6d9e2516-2dd1-4910-98bb-1d126702b937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6eba8a80-aa0a-4a7e-97a0-be09db1a0e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 80, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "b342f2d5-9258-46b5-bdfb-526ebb99136c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 443, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 5, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:50:50,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8eef780d-cc93-4201-9074-9eed7b920582 2018-08-15 04:50:50,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487871170044s 2018-08-15 04:50:50,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-8eef780d-cc93-4201-9074-9eed7b920582 2018-08-15 04:50:50,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:50:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -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": "314489df-609f-4c7e-bd16-530fd152f04c"}}' 2018-08-15 04:50:50,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9db7cd78-736a-4414-b4d9-f6212ed0c998 Date: Wed, 15 Aug 2018 04:50:50 GMT 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-08-15T04:50:50Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:50Z", "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "09e6acf7-83fc-4c34-ac2a-d08d30f720da"}} 2018-08-15 04:50:50,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-9db7cd78-736a-4414-b4d9-f6212ed0c998 2018-08-15 04:50:50,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147199869156s 2018-08-15 04:50:50,202 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-9db7cd78-736a-4414-b4d9-f6212ed0c998 2018-08-15 04:50:50,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:50:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:50,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-85a557ac-e504-4328-909b-1d04badec450 Date: Wed, 15 Aug 2018 04:50:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T04:50:50Z", "revision_number": 0, "id": "09e6acf7-83fc-4c34-ac2a-d08d30f720da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:50Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 22, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6d9e2516-2dd1-4910-98bb-1d126702b937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6eba8a80-aa0a-4a7e-97a0-be09db1a0e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 80, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "b342f2d5-9258-46b5-bdfb-526ebb99136c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 443, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 6, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:50:50,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-85a557ac-e504-4328-909b-1d04badec450 2018-08-15 04:50:50,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049241065979s 2018-08-15 04:50:50,255 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-85a557ac-e504-4328-909b-1d04badec450 2018-08-15 04:50:50,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 04:50:50,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -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": "314489df-609f-4c7e-bd16-530fd152f04c"}}' 2018-08-15 04:50:50,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-fdbb8e67-d43a-40fc-b80f-18e43e13d6cf Date: Wed, 15 Aug 2018 04:50:50 GMT 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-08-15T04:50:50Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:50Z", "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "d127a9f6-4e75-4c52-9b84-ef8193c00165"}} 2018-08-15 04:50:50,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-fdbb8e67-d43a-40fc-b80f-18e43e13d6cf 2018-08-15 04:50:50,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170519113541s 2018-08-15 04:50:50,429 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-fdbb8e67-d43a-40fc-b80f-18e43e13d6cf 2018-08-15 04:50:50,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:50:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:50,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-99b1b454-7496-49b2-befd-816c56445f22 Date: Wed, 15 Aug 2018 04:50:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"203fdd73853f47eda67a1d4d986bd726","l2_adjacency":true,"status":"ACTIVE","subnets":["ab15bae2-2a74-418f-8ac9-cb9766db5b2d"],"description":"","tags":[],"updated_at":"2018-08-15T04:49:20Z","qos_policy_id":null,"name":"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a","admin_state_up":true,"tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:19Z","mtu":1450}]} 2018-08-15 04:50:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-99b1b454-7496-49b2-befd-816c56445f22 2018-08-15 04:50:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926899909973s 2018-08-15 04:50:50,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-99b1b454-7496-49b2-befd-816c56445f22 2018-08-15 04:50:50,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:50:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:50,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-6de21f5e-01dc-46f7-880e-d3632e756de1 Date: Wed, 15 Aug 2018 04:50:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:50:47Z", "file": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file", "owner": "203fdd73853f47eda67a1d4d986bd726", "id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "size": 4373348352, "self": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T04:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:50:50,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6de21f5e-01dc-46f7-880e-d3632e756de1 2018-08-15 04:50:50,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343291759491s 2018-08-15 04:50:50,563 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-6de21f5e-01dc-46f7-880e-d3632e756de1 2018-08-15 04:50:50,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:50:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:50,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb665c34-eb71-420b-ba6a-ede8d212c162 x-compute-request-id: req-cb665c34-eb71-420b-ba6a-ede8d212c162 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_8a460f80-feed-49a6-9118-8291c0dac96a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf"}]} 2018-08-15 04:50:50,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-cb665c34-eb71-420b-ba6a-ede8d212c162 2018-08-15 04:50:50,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218470096588s 2018-08-15 04:50:50,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-cb665c34-eb71-420b-ba6a-ede8d212c162 2018-08-15 04:50:50,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 04:50:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"server": {"name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "imageRef": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "flavorRef": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8f3c23d-2317-47ef-a2fa-d9cd08269958"}], "security_groups": [{"name": "314489df-609f-4c7e-bd16-530fd152f04c"}]}}' 2018-08-15 04:50:52,149 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:50:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5f7fdb0-45de-4001-82d0-7d06b978b819 x-compute-request-id: req-b5f7fdb0-45de-4001-82d0-7d06b978b819 Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "314489df-609f-4c7e-bd16-530fd152f04c"}], "OS-DCF:diskConfig": "MANUAL", "id": "35238832-7579-4e5d-9946-82a2997f3747", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "adminPass": "zx6ABmEfL5qR"}} 2018-08-15 04:50:52,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b5f7fdb0-45de-4001-82d0-7d06b978b819 2018-08-15 04:50:52,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.56106710434s 2018-08-15 04:50:52,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-b5f7fdb0-45de-4001-82d0-7d06b978b819 2018-08-15 04:50:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:50:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:52,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-832aa3ef-89fe-42c3-9ccb-bf2c8f0d48bc x-compute-request-id: req-832aa3ef-89fe-42c3-9ccb-bf2c8f0d48bc Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "user_id": "c1eced7c25884e8998e7c15a02291064", "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-08-15T04:50:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:50:52,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-832aa3ef-89fe-42c3-9ccb-bf2c8f0d48bc 2018-08-15 04:50:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35853600502s 2018-08-15 04:50:52,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-832aa3ef-89fe-42c3-9ccb-bf2c8f0d48bc 2018-08-15 04:50:52,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:50:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:52,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-23935fb6-29ea-48b2-b627-249817b95887 Date: Wed, 15 Aug 2018 04:50:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"203fdd73853f47eda67a1d4d986bd726","l2_adjacency":true,"status":"ACTIVE","subnets":["ab15bae2-2a74-418f-8ac9-cb9766db5b2d"],"description":"","tags":[],"updated_at":"2018-08-15T04:49:20Z","qos_policy_id":null,"name":"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a","admin_state_up":true,"tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:19Z","mtu":1450}]} 2018-08-15 04:50:52,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-23935fb6-29ea-48b2-b627-249817b95887 2018-08-15 04:50:52,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850670337677s 2018-08-15 04:50:52,601 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-23935fb6-29ea-48b2-b627-249817b95887 2018-08-15 04:50:52,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:50:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:52,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-3765a6eb-9967-4754-b494-3f032f0234a5 Date: Wed, 15 Aug 2018 04:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:49: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":"203fdd73853f47eda67a1d4d986bd726","id":"ab15bae2-2a74-418f-8ac9-cb9766db5b2d","subnetpool_id":null,"name":"cloudify_ims-subnet_8a460f80-feed-49a6-9118-8291c0dac96a"}]} 2018-08-15 04:50:52,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-3765a6eb-9967-4754-b494-3f032f0234a5 2018-08-15 04:50:52,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399601459503s 2018-08-15 04:50:52,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-3765a6eb-9967-4754-b494-3f032f0234a5 2018-08-15 04:50:52,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:50:54,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:50:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:55,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-217f8565-8f95-47ef-9601-26a7c7d4ad08 x-compute-request-id: req-217f8565-8f95-47ef-9601-26a7c7d4ad08 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:50:55,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-217f8565-8f95-47ef-9601-26a7c7d4ad08 2018-08-15 04:50:55,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648784160614s 2018-08-15 04:50:55,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-217f8565-8f95-47ef-9601-26a7c7d4ad08 2018-08-15 04:50:55,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:50:57,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:50:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:50:57,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd3673d3-8d7a-45bd-b2f6-10d9a149ef3e x-compute-request-id: req-dd3673d3-8d7a-45bd-b2f6-10d9a149ef3e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:50:57,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd3673d3-8d7a-45bd-b2f6-10d9a149ef3e 2018-08-15 04:50:57,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441571950912s 2018-08-15 04:50:57,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dd3673d3-8d7a-45bd-b2f6-10d9a149ef3e 2018-08-15 04:50:57,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:50:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:50:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:00,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:50:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e4f0e6d-384f-480e-9198-bc4b45961942 x-compute-request-id: req-5e4f0e6d-384f-480e-9198-bc4b45961942 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:00,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e4f0e6d-384f-480e-9198-bc4b45961942 2018-08-15 04:51:00,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689467906952s 2018-08-15 04:51:00,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e4f0e6d-384f-480e-9198-bc4b45961942 2018-08-15 04:51:00,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:02,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07bba520-be3d-4198-93b5-3bd6622fe050 x-compute-request-id: req-07bba520-be3d-4198-93b5-3bd6622fe050 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:02,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07bba520-be3d-4198-93b5-3bd6622fe050 2018-08-15 04:51:02,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38294005394s 2018-08-15 04:51:02,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-07bba520-be3d-4198-93b5-3bd6622fe050 2018-08-15 04:51:02,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:04,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:05,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-636eeb49-2971-40a4-9722-15876ba074bf x-compute-request-id: req-636eeb49-2971-40a4-9722-15876ba074bf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:05,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-636eeb49-2971-40a4-9722-15876ba074bf 2018-08-15 04:51:05,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454986095428s 2018-08-15 04:51:05,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-636eeb49-2971-40a4-9722-15876ba074bf 2018-08-15 04:51:05,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:07,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:07,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:07,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f1644ad-271c-49eb-898b-285338ee410c x-compute-request-id: req-5f1644ad-271c-49eb-898b-285338ee410c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:07,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f1644ad-271c-49eb-898b-285338ee410c 2018-08-15 04:51:07,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597061157227s 2018-08-15 04:51:07,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f1644ad-271c-49eb-898b-285338ee410c 2018-08-15 04:51:07,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:10,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3864cbb-1d50-482e-8622-73b6e67e2a8a x-compute-request-id: req-e3864cbb-1d50-482e-8622-73b6e67e2a8a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:10,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e3864cbb-1d50-482e-8622-73b6e67e2a8a 2018-08-15 04:51:10,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6853120327s 2018-08-15 04:51:10,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e3864cbb-1d50-482e-8622-73b6e67e2a8a 2018-08-15 04:51:10,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:12,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:12,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:12,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30d241bf-52fc-470b-84be-6ac95a065483 x-compute-request-id: req-30d241bf-52fc-470b-84be-6ac95a065483 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:12,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-30d241bf-52fc-470b-84be-6ac95a065483 2018-08-15 04:51:12,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175757169724s 2018-08-15 04:51:12,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-30d241bf-52fc-470b-84be-6ac95a065483 2018-08-15 04:51:12,765 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:14,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:14,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:15,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6299d257-eb0e-437e-a9bc-358f1f116364 x-compute-request-id: req-6299d257-eb0e-437e-a9bc-358f1f116364 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:15,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6299d257-eb0e-437e-a9bc-358f1f116364 2018-08-15 04:51:15,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716979980469s 2018-08-15 04:51:15,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6299d257-eb0e-437e-a9bc-358f1f116364 2018-08-15 04:51:15,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:17,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:17,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-789bbe56-758f-4122-b4c5-6232e1642c8d x-compute-request-id: req-789bbe56-758f-4122-b4c5-6232e1642c8d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:17,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-789bbe56-758f-4122-b4c5-6232e1642c8d 2018-08-15 04:51:17,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350478887558s 2018-08-15 04:51:17,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-789bbe56-758f-4122-b4c5-6232e1642c8d 2018-08-15 04:51:17,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:19,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ad381d2-79ed-4cf2-b93e-48f796cedb99 x-compute-request-id: req-6ad381d2-79ed-4cf2-b93e-48f796cedb99 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:20,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6ad381d2-79ed-4cf2-b93e-48f796cedb99 2018-08-15 04:51:20,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516736984253s 2018-08-15 04:51:20,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6ad381d2-79ed-4cf2-b93e-48f796cedb99 2018-08-15 04:51:20,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:22,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bad6c44-29ef-4d35-a139-8715a4ddfbc5 x-compute-request-id: req-2bad6c44-29ef-4d35-a139-8715a4ddfbc5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:22,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2bad6c44-29ef-4d35-a139-8715a4ddfbc5 2018-08-15 04:51:22,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58993601799s 2018-08-15 04:51:22,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2bad6c44-29ef-4d35-a139-8715a4ddfbc5 2018-08-15 04:51:22,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:24,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:25,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5fd9ac6-1fba-446e-bc1a-b6e4d1965b43 x-compute-request-id: req-b5fd9ac6-1fba-446e-bc1a-b6e4d1965b43 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:25,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5fd9ac6-1fba-446e-bc1a-b6e4d1965b43 2018-08-15 04:51:25,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341644048691s 2018-08-15 04:51:25,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b5fd9ac6-1fba-446e-bc1a-b6e4d1965b43 2018-08-15 04:51:25,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:27,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:27,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:27,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc666a4c-ae86-41f6-a850-53ff2df59753 x-compute-request-id: req-dc666a4c-ae86-41f6-a850-53ff2df59753 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:27,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc666a4c-ae86-41f6-a850-53ff2df59753 2018-08-15 04:51:27,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441422939301s 2018-08-15 04:51:27,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-dc666a4c-ae86-41f6-a850-53ff2df59753 2018-08-15 04:51:27,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:29,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:30,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6518816-2849-46f0-8a85-248a8844fb18 x-compute-request-id: req-e6518816-2849-46f0-8a85-248a8844fb18 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:30,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6518816-2849-46f0-8a85-248a8844fb18 2018-08-15 04:51:30,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345510005951s 2018-08-15 04:51:30,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6518816-2849-46f0-8a85-248a8844fb18 2018-08-15 04:51:30,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:32,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f15cd15-f0f8-4643-97c8-67a35149617e x-compute-request-id: req-3f15cd15-f0f8-4643-97c8-67a35149617e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:32,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f15cd15-f0f8-4643-97c8-67a35149617e 2018-08-15 04:51:32,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173770904541s 2018-08-15 04:51:32,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3f15cd15-f0f8-4643-97c8-67a35149617e 2018-08-15 04:51:32,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:34,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:34,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca38efc1-5f85-4841-b697-c1b26ee70fac x-compute-request-id: req-ca38efc1-5f85-4841-b697-c1b26ee70fac Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:34,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca38efc1-5f85-4841-b697-c1b26ee70fac 2018-08-15 04:51:34,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4744348526s 2018-08-15 04:51:34,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ca38efc1-5f85-4841-b697-c1b26ee70fac 2018-08-15 04:51:34,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:36,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:37,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90369c8e-e2c5-4052-9c44-b26c6a2a8b81 x-compute-request-id: req-90369c8e-e2c5-4052-9c44-b26c6a2a8b81 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:37,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-90369c8e-e2c5-4052-9c44-b26c6a2a8b81 2018-08-15 04:51:37,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36939406395s 2018-08-15 04:51:37,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-90369c8e-e2c5-4052-9c44-b26c6a2a8b81 2018-08-15 04:51:37,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:39,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:39,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:39,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6aac808-f743-4810-a150-35d04831509f x-compute-request-id: req-e6aac808-f743-4810-a150-35d04831509f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:39,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6aac808-f743-4810-a150-35d04831509f 2018-08-15 04:51:39,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431905984879s 2018-08-15 04:51:39,587 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6aac808-f743-4810-a150-35d04831509f 2018-08-15 04:51:39,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:41,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:41,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73cbcc0d-30fc-46b9-957a-2bc9cdc75cfd x-compute-request-id: req-73cbcc0d-30fc-46b9-957a-2bc9cdc75cfd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:41,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-73cbcc0d-30fc-46b9-957a-2bc9cdc75cfd 2018-08-15 04:51:41,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342813014984s 2018-08-15 04:51:41,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-73cbcc0d-30fc-46b9-957a-2bc9cdc75cfd 2018-08-15 04:51:41,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:43,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:44,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df5d1418-1c16-45fe-9d8c-0882d6c223e0 x-compute-request-id: req-df5d1418-1c16-45fe-9d8c-0882d6c223e0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:44,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-df5d1418-1c16-45fe-9d8c-0882d6c223e0 2018-08-15 04:51:44,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419610977173s 2018-08-15 04:51:44,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-df5d1418-1c16-45fe-9d8c-0882d6c223e0 2018-08-15 04:51:44,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:46,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:46,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:46,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e237dc96-1e45-45d4-905e-2f8bcb7fc2bb x-compute-request-id: req-e237dc96-1e45-45d4-905e-2f8bcb7fc2bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:46,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e237dc96-1e45-45d4-905e-2f8bcb7fc2bb 2018-08-15 04:51:46,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340672016144s 2018-08-15 04:51:46,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e237dc96-1e45-45d4-905e-2f8bcb7fc2bb 2018-08-15 04:51:46,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:48,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:48,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4eee473-ebb6-41b0-a152-15d72f623665 x-compute-request-id: req-a4eee473-ebb6-41b0-a152-15d72f623665 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:49,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4eee473-ebb6-41b0-a152-15d72f623665 2018-08-15 04:51:49,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334246873856s 2018-08-15 04:51:49,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a4eee473-ebb6-41b0-a152-15d72f623665 2018-08-15 04:51:49,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:51,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:51,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c86e7a0-0bfb-4542-ba0a-2c5f05e2a515 x-compute-request-id: req-5c86e7a0-0bfb-4542-ba0a-2c5f05e2a515 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:51,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c86e7a0-0bfb-4542-ba0a-2c5f05e2a515 2018-08-15 04:51:51,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405542135239s 2018-08-15 04:51:51,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5c86e7a0-0bfb-4542-ba0a-2c5f05e2a515 2018-08-15 04:51:51,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:53,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:53,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a5a3ed-6352-4ae6-bc5c-5e7c8959851e x-compute-request-id: req-63a5a3ed-6352-4ae6-bc5c-5e7c8959851e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:53,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-63a5a3ed-6352-4ae6-bc5c-5e7c8959851e 2018-08-15 04:51:53,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377684116364s 2018-08-15 04:51:53,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-63a5a3ed-6352-4ae6-bc5c-5e7c8959851e 2018-08-15 04:51:53,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:55,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:55,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:56,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ca2da5e-6de7-47f0-9856-c6c859cf9060 x-compute-request-id: req-9ca2da5e-6de7-47f0-9856-c6c859cf9060 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:56,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9ca2da5e-6de7-47f0-9856-c6c859cf9060 2018-08-15 04:51:56,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3572909832s 2018-08-15 04:51:56,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9ca2da5e-6de7-47f0-9856-c6c859cf9060 2018-08-15 04:51:56,216 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:51:58,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:51:58,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:51:58,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:51:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad212a5a-acfa-4d93-b4ae-315eb370cf7e x-compute-request-id: req-ad212a5a-acfa-4d93-b4ae-315eb370cf7e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:51:58,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ad212a5a-acfa-4d93-b4ae-315eb370cf7e 2018-08-15 04:51:58,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442584991455s 2018-08-15 04:51:58,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ad212a5a-acfa-4d93-b4ae-315eb370cf7e 2018-08-15 04:51:58,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:00,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:00,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31eaff87-cce1-403b-8ded-9c35c19b596a x-compute-request-id: req-31eaff87-cce1-403b-8ded-9c35c19b596a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:00,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-31eaff87-cce1-403b-8ded-9c35c19b596a 2018-08-15 04:52:00,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201439142227s 2018-08-15 04:52:00,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-31eaff87-cce1-403b-8ded-9c35c19b596a 2018-08-15 04:52:00,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:02,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:03,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e03600f3-e876-465b-938c-e71edac03168 x-compute-request-id: req-e03600f3-e876-465b-938c-e71edac03168 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:03,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e03600f3-e876-465b-938c-e71edac03168 2018-08-15 04:52:03,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410212993622s 2018-08-15 04:52:03,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e03600f3-e876-465b-938c-e71edac03168 2018-08-15 04:52:03,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:05,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:05,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6a465ee-9d52-41a8-9b6a-23a3f06dda12 x-compute-request-id: req-e6a465ee-9d52-41a8-9b6a-23a3f06dda12 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:05,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6a465ee-9d52-41a8-9b6a-23a3f06dda12 2018-08-15 04:52:05,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188302993774s 2018-08-15 04:52:05,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e6a465ee-9d52-41a8-9b6a-23a3f06dda12 2018-08-15 04:52:05,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:07,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:07,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fbf2e0f-9415-4a3e-8886-619df728b05b x-compute-request-id: req-9fbf2e0f-9415-4a3e-8886-619df728b05b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:07,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9fbf2e0f-9415-4a3e-8886-619df728b05b 2018-08-15 04:52:07,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386125087738s 2018-08-15 04:52:07,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9fbf2e0f-9415-4a3e-8886-619df728b05b 2018-08-15 04:52:07,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:09,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:09,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:10,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2fc5535-d780-4c94-a15a-ba5502a4ca04 x-compute-request-id: req-a2fc5535-d780-4c94-a15a-ba5502a4ca04 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:10,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a2fc5535-d780-4c94-a15a-ba5502a4ca04 2018-08-15 04:52:10,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453105926514s 2018-08-15 04:52:10,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a2fc5535-d780-4c94-a15a-ba5502a4ca04 2018-08-15 04:52:10,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:12,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:12,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d281638c-5ef2-4ae9-8373-68cad4ab99d5 x-compute-request-id: req-d281638c-5ef2-4ae9-8373-68cad4ab99d5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:12,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d281638c-5ef2-4ae9-8373-68cad4ab99d5 2018-08-15 04:52:12,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185115098953s 2018-08-15 04:52:12,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d281638c-5ef2-4ae9-8373-68cad4ab99d5 2018-08-15 04:52:12,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:14,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:14,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead7ee5c-b49a-4163-a8a0-5ac00137a9a8 x-compute-request-id: req-ead7ee5c-b49a-4163-a8a0-5ac00137a9a8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:14,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ead7ee5c-b49a-4163-a8a0-5ac00137a9a8 2018-08-15 04:52:14,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440499067307s 2018-08-15 04:52:14,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ead7ee5c-b49a-4163-a8a0-5ac00137a9a8 2018-08-15 04:52:14,978 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:16,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:16,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:17,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba521eba-faf3-4de5-89eb-3a9b6afffb94 x-compute-request-id: req-ba521eba-faf3-4de5-89eb-3a9b6afffb94 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:17,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ba521eba-faf3-4de5-89eb-3a9b6afffb94 2018-08-15 04:52:17,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180454015732s 2018-08-15 04:52:17,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ba521eba-faf3-4de5-89eb-3a9b6afffb94 2018-08-15 04:52:17,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:19,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:19,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2578122a-1a07-4496-9076-d1697e6dfe38 x-compute-request-id: req-2578122a-1a07-4496-9076-d1697e6dfe38 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:19,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2578122a-1a07-4496-9076-d1697e6dfe38 2018-08-15 04:52:19,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414786815643s 2018-08-15 04:52:19,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2578122a-1a07-4496-9076-d1697e6dfe38 2018-08-15 04:52:19,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:21,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:21,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a63c35-43c8-4316-97a4-81f249b89e97 x-compute-request-id: req-54a63c35-43c8-4316-97a4-81f249b89e97 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:21,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54a63c35-43c8-4316-97a4-81f249b89e97 2018-08-15 04:52:21,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173742055893s 2018-08-15 04:52:21,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54a63c35-43c8-4316-97a4-81f249b89e97 2018-08-15 04:52:21,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:23,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:23,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:23,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44a5ea30-38b4-41a7-b3b2-e03bfb4d89d0 x-compute-request-id: req-44a5ea30-38b4-41a7-b3b2-e03bfb4d89d0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:23,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-44a5ea30-38b4-41a7-b3b2-e03bfb4d89d0 2018-08-15 04:52:23,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169888973236s 2018-08-15 04:52:23,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-44a5ea30-38b4-41a7-b3b2-e03bfb4d89d0 2018-08-15 04:52:23,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:25,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:26,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85f65a26-0da7-487c-a4da-cdf09a13f793 x-compute-request-id: req-85f65a26-0da7-487c-a4da-cdf09a13f793 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:26,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-85f65a26-0da7-487c-a4da-cdf09a13f793 2018-08-15 04:52:26,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4144718647s 2018-08-15 04:52:26,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-85f65a26-0da7-487c-a4da-cdf09a13f793 2018-08-15 04:52:26,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:28,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:28,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3481f7f2-dacf-42f7-9add-4118775738fc x-compute-request-id: req-3481f7f2-dacf-42f7-9add-4118775738fc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:28,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3481f7f2-dacf-42f7-9add-4118775738fc 2018-08-15 04:52:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483783960342s 2018-08-15 04:52:28,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3481f7f2-dacf-42f7-9add-4118775738fc 2018-08-15 04:52:28,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:30,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15dff864-8ba7-4949-a622-18da691e2f1f x-compute-request-id: req-15dff864-8ba7-4949-a622-18da691e2f1f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:31,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15dff864-8ba7-4949-a622-18da691e2f1f 2018-08-15 04:52:31,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429829835892s 2018-08-15 04:52:31,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-15dff864-8ba7-4949-a622-18da691e2f1f 2018-08-15 04:52:31,292 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:33,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:33,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:33,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-046080c1-30c8-4612-ac85-97a25ba1c4f6 x-compute-request-id: req-046080c1-30c8-4612-ac85-97a25ba1c4f6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:33,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-046080c1-30c8-4612-ac85-97a25ba1c4f6 2018-08-15 04:52:33,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421092033386s 2018-08-15 04:52:33,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-046080c1-30c8-4612-ac85-97a25ba1c4f6 2018-08-15 04:52:33,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:35,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:35,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45679882-88a5-4f69-9849-aa1032f4b73f x-compute-request-id: req-45679882-88a5-4f69-9849-aa1032f4b73f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:35,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-45679882-88a5-4f69-9849-aa1032f4b73f 2018-08-15 04:52:35,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173554897308s 2018-08-15 04:52:35,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-45679882-88a5-4f69-9849-aa1032f4b73f 2018-08-15 04:52:35,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:37,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:38,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cf3b6c7-51f2-4d21-b7f8-6ac06698e8d0 x-compute-request-id: req-2cf3b6c7-51f2-4d21-b7f8-6ac06698e8d0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:38,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2cf3b6c7-51f2-4d21-b7f8-6ac06698e8d0 2018-08-15 04:52:38,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180103063583s 2018-08-15 04:52:38,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2cf3b6c7-51f2-4d21-b7f8-6ac06698e8d0 2018-08-15 04:52:38,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:40,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:40,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:40,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82f8d6c9-ba5b-4959-8148-0543c3211e2e x-compute-request-id: req-82f8d6c9-ba5b-4959-8148-0543c3211e2e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:40,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-82f8d6c9-ba5b-4959-8148-0543c3211e2e 2018-08-15 04:52:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172860145569s 2018-08-15 04:52:40,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-82f8d6c9-ba5b-4959-8148-0543c3211e2e 2018-08-15 04:52:40,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:42,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:42,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7811db97-a5d8-47f5-8e2e-3ce2325ce02b x-compute-request-id: req-7811db97-a5d8-47f5-8e2e-3ce2325ce02b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:42,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7811db97-a5d8-47f5-8e2e-3ce2325ce02b 2018-08-15 04:52:42,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657680034637s 2018-08-15 04:52:42,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7811db97-a5d8-47f5-8e2e-3ce2325ce02b 2018-08-15 04:52:42,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:44,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:44,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:45,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7690af7-556f-476d-9cdf-46c296f0a012 x-compute-request-id: req-d7690af7-556f-476d-9cdf-46c296f0a012 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:45,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d7690af7-556f-476d-9cdf-46c296f0a012 2018-08-15 04:52:45,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445559024811s 2018-08-15 04:52:45,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d7690af7-556f-476d-9cdf-46c296f0a012 2018-08-15 04:52:45,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:47,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fd67236-d79e-4adb-a1b8-a89efcaa1042 x-compute-request-id: req-9fd67236-d79e-4adb-a1b8-a89efcaa1042 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:47,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9fd67236-d79e-4adb-a1b8-a89efcaa1042 2018-08-15 04:52:47,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361611127853s 2018-08-15 04:52:47,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9fd67236-d79e-4adb-a1b8-a89efcaa1042 2018-08-15 04:52:47,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:49,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:49,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:49,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a14ec69-6f3d-433d-99cf-1a8e19133f53 x-compute-request-id: req-7a14ec69-6f3d-433d-99cf-1a8e19133f53 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:49,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7a14ec69-6f3d-433d-99cf-1a8e19133f53 2018-08-15 04:52:49,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169420003891s 2018-08-15 04:52:49,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7a14ec69-6f3d-433d-99cf-1a8e19133f53 2018-08-15 04:52:49,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:51,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:52,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc148498-4cc8-4d15-96dc-f9fc4007d5d1 x-compute-request-id: req-fc148498-4cc8-4d15-96dc-f9fc4007d5d1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:52,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc148498-4cc8-4d15-96dc-f9fc4007d5d1 2018-08-15 04:52:52,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339541196823s 2018-08-15 04:52:52,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fc148498-4cc8-4d15-96dc-f9fc4007d5d1 2018-08-15 04:52:52,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:54,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:54,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5679bb48-63a8-48f8-a0d5-bf5c9d63fe8d x-compute-request-id: req-5679bb48-63a8-48f8-a0d5-bf5c9d63fe8d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:54,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5679bb48-63a8-48f8-a0d5-bf5c9d63fe8d 2018-08-15 04:52:54,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166807889938s 2018-08-15 04:52:54,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5679bb48-63a8-48f8-a0d5-bf5c9d63fe8d 2018-08-15 04:52:54,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:56,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:56,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b766c025-af48-4fd5-bbd7-84a4af976cbe x-compute-request-id: req-b766c025-af48-4fd5-bbd7-84a4af976cbe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:56,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b766c025-af48-4fd5-bbd7-84a4af976cbe 2018-08-15 04:52:56,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414402008057s 2018-08-15 04:52:56,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b766c025-af48-4fd5-bbd7-84a4af976cbe 2018-08-15 04:52:56,870 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:52:58,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:52:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:52:59,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65bc7b2a-fadf-4e96-b42d-33662a4d887c x-compute-request-id: req-65bc7b2a-fadf-4e96-b42d-33662a4d887c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:52:59,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-65bc7b2a-fadf-4e96-b42d-33662a4d887c 2018-08-15 04:52:59,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172243833542s 2018-08-15 04:52:59,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-65bc7b2a-fadf-4e96-b42d-33662a4d887c 2018-08-15 04:52:59,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:53:01,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:53:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:01,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72879de3-342b-4d98-91fb-ab3af13351f7 x-compute-request-id: req-72879de3-342b-4d98-91fb-ab3af13351f7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:53:01,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-72879de3-342b-4d98-91fb-ab3af13351f7 2018-08-15 04:53:01,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415692090988s 2018-08-15 04:53:01,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-72879de3-342b-4d98-91fb-ab3af13351f7 2018-08-15 04:53:01,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:53:03,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:53:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:03,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:53:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6572772a-5b2b-44e0-a27b-f68b4d937b4a x-compute-request-id: req-6572772a-5b2b-44e0-a27b-f68b4d937b4a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:53:03,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6572772a-5b2b-44e0-a27b-f68b4d937b4a 2018-08-15 04:53:03,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338262081146s 2018-08-15 04:53:03,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6572772a-5b2b-44e0-a27b-f68b4d937b4a 2018-08-15 04:53:03,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:53:05,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:53:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:06,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23b69f00-e314-4e45-9e17-d3db62e24fbd x-compute-request-id: req-23b69f00-e314-4e45-9e17-d3db62e24fbd Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T04:50:54Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:53:06,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-23b69f00-e314-4e45-9e17-d3db62e24fbd 2018-08-15 04:53:06,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42654299736s 2018-08-15 04:53:06,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-23b69f00-e314-4e45-9e17-d3db62e24fbd 2018-08-15 04:53:06,250 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:53:08,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:53:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:08,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:53:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aff72c16-b1f2-4c06-978f-b927739125da x-compute-request-id: req-aff72c16-b1f2-4c06-978f-b927739125da Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:da:76", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T04:53:07.000000", "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T04:53:07Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:53:08,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aff72c16-b1f2-4c06-978f-b927739125da 2018-08-15 04:53:08,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460367918015s 2018-08-15 04:53:08,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aff72c16-b1f2-4c06-978f-b927739125da 2018-08-15 04:53:08,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 04:53:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=35238832-7579-4e5d-9946-82a2997f3747" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:08,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b8c5d4ba-8968-4139-af96-1ce662741c6b Date: Wed, 15 Aug 2018 04:53:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T04:53:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab15bae2-2a74-418f-8ac9-cb9766db5b2d","ip_address":"192.168.120.12"}],"id":"e4ff9c10-5390-4edc-ac5c-b51f0c281ef5","security_groups":["314489df-609f-4c7e-bd16-530fd152f04c"],"mac_address":"fa:16:3e:d4:da:76","project_id":"203fdd73853f47eda67a1d4d986bd726","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:50:55Z","binding:vnic_type":"normal","device_id":"35238832-7579-4e5d-9946-82a2997f3747","ip_allocation":"immediate"}]} 2018-08-15 04:53:08,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=35238832-7579-4e5d-9946-82a2997f3747 used request id req-b8c5d4ba-8968-4139-af96-1ce662741c6b 2018-08-15 04:53:08,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546729564667s 2018-08-15 04:53:08,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=35238832-7579-4e5d-9946-82a2997f3747 used request id req-b8c5d4ba-8968-4139-af96-1ce662741c6b 2018-08-15 04:53:08,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e4ff9c10-5390-4edc-ac5c-b51f0c281ef5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:08,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5b51b749-cf75-41a5-a199-a14a9de933b3 Date: Wed, 15 Aug 2018 04:53:08 GMT RESP BODY: {"floatingips": []} 2018-08-15 04:53:08,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e4ff9c10-5390-4edc-ac5c-b51f0c281ef5 used request id req-5b51b749-cf75-41a5-a199-a14a9de933b3 2018-08-15 04:53:08,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0475659370422s 2018-08-15 04:53:08,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=e4ff9c10-5390-4edc-ac5c-b51f0c281ef5 used request id req-5b51b749-cf75-41a5-a199-a14a9de933b3 2018-08-15 04:53:08,826 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:da:76', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd55c2d09-1f59-4f9f-a265-71614afa7faa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T04:53:07.000000', 'flavor': Munch({u'id': u'3ca260ca-f495-4c9d-a35b-2a5b56108daf'}), 'az': u'nova', 'id': u'35238832-7579-4e5d-9946-82a2997f3747', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1eced7c25884e8998e7c15a02291064', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'203fdd73853f47eda67a1d4d986bd726', 'name': 'cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a', '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-08-15T04:53:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T04:53:07Z', 'hostId': u'632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c', '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-08-15T04:53:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'203fdd73853f47eda67a1d4d986bd726', 'name': u'cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a', 'adminPass': u'zx6ABmEfL5qR', 'tenant_id': u'203fdd73853f47eda67a1d4d986bd726', 'created_at': u'2018-08-15T04:50:52Z', 'created': u'2018-08-15T04:50:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 04:53:08,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:53:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:08,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4cdc1166-cc1c-435e-afd6-97a86df2f879 Date: Wed, 15 Aug 2018 04:53:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"203fdd73853f47eda67a1d4d986bd726","l2_adjacency":true,"status":"ACTIVE","subnets":["ab15bae2-2a74-418f-8ac9-cb9766db5b2d"],"description":"","tags":[],"updated_at":"2018-08-15T04:49:20Z","qos_policy_id":null,"name":"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a","admin_state_up":true,"tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:19Z","mtu":1450}]} 2018-08-15 04:53:08,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4cdc1166-cc1c-435e-afd6-97a86df2f879 2018-08-15 04:53:08,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870950222015s 2018-08-15 04:53:08,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-4cdc1166-cc1c-435e-afd6-97a86df2f879 2018-08-15 04:53:08,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 04:53:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=35238832-7579-4e5d-9946-82a2997f3747" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:08,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-28a15844-69be-423e-b195-7b52cce64d4f Date: Wed, 15 Aug 2018 04:53:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T04:53:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab15bae2-2a74-418f-8ac9-cb9766db5b2d","ip_address":"192.168.120.12"}],"id":"e4ff9c10-5390-4edc-ac5c-b51f0c281ef5","security_groups":["314489df-609f-4c7e-bd16-530fd152f04c"],"mac_address":"fa:16:3e:d4:da:76","project_id":"203fdd73853f47eda67a1d4d986bd726","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:50:55Z","binding:vnic_type":"normal","device_id":"35238832-7579-4e5d-9946-82a2997f3747","ip_allocation":"immediate"}]} 2018-08-15 04:53:08,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=35238832-7579-4e5d-9946-82a2997f3747 used request id req-28a15844-69be-423e-b195-7b52cce64d4f 2018-08-15 04:53:08,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498180389404s 2018-08-15 04:53:08,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=35238832-7579-4e5d-9946-82a2997f3747 used request id req-28a15844-69be-423e-b195-7b52cce64d4f 2018-08-15 04:53:08,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 04:53:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.12", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5"}}' 2018-08-15 04:53:11,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-268aaafb-d61d-47f2-9b6c-20a358839b72 Date: Wed, 15 Aug 2018 04:53:11 GMT RESP BODY: {"floatingip": {"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}} 2018-08-15 04:53:11,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-268aaafb-d61d-47f2-9b6c-20a358839b72 2018-08-15 04:53:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38087701797s 2018-08-15 04:53:11,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-268aaafb-d61d-47f2-9b6c-20a358839b72 2018-08-15 04:53:11,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:11,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:11,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-ba9d19ef-68bd-4e7a-8603-a22b6aaa4813 Date: Wed, 15 Aug 2018 04:53:11 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:11,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ba9d19ef-68bd-4e7a-8603-a22b6aaa4813 2018-08-15 04:53:11,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.113443136215s 2018-08-15 04:53:11,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ba9d19ef-68bd-4e7a-8603-a22b6aaa4813 2018-08-15 04:53:11,475 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:53:11,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:11,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-7dceba83-9552-445b-9fb3-0eb0c9a86e03 Date: Wed, 15 Aug 2018 04:53:11 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:11,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7dceba83-9552-445b-9fb3-0eb0c9a86e03 2018-08-15 04:53:11,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585849285126s 2018-08-15 04:53:11,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-7dceba83-9552-445b-9fb3-0eb0c9a86e03 2018-08-15 04:53:11,642 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:53:11,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:11,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-1a314e67-1250-4177-b918-ca16215364aa Date: Wed, 15 Aug 2018 04:53:11 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:11,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1a314e67-1250-4177-b918-ca16215364aa 2018-08-15 04:53:11,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579359531403s 2018-08-15 04:53:11,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1a314e67-1250-4177-b918-ca16215364aa 2018-08-15 04:53:11,809 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:53:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:11,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2c4dc6d0-9b8d-4be7-9c5d-08ad6bd8916f Date: Wed, 15 Aug 2018 04:53:11 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:11,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2c4dc6d0-9b8d-4be7-9c5d-08ad6bd8916f 2018-08-15 04:53:11,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562539100647s 2018-08-15 04:53:11,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2c4dc6d0-9b8d-4be7-9c5d-08ad6bd8916f 2018-08-15 04:53:11,974 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:53:12,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:12,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:12,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-56761edc-5b0a-4e6d-9a0c-b1ef07926b6b Date: Wed, 15 Aug 2018 04:53:12 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:12,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-56761edc-5b0a-4e6d-9a0c-b1ef07926b6b 2018-08-15 04:53:12,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660309791565s 2018-08-15 04:53:12,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-56761edc-5b0a-4e6d-9a0c-b1ef07926b6b 2018-08-15 04:53:12,149 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:53:12,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:12,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:12,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-0f988ba3-9edd-47d2-a801-aeff04c9cb52 Date: Wed, 15 Aug 2018 04:53:12 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:12,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0f988ba3-9edd-47d2-a801-aeff04c9cb52 2018-08-15 04:53:12,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593349933624s 2018-08-15 04:53:12,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0f988ba3-9edd-47d2-a801-aeff04c9cb52 2018-08-15 04:53:12,317 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 04:53:12,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:53:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:53:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-4e5ee277-cda5-419a-9b2b-73130b0036f9 Date: Wed, 15 Aug 2018 04:53:12 GMT RESP BODY: {"floatingips": [{"router_id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:53:10Z", "updated_at": "2018-08-15T04:53:12Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d4:da:76", "device_id": "35238832-7579-4e5d-9946-82a2997f3747"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.214", "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "port_id": "e4ff9c10-5390-4edc-ac5c-b51f0c281ef5", "id": "d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa", "qos_policy_id": null}]} 2018-08-15 04:53:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4e5ee277-cda5-419a-9b2b-73130b0036f9 2018-08-15 04:53:12,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.289612054825s 2018-08-15 04:53:12,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-4e5ee277-cda5-419a-9b2b-73130b0036f9 2018-08-15 04:53:12,716 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8120f735-c206-40f0-bcfb-79d7c4c478c7', 'updated_at': u'2018-08-15T04:53:12Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.214', 'revision_number': 1, 'port_id': u'e4ff9c10-5390-4edc-ac5c-b51f0c281ef5', 'id': u'd0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'e4ff9c10-5390-4edc-ac5c-b51f0c281ef5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'203fdd73853f47eda67a1d4d986bd726', 'name': 'cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'203fdd73853f47eda67a1d4d986bd726', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c8f3c23d-2317-47ef-a2fa-d9cd08269958', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d4:da:76', u'device_id': u'35238832-7579-4e5d-9946-82a2997f3747'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'203fdd73853f47eda67a1d4d986bd726', 'created_at': u'2018-08-15T04:53:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c8f3c23d-2317-47ef-a2fa-d9cd08269958', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d4:da:76', u'device_id': u'35238832-7579-4e5d-9946-82a2997f3747'}), 'router': u'8120f735-c206-40f0-bcfb-79d7c4c478c7'}) 2018-08-15 04:53:12,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:53:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:53:12,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-016865bb-1a98-453e-966a-d2ec4dc413f7 x-compute-request-id: req-016865bb-1a98-453e-966a-d2ec4dc413f7 Content-Encoding: gzip Content-Length: 10861 Content-Type: application/json 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 1840927398 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.910 MHz processor\n[ 0.316736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.318980] pid_max: default: 32768 minimum: 301\n[ 0.320188] Security Framework initialized\n[ 0.321309] SELinux: Initializing.\n[ 0.322595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327470] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330440] Mount-cache hash table entries: 4096\n[ 0.331882] Initializing cgroup subsys memory\n[ 0.333050] Initializing cgroup subsys devices\n[ 0.334211] Initializing cgroup subsys freezer\n[ 0.335368] Initializing cgroup subsys net_cls\n[ 0.336542] Initializing cgroup subsys blkio\n[ 0.337673] Initializing cgroup subsys perf_event\n[ 0.338875] Initializing cgroup subsys hugetlb\n[ 0.340045] Initializing cgroup subsys pids\n[ 0.341157] Initializing cgroup subsys net_prio\n[ 0.342395] CPU: Physical Processor ID: 0\n[ 0.344208] mce: CPU supports 10 MCE banks\n[ 0.345347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.346647] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347943] tlb_flushall_shift: 6\n[ 0.349132] Freeing SMP alternatives: 28k freed\n[ 0.352922] ACPI: Core revision 20130517\n[ 0.354446] ACPI: All ACPI Tables successfully acquired\n[ 0.355913] ftrace: allocating 25812 entries in 101 pages\n[ 0.377021] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.378544] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.380055] smpboot: Max logical packages: 2\n[ 0.381359] Enabling x2apic\n[ 0.382261] Enabled x2apic\n[ 0.383345] Switched APIC routing to physical x2apic.\n[ 0.385502] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.386998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.389641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.397688] KVM setup paravirtual spinlock\n[ 0.400081] smpboot: Booting Node 0, Processors #1 OK\n[ 0.401725] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.423626] Brought up 2 CPUs\n[ 0.423631] KVM setup async PF for cpu 1\n[ 0.423634] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.426786] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.428931] devtmpfs: initialized\n[ 0.431423] EVM: security.selinux\n[ 0.432409] EVM: security.ima\n[ 0.433333] EVM: security.capability\n[ 0.434982] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.436526] pinctrl core: initialized pinctrl subsystem\n[ 0.437928] NET: Registered protocol family 16\n[ 0.439280] ACPI: bus type PCI registered\n[ 0.440375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.441917] PCI: Using configuration type 1 for base access\n[ 0.446570] ACPI: Added _OSI(Module Device)\n[ 0.447869] ACPI: Added _OSI(Processor Device)\n[ 0.449193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.450551] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.453074] ACPI: Interpreter enabled\n[ 0.454262] ACPI: (supports S0 S5)\n[ 0.455375] ACPI: Using IOAPIC for interrupt routing\n[ 0.456792] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.462704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.464495] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.466229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.469421] acpiphp: Slot [3] registered\n[ 0.470658] acpiphp: Slot [4] registered\n[ 0.471898] acpiphp: Slot [5] registered\n[ 0.473122] acpiphp: Slot [6] registered\n[ 0.474345] acpiphp: Slot [7] registered\n[ 0.475573] acpiphp: Slot [8] registered\n[ 0.476796] acpiphp: Slot [9] registered\n[ 0.478027] acpiphp: Slot [10] registered\n[ 0.479265] acpiphp: Slot [11] registered\n[ 0.480506] acpiphp: Slot [12] registered\n[ 0.481755] acpiphp: Slot [13] registered\n[ 0.483001] acpiphp: Slot [14] registered\n[ 0.484243] acpiphp: Slot [15] registered\n[ 0.485491] acpiphp: Slot [16] registered\n[ 0.486734] acpiphp: Slot [17] registered\n[ 0.487982] acpiphp: Slot [18] registered\n[ 0.489217] acpiphp: Slot [19] registered\n[ 0.490460] acpiphp: Slot [20] registered\n[ 0.491705] acpiphp: Slot [21] registered\n[ 0.492951] acpiphp: Slot [22] registered\n[ 0.494186] acpiphp: Slot [23] registered\n[ 0.495418] acpiphp: Slot [24] registered\n[ 0.496668] acpiphp: Slot [25] registered\n[ 0.497929] acpiphp: Slot [26] registered\n[ 0.499167] acpiphp: Slot [27] registered\n[ 0.500409] acpiphp: Slot [28] registered\n[ 0.501652] acpiphp: Slot [29] registered\n[ 0.502899] acpiphp: Slot [30] registered\n[ 0.504308] acpiphp: Slot [31] registered\n[ 0.505539] PCI host bridge to bus 0000:00\n[ 0.506783] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.510040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514048] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.516303] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.520951] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.522777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.524486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.526303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.530775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.533024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.555417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.557452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.559416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.563621] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569640] vgaarb: loaded\n[ 0.570621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572240] SCSI subsystem initialized\n[ 0.573466] ACPI: bus type USB registered\n[ 0.574726] usbcore: registered new interface driver usbfs\n[ 0.576258] usbcore: registered new interface driver hub\n[ 0.577763] usbcore: registered new device driver usb\n[ 0.579357] PCI: Using ACPI for IRQ routing\n[ 0.580937] NetLabel: Initializing\n[ 0.582061] NetLabel: domain hash size = 128\n[ 0.583348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584792] NetLabel: unlabeled traffic allowed by default\n[ 0.586424] Switched to clocksource kvm-clock\n[ 0.594838] pnp: PnP ACPI init\n[ 0.595990] ACPI: bus type PNP registered\n[ 0.597665] pnp: PnP ACPI: found 5 devices\n[ 0.599031] ACPI: bus type PNP unregistered\n[ 0.606359] NET: Registered protocol family 2\n[ 0.608042] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.610655] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.612861] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.614817] TCP: reno registered\n[ 0.615980] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617776] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619693] NET: Registered protocol family 1\n[ 0.621113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624554] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665024] Unpacking initramfs...\n[ 1.100204] Freeing initrd memory: 37508k freed\n[ 1.109964] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.111930] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.115351] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.117278] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.119455] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.121336] Initialise system trusted keyring\n[ 1.122801] audit: initializing netlink socket (disabled)\n[ 1.124490] type=2000 audit(1534308789.803:1): initialized\n[ 1.142289] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.144179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.146855] zpool: loaded\n[ 1.147924] zbud: loaded\n[ 1.149128] VFS: Disk quotas dquot_6.5.2\n[ 1.150519] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.152595] msgmni has been set to 7578\n[ 1.154008] Key type big_key registered\n[ 1.155995] NET: Registered protocol family 38\n[ 1.157472] Key type asymmetric registered\n[ 1.158854] Asymmetric key parser 'x509' registered\n[ 1.160442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.162997] io scheduler noop registered\n[ 1.164349] io scheduler deadline registered (default)\n[ 1.175953] io scheduler cfq registered\n[ 1.177372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.179095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.181130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.183648] ACPI: Power Button [PWRF]\n[ 1.185094] GHES: HEST is not enabled!\n[ 1.186481] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.211076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.213250] Non-volatile memory driver v1.3\n[ 1.214653] Linux agpgart interface v0.103\n[ 1.216150] crash memory driver: version 1.1\n[ 1.217616] rdac: device handler registered\n[ 1.219074] hp_sw: device handler registered\n[ 1.220476] emc: device handler registered\n[ 1.221829] alua: device handler registered\n[ 1.223179] libphy: Fixed MDIO Bus: probed\n[ 1.224569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.226446] ehci-pci: EHCI PCI platform driver\n[ 1.227839] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.229596] ohci-pci: OHCI PCI platform driver\n[ 1.231033] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.250995] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.252654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.255069] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.256604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.258322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.260207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.262594] usb usb1: Product: UHCI Host Controller\n[ 1.264085] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.266044] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.267594] hub 1-0:1.0: USB hub found\n[ 1.268949] hub 1-0:1.0: 2 ports detected\n[ 1.270470] usbcore: registered new interface driver usbserial\n[ 1.272196] usbcore: registered new interface driver usbserial_generic\n[ 1.274098] usbserial: USB Serial support registered for generic\n[ 1.275877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.279033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.280552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.282233] mousedev: PS/2 mouse device common for all mice\n[ 1.284235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.287574] rtc_cmos 00:00: RTC can wake from S4\n[ 1.287586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.291173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.291285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.291430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.291469] cpuidle: using governor menu\n[ 1.291524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.291596] usbcore: registered new interface driver usbhid\n[ 1.291598] usbhid: USB HID core driver\n[ 1.291629] drop_monitor: Initializing network drop monitor service\n[ 1.291675] TCP: cubic registered\n[ 1.291677] Initializing XFRM netlink socket\n[ 1.291752] NET: Registered protocol family 10\n[ 1.295810] NET: Registered protocol family 17\n[ 1.297593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.297597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.297617] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.297689] Loading compiled-in X.509 certificates\n[ 1.297706] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.297713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.298039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.298058] registered taskstats version 1\n[ 1.303151] Key type trusted registered\n[ 1.304372] Key type encrypted registered\n[ 1.305612] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.306817] rtc_cmos 00:00: setting system clock to 2018-08-15 04:53:09 UTC (1534308789)\n[ 1.331908] Freeing unused kernel memory: 1680k freed\n[ 1.336671] 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.341961] systemd[1]: Detected virtualization kvm.\n[ 1.343540] systemd[1]: Detected architecture x86-64.\n[ 1.345140] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.348262] systemd[1]: No hostname configured.\n[ 1.349758] systemd[1]: Set hostname to .\n[ 1.351341] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.375009] systemd[1]: Reached target Local File Systems.\n[ 1.376732] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.379466] systemd[1]: Created slice Root Slice.\n[ 1.381013] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.383600] systemd[1]: Listening on udev Control Socket.\n[ 1.385235] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.387865] systemd[1]: Listening on Journal Socket.\n[ 1.389386] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.391829] systemd[1]: Reached target Timers.\n[ 1.393280] systemd[1]: Starting Timers.\n[ 1.394612] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.397139] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.400702] systemd[1]: Reached target Paths.\n[ 1.402118] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.404582] systemd[1]: Created slice System Slice.\n[ 1.406103] systemd[1]: Starting System Slice.\n[ 1.407878] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.410579] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.414076] systemd[1]: Reached target Slices.\n[ 1.415510] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.417778] systemd[1]: Reached target Swap.\n[ 1.419176] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.421564] systemd[1]: Listening on udev Kernel Socket.\n[ 1.423189] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.425694] systemd[1]: Reached target Sockets.\n[ 1.427159] systemd[1]: Starting Sockets.\n[ 1.428761] 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[ 1.433467] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.438278] 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.488482] RPC: Registered named UNIX socket transport module.\n[ 1.489921] RPC: Registered udp transport module.\n[ 1.491131] RPC: Registered tcp transport module.\n[ 1.492345] RPC: Registered tcp NFSv4.1 backchannel transport module.\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[ 1.571801] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.593890] FDC 0 is a S82078B\n[ 1.610716] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.651055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.657189] scsi host0: ata_piix\n[ 1.658623] scsi host1: ata_piix\n[ 1.658692] vda: vda1\n[ 1.660770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.662355] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.723471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.725070] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.726648] usb 1-1: Product: QEMU USB Tablet\n[ 1.727797] usb 1-1: Manufacturer: QEMU\n[ 1.728893] usb 1-1: SerialNumber: 42\n[ 1.738605] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.741206] 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[ 1.834098] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836384] XFS (vda1): Mounting V4 Filesystem\n[ 1.885332] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\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 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.113759] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.118466] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.348990] SELinux: Disabled at runtime.\n[ 2.389467] type=1404 audit(1534308790.583:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.435630] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.437038] 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] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\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 Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\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] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.729894] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Flush Journal to Persistent Storage...\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[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 2.785502] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\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[ 2.892379] type=1305 audit(1534308791.084:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\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 Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.045009] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.049504] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.055888] [drm] Initialized drm 1.1.0 20060810\n[ 3.077508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.077508] [TTM] Initializing pool allocator\n[ 3.077510] [TTM] Initializing DMA pool allocator\n[ 3.077712] [drm] fb mappable at 0xFC000000\n[ 3.077713] [drm] vram aper at 0xFC000000\n[ 3.077713] [drm] size 33554432\n[ 3.077713] [drm] fb depth is 24\n[ 3.077714] [drm] pitch is 3072\n[ 3.080532] ppdev: user-space parallel port driver\n[ 3.103108] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.120892] Console: switching to colour frame buffer device 128x48\n[ 3.131664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n[ 3.138397] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.203729] AES CTR mode by8 optimization enabled\n[ 3.206007] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.211207] alg: No test for crc32 (crc32-pclmul)\n[ 3.215221] intel_rapl: no valid rapl domains found in package 0\n[ 3.218436] intel_powerclamp: No package C-state available\n[ 3.225230] 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"} 2018-08-15 04:53:12,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747/action used request id req-016865bb-1a98-453e-966a-d2ec4dc413f7 2018-08-15 04:53:12,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0752649307251s 2018-08-15 04:53:12,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747/action used request id req-016865bb-1a98-453e-966a-d2ec4dc413f7 2018-08-15 04:53:12,793 - 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 1840927398 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.910 MHz processor [ 0.316736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.318980] pid_max: default: 32768 minimum: 301 [ 0.320188] Security Framework initialized [ 0.321309] SELinux: Initializing. [ 0.322595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327470] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330440] Mount-cache hash table entries: 4096 [ 0.331882] Initializing cgroup subsys memory [ 0.333050] Initializing cgroup subsys devices [ 0.334211] Initializing cgroup subsys freezer [ 0.335368] Initializing cgroup subsys net_cls [ 0.336542] Initializing cgroup subsys blkio [ 0.337673] Initializing cgroup subsys perf_event [ 0.338875] Initializing cgroup subsys hugetlb [ 0.340045] Initializing cgroup subsys pids [ 0.341157] Initializing cgroup subsys net_prio [ 0.342395] CPU: Physical Processor ID: 0 [ 0.344208] mce: CPU supports 10 MCE banks [ 0.345347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.346647] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347943] tlb_flushall_shift: 6 [ 0.349132] Freeing SMP alternatives: 28k freed [ 0.352922] ACPI: Core revision 20130517 [ 0.354446] ACPI: All ACPI Tables successfully acquired [ 0.355913] ftrace: allocating 25812 entries in 101 pages [ 0.377021] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.378544] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.380055] smpboot: Max logical packages: 2 [ 0.381359] Enabling x2apic [ 0.382261] Enabled x2apic [ 0.383345] Switched APIC routing to physical x2apic. [ 0.385502] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.386998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.389641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.397688] KVM setup paravirtual spinlock [ 0.400081] smpboot: Booting Node 0, Processors #1 OK [ 0.401725] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.423626] Brought up 2 CPUs [ 0.423631] KVM setup async PF for cpu 1 [ 0.423634] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.426786] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.428931] devtmpfs: initialized [ 0.431423] EVM: security.selinux [ 0.432409] EVM: security.ima [ 0.433333] EVM: security.capability [ 0.434982] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.436526] pinctrl core: initialized pinctrl subsystem [ 0.437928] NET: Registered protocol family 16 [ 0.439280] ACPI: bus type PCI registered [ 0.440375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441917] PCI: Using configuration type 1 for base access [ 0.446570] ACPI: Added _OSI(Module Device) [ 0.447869] ACPI: Added _OSI(Processor Device) [ 0.449193] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.450551] ACPI: Added _OSI(Processor Aggregator Device) [ 0.453074] ACPI: Interpreter enabled [ 0.454262] ACPI: (supports S0 S5) [ 0.455375] ACPI: Using IOAPIC for interrupt routing [ 0.456792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.462704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.464495] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.466229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.469421] acpiphp: Slot [3] registered [ 0.470658] acpiphp: Slot [4] registered [ 0.471898] acpiphp: Slot [5] registered [ 0.473122] acpiphp: Slot [6] registered [ 0.474345] acpiphp: Slot [7] registered [ 0.475573] acpiphp: Slot [8] registered [ 0.476796] acpiphp: Slot [9] registered [ 0.478027] acpiphp: Slot [10] registered [ 0.479265] acpiphp: Slot [11] registered [ 0.480506] acpiphp: Slot [12] registered [ 0.481755] acpiphp: Slot [13] registered [ 0.483001] acpiphp: Slot [14] registered [ 0.484243] acpiphp: Slot [15] registered [ 0.485491] acpiphp: Slot [16] registered [ 0.486734] acpiphp: Slot [17] registered [ 0.487982] acpiphp: Slot [18] registered [ 0.489217] acpiphp: Slot [19] registered [ 0.490460] acpiphp: Slot [20] registered [ 0.491705] acpiphp: Slot [21] registered [ 0.492951] acpiphp: Slot [22] registered [ 0.494186] acpiphp: Slot [23] registered [ 0.495418] acpiphp: Slot [24] registered [ 0.496668] acpiphp: Slot [25] registered [ 0.497929] acpiphp: Slot [26] registered [ 0.499167] acpiphp: Slot [27] registered [ 0.500409] acpiphp: Slot [28] registered [ 0.501652] acpiphp: Slot [29] registered [ 0.502899] acpiphp: Slot [30] registered [ 0.504308] acpiphp: Slot [31] registered [ 0.505539] PCI host bridge to bus 0000:00 [ 0.506783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.510040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514048] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.516303] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.520951] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.522777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.555417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.557452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.559416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.563621] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569640] vgaarb: loaded [ 0.570621] vgaarb: bridge control possible 0000:00:02.0 [ 0.572240] SCSI subsystem initialized [ 0.573466] ACPI: bus type USB registered [ 0.574726] usbcore: registered new interface driver usbfs [ 0.576258] usbcore: registered new interface driver hub [ 0.577763] usbcore: registered new device driver usb [ 0.579357] PCI: Using ACPI for IRQ routing [ 0.580937] NetLabel: Initializing [ 0.582061] NetLabel: domain hash size = 128 [ 0.583348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584792] NetLabel: unlabeled traffic allowed by default [ 0.586424] Switched to clocksource kvm-clock [ 0.594838] pnp: PnP ACPI init [ 0.595990] ACPI: bus type PNP registered [ 0.597665] pnp: PnP ACPI: found 5 devices [ 0.599031] ACPI: bus type PNP unregistered [ 0.606359] NET: Registered protocol family 2 [ 0.608042] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.610655] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.612861] TCP: Hash tables configured (established 32768 bind 32768) [ 0.614817] TCP: reno registered [ 0.615980] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617776] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619693] NET: Registered protocol family 1 [ 0.621113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624554] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665024] Unpacking initramfs... [ 1.100204] Freeing initrd memory: 37508k freed [ 1.109964] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.111930] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.115351] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.117278] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.119455] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.121336] Initialise system trusted keyring [ 1.122801] audit: initializing netlink socket (disabled) [ 1.124490] type=2000 audit(1534308789.803:1): initialized [ 1.142289] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.144179] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.146855] zpool: loaded [ 1.147924] zbud: loaded [ 1.149128] VFS: Disk quotas dquot_6.5.2 [ 1.150519] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.152595] msgmni has been set to 7578 [ 1.154008] Key type big_key registered [ 1.155995] NET: Registered protocol family 38 [ 1.157472] Key type asymmetric registered [ 1.158854] Asymmetric key parser 'x509' registered [ 1.160442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.162997] io scheduler noop registered [ 1.164349] io scheduler deadline registered (default) [ 1.175953] io scheduler cfq registered [ 1.177372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.179095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.181130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.183648] ACPI: Power Button [PWRF] [ 1.185094] GHES: HEST is not enabled! [ 1.186481] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.211076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.213250] Non-volatile memory driver v1.3 [ 1.214653] Linux agpgart interface v0.103 [ 1.216150] crash memory driver: version 1.1 [ 1.217616] rdac: device handler registered [ 1.219074] hp_sw: device handler registered [ 1.220476] emc: device handler registered [ 1.221829] alua: device handler registered [ 1.223179] libphy: Fixed MDIO Bus: probed [ 1.224569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.226446] ehci-pci: EHCI PCI platform driver [ 1.227839] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.229596] ohci-pci: OHCI PCI platform driver [ 1.231033] uhci_hcd: USB Universal Host Controller Interface driver [ 1.250995] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.252654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.255069] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.256604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.258322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.260207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.262594] usb usb1: Product: UHCI Host Controller [ 1.264085] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.266044] usb usb1: SerialNumber: 0000:00:01.2 [ 1.267594] hub 1-0:1.0: USB hub found [ 1.268949] hub 1-0:1.0: 2 ports detected [ 1.270470] usbcore: registered new interface driver usbserial [ 1.272196] usbcore: registered new interface driver usbserial_generic [ 1.274098] usbserial: USB Serial support registered for generic [ 1.275877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.279033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.280552] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.282233] mousedev: PS/2 mouse device common for all mice [ 1.284235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.287574] rtc_cmos 00:00: RTC can wake from S4 [ 1.287586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.291173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.291285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.291430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.291469] cpuidle: using governor menu [ 1.291524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.291596] usbcore: registered new interface driver usbhid [ 1.291598] usbhid: USB HID core driver [ 1.291629] drop_monitor: Initializing network drop monitor service [ 1.291675] TCP: cubic registered [ 1.291677] Initializing XFRM netlink socket [ 1.291752] NET: Registered protocol family 10 [ 1.295810] NET: Registered protocol family 17 [ 1.297593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.297597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.297617] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.297689] Loading compiled-in X.509 certificates [ 1.297706] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.297713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.298039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.298058] registered taskstats version 1 [ 1.303151] Key type trusted registered [ 1.304372] Key type encrypted registered [ 1.305612] IMA: No TPM chip found, activating TPM-bypass! [ 1.306817] rtc_cmos 00:00: setting system clock to 2018-08-15 04:53:09 UTC (1534308789) [ 1.331908] Freeing unused kernel memory: 1680k freed [ 1.336671] 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.341961] systemd[1]: Detected virtualization kvm. [ 1.343540] systemd[1]: Detected architecture x86-64. [ 1.345140] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.348262] systemd[1]: No hostname configured. [ 1.349758] systemd[1]: Set hostname to . [ 1.351341] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.375009] systemd[1]: Reached target Local File Systems. [ 1.376732] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.379466] systemd[1]: Created slice Root Slice. [ 1.381013] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.383600] systemd[1]: Listening on udev Control Socket. [ 1.385235] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.387865] systemd[1]: Listening on Journal Socket. [ 1.389386] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.391829] systemd[1]: Reached target Timers. [ 1.393280] systemd[1]: Starting Timers. [ 1.394612] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.397139] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.400702] systemd[1]: Reached target Paths. [ 1.402118] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.404582] systemd[1]: Created slice System Slice. [ 1.406103] systemd[1]: Starting System Slice. [ 1.407878] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.410579] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.414076] systemd[1]: Reached target Slices. [ 1.415510] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.417778] systemd[1]: Reached target Swap. [ 1.419176] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.421564] systemd[1]: Listening on udev Kernel Socket. [ 1.423189] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.425694] systemd[1]: Reached target Sockets. [ 1.427159] systemd[1]: Starting Sockets. [ 1.428761] 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... [ 1.433467] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.438278] 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.488482] RPC: Registered named UNIX socket transport module. [ 1.489921] RPC: Registered udp transport module. [ 1.491131] RPC: Registered tcp transport module. [ 1.492345] RPC: Registered tcp NFSv4.1 backchannel transport module. [[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. [ 1.571801] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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.593890] FDC 0 is a S82078B [ 1.610716] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.651055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.657189] scsi host0: ata_piix [ 1.658623] scsi host1: ata_piix [ 1.658692] vda: vda1 [ 1.660770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.662355] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.723471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.725070] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.726648] usb 1-1: Product: QEMU USB Tablet [ 1.727797] usb 1-1: Manufacturer: QEMU [ 1.728893] usb 1-1: SerialNumber: 42 [ 1.738605] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.741206] 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. [ 1.834098] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836384] XFS (vda1): Mounting V4 Filesystem [ 1.885332] 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 Slices. [[32m OK [0m] Stopped target Paths. [[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 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.113759] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.118466] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 2.348990] SELinux: Disabled at runtime. [ 2.389467] type=1404 audit(1534308790.583:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.435630] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.437038] 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] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.729894] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Flush Journal to Persistent Storage... [[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). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [ 2.785502] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.892379] type=1305 audit(1534308791.084:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.045009] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.049504] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.055888] [drm] Initialized drm 1.1.0 20060810 [ 3.077508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.077508] [TTM] Initializing pool allocator [ 3.077510] [TTM] Initializing DMA pool allocator [ 3.077712] [drm] fb mappable at 0xFC000000 [ 3.077713] [drm] vram aper at 0xFC000000 [ 3.077713] [drm] size 33554432 [ 3.077713] [drm] fb depth is 24 [ 3.077714] [drm] pitch is 3072 [ 3.080532] ppdev: user-space parallel port driver [ 3.103108] fbcon: cirrusdrmfb (fb0) is primary device [ 3.120892] Console: switching to colour frame buffer device 128x48 [ 3.131664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... [ 3.138397] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.203729] AES CTR mode by8 optimization enabled [ 3.206007] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.211207] alg: No test for crc32 (crc32-pclmul) [ 3.215221] intel_rapl: no valid rapl domains found in package 0 [ 3.218436] intel_powerclamp: No package C-state available [ 3.225230] 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. 2018-08-15 04:53:13,796 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.214: timed out 2018-08-15 04:53:22,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 04:53:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 04:53:22,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d40b40ef-369b-48b8-80f9-cfec9a9fd641 x-compute-request-id: req-d40b40ef-369b-48b8-80f9-cfec9a9fd641 Content-Encoding: gzip Content-Length: 12707 Content-Type: application/json 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 1840927398 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.910 MHz processor\n[ 0.316736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.318980] pid_max: default: 32768 minimum: 301\n[ 0.320188] Security Framework initialized\n[ 0.321309] SELinux: Initializing.\n[ 0.322595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327470] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330440] Mount-cache hash table entries: 4096\n[ 0.331882] Initializing cgroup subsys memory\n[ 0.333050] Initializing cgroup subsys devices\n[ 0.334211] Initializing cgroup subsys freezer\n[ 0.335368] Initializing cgroup subsys net_cls\n[ 0.336542] Initializing cgroup subsys blkio\n[ 0.337673] Initializing cgroup subsys perf_event\n[ 0.338875] Initializing cgroup subsys hugetlb\n[ 0.340045] Initializing cgroup subsys pids\n[ 0.341157] Initializing cgroup subsys net_prio\n[ 0.342395] CPU: Physical Processor ID: 0\n[ 0.344208] mce: CPU supports 10 MCE banks\n[ 0.345347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.346647] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347943] tlb_flushall_shift: 6\n[ 0.349132] Freeing SMP alternatives: 28k freed\n[ 0.352922] ACPI: Core revision 20130517\n[ 0.354446] ACPI: All ACPI Tables successfully acquired\n[ 0.355913] ftrace: allocating 25812 entries in 101 pages\n[ 0.377021] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.378544] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.380055] smpboot: Max logical packages: 2\n[ 0.381359] Enabling x2apic\n[ 0.382261] Enabled x2apic\n[ 0.383345] Switched APIC routing to physical x2apic.\n[ 0.385502] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.386998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.389641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.397688] KVM setup paravirtual spinlock\n[ 0.400081] smpboot: Booting Node 0, Processors #1 OK\n[ 0.401725] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.423626] Brought up 2 CPUs\n[ 0.423631] KVM setup async PF for cpu 1\n[ 0.423634] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.426786] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.428931] devtmpfs: initialized\n[ 0.431423] EVM: security.selinux\n[ 0.432409] EVM: security.ima\n[ 0.433333] EVM: security.capability\n[ 0.434982] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.436526] pinctrl core: initialized pinctrl subsystem\n[ 0.437928] NET: Registered protocol family 16\n[ 0.439280] ACPI: bus type PCI registered\n[ 0.440375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.441917] PCI: Using configuration type 1 for base access\n[ 0.446570] ACPI: Added _OSI(Module Device)\n[ 0.447869] ACPI: Added _OSI(Processor Device)\n[ 0.449193] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.450551] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.453074] ACPI: Interpreter enabled\n[ 0.454262] ACPI: (supports S0 S5)\n[ 0.455375] ACPI: Using IOAPIC for interrupt routing\n[ 0.456792] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.462704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.464495] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.466229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.469421] acpiphp: Slot [3] registered\n[ 0.470658] acpiphp: Slot [4] registered\n[ 0.471898] acpiphp: Slot [5] registered\n[ 0.473122] acpiphp: Slot [6] registered\n[ 0.474345] acpiphp: Slot [7] registered\n[ 0.475573] acpiphp: Slot [8] registered\n[ 0.476796] acpiphp: Slot [9] registered\n[ 0.478027] acpiphp: Slot [10] registered\n[ 0.479265] acpiphp: Slot [11] registered\n[ 0.480506] acpiphp: Slot [12] registered\n[ 0.481755] acpiphp: Slot [13] registered\n[ 0.483001] acpiphp: Slot [14] registered\n[ 0.484243] acpiphp: Slot [15] registered\n[ 0.485491] acpiphp: Slot [16] registered\n[ 0.486734] acpiphp: Slot [17] registered\n[ 0.487982] acpiphp: Slot [18] registered\n[ 0.489217] acpiphp: Slot [19] registered\n[ 0.490460] acpiphp: Slot [20] registered\n[ 0.491705] acpiphp: Slot [21] registered\n[ 0.492951] acpiphp: Slot [22] registered\n[ 0.494186] acpiphp: Slot [23] registered\n[ 0.495418] acpiphp: Slot [24] registered\n[ 0.496668] acpiphp: Slot [25] registered\n[ 0.497929] acpiphp: Slot [26] registered\n[ 0.499167] acpiphp: Slot [27] registered\n[ 0.500409] acpiphp: Slot [28] registered\n[ 0.501652] acpiphp: Slot [29] registered\n[ 0.502899] acpiphp: Slot [30] registered\n[ 0.504308] acpiphp: Slot [31] registered\n[ 0.505539] PCI host bridge to bus 0000:00\n[ 0.506783] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.510040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514048] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.516303] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.520951] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.522777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.524486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.526303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.530775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.533024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.555417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.557452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.559416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.563621] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569640] vgaarb: loaded\n[ 0.570621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572240] SCSI subsystem initialized\n[ 0.573466] ACPI: bus type USB registered\n[ 0.574726] usbcore: registered new interface driver usbfs\n[ 0.576258] usbcore: registered new interface driver hub\n[ 0.577763] usbcore: registered new device driver usb\n[ 0.579357] PCI: Using ACPI for IRQ routing\n[ 0.580937] NetLabel: Initializing\n[ 0.582061] NetLabel: domain hash size = 128\n[ 0.583348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584792] NetLabel: unlabeled traffic allowed by default\n[ 0.586424] Switched to clocksource kvm-clock\n[ 0.594838] pnp: PnP ACPI init\n[ 0.595990] ACPI: bus type PNP registered\n[ 0.597665] pnp: PnP ACPI: found 5 devices\n[ 0.599031] ACPI: bus type PNP unregistered\n[ 0.606359] NET: Registered protocol family 2\n[ 0.608042] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.610655] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.612861] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.614817] TCP: reno registered\n[ 0.615980] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617776] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619693] NET: Registered protocol family 1\n[ 0.621113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622853] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.624554] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.665024] Unpacking initramfs...\n[ 1.100204] Freeing initrd memory: 37508k freed\n[ 1.109964] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.111930] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.115351] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.117278] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.119455] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.121336] Initialise system trusted keyring\n[ 1.122801] audit: initializing netlink socket (disabled)\n[ 1.124490] type=2000 audit(1534308789.803:1): initialized\n[ 1.142289] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.144179] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.146855] zpool: loaded\n[ 1.147924] zbud: loaded\n[ 1.149128] VFS: Disk quotas dquot_6.5.2\n[ 1.150519] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.152595] msgmni has been set to 7578\n[ 1.154008] Key type big_key registered\n[ 1.155995] NET: Registered protocol family 38\n[ 1.157472] Key type asymmetric registered\n[ 1.158854] Asymmetric key parser 'x509' registered\n[ 1.160442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.162997] io scheduler noop registered\n[ 1.164349] io scheduler deadline registered (default)\n[ 1.175953] io scheduler cfq registered\n[ 1.177372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.179095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.181130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.183648] ACPI: Power Button [PWRF]\n[ 1.185094] GHES: HEST is not enabled!\n[ 1.186481] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.211076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.213250] Non-volatile memory driver v1.3\n[ 1.214653] Linux agpgart interface v0.103\n[ 1.216150] crash memory driver: version 1.1\n[ 1.217616] rdac: device handler registered\n[ 1.219074] hp_sw: device handler registered\n[ 1.220476] emc: device handler registered\n[ 1.221829] alua: device handler registered\n[ 1.223179] libphy: Fixed MDIO Bus: probed\n[ 1.224569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.226446] ehci-pci: EHCI PCI platform driver\n[ 1.227839] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.229596] ohci-pci: OHCI PCI platform driver\n[ 1.231033] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.250995] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.252654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.255069] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.256604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.258322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.260207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.262594] usb usb1: Product: UHCI Host Controller\n[ 1.264085] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.266044] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.267594] hub 1-0:1.0: USB hub found\n[ 1.268949] hub 1-0:1.0: 2 ports detected\n[ 1.270470] usbcore: registered new interface driver usbserial\n[ 1.272196] usbcore: registered new interface driver usbserial_generic\n[ 1.274098] usbserial: USB Serial support registered for generic\n[ 1.275877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.279033] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.280552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.282233] mousedev: PS/2 mouse device common for all mice\n[ 1.284235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.287574] rtc_cmos 00:00: RTC can wake from S4\n[ 1.287586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.291173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.291285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.291430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.291469] cpuidle: using governor menu\n[ 1.291524] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.291596] usbcore: registered new interface driver usbhid\n[ 1.291598] usbhid: USB HID core driver\n[ 1.291629] drop_monitor: Initializing network drop monitor service\n[ 1.291675] TCP: cubic registered\n[ 1.291677] Initializing XFRM netlink socket\n[ 1.291752] NET: Registered protocol family 10\n[ 1.295810] NET: Registered protocol family 17\n[ 1.297593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.297597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.297617] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.297689] Loading compiled-in X.509 certificates\n[ 1.297706] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.297713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.298039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.298058] registered taskstats version 1\n[ 1.303151] Key type trusted registered\n[ 1.304372] Key type encrypted registered\n[ 1.305612] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.306817] rtc_cmos 00:00: setting system clock to 2018-08-15 04:53:09 UTC (1534308789)\n[ 1.331908] Freeing unused kernel memory: 1680k freed\n[ 1.336671] 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.341961] systemd[1]: Detected virtualization kvm.\n[ 1.343540] systemd[1]: Detected architecture x86-64.\n[ 1.345140] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.348262] systemd[1]: No hostname configured.\n[ 1.349758] systemd[1]: Set hostname to .\n[ 1.351341] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.375009] systemd[1]: Reached target Local File Systems.\n[ 1.376732] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.379466] systemd[1]: Created slice Root Slice.\n[ 1.381013] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.383600] systemd[1]: Listening on udev Control Socket.\n[ 1.385235] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.387865] systemd[1]: Listening on Journal Socket.\n[ 1.389386] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.391829] systemd[1]: Reached target Timers.\n[ 1.393280] systemd[1]: Starting Timers.\n[ 1.394612] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.397139] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.400702] systemd[1]: Reached target Paths.\n[ 1.402118] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice System Slice.\n[ 1.404582] systemd[1]: Created slice System Slice.\n[ 1.406103] systemd[1]: Starting System Slice.\n[ 1.407878] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.410579] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.414076] systemd[1]: Reached target Slices.\n[ 1.415510] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.417778] systemd[1]: Reached target Swap.\n[ 1.419176] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.421564] systemd[1]: Listening on udev Kernel Socket.\n[ 1.423189] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.425694] systemd[1]: Reached target Sockets.\n[ 1.427159] systemd[1]: Starting Sockets.\n[ 1.428761] 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[ 1.433467] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.438278] 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.488482] RPC: Registered named UNIX socket transport module.\n[ 1.489921] RPC: Registered udp transport module.\n[ 1.491131] RPC: Registered tcp transport module.\n[ 1.492345] RPC: Registered tcp NFSv4.1 backchannel transport module.\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[ 1.571801] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.593890] FDC 0 is a S82078B\n[ 1.610716] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.651055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.657189] scsi host0: ata_piix\n[ 1.658623] scsi host1: ata_piix\n[ 1.658692] vda: vda1\n[ 1.660770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.662355] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\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[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.723471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.725070] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.726648] usb 1-1: Product: QEMU USB Tablet\n[ 1.727797] usb 1-1: Manufacturer: QEMU\n[ 1.728893] usb 1-1: SerialNumber: 42\n[ 1.738605] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.741206] 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[ 1.834098] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.836384] XFS (vda1): Mounting V4 Filesystem\n[ 1.885332] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\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 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.113759] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.118466] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.348990] SELinux: Disabled at runtime.\n[ 2.389467] type=1404 audit(1534308790.583:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.435630] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.437038] 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] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Slices.\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 Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\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] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.729894] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Flush Journal to Persistent Storage...\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[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[ 2.785502] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\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[ 2.892379] type=1305 audit(1534308791.084:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\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 RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Timers.\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 Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.045009] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.049504] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.055888] [drm] Initialized drm 1.1.0 20060810\n[ 3.077508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.077508] [TTM] Initializing pool allocator\n[ 3.077510] [TTM] Initializing DMA pool allocator\n[ 3.077712] [drm] fb mappable at 0xFC000000\n[ 3.077713] [drm] vram aper at 0xFC000000\n[ 3.077713] [drm] size 33554432\n[ 3.077713] [drm] fb depth is 24\n[ 3.077714] [drm] pitch is 3072\n[ 3.080532] ppdev: user-space parallel port driver\n[ 3.103108] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.120892] Console: switching to colour frame buffer device 128x48\n[ 3.131664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n[ 3.138397] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 3.203729] AES CTR mode by8 optimization enabled\n[ 3.206007] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.211207] alg: No test for crc32 (crc32-pclmul)\n[ 3.215221] intel_rapl: no valid rapl domains found in package 0\n[ 3.218436] intel_powerclamp: No package C-state available\n[ 3.225230] 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[ 3.597709] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 04:53:12 +0000. Up 3.56 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 Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ 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[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[ 5.791014] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 04:53:14 +0000. Up 5.74 seconds.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.829239] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.832290] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.833860] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.835387] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.836976] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.838471] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:d4:da:76 |\n[ 5.840066] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.841570] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.843293] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.844967] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.846684] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.848450] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.850182] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.852094] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.853943] cloud-init[796]: 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.344438] cloud-init[3741]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 04:53:19 +0000. Up 11.30 seconds.\n[ 11.643857] cloud-init[3878]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 04:53:20 +0000. Up 11.59 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 | 58:10:c3:d3:28:2d:88:b4:58:8b:04:93:71:99:f3:bd | - | 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.707253] cloud-init[3878]: Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 04:53:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.69 seconds\n"} 2018-08-15 04:53:22,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747/action used request id req-d40b40ef-369b-48b8-80f9-cfec9a9fd641 2018-08-15 04:53:22,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.104413032532s 2018-08-15 04:53:22,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747/action used request id req-d40b40ef-369b-48b8-80f9-cfec9a9fd641 2018-08-15 04:53:22,912 - 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 1840927398 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.910 MHz processor [ 0.316736] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.318980] pid_max: default: 32768 minimum: 301 [ 0.320188] Security Framework initialized [ 0.321309] SELinux: Initializing. [ 0.322595] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327470] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330440] Mount-cache hash table entries: 4096 [ 0.331882] Initializing cgroup subsys memory [ 0.333050] Initializing cgroup subsys devices [ 0.334211] Initializing cgroup subsys freezer [ 0.335368] Initializing cgroup subsys net_cls [ 0.336542] Initializing cgroup subsys blkio [ 0.337673] Initializing cgroup subsys perf_event [ 0.338875] Initializing cgroup subsys hugetlb [ 0.340045] Initializing cgroup subsys pids [ 0.341157] Initializing cgroup subsys net_prio [ 0.342395] CPU: Physical Processor ID: 0 [ 0.344208] mce: CPU supports 10 MCE banks [ 0.345347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.346647] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347943] tlb_flushall_shift: 6 [ 0.349132] Freeing SMP alternatives: 28k freed [ 0.352922] ACPI: Core revision 20130517 [ 0.354446] ACPI: All ACPI Tables successfully acquired [ 0.355913] ftrace: allocating 25812 entries in 101 pages [ 0.377021] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.378544] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.380055] smpboot: Max logical packages: 2 [ 0.381359] Enabling x2apic [ 0.382261] Enabled x2apic [ 0.383345] Switched APIC routing to physical x2apic. [ 0.385502] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.386998] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.389641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.397688] KVM setup paravirtual spinlock [ 0.400081] smpboot: Booting Node 0, Processors #1 OK [ 0.401725] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.423626] Brought up 2 CPUs [ 0.423631] KVM setup async PF for cpu 1 [ 0.423634] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.426786] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.428931] devtmpfs: initialized [ 0.431423] EVM: security.selinux [ 0.432409] EVM: security.ima [ 0.433333] EVM: security.capability [ 0.434982] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.436526] pinctrl core: initialized pinctrl subsystem [ 0.437928] NET: Registered protocol family 16 [ 0.439280] ACPI: bus type PCI registered [ 0.440375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441917] PCI: Using configuration type 1 for base access [ 0.446570] ACPI: Added _OSI(Module Device) [ 0.447869] ACPI: Added _OSI(Processor Device) [ 0.449193] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.450551] ACPI: Added _OSI(Processor Aggregator Device) [ 0.453074] ACPI: Interpreter enabled [ 0.454262] ACPI: (supports S0 S5) [ 0.455375] ACPI: Using IOAPIC for interrupt routing [ 0.456792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461048] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.462704] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.464495] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.466229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.469421] acpiphp: Slot [3] registered [ 0.470658] acpiphp: Slot [4] registered [ 0.471898] acpiphp: Slot [5] registered [ 0.473122] acpiphp: Slot [6] registered [ 0.474345] acpiphp: Slot [7] registered [ 0.475573] acpiphp: Slot [8] registered [ 0.476796] acpiphp: Slot [9] registered [ 0.478027] acpiphp: Slot [10] registered [ 0.479265] acpiphp: Slot [11] registered [ 0.480506] acpiphp: Slot [12] registered [ 0.481755] acpiphp: Slot [13] registered [ 0.483001] acpiphp: Slot [14] registered [ 0.484243] acpiphp: Slot [15] registered [ 0.485491] acpiphp: Slot [16] registered [ 0.486734] acpiphp: Slot [17] registered [ 0.487982] acpiphp: Slot [18] registered [ 0.489217] acpiphp: Slot [19] registered [ 0.490460] acpiphp: Slot [20] registered [ 0.491705] acpiphp: Slot [21] registered [ 0.492951] acpiphp: Slot [22] registered [ 0.494186] acpiphp: Slot [23] registered [ 0.495418] acpiphp: Slot [24] registered [ 0.496668] acpiphp: Slot [25] registered [ 0.497929] acpiphp: Slot [26] registered [ 0.499167] acpiphp: Slot [27] registered [ 0.500409] acpiphp: Slot [28] registered [ 0.501652] acpiphp: Slot [29] registered [ 0.502899] acpiphp: Slot [30] registered [ 0.504308] acpiphp: Slot [31] registered [ 0.505539] PCI host bridge to bus 0000:00 [ 0.506783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508292] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.510040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511785] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514048] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.516303] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.520951] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.522777] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526303] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530775] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.555417] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.557452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.559416] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.563621] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567237] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569640] vgaarb: loaded [ 0.570621] vgaarb: bridge control possible 0000:00:02.0 [ 0.572240] SCSI subsystem initialized [ 0.573466] ACPI: bus type USB registered [ 0.574726] usbcore: registered new interface driver usbfs [ 0.576258] usbcore: registered new interface driver hub [ 0.577763] usbcore: registered new device driver usb [ 0.579357] PCI: Using ACPI for IRQ routing [ 0.580937] NetLabel: Initializing [ 0.582061] NetLabel: domain hash size = 128 [ 0.583348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584792] NetLabel: unlabeled traffic allowed by default [ 0.586424] Switched to clocksource kvm-clock [ 0.594838] pnp: PnP ACPI init [ 0.595990] ACPI: bus type PNP registered [ 0.597665] pnp: PnP ACPI: found 5 devices [ 0.599031] ACPI: bus type PNP unregistered [ 0.606359] NET: Registered protocol family 2 [ 0.608042] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.610655] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.612861] TCP: Hash tables configured (established 32768 bind 32768) [ 0.614817] TCP: reno registered [ 0.615980] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617776] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619693] NET: Registered protocol family 1 [ 0.621113] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622853] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624554] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.665024] Unpacking initramfs... [ 1.100204] Freeing initrd memory: 37508k freed [ 1.109964] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.111930] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.115351] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.117278] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.119455] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.121336] Initialise system trusted keyring [ 1.122801] audit: initializing netlink socket (disabled) [ 1.124490] type=2000 audit(1534308789.803:1): initialized [ 1.142289] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.144179] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.146855] zpool: loaded [ 1.147924] zbud: loaded [ 1.149128] VFS: Disk quotas dquot_6.5.2 [ 1.150519] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.152595] msgmni has been set to 7578 [ 1.154008] Key type big_key registered [ 1.155995] NET: Registered protocol family 38 [ 1.157472] Key type asymmetric registered [ 1.158854] Asymmetric key parser 'x509' registered [ 1.160442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.162997] io scheduler noop registered [ 1.164349] io scheduler deadline registered (default) [ 1.175953] io scheduler cfq registered [ 1.177372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.179095] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.181130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.183648] ACPI: Power Button [PWRF] [ 1.185094] GHES: HEST is not enabled! [ 1.186481] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.211076] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.213250] Non-volatile memory driver v1.3 [ 1.214653] Linux agpgart interface v0.103 [ 1.216150] crash memory driver: version 1.1 [ 1.217616] rdac: device handler registered [ 1.219074] hp_sw: device handler registered [ 1.220476] emc: device handler registered [ 1.221829] alua: device handler registered [ 1.223179] libphy: Fixed MDIO Bus: probed [ 1.224569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.226446] ehci-pci: EHCI PCI platform driver [ 1.227839] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.229596] ohci-pci: OHCI PCI platform driver [ 1.231033] uhci_hcd: USB Universal Host Controller Interface driver [ 1.250995] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.252654] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.255069] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.256604] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.258322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.260207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.262594] usb usb1: Product: UHCI Host Controller [ 1.264085] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.266044] usb usb1: SerialNumber: 0000:00:01.2 [ 1.267594] hub 1-0:1.0: USB hub found [ 1.268949] hub 1-0:1.0: 2 ports detected [ 1.270470] usbcore: registered new interface driver usbserial [ 1.272196] usbcore: registered new interface driver usbserial_generic [ 1.274098] usbserial: USB Serial support registered for generic [ 1.275877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.279033] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.280552] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.282233] mousedev: PS/2 mouse device common for all mice [ 1.284235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.287574] rtc_cmos 00:00: RTC can wake from S4 [ 1.287586] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.291173] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.291285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.291430] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.291469] cpuidle: using governor menu [ 1.291524] hidraw: raw HID events driver (C) Jiri Kosina [ 1.291596] usbcore: registered new interface driver usbhid [ 1.291598] usbhid: USB HID core driver [ 1.291629] drop_monitor: Initializing network drop monitor service [ 1.291675] TCP: cubic registered [ 1.291677] Initializing XFRM netlink socket [ 1.291752] NET: Registered protocol family 10 [ 1.295810] NET: Registered protocol family 17 [ 1.297593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.297597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.297617] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.297689] Loading compiled-in X.509 certificates [ 1.297706] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.297713] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.298039] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.298058] registered taskstats version 1 [ 1.303151] Key type trusted registered [ 1.304372] Key type encrypted registered [ 1.305612] IMA: No TPM chip found, activating TPM-bypass! [ 1.306817] rtc_cmos 00:00: setting system clock to 2018-08-15 04:53:09 UTC (1534308789) [ 1.331908] Freeing unused kernel memory: 1680k freed [ 1.336671] 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.341961] systemd[1]: Detected virtualization kvm. [ 1.343540] systemd[1]: Detected architecture x86-64. [ 1.345140] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.348262] systemd[1]: No hostname configured. [ 1.349758] systemd[1]: Set hostname to . [ 1.351341] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.375009] systemd[1]: Reached target Local File Systems. [ 1.376732] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.379466] systemd[1]: Created slice Root Slice. [ 1.381013] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.383600] systemd[1]: Listening on udev Control Socket. [ 1.385235] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.387865] systemd[1]: Listening on Journal Socket. [ 1.389386] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.391829] systemd[1]: Reached target Timers. [ 1.393280] systemd[1]: Starting Timers. [ 1.394612] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.397139] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.400702] systemd[1]: Reached target Paths. [ 1.402118] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.404582] systemd[1]: Created slice System Slice. [ 1.406103] systemd[1]: Starting System Slice. [ 1.407878] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.410579] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.414076] systemd[1]: Reached target Slices. [ 1.415510] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.417778] systemd[1]: Reached target Swap. [ 1.419176] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.421564] systemd[1]: Listening on udev Kernel Socket. [ 1.423189] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.425694] systemd[1]: Reached target Sockets. [ 1.427159] systemd[1]: Starting Sockets. [ 1.428761] 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... [ 1.433467] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.438278] 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.488482] RPC: Registered named UNIX socket transport module. [ 1.489921] RPC: Registered udp transport module. [ 1.491131] RPC: Registered tcp transport module. [ 1.492345] RPC: Registered tcp NFSv4.1 backchannel transport module. [[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. [ 1.571801] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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.593890] FDC 0 is a S82078B [ 1.610716] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.651055] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.657189] scsi host0: ata_piix [ 1.658623] scsi host1: ata_piix [ 1.658692] vda: vda1 [ 1.660770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.662355] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[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... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.723471] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.725070] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.726648] usb 1-1: Product: QEMU USB Tablet [ 1.727797] usb 1-1: Manufacturer: QEMU [ 1.728893] usb 1-1: SerialNumber: 42 [ 1.738605] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.741206] 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. [ 1.834098] SGI XFS with ACLs, security attributes, no debug enabled [ 1.836384] XFS (vda1): Mounting V4 Filesystem [ 1.885332] 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 Slices. [[32m OK [0m] Stopped target Paths. [[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 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.113759] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.118466] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 2.348990] SELinux: Disabled at runtime. [ 2.389467] type=1404 audit(1534308790.583:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.435630] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.437038] 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] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[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] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.729894] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Flush Journal to Persistent Storage... [[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). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [ 2.785502] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.892379] type=1305 audit(1534308791.084:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[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 RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.045009] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.049504] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.055888] [drm] Initialized drm 1.1.0 20060810 [ 3.077508] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.077508] [TTM] Initializing pool allocator [ 3.077510] [TTM] Initializing DMA pool allocator [ 3.077712] [drm] fb mappable at 0xFC000000 [ 3.077713] [drm] vram aper at 0xFC000000 [ 3.077713] [drm] size 33554432 [ 3.077713] [drm] fb depth is 24 [ 3.077714] [drm] pitch is 3072 [ 3.080532] ppdev: user-space parallel port driver [ 3.103108] fbcon: cirrusdrmfb (fb0) is primary device [ 3.120892] Console: switching to colour frame buffer device 128x48 [ 3.131664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... [ 3.138397] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 3.203729] AES CTR mode by8 optimization enabled [ 3.206007] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.211207] alg: No test for crc32 (crc32-pclmul) [ 3.215221] intel_rapl: no valid rapl domains found in package 0 [ 3.218436] intel_powerclamp: No package C-state available [ 3.225230] 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. [ 3.597709] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 04:53:12 +0000. Up 3.56 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 Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [ 5.791014] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 04:53:14 +0000. Up 5.74 seconds. [[32m OK [0m] Created slice user-993.slice. [ 5.829239] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.832290] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.833860] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.835387] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.836976] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.838471] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:d4:da:76 | [ 5.840066] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.841570] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.843293] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.844967] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.846684] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.848450] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.850182] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.852094] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.853943] cloud-init[796]: 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.344438] cloud-init[3741]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 04:53:19 +0000. Up 11.30 seconds. [ 11.643857] cloud-init[3878]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 04:53:20 +0000. Up 11.59 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 | 58:10:c3:d3:28:2d:88:b4:58:8b:04:93:71:99:f3:bd | - | 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.707253] cloud-init[3878]: Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 04:53:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.69 seconds 2018-08-15 04:53:22,916 - paramiko.transport - DEBUG - starting thread (client mode): 0xc205a290L 2018-08-15 04:53:22,916 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 04:53:22,992 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-15 04:53:22,992 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-15 04:53:23,041 - 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-08-15 04:53:23,042 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 04:53:23,042 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-15 04:53:23,042 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 04:53:23,042 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 04:53:23,042 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 04:53:23,048 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 04:53:23,049 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 04:53:23,080 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-15 04:53:23,081 - paramiko.transport - DEBUG - Trying discovered key 5810c3d3282d88b4588b04937199f3bd in /tmp/tmpbUWMJG 2018-08-15 04:53:23,089 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 04:53:23,118 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 04:53:23,146 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-15 04:53:23,146 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-15 04:53:23,146 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-15 04:53:23,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:53:23,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:53:23,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:53:23,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:53:23,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:53:23,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:53:23,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 819, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4495, "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": 1899, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4497, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4498, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:53:22 GMT 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-15 04:53:23,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:53:23,521 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 819, 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': 4495, 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': 1899, 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': 4497, 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': 886, 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': 814, 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': 807, 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': 4498, 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': 858, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:53:23,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:53:23,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:53:23,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 819, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4495, "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": 1899, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4497, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4498, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 858, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:53:23,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:53:23,756 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:53:22 GMT 2018-08-15 04:53:23,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:53:23,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2018-08-15 04:53:23,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:53:23,756 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:53:23,757 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:53:23,929 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-08-15 04:53:53,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:53:54,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:53:54,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:53:54,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:53:54,095 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:53:54 GMT 2018-08-15 04:53:54,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:53:54,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:53:54,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:53:54,095 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:53:54,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:53:54,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:53:54,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:53:54,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:53:54 GMT 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:53:54,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:53:54,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:53:54,198 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:53:54,198 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:53:54,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:53:54,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:53:54,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:53:54,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:53:54 GMT 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:53:54,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:53:54,265 - functest.core.cloudify - INFO - try 2: Cloudify Manager isn't up and running 2018-08-15 04:54:24,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:54:24,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:54:24,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:54:24 GMT 2018-08-15 04:54:24,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:54:24,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:54:24,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:54:24,403 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:54:24,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:54:24,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:54:24,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:54:24,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:54:24,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:54:24,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:54:24,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:54:24,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:54:24,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:54:24,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:54:24,506 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:54:24 GMT 2018-08-15 04:54:24,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:54:24,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:54:24,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:54:24,506 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:54:24,507 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:54:24,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:54:24,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:54:24 GMT 2018-08-15 04:54:24,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:54:24,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:54:24,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:54:24,569 - functest.core.cloudify - INFO - try 3: Cloudify Manager isn't up and running 2018-08-15 04:54:54,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:54:54,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:54:54,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:54:54,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:54:54 GMT 2018-08-15 04:54:54,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:54:54,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:54:54,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:54:54,694 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:54:54,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:54:54,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:54:54,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:54:54,785 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:54:54 GMT 2018-08-15 04:54:54,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:54:54,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:54:54,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:54:54,785 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:54:54,786 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:54:54,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:54:54,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:54:54,871 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:54:54 GMT 2018-08-15 04:54:54,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:54:54,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:54:54,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:54:54,871 - functest.core.cloudify - INFO - try 4: Cloudify Manager isn't up and running 2018-08-15 04:55:24,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:55:25,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:55:25,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:55:25,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:55:25,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:55:25 GMT 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:55:25,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:55:25,010 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:55:25,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:55:25,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:55:25,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:55:25,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:55:25 GMT 2018-08-15 04:55:25,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:55:25,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:55:25,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:55:25,104 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:55:25,105 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:55:25,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:55:25,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:55:25 GMT 2018-08-15 04:55:25,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:55:25,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:55:25,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:55:25,165 - functest.core.cloudify - INFO - try 5: Cloudify Manager isn't up and running 2018-08-15 04:55:55,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:55:55,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:55:55,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:55:55,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:55:55,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:55:55 GMT 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:55:55,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:55:55,263 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:55:55,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:55:55,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:55:55,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:55:55,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:55:55,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:55:55,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:55:55 GMT 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:55:55,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:55:55,354 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:55:55,354 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:55:55,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:55:55,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:55:55,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:55:55,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:55:55,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:55:55,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:55:55 GMT 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:55:55,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:55:55,414 - functest.core.cloudify - INFO - try 6: Cloudify Manager isn't up and running 2018-08-15 04:56:25,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:56:25,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:56:25,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:56:25,514 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:56:25 GMT 2018-08-15 04:56:25,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:56:25,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:56:25,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:56:25,514 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:56:25,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:56:25,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:56:25,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:56:25,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:56:25,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:56:25,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:56:25,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:56:25 GMT 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:56:25,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:56:25,632 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:56:25,633 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:56:25,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:56:25,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:56:25 GMT 2018-08-15 04:56:25,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:56:25,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:56:25,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:56:25,697 - functest.core.cloudify - INFO - try 7: Cloudify Manager isn't up and running 2018-08-15 04:56:55,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:56:55,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:56:55,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:56:55,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:56:55,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:56:55 GMT 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:56:55,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:56:55,848 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:56:55,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:56:55,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:56:55,943 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:56:55 GMT 2018-08-15 04:56:55,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:56:55,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:56:55,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:56:55,944 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:56:55,944 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:56:56,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:56:56,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:56:56,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:56:56,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:56:56 GMT 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:56:56,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:56:56,005 - functest.core.cloudify - INFO - try 8: Cloudify Manager isn't up and running 2018-08-15 04:57:26,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:57:26,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:57:26,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:57:26,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:57:26,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:57:26 GMT 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:57:26,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:57:26,110 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:57:26,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:57:26,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:57:26,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:57:26 GMT 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:57:26,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:57:26,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:57:26,238 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:57:26,238 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:57:26,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:57:26 GMT 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:57:26,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:57:26,301 - functest.core.cloudify - INFO - try 9: Cloudify Manager isn't up and running 2018-08-15 04:57:56,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:57:56,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:57:56,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:57:56,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:57:56,444 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:57:56 GMT 2018-08-15 04:57:56,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:57:56,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:57:56,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:57:56,444 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4758, 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': 4772, 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': 9719, 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': 10672, 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': 886, 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': 8849, 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': 8866, 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': 10673, 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': 4742, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 04:57:56,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/status 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:57:56,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4758, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4772, "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": 9719, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10672, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 886, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8849, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8866, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10673, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4742, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 04:57:56,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:57:56,543 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:57:56 GMT 2018-08-15 04:57:56,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:57:56,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-08-15 04:57:56,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:57:56,543 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 04:57:56,544 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.214:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-15 04:57:56,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:57:56,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:57:56,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:57:56,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:57:56,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:57:56 GMT 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-15 04:57:56,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:57:56,607 - functest.core.cloudify - INFO - try 10: Cloudify Manager isn't up and running 2018-08-15 04:58:26,637 - functest.core.cloudify - ERROR - Cloudify Manager isn't up and running 2018-08-15 04:58:26,638 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 429, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 105, in execute assert super(CloudifyIms, self).execute() == 0 AssertionError 2018-08-15 04:58:26,768 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 04:58:26,769 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 09:08 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-15 04:58:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-15 04:58:26,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.214:80/api/v3/executions 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:58:26,840 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:58:26 GMT 2018-08-15 04:58:26,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:58:26,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-15 04:58:26,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:58:26,841 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.214:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-15 04:58:26,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-15 04:58:26,906 - cloudify.rest_client.http - DEBUG - reply: "404 NOT FOUND" {"message": "Requested `Deployment` with ID `clearwater-opnfv` was not found", "error_code": "not_found_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 350, in execute_workflow\n deployment = self.sm.get(models.Deployment, deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 407, in get\n .format(model_class.__name__, element_id)\nNotFoundError: Requested `Deployment` with ID `clearwater-opnfv` was not found\n"} 2018-08-15 04:58:26,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 04:58:26,907 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 04:58:26 GMT 2018-08-15 04:58:26,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 04:58:26,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1063 2018-08-15 04:58:26,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 04:58:26,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 273, in clean force=True) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 404: Requested `Deployment` with ID `clearwater-opnfv` was not found 2018-08-15 04:58:26,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 04:58:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:28,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6333a393-0bf8-4e1d-b29f-8223ea70ddbd Content-Length: 0 Date: Wed, 15 Aug 2018 04:58:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:58:28,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa.json used request id req-6333a393-0bf8-4e1d-b29f-8223ea70ddbd 2018-08-15 04:58:28,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.5431189537s 2018-08-15 04:58:28,455 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/d0e81c1d-7e84-4cd3-9f0a-2dcef3e00cfa.json used request id req-6333a393-0bf8-4e1d-b29f-8223ea70ddbd 2018-08-15 04:58:28,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 04:58:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:28,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5ea8d2ec-a315-4b1d-8f1a-4fcd602ee72d Date: Wed, 15 Aug 2018 04:58:28 GMT RESP BODY: {"floatingips": []} 2018-08-15 04:58:28,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5ea8d2ec-a315-4b1d-8f1a-4fcd602ee72d 2018-08-15 04:58:28,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062472820282s 2018-08-15 04:58:28,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-5ea8d2ec-a315-4b1d-8f1a-4fcd602ee72d 2018-08-15 04:58:28,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 04:58:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:28,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08fbe961-fae1-4b32-8734-e1acc3910548 x-compute-request-id: req-08fbe961-fae1-4b32-8734-e1acc3910548 Content-Type: application/json 2018-08-15 04:58:28,966 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747 used request id req-08fbe961-fae1-4b32-8734-e1acc3910548 2018-08-15 04:58:28,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.442732095718s 2018-08-15 04:58:28,966 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747 used request id req-08fbe961-fae1-4b32-8734-e1acc3910548 2018-08-15 04:58:28,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:58:28,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:30,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c257cf3c-61f7-41d0-a430-b676545a642b x-compute-request-id: req-c257cf3c-61f7-41d0-a430-b676545a642b Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:da:76", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:da:76", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/35238832-7579-4e5d-9946-82a2997f3747", "rel": "bookmark"}], "image": {"id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "links": [{"href": "http://172.30.9.31:8774/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T04:53:07.000000", "flavor": {"id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf", "links": [{"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}]}, "id": "35238832-7579-4e5d-9946-82a2997f3747", "security_groups": [{"name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}], "user_id": "c1eced7c25884e8998e7c15a02291064", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T04:58:28Z", "hostId": "632478426b5533e6cb44fa2a78841ea47c34714495bf4e4b614d913c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a", "name": "cloudify_ims-vm_8a460f80-feed-49a6-9118-8291c0dac96a", "created": "2018-08-15T04:50:52Z", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 04:58:30,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c257cf3c-61f7-41d0-a430-b676545a642b 2018-08-15 04:58:30,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21470284462s 2018-08-15 04:58:30,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c257cf3c-61f7-41d0-a430-b676545a642b 2018-08-15 04:58:30,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 04:58:32,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 04:58:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:32,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-198ef991-48b2-4056-8756-f221d283b5e4 x-compute-request-id: req-198ef991-48b2-4056-8756-f221d283b5e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 04:58:32,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-198ef991-48b2-4056-8756-f221d283b5e4 2018-08-15 04:58:32,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0667319297791s 2018-08-15 04:58:32,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-198ef991-48b2-4056-8756-f221d283b5e4 2018-08-15 04:58:32,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 04:58:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:32,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-2d254531-3739-4189-85f2-ad192dd6cac2 Date: Wed, 15 Aug 2018 04:58:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:50:49Z", "updated_at": "2018-08-15T04:50:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T04:50:50Z", "revision_number": 0, "id": "09e6acf7-83fc-4c34-ac2a-d08d30f720da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:50Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "1aeb0d84-87b8-421b-930f-fe76ede8777d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 22, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6419c702-7a7e-44a6-92c2-20fec99d3a41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6d9e2516-2dd1-4910-98bb-1d126702b937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "6eba8a80-aa0a-4a7e-97a0-be09db1a0e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 80, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "860ce281-37e4-404b-8871-6d1a8ff6ec3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T04:50:49Z", "revision_number": 0, "id": "b342f2d5-9258-46b5-bdfb-526ebb99136c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:49Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 443, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-15T04:50:50Z", "revision_number": 0, "id": "d127a9f6-4e75-4c52-9b84-ef8193c00165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:50:50Z", "security_group_id": "314489df-609f-4c7e-bd16-530fd152f04c", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 7, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "314489df-609f-4c7e-bd16-530fd152f04c", "name": "cloudify_ims-sg_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"description": "Default security group", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:19Z", "updated_at": "2018-08-15T04:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "6496a7e9-015c-44f1-bafa-251338e4755e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "878cc959-966b-41af-9d5f-e578ccf99de8", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "8c6b6292-cc7b-47d9-bb1a-35468230e164", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv6", "project_id": "203fdd73853f47eda67a1d4d986bd726"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T04:49:19Z", "revision_number": 0, "id": "d9d90201-3b81-4925-bbc1-a95c5eec08e1", "remote_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "remote_ip_prefix": null, "created_at": "2018-08-15T04:49:19Z", "security_group_id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "port_range_min": null, "ethertype": "IPv4", "project_id": "203fdd73853f47eda67a1d4d986bd726"}], "revision_number": 1, "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "74df5262-1076-481a-afeb-f2fa7edb66c8", "name": "default"}]} 2018-08-15 04:58:32,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-2d254531-3739-4189-85f2-ad192dd6cac2 2018-08-15 04:58:32,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458040237427s 2018-08-15 04:58:32,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-2d254531-3739-4189-85f2-ad192dd6cac2 2018-08-15 04:58:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 04:58:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/314489df-609f-4c7e-bd16-530fd152f04c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:32,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0fba3f6-7cfd-4b3f-9071-448785cd89af Content-Length: 0 Date: Wed, 15 Aug 2018 04:58:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:58:32,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/314489df-609f-4c7e-bd16-530fd152f04c.json used request id req-b0fba3f6-7cfd-4b3f-9071-448785cd89af 2018-08-15 04:58:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133457183838s 2018-08-15 04:58:32,440 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/314489df-609f-4c7e-bd16-530fd152f04c.json used request id req-b0fba3f6-7cfd-4b3f-9071-448785cd89af 2018-08-15 04:58:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 04:58:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:32,463 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-668f192b-4ef8-4622-a730-f79c189dfc93 x-compute-request-id: req-668f192b-4ef8-4622-a730-f79c189dfc93 Content-Length: 0 Content-Type: application/json 2018-08-15 04:58:32,464 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a used request id req-668f192b-4ef8-4622-a730-f79c189dfc93 2018-08-15 04:58:32,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0232629776001s 2018-08-15 04:58:32,464 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/cloudify_ims-kp_8a460f80-feed-49a6-9118-8291c0dac96a used request id req-668f192b-4ef8-4622-a730-f79c189dfc93 2018-08-15 04:58:32,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 04:58:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" -d '{"subnet_id": "ab15bae2-2a74-418f-8ac9-cb9766db5b2d"}' 2018-08-15 04:58:34,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a373c211-269e-47d0-945f-71afb13345f6 Date: Wed, 15 Aug 2018 04:58:34 GMT RESP BODY: {"network_id": "c8f3c23d-2317-47ef-a2fa-d9cd08269958", "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "subnet_id": "ab15bae2-2a74-418f-8ac9-cb9766db5b2d", "subnet_ids": ["ab15bae2-2a74-418f-8ac9-cb9766db5b2d"], "port_id": "cf98653d-980e-4bed-90f2-c23a2a6d7ff4", "id": "8120f735-c206-40f0-bcfb-79d7c4c478c7"} 2018-08-15 04:58:34,326 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7/remove_router_interface.json used request id req-a373c211-269e-47d0-945f-71afb13345f6 2018-08-15 04:58:34,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86142897606s 2018-08-15 04:58:34,326 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7/remove_router_interface.json used request id req-a373c211-269e-47d0-945f-71afb13345f6 returning object 8120f735-c206-40f0-bcfb-79d7c4c478c7 2018-08-15 04:58:34,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 04:58:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:34,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-feed47ec-a86c-4ed5-8e00-70ee40958edf Date: Wed, 15 Aug 2018 04:58:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "203fdd73853f47eda67a1d4d986bd726", "created_at": "2018-08-15T04:49:20Z", "admin_state_up": true, "updated_at": "2018-08-15T04:58:33Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "203fdd73853f47eda67a1d4d986bd726", "id": "8120f735-c206-40f0-bcfb-79d7c4c478c7", "name": "cloudify_ims-router_8a460f80-feed-49a6-9118-8291c0dac96a"}]} 2018-08-15 04:58:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-feed47ec-a86c-4ed5-8e00-70ee40958edf 2018-08-15 04:58:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.409060955048s 2018-08-15 04:58:34,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-feed47ec-a86c-4ed5-8e00-70ee40958edf 2018-08-15 04:58:34,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 04:58:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:35,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ba890ce-1009-4610-bdab-b9d92c69c012 Content-Length: 0 Date: Wed, 15 Aug 2018 04:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:58:35,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7.json used request id req-2ba890ce-1009-4610-bdab-b9d92c69c012 2018-08-15 04:58:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25901508331s 2018-08-15 04:58:35,997 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/8120f735-c206-40f0-bcfb-79d7c4c478c7.json used request id req-2ba890ce-1009-4610-bdab-b9d92c69c012 2018-08-15 04:58:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 04:58:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:36,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-eb7d7f14-1cfa-4fc1-a4bc-69012701bb20 Date: Wed, 15 Aug 2018 04:58:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:49: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":"203fdd73853f47eda67a1d4d986bd726","id":"ab15bae2-2a74-418f-8ac9-cb9766db5b2d","subnetpool_id":null,"name":"cloudify_ims-subnet_8a460f80-feed-49a6-9118-8291c0dac96a"}]} 2018-08-15 04:58:36,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-eb7d7f14-1cfa-4fc1-a4bc-69012701bb20 2018-08-15 04:58:36,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463528633118s 2018-08-15 04:58:36,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-eb7d7f14-1cfa-4fc1-a4bc-69012701bb20 2018-08-15 04:58:36,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 04:58:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/ab15bae2-2a74-418f-8ac9-cb9766db5b2d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:36,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-818b4ee7-bcb1-40cb-a146-3b3bc2ca03e7 Date: Wed, 15 Aug 2018 04:58:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:58:36,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/ab15bae2-2a74-418f-8ac9-cb9766db5b2d.json used request id req-818b4ee7-bcb1-40cb-a146-3b3bc2ca03e7 2018-08-15 04:58:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.93501496315s 2018-08-15 04:58:36,981 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/ab15bae2-2a74-418f-8ac9-cb9766db5b2d.json used request id req-818b4ee7-bcb1-40cb-a146-3b3bc2ca03e7 2018-08-15 04:58:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:58:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:37,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-45a42e97-70cb-4d6d-8c62-6d22913b8fe8 Date: Wed, 15 Aug 2018 04:58:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8f3c23d-2317-47ef-a2fa-d9cd08269958","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"203fdd73853f47eda67a1d4d986bd726","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T04:58:36Z","qos_policy_id":null,"name":"cloudify_ims-net_8a460f80-feed-49a6-9118-8291c0dac96a","admin_state_up":true,"tenant_id":"203fdd73853f47eda67a1d4d986bd726","created_at":"2018-08-15T04:49:19Z","mtu":1450}]} 2018-08-15 04:58:37,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-45a42e97-70cb-4d6d-8c62-6d22913b8fe8 2018-08-15 04:58:37,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0907618999481s 2018-08-15 04:58:37,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-45a42e97-70cb-4d6d-8c62-6d22913b8fe8 2018-08-15 04:58:37,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 04:58:37,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/c8f3c23d-2317-47ef-a2fa-d9cd08269958.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:38,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbd2625f-f540-4e86-b51a-0edb59aed4eb Date: Wed, 15 Aug 2018 04:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 04:58:38,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/c8f3c23d-2317-47ef-a2fa-d9cd08269958.json used request id req-dbd2625f-f540-4e86-b51a-0edb59aed4eb 2018-08-15 04:58:38,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2403819561s 2018-08-15 04:58:38,314 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/c8f3c23d-2317-47ef-a2fa-d9cd08269958.json used request id req-dbd2625f-f540-4e86-b51a-0edb59aed4eb 2018-08-15 04:58:38,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:58:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:38,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-1b108377-2f0f-4c9f-a5ac-1f7f6f86a6cc Date: Wed, 15 Aug 2018 04:58:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:50:47Z", "file": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/file", "owner": "203fdd73853f47eda67a1d4d986bd726", "id": "d55c2d09-1f59-4f9f-a265-71614afa7faa", "size": 4373348352, "self": "/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/d55c2d09-1f59-4f9f-a265-71614afa7faa/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_8a460f80-feed-49a6-9118-8291c0dac96a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T04:49:47Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:58:38,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1b108377-2f0f-4c9f-a5ac-1f7f6f86a6cc 2018-08-15 04:58:38,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287240982056s 2018-08-15 04:58:38,606 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1b108377-2f0f-4c9f-a5ac-1f7f6f86a6cc 2018-08-15 04:58:38,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 04:58:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b2b3f36adb9803b736fd9414c069fd9462eed2ab" 2018-08-15 04:58:39,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-334eb7b9-09db-4c0a-8d15-75076c97f870 Date: Wed, 15 Aug 2018 04:58:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:58:39,142 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa used request id req-334eb7b9-09db-4c0a-8d15-75076c97f870 2018-08-15 04:58:39,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.535172939301s 2018-08-15 04:58:39,143 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/d55c2d09-1f59-4f9f-a265-71614afa7faa used request id req-334eb7b9-09db-4c0a-8d15-75076c97f870 2018-08-15 04:58:39,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 04:58:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:39,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d73b9f2f-c05c-4d78-aff2-a94892b02214 x-compute-request-id: req-d73b9f2f-c05c-4d78-aff2-a94892b02214 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_8a460f80-feed-49a6-9118-8291c0dac96a", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "3ca260ca-f495-4c9d-a35b-2a5b56108daf"}]} 2018-08-15 04:58:39,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d73b9f2f-c05c-4d78-aff2-a94892b02214 2018-08-15 04:58:39,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.672725915909s 2018-08-15 04:58:39,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d73b9f2f-c05c-4d78-aff2-a94892b02214 2018-08-15 04:58:39,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 04:58:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:39,863 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 04:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a837e7f8-6fff-4752-9f80-663fe96fca8e x-compute-request-id: req-a837e7f8-6fff-4752-9f80-663fe96fca8e Content-Length: 0 Content-Type: application/json 2018-08-15 04:58:39,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf used request id req-a837e7f8-6fff-4752-9f80-663fe96fca8e 2018-08-15 04:58:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456027984619s 2018-08-15 04:58:39,864 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/3ca260ca-f495-4c9d-a35b-2a5b56108daf used request id req-a837e7f8-6fff-4752-9f80-663fe96fca8e 2018-08-15 04:58:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:58:39,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:40,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e98c19-dd7e-4586-bccb-5a2b4a44978e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a", "links": {"self": "http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c1eced7c25884e8998e7c15a02291064", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:58:40,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b1e98c19-dd7e-4586-bccb-5a2b4a44978e 2018-08-15 04:58:40,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180890083313s 2018-08-15 04:58:40,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-b1e98c19-dd7e-4586-bccb-5a2b4a44978e 2018-08-15 04:58:40,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:58:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:40,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015d5b1e-f038-4e89-9658-072c01fe0533 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_8a460f80-feed-49a6-9118-8291c0dac96a", "links": {"self": "http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c1eced7c25884e8998e7c15a02291064", "description": null}} 2018-08-15 04:58:40,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064 used request id req-015d5b1e-f038-4e89-9658-072c01fe0533 2018-08-15 04:58:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204928874969s 2018-08-15 04:58:40,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064 used request id req-015d5b1e-f038-4e89-9658-072c01fe0533 2018-08-15 04:58:40,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 04:58:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:40,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478b522c-44b6-4022-9eff-3b082450995a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:58:40,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064 used request id req-478b522c-44b6-4022-9eff-3b082450995a 2018-08-15 04:58:40,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.275220870972s 2018-08-15 04:58:40,533 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c1eced7c25884e8998e7c15a02291064 used request id req-478b522c-44b6-4022-9eff-3b082450995a 2018-08-15 04:58:40,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:58:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:40,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b01bc5c-376f-4c0e-be05-0dd85182b5bf Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726"}, "tags": [], "enabled": true, "id": "203fdd73853f47eda67a1d4d986bd726", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_8a460f80-feed-49a6-9118-8291c0dac96a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 04:58:40,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-3b01bc5c-376f-4c0e-be05-0dd85182b5bf 2018-08-15 04:58:40,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181349992752s 2018-08-15 04:58:40,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-3b01bc5c-376f-4c0e-be05-0dd85182b5bf 2018-08-15 04:58:40,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 04:58:40,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e6cec19790a2799c279e901f5addeaeadc8cf9a6" 2018-08-15 04:58:40,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60750709-747b-437c-a2f3-7b7e8550bc59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:58:40,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726 used request id req-60750709-747b-437c-a2f3-7b7e8550bc59 2018-08-15 04:58:40,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.222998857498s 2018-08-15 04:58:40,948 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/203fdd73853f47eda67a1d4d986bd726 used request id req-60750709-747b-437c-a2f3-7b7e8550bc59 2018-08-15 04:58:40,948 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-08-15 04:58:40,973 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-15 04:58:40,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:58:40,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:58:40,998 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:58:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:58:41,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc243595-e28b-4b4e-96e5-2f7cd6dddd65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:58:41,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-cc243595-e28b-4b4e-96e5-2f7cd6dddd65 2018-08-15 04:58:41,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:58:41,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["XNq_X688TVGjgVaXv7mmPQ"], "issued_at": "2018-08-15T04:58:41.000000Z"}} 2018-08-15 04:58:41,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 04:58:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:42,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-68c2ec1d-34df-4165-b6ae-451cf811fad8 Date: Wed, 15 Aug 2018 04:58:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 04:58:42,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68c2ec1d-34df-4165-b6ae-451cf811fad8 2018-08-15 04:58:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.720237970352s 2018-08-15 04:58:42,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68c2ec1d-34df-4165-b6ae-451cf811fad8 2018-08-15 04:58:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:58:42,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03298bfb-c337-4b35-a7e5-4db47239f3f0 Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 04:58:42,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-03298bfb-c337-4b35-a7e5-4db47239f3f0 2018-08-15 04:58:42,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:58:42,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:42,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c95eacb-becb-4556-b78a-106b2899d60b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 04:58:42,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-4c95eacb-becb-4556-b78a-106b2899d60b 2018-08-15 04:58:42,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108605146408s 2018-08-15 04:58:42,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-4c95eacb-becb-4556-b78a-106b2899d60b 2018-08-15 04:58:42,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 04:58:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}}' 2018-08-15 04:58:42,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ab6cc6-9c26-4a66-a81f-bf6f0312821f Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f"}, "tags": [], "enabled": true, "id": "b6d21982716d4b0ebade558e9ce93f8f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}} 2018-08-15 04:58:42,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-80ab6cc6-9c26-4a66-a81f-bf6f0312821f 2018-08-15 04:58:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.200254917145s 2018-08-15 04:58:42,449 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-80ab6cc6-9c26-4a66-a81f-bf6f0312821f 2018-08-15 04:58:42,449 - 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'b6d21982716d4b0ebade558e9ce93f8f', '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_a248d456-b4bd-4738-a454-41e439b9a6ec'}) 2018-08-15 04:58:42,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 04:58:42,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0fb5e232-123c-4eec-bc5f-4a172a8ba94f", "email": null, "name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec"}}' 2018-08-15 04:58:42,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43781d88-64f3-4684-8264-ab01ba760208 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": {"self": "http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5678cea497b14e4c84d08c29aa4b199e", "domain_id": "default", "password_expires_at": null}} 2018-08-15 04:58:42,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-43781d88-64f3-4684-8264-ab01ba760208 2018-08-15 04:58:42,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.442124843597s 2018-08-15 04:58:42,898 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-43781d88-64f3-4684-8264-ab01ba760208 2018-08-15 04:58:42,899 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5678cea497b14e4c84d08c29aa4b199e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec'}) 2018-08-15 04:58:42,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:58:42,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945e8fd6-58db-406c-b67e-19a16eb6fbb8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:58:43,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-945e8fd6-58db-406c-b67e-19a16eb6fbb8 2018-08-15 04:58:43,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177327871323s 2018-08-15 04:58:43,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-945e8fd6-58db-406c-b67e-19a16eb6fbb8 2018-08-15 04:58:43,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:58:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d007932f-6a8d-40c1-b481-2c383aaacf6d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:58:43,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d007932f-6a8d-40c1-b481-2c383aaacf6d 2018-08-15 04:58:43,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134054899216s 2018-08-15 04:58:43,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-d007932f-6a8d-40c1-b481-2c383aaacf6d 2018-08-15 04:58:43,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:58:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ffac47-e0e6-4844-9042-9a6903ab2047 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:58:43,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-29ffac47-e0e6-4844-9042-9a6903ab2047 2018-08-15 04:58:43,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157984972s 2018-08-15 04:58:43,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-29ffac47-e0e6-4844-9042-9a6903ab2047 2018-08-15 04:58:43,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:58:43,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087e25ec-e8bf-44d7-8362-caa090b0d3de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:58:43,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-087e25ec-e8bf-44d7-8362-caa090b0d3de 2018-08-15 04:58:43,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131492853165s 2018-08-15 04:58:43,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-087e25ec-e8bf-44d7-8362-caa090b0d3de 2018-08-15 04:58:43,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:58:43,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117f701f-5aed-4973-8962-b11d9b0191f6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": {"self": "http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5678cea497b14e4c84d08c29aa4b199e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:58:43,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-117f701f-5aed-4973-8962-b11d9b0191f6 2018-08-15 04:58:43,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11913394928s 2018-08-15 04:58:43,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-117f701f-5aed-4973-8962-b11d9b0191f6 2018-08-15 04:58:43,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:58:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2d2396-26eb-4b7c-b378-f8db061b8c39 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f"}, "tags": [], "enabled": true, "id": "b6d21982716d4b0ebade558e9ce93f8f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 04:58:43,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1d2d2396-26eb-4b7c-b378-f8db061b8c39 2018-08-15 04:58:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102306127548s 2018-08-15 04:58:43,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-1d2d2396-26eb-4b7c-b378-f8db061b8c39 2018-08-15 04:58:43,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:58:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c013dc0-1a66-4456-b0ae-5d91e80875f4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f", "previous": null, "next": null}} 2018-08-15 04:58:43,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f used request id req-3c013dc0-1a66-4456-b0ae-5d91e80875f4 2018-08-15 04:58:43,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0978169441223s 2018-08-15 04:58:43,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f used request id req-3c013dc0-1a66-4456-b0ae-5d91e80875f4 2018-08-15 04:58:43,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:58:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f/users/5678cea497b14e4c84d08c29aa4b199e/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:43,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33a50b2e-4c0a-4653-b084-bea63b728cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:58:43,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f/users/5678cea497b14e4c84d08c29aa4b199e/roles/b0672adc25d84ebbb44e580239cda72f used request id req-33a50b2e-4c0a-4653-b084-bea63b728cd0 2018-08-15 04:58:43,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133975028992s 2018-08-15 04:58:43,998 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f/users/5678cea497b14e4c84d08c29aa4b199e/roles/b0672adc25d84ebbb44e580239cda72f used request id req-33a50b2e-4c0a-4653-b084-bea63b728cd0 2018-08-15 04:58:43,999 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 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'b6d21982716d4b0ebade558e9ce93f8f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0fb5e232-123c-4eec-bc5f-4a172a8ba94f', 'username': u'heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 04:58:44,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 04:58:44,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 04:58:44,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 04:58:44,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 04:58:44,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 04:58:44,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 04:58:44,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 04:58:44,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 04:58:44,004 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec', 'password': '0fb5e232-123c-4eec-bc5f-4a172a8ba94f', 'project_name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'b6d21982716d4b0ebade558e9ce93f8f', 'project_domain_name': 'Default'} 2018-08-15 04:58:44,035 - 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-08-15 04:58:44,035 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-15 04:58:44,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:58:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:44,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2e4b80-b355-4c8e-8825-214fd5d6360a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f"}, "tags": [], "enabled": true, "id": "b6d21982716d4b0ebade558e9ce93f8f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 04:58:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca2e4b80-b355-4c8e-8825-214fd5d6360a 2018-08-15 04:58:44,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101886034012s 2018-08-15 04:58:44,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-ca2e4b80-b355-4c8e-8825-214fd5d6360a 2018-08-15 04:58:44,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-15 04:58:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/quotas/b6d21982716d4b0ebade558e9ce93f8f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-15 04:58:44,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-b6ca6041-f515-4fb9-bc87-39454235588e Date: Wed, 15 Aug 2018 04:58:44 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-15 04:58:44,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/b6d21982716d4b0ebade558e9ce93f8f.json used request id req-b6ca6041-f515-4fb9-bc87-39454235588e 2018-08-15 04:58:44,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0658540725708s 2018-08-15 04:58:44,211 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/quotas/b6d21982716d4b0ebade558e9ce93f8f.json used request id req-b6ca6041-f515-4fb9-bc87-39454235588e 2018-08-15 04:58:44,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:58:44,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:44,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87aa9dbe-dda7-42d7-9f47-fd681de428f5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:58:44,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-87aa9dbe-dda7-42d7-9f47-fd681de428f5 2018-08-15 04:58:44,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985171794891s 2018-08-15 04:58:44,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-87aa9dbe-dda7-42d7-9f47-fd681de428f5 2018-08-15 04:58:44,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-15 04:58:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-15 04:58:44,430 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60895a6-e2e9-47e4-96f8-4c590028b859 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db9ef5f6cc51467c9eacf5640b831b20", "links": {"self": "http://172.30.9.31:5000/v3/roles/db9ef5f6cc51467c9eacf5640b831b20"}, "name": "heat_stack_owner"}} 2018-08-15 04:58:44,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b60895a6-e2e9-47e4-96f8-4c590028b859 2018-08-15 04:58:44,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.112040996552s 2018-08-15 04:58:44,430 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/roles used request id req-b60895a6-e2e9-47e4-96f8-4c590028b859 2018-08-15 04:58:44,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 04:58:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:44,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f3d148-61df-4a47-bb9b-9ed8184b35e6 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "db9ef5f6cc51467c9eacf5640b831b20", "links": {"self": "http://172.30.9.31:5000/v3/roles/db9ef5f6cc51467c9eacf5640b831b20"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 04:58:44,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-44f3d148-61df-4a47-bb9b-9ed8184b35e6 2018-08-15 04:58:44,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102535009384s 2018-08-15 04:58:44,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-44f3d148-61df-4a47-bb9b-9ed8184b35e6 2018-08-15 04:58:44,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 04:58:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:44,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9ba87b-f767-402d-83b5-6d9a4801fd7b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 04:58:44,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6a9ba87b-f767-402d-83b5-6d9a4801fd7b 2018-08-15 04:58:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169417858124s 2018-08-15 04:58:44,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-6a9ba87b-f767-402d-83b5-6d9a4801fd7b 2018-08-15 04:58:44,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 04:58:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:44,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739ab06d-5137-4fe2-9ae6-b102bbc99713 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": {"self": "http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5678cea497b14e4c84d08c29aa4b199e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 04:58:44,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-739ab06d-5137-4fe2-9ae6-b102bbc99713 2018-08-15 04:58:44,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197257995605s 2018-08-15 04:58:44,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-739ab06d-5137-4fe2-9ae6-b102bbc99713 2018-08-15 04:58:44,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 04:58:44,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:45,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea854fa-ded3-4d58-b34d-ddd1a8c80ca4 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f"}, "tags": [], "enabled": true, "id": "b6d21982716d4b0ebade558e9ce93f8f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 04:58:45,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-dea854fa-ded3-4d58-b34d-ddd1a8c80ca4 2018-08-15 04:58:45,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139940023422s 2018-08-15 04:58:45,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-dea854fa-ded3-4d58-b34d-ddd1a8c80ca4 2018-08-15 04:58:45,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 04:58:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=db9ef5f6cc51467c9eacf5640b831b20&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:45,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d77025-05df-49c8-9804-3a5b8572ab25 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=db9ef5f6cc51467c9eacf5640b831b20&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f", "previous": null, "next": null}} 2018-08-15 04:58:45,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=db9ef5f6cc51467c9eacf5640b831b20&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f used request id req-80d77025-05df-49c8-9804-3a5b8572ab25 2018-08-15 04:58:45,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0971441268921s 2018-08-15 04:58:45,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=5678cea497b14e4c84d08c29aa4b199e&role.id=db9ef5f6cc51467c9eacf5640b831b20&scope.project.id=b6d21982716d4b0ebade558e9ce93f8f used request id req-80d77025-05df-49c8-9804-3a5b8572ab25 2018-08-15 04:58:45,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 04:58:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f/users/5678cea497b14e4c84d08c29aa4b199e/roles/db9ef5f6cc51467c9eacf5640b831b20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 04:58:45,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa085d47-732c-475e-b18a-c7ca1e933846 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 04:58:45,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f/users/5678cea497b14e4c84d08c29aa4b199e/roles/db9ef5f6cc51467c9eacf5640b831b20 used request id req-fa085d47-732c-475e-b18a-c7ca1e933846 2018-08-15 04:58:45,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.193463802338s 2018-08-15 04:58:45,361 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f/users/5678cea497b14e4c84d08c29aa4b199e/roles/db9ef5f6cc51467c9eacf5640b831b20 used request id req-fa085d47-732c-475e-b18a-c7ca1e933846 2018-08-15 04:58:45,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 04:58:45,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:58:45,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aba6ec4-8c95-4e68-aa1a-24768336b338 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 04:58:45,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-6aba6ec4-8c95-4e68-aa1a-24768336b338 2018-08-15 04:58:45,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 04:58:45,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "db9ef5f6cc51467c9eacf5640b831b20", "name": "heat_stack_owner"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T05:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/b6d21982716d4b0ebade558e9ce93f8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/b6d21982716d4b0ebade558e9ce93f8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/b6d21982716d4b0ebade558e9ce93f8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_b6d21982716d4b0ebade558e9ce93f8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_b6d21982716d4b0ebade558e9ce93f8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/b6d21982716d4b0ebade558e9ce93f8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/b6d21982716d4b0ebade558e9ce93f8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b6d21982716d4b0ebade558e9ce93f8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/b6d21982716d4b0ebade558e9ce93f8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/b6d21982716d4b0ebade558e9ce93f8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/b6d21982716d4b0ebade558e9ce93f8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/b6d21982716d4b0ebade558e9ce93f8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec", "id": "5678cea497b14e4c84d08c29aa4b199e"}, "audit_ids": ["Kmx0bfvzTnepBLis8l5amw"], "issued_at": "2018-08-15T04:58:45.000000Z"}} 2018-08-15 04:58:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"keypair": {"name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec"}}' 2018-08-15 04:58:46,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9144d68-18e1-425c-abb9-a9b35edbfab6 x-compute-request-id: req-e9144d68-18e1-425c-abb9-a9b35edbfab6 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd5pW2qzMLe2FMnZ8DWJz9PeSgPLh3ok5Mvf9pXGSf6bAUPiL3q7Y1fkROtX4yDaVGJzCttKonMNx89ZfRFH8mdHxrkOTukJR66UNOsQo5gqhRNin2b69KAU1OApOxZn1ClHCEoB0h2cssr+ZKMtW39bFm3YT/Kv/+5cd3a5Aw50rfpzQlKCzTt36HG1sH78schezhbdQy+j/agww5bxWLEM4W/XQR4wpRyG8lFG6NyjYABNm6N6t9Ylomw0dyKeMZ7OFcNwu+RoefrZza/+of6s3N2OuxjVc9v8WrLy5sr0b37aEAh8FqmjKdAVL5aCUT66TAPGtHvIJp0DIf8WaN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3eaVtqszC3thTJ2fA1ic/T3koDy4d6JOTL3/aVxkn+mwFD4i\n96u2NX5ETrV+Mg2lRicwrbSqJzDcfPWX0RR/JnR8a5Dk7pCUeulDTrEKOYKoUTYp\n9m+vSgFNTgKTsWZ9QpRwhKAdIdnLLK/mSjLVt/WxZt2E/yr//uXHd2uQMOdK36c0\nJSgs07d+hxtbB+/LHIXs4W3UMvo/2oMMOW8VixDOFv10EeMKUchvJRRujco2AATZ\nujerfWJaJsNHcinjGezhXDcLvkaHn62c2v/qH+rNzdjrsY1XPb/Fqy8ubK9G9+2h\nAIfBapoynQFS+WglE+ukwDxrR7yCadAyH/FmjQIDAQABAoIBAQDMBDf8BfVdhieU\nSIstiWh1UVWFma5EmB6DYmCVH1SIzlOMmQCPU/mnvxrQfv+yx2cAVAHmg2e5tqvR\n2/+kRMMOuSS3xTUmvhk11IeErzNmYuGcIT99i3vPf9jyc14VSdS6xT2aQpfmSpcJ\n1APYjlp+008y81JXRNKvKdY1zth4jEf0gV7eM+0Xd0WfnyJI4my3hJXU18+izYST\n9HrpoCYBlsZClJhBgH6wJIdmmfE/9kDOF6/awIJgVSNmzE8d4HJQigWYCMhyoLwi\n3IFGs2bedLz5bUmX76gwQ1I7Qpzvl6VZJiHKc62EQQ9DIWC55/xEASM0cEtqXQGi\nYtZGrCfBAoGBAP0UHp+JU0/c/OGUNhwgSeYAOcBFCDdWX/YIP6mQcn2rGnWli8zj\nKeNpEFHTP8rqUVrII90D1Cz+T9IT7+gkiYDQF15yh7rsM+/Cke8+qg8YWPVEMgO1\n87K6wWZuI5BccvZKBR7S3e2n6pg1+RjbZu4W7dglwAvard5tzb/LSx3dAoGBAOB2\nVJwjmdgtnX4jamfzW8InOUQ24dThnHQbEkfQDFPSXQj3lgAoD/88sSpuKK1m+4Th\nfEuaYEKo3SCs5gP6g0ahSTaVAihFJlMj0KSTx7C/fU1PX2f/KedVjGAepJrUUKLy\nL4QKgQ/ZT8TwUaoz7K9N/3joW0J8Zaoz5M40ZphxAoGAcVqTpM1zfW/z7G3gFpT3\nxIcRVucUmQSdEqv7J83FGjiLL2qoxWpyFqO2ZZADILX3HnxKY/IVFNoLkoLPj+Dd\nnc6WyPzvgm/Ni3RQvSIKNZyoK6MR68uRjdpMSb7HOx/NdjcNOBMmyA3P68ExA0sy\nPS4T9h5ieGzIN7piz6cUzBkCgYEA1G1IX8iVhXCOF11fC2fV1CYY3UTvbu/hiERC\nhbIQqJdystTVoepIUW7X4GcGmizXJofbgRVlulBjjdPzj5pa+NIVHtHgi8n9njtL\n7yVonA5tgGf4y8xBlQxyYFk/wMPkWIHJlDX4tM4d3yzsrJ6dhb7UY1HLZF2kPXMF\nPF19JxECgYEAzerkz+uEEvUvFvhcdSNBXTWTP3d6dwQpecgZDX3ohe5tn5qG9RoG\nqeTNc/jv4EHPOkhVdR1qU6025Ndw0KYr/MalTvt2SZ+NoT2V8d89Uj6z6NCmCXvV\n3GabZfZHn8shNg7N5L4710serwxt/xQxPSVXRmspT6nREz3UJxTfWe0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5678cea497b14e4c84d08c29aa4b199e", "name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "fingerprint": "fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b"}} 2018-08-15 04:58:46,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-e9144d68-18e1-425c-abb9-a9b35edbfab6 2018-08-15 04:58:46,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.06329703331s 2018-08-15 04:58:46,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-e9144d68-18e1-425c-abb9-a9b35edbfab6 2018-08-15 04:58:46,427 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd5pW2qzMLe2FMnZ8DWJz9PeSgPLh3ok5Mvf9pXGSf6bAUPiL3q7Y1fkROtX4yDaVGJzCttKonMNx89ZfRFH8mdHxrkOTukJR66UNOsQo5gqhRNin2b69KAU1OApOxZn1ClHCEoB0h2cssr+ZKMtW39bFm3YT/Kv/+5cd3a5Aw50rfpzQlKCzTt36HG1sH78schezhbdQy+j/agww5bxWLEM4W/XQR4wpRyG8lFG6NyjYABNm6N6t9Ylomw0dyKeMZ7OFcNwu+RoefrZza/+of6s3N2OuxjVc9v8WrLy5sr0b37aEAh8FqmjKdAVL5aCUT66TAPGtHvIJp0DIf8WaN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3eaVtqszC3thTJ2fA1ic/T3koDy4d6JOTL3/aVxkn+mwFD4i\n96u2NX5ETrV+Mg2lRicwrbSqJzDcfPWX0RR/JnR8a5Dk7pCUeulDTrEKOYKoUTYp\n9m+vSgFNTgKTsWZ9QpRwhKAdIdnLLK/mSjLVt/WxZt2E/yr//uXHd2uQMOdK36c0\nJSgs07d+hxtbB+/LHIXs4W3UMvo/2oMMOW8VixDOFv10EeMKUchvJRRujco2AATZ\nujerfWJaJsNHcinjGezhXDcLvkaHn62c2v/qH+rNzdjrsY1XPb/Fqy8ubK9G9+2h\nAIfBapoynQFS+WglE+ukwDxrR7yCadAyH/FmjQIDAQABAoIBAQDMBDf8BfVdhieU\nSIstiWh1UVWFma5EmB6DYmCVH1SIzlOMmQCPU/mnvxrQfv+yx2cAVAHmg2e5tqvR\n2/+kRMMOuSS3xTUmvhk11IeErzNmYuGcIT99i3vPf9jyc14VSdS6xT2aQpfmSpcJ\n1APYjlp+008y81JXRNKvKdY1zth4jEf0gV7eM+0Xd0WfnyJI4my3hJXU18+izYST\n9HrpoCYBlsZClJhBgH6wJIdmmfE/9kDOF6/awIJgVSNmzE8d4HJQigWYCMhyoLwi\n3IFGs2bedLz5bUmX76gwQ1I7Qpzvl6VZJiHKc62EQQ9DIWC55/xEASM0cEtqXQGi\nYtZGrCfBAoGBAP0UHp+JU0/c/OGUNhwgSeYAOcBFCDdWX/YIP6mQcn2rGnWli8zj\nKeNpEFHTP8rqUVrII90D1Cz+T9IT7+gkiYDQF15yh7rsM+/Cke8+qg8YWPVEMgO1\n87K6wWZuI5BccvZKBR7S3e2n6pg1+RjbZu4W7dglwAvard5tzb/LSx3dAoGBAOB2\nVJwjmdgtnX4jamfzW8InOUQ24dThnHQbEkfQDFPSXQj3lgAoD/88sSpuKK1m+4Th\nfEuaYEKo3SCs5gP6g0ahSTaVAihFJlMj0KSTx7C/fU1PX2f/KedVjGAepJrUUKLy\nL4QKgQ/ZT8TwUaoz7K9N/3joW0J8Zaoz5M40ZphxAoGAcVqTpM1zfW/z7G3gFpT3\nxIcRVucUmQSdEqv7J83FGjiLL2qoxWpyFqO2ZZADILX3HnxKY/IVFNoLkoLPj+Dd\nnc6WyPzvgm/Ni3RQvSIKNZyoK6MR68uRjdpMSb7HOx/NdjcNOBMmyA3P68ExA0sy\nPS4T9h5ieGzIN7piz6cUzBkCgYEA1G1IX8iVhXCOF11fC2fV1CYY3UTvbu/hiERC\nhbIQqJdystTVoepIUW7X4GcGmizXJofbgRVlulBjjdPzj5pa+NIVHtHgi8n9njtL\n7yVonA5tgGf4y8xBlQxyYFk/wMPkWIHJlDX4tM4d3yzsrJ6dhb7UY1HLZF2kPXMF\nPF19JxECgYEAzerkz+uEEvUvFvhcdSNBXTWTP3d6dwQpecgZDX3ohe5tn5qG9RoG\nqeTNc/jv4EHPOkhVdR1qU6025Ndw0KYr/MalTvt2SZ+NoT2V8d89Uj6z6NCmCXvV\n3GabZfZHn8shNg7N5L4710serwxt/xQxPSVXRmspT6nREz3UJxTfWe0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'created_at': '2018-08-15T04:58:46.427381', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b', 'type': 'ssh', 'id': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec'}) 2018-08-15 04:58:46,428 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-15 04:58:47,918 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-15 04:58:47,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 04:58:47,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 04:58:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 04:58:47,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:58:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:58:48,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-984f7468-d995-44cd-97f2-a31432a793e2 Date: Wed, 15 Aug 2018 04:58:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:58:48,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-984f7468-d995-44cd-97f2-a31432a793e2 2018-08-15 04:58:48,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264271020889s 2018-08-15 04:58:48,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-984f7468-d995-44cd-97f2-a31432a793e2 2018-08-15 04:58:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 04:58:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec"}' 2018-08-15 04:58:48,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-96e01fb9-1b0e-415e-b575-45df7fbedaf3 Date: Wed, 15 Aug 2018 04:58:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:48Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": null, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": null, "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 04:58:48,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-96e01fb9-1b0e-415e-b575-45df7fbedaf3 2018-08-15 04:58:48,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0437748432159s 2018-08-15 04:58:48,241 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-96e01fb9-1b0e-415e-b575-45df7fbedaf3 returning object fc82aef4-1b9d-4eec-85ab-df05943e70c1 2018-08-15 04:58:48,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 04:58:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '' 2018-08-15 04:58:52,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32439410-b0a0-4606-a208-291415af7730 Date: Wed, 15 Aug 2018 04:58:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:58:52,315 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file used request id req-32439410-b0a0-4606-a208-291415af7730 2018-08-15 04:58:52,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.07402896881s 2018-08-15 04:58:52,316 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file used request id req-32439410-b0a0-4606-a208-291415af7730 2018-08-15 04:58:52,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 04:58:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:58:52,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d287677f-76fa-485c-a4c4-5a0847faceec Date: Wed, 15 Aug 2018 04:58:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 04:58:52,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d287677f-76fa-485c-a4c4-5a0847faceec 2018-08-15 04:58:52,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0515549182892s 2018-08-15 04:58:52,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d287677f-76fa-485c-a4c4-5a0847faceec 2018-08-15 04:58:52,373 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file', 'owner': u'b6d21982716d4b0ebade558e9ce93f8f', 'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'size': 263062016, u'self': u'/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T04:58:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T04:58:52Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', 'created': u'2018-08-15T04:58:48Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-15T04:58:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-15 04:58:52,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 04:58:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-15 04:58:52,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8660065-6de5-4b61-bb5d-19a3e359e32c x-compute-request-id: req-d8660065-6de5-4b61-bb5d-19a3e359e32c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}} 2018-08-15 04:58:52,672 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d8660065-6de5-4b61-bb5d-19a3e359e32c 2018-08-15 04:58:52,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.297538042068s 2018-08-15 04:58:52,672 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-d8660065-6de5-4b61-bb5d-19a3e359e32c 2018-08-15 04:58:52,673 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'feec32c05bda4499885ba9c313a5eb8b', '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'cca10033-c5b3-410d-b56b-3f5c88af2457', 'swap': 0}) 2018-08-15 04:58:52,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 04:58:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" -d '{"extra_specs": {}}' 2018-08-15 04:58:52,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48a2067f-33b5-4a36-9cdb-83441cb36c04 x-compute-request-id: req-48a2067f-33b5-4a36-9cdb-83441cb36c04 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 04:58:52,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457/os-extra_specs used request id req-48a2067f-33b5-4a36-9cdb-83441cb36c04 2018-08-15 04:58:52,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221018791199s 2018-08-15 04:58:52,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457/os-extra_specs used request id req-48a2067f-33b5-4a36-9cdb-83441cb36c04 2018-08-15 04:58:52,696 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-15 04:58:53,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-15 04:58:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -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_a248d456-b4bd-4738-a454-41e439b9a6ec", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "public_sig_net_id": "36b76b62-6049-400a-b18a-0441df8350db", "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": "36b76b62-6049-400a-b18a-0441df8350db", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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-08-15 04:58:59,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-f68b2809-f0fd-4db8-b098-5364cdf22dfb Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}]}} 2018-08-15 04:58:59,194 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks used request id req-f68b2809-f0fd-4db8-b098-5364cdf22dfb 2018-08-15 04:58:59,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 5.73831510544s 2018-08-15 04:58:59,195 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks used request id req-f68b2809-f0fd-4db8-b098-5364cdf22dfb 2018-08-15 04:58:59,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:58:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:58:59,499 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:58:59 GMT Server: Apache x-openstack-request-id: req-0dc87a7a-2114-4080-b5f7-d4cb5f9e1e83 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:58:59,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:58:59 GMT Server: Apache x-openstack-request-id: req-2ffbcb41-686c-4ccb-abb5-f4d8aeba0a79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 427 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-15T04:58:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv/events/d97faf59-3ee1-42a9-ad99-5337c22d0ef6", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "id": "d97faf59-3ee1-42a9-ad99-5337c22d0ef6"}, {"resource_name": "sig_network", "event_time": "2018-08-15T04:58:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network/events/dfb7948f-749a-4470-9800-99a889799365", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-m55i355b2pl7", "id": "dfb7948f-749a-4470-9800-99a889799365"}]} 2018-08-15 04:58:59,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?sort_dir=asc&sort_dir=asc used request id req-2ffbcb41-686c-4ccb-abb5-f4d8aeba0a79 2018-08-15 04:58:59,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.606140136719s 2018-08-15 04:58:59,802 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?sort_dir=asc&sort_dir=asc used request id req-2ffbcb41-686c-4ccb-abb5-f4d8aeba0a79 2018-08-15 04:59:04,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=dfb7948f-749a-4470-9800-99a889799365&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:04,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:04 GMT Server: Apache x-openstack-request-id: req-330493da-8fc6-4787-a285-c05c350173f2 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dfb7948f-749a-4470-9800-99a889799365&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:06,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:04 GMT Server: Apache x-openstack-request-id: req-7d31b452-e932-4bd9-9b00-13a36062a40b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 442 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-15T04:59:00Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups/events/bcb6d7bc-a107-4296-a5ab-7c83197cff36", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-sr4c3tkjcg2g", "id": "bcb6d7bc-a107-4296-a5ab-7c83197cff36"}, {"resource_name": "mgmt_network", "event_time": "2018-08-15T04:59:01Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network/events/47bb9431-9583-4499-acb3-68c03cc7545c", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-kzxoo7gjfhf2", "id": "47bb9431-9583-4499-acb3-68c03cc7545c"}]} 2018-08-15 04:59:06,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dfb7948f-749a-4470-9800-99a889799365&sort_dir=asc&marker=dfb7948f-749a-4470-9800-99a889799365&sort_dir=asc used request id req-7d31b452-e932-4bd9-9b00-13a36062a40b 2018-08-15 04:59:06,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.55591702461s 2018-08-15 04:59:06,364 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dfb7948f-749a-4470-9800-99a889799365&sort_dir=asc&marker=dfb7948f-749a-4470-9800-99a889799365&sort_dir=asc used request id req-7d31b452-e932-4bd9-9b00-13a36062a40b 2018-08-15 04:59:11,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:11,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=47bb9431-9583-4499-acb3-68c03cc7545c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:12,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:11 GMT Server: Apache x-openstack-request-id: req-256988af-d2f1-47a7-b63d-00ffc55567b6 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=47bb9431-9583-4499-acb3-68c03cc7545c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:12,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:12 GMT Server: Apache x-openstack-request-id: req-e8f87878-2cc6-4288-ba83-d3bfaa6e8642 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-15T04:59:11Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network/events/a03607c5-38d0-47c6-b75a-0fdbc9e40e71", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b00fd2d4-bf8f-4e97-b5f9-7737f46eed76", "id": "a03607c5-38d0-47c6-b75a-0fdbc9e40e71"}]} 2018-08-15 04:59:12,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=47bb9431-9583-4499-acb3-68c03cc7545c&sort_dir=asc&marker=47bb9431-9583-4499-acb3-68c03cc7545c&sort_dir=asc used request id req-e8f87878-2cc6-4288-ba83-d3bfaa6e8642 2018-08-15 04:59:12,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.07983803749s 2018-08-15 04:59:12,451 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=47bb9431-9583-4499-acb3-68c03cc7545c&sort_dir=asc&marker=47bb9431-9583-4499-acb3-68c03cc7545c&sort_dir=asc used request id req-e8f87878-2cc6-4288-ba83-d3bfaa6e8642 2018-08-15 04:59:17,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:17,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=a03607c5-38d0-47c6-b75a-0fdbc9e40e71&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:17,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:17 GMT Server: Apache x-openstack-request-id: req-4d64c271-aadf-4e4f-acb6-920b4443b4fc Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=a03607c5-38d0-47c6-b75a-0fdbc9e40e71&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:17,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:17 GMT Server: Apache x-openstack-request-id: req-e2026dc2-a454-419f-b702-327a67221483 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 542 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-15T04:59:14Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups/events/15bf7626-3d60-4c0f-a589-ee3d0fc0a4e2", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "71fe9963-388b-4cbb-9d27-3310e0f4b21d", "id": "15bf7626-3d60-4c0f-a589-ee3d0fc0a4e2"}, {"resource_name": "mgmt_network", "event_time": "2018-08-15T04:59:15Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network/events/011abdab-49a5-47ed-9295-ede9f870be49", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b0bf2b51-869b-4c70-bd79-d3d536894155", "id": "011abdab-49a5-47ed-9295-ede9f870be49"}, {"resource_name": "dns", "event_time": "2018-08-15T04:59:15Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns/events/e785eefe-a851-474a-bf00-1816910a0308", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-mtkkz7nu4gbv", "id": "e785eefe-a851-474a-bf00-1816910a0308"}]} 2018-08-15 04:59:17,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=a03607c5-38d0-47c6-b75a-0fdbc9e40e71&sort_dir=asc&marker=a03607c5-38d0-47c6-b75a-0fdbc9e40e71&sort_dir=asc used request id req-e2026dc2-a454-419f-b702-327a67221483 2018-08-15 04:59:17,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.273227930069s 2018-08-15 04:59:17,731 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=a03607c5-38d0-47c6-b75a-0fdbc9e40e71&sort_dir=asc&marker=a03607c5-38d0-47c6-b75a-0fdbc9e40e71&sort_dir=asc used request id req-e2026dc2-a454-419f-b702-327a67221483 2018-08-15 04:59:22,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:23,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:22 GMT Server: Apache x-openstack-request-id: req-085d08e1-bbc9-45de-9e80-56694f21ccf0 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:23,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:23 GMT Server: Apache x-openstack-request-id: req-81d1327b-2ef4-4f97-9627-a8964f74be3f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:23,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-81d1327b-2ef4-4f97-9627-a8964f74be3f 2018-08-15 04:59:23,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.322088003159s 2018-08-15 04:59:23,059 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-81d1327b-2ef4-4f97-9627-a8964f74be3f 2018-08-15 04:59:28,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:28,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:28 GMT Server: Apache x-openstack-request-id: req-8b4dae6d-0d85-41c5-b753-d7433b6449b7 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:28,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:28 GMT Server: Apache x-openstack-request-id: req-6f94366d-054b-407b-892c-475afb10e89f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:28,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-6f94366d-054b-407b-892c-475afb10e89f 2018-08-15 04:59:28,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696280002594s 2018-08-15 04:59:28,135 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-6f94366d-054b-407b-892c-475afb10e89f 2018-08-15 04:59:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 04:59:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:28,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:28 GMT Server: Apache x-openstack-request-id: req-4dd17914-1a8b-4f7b-b94a-dad4d9f208b0 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:28,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:28 GMT Server: Apache x-openstack-request-id: req-a5118ae9-ba1c-47e7-a830-b9e8658a1e14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 04:59:28,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-a5118ae9-ba1c-47e7-a830-b9e8658a1e14 2018-08-15 04:59:28,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320657968521s 2018-08-15 04:59:28,457 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-a5118ae9-ba1c-47e7-a830-b9e8658a1e14 2018-08-15 04:59:33,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:34,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:33 GMT Server: Apache x-openstack-request-id: req-c0923f4a-40ee-419d-947e-d9fe61fe655a Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:34,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:34 GMT Server: Apache x-openstack-request-id: req-8e02b22d-5a66-461b-94e1-a183ce5c7afd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:34,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-8e02b22d-5a66-461b-94e1-a183ce5c7afd 2018-08-15 04:59:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.71327495575s 2018-08-15 04:59:34,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-8e02b22d-5a66-461b-94e1-a183ce5c7afd 2018-08-15 04:59:39,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:39,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-af0f1853-bf81-462f-816b-ceafbdb7d6da Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:39,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-f36fb10a-d568-4e0d-b460-67b9a45241d7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:39,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-f36fb10a-d568-4e0d-b460-67b9a45241d7 2018-08-15 04:59:39,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712180137634s 2018-08-15 04:59:39,254 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-f36fb10a-d568-4e0d-b460-67b9a45241d7 2018-08-15 04:59:39,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 04:59:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:39,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-2685f161-a532-4790-b52a-36911b2d95b9 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:39,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-f70675d7-cef1-4a0e-b920-58e1bb64f7ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 04:59:39,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-f70675d7-cef1-4a0e-b920-58e1bb64f7ea 2018-08-15 04:59:39,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.319317102432s 2018-08-15 04:59:39,575 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-f70675d7-cef1-4a0e-b920-58e1bb64f7ea 2018-08-15 04:59:44,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:44,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:44 GMT Server: Apache x-openstack-request-id: req-2c0bc2e1-7e93-441f-8898-ced6eceb2206 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:44,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:44 GMT Server: Apache x-openstack-request-id: req-784f98fa-592a-43de-87ff-57fc0120ced2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:44,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-784f98fa-592a-43de-87ff-57fc0120ced2 2018-08-15 04:59:44,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071221113205s 2018-08-15 04:59:44,653 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-784f98fa-592a-43de-87ff-57fc0120ced2 2018-08-15 04:59:49,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:49,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:49,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-82ebe00f-7f27-4a91-b92f-79192e7329d2 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:49,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-81bfa315-2e44-4949-8352-94cf3faf5807 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:49,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-81bfa315-2e44-4949-8352-94cf3faf5807 2018-08-15 04:59:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.314414024353s 2018-08-15 04:59:49,974 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-81bfa315-2e44-4949-8352-94cf3faf5807 2018-08-15 04:59:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 04:59:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:50,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-ce0afceb-016b-4859-be81-7b8ba300d452 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:50,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-e7d13ecd-cfe2-42b4-9fd7-5c36be3fe1ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 04:59:50,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-e7d13ecd-cfe2-42b4-9fd7-5c36be3fe1ae 2018-08-15 04:59:50,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0551390647888s 2018-08-15 04:59:50,030 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-e7d13ecd-cfe2-42b4-9fd7-5c36be3fe1ae 2018-08-15 04:59:55,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 04:59:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 04:59:55,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 04:59:55 GMT Server: Apache x-openstack-request-id: req-808c0ca4-1723-4be6-9ad5-18659564c365 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 04:59:55,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 04:59:55 GMT Server: Apache x-openstack-request-id: req-ecd54de2-b709-4c7a-93eb-c2d866fc7284 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 04:59:55,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-ecd54de2-b709-4c7a-93eb-c2d866fc7284 2018-08-15 04:59:55,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703339576721s 2018-08-15 04:59:55,107 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-ecd54de2-b709-4c7a-93eb-c2d866fc7284 2018-08-15 05:00:00,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:00,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:00 GMT Server: Apache x-openstack-request-id: req-b223fcd8-c938-430a-834b-4ccd33d8de45 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:00,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:00 GMT Server: Apache x-openstack-request-id: req-402eca47-a1fe-4870-81f6-866391b7ba8b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:00,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-402eca47-a1fe-4870-81f6-866391b7ba8b 2018-08-15 05:00:00,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731520652771s 2018-08-15 05:00:00,187 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-402eca47-a1fe-4870-81f6-866391b7ba8b 2018-08-15 05:00:00,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:00:00,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:00,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:00 GMT Server: Apache x-openstack-request-id: req-b6032dbf-e940-4520-9d6d-6def32915a5e Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:00,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:00 GMT Server: Apache x-openstack-request-id: req-90446689-19ba-4e7d-930f-aecf4b4ccec2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:00:00,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-90446689-19ba-4e7d-930f-aecf4b4ccec2 2018-08-15 05:00:00,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0681691169739s 2018-08-15 05:00:00,256 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-90446689-19ba-4e7d-930f-aecf4b4ccec2 2018-08-15 05:00:05,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:05,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:05,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-408dac4d-4b84-446e-a36e-ce28d6cdc011 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:05,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-2516245d-df4d-4356-a521-40b9fc23bbc0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:05,336 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-2516245d-df4d-4356-a521-40b9fc23bbc0 2018-08-15 05:00:05,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738139152527s 2018-08-15 05:00:05,337 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-2516245d-df4d-4356-a521-40b9fc23bbc0 2018-08-15 05:00:10,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:10,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:10,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:10 GMT Server: Apache x-openstack-request-id: req-b08e1aa3-b6bd-45c6-8095-85ba487d2585 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:10,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:10 GMT Server: Apache x-openstack-request-id: req-4963c385-0dce-453e-9691-ed6aa09bdce1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:10,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-4963c385-0dce-453e-9691-ed6aa09bdce1 2018-08-15 05:00:10,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702068805695s 2018-08-15 05:00:10,409 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-4963c385-0dce-453e-9691-ed6aa09bdce1 2018-08-15 05:00:10,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:00:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:10,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:10 GMT Server: Apache x-openstack-request-id: req-f5008c18-dca1-4390-9cd1-184d927f90bd Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:10,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:10 GMT Server: Apache x-openstack-request-id: req-b23ce7ed-e0ae-432f-b9e7-070d6a83945e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:00:10,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-b23ce7ed-e0ae-432f-b9e7-070d6a83945e 2018-08-15 05:00:10,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068431854248s 2018-08-15 05:00:10,478 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-b23ce7ed-e0ae-432f-b9e7-070d6a83945e 2018-08-15 05:00:15,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:15,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:15,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:15 GMT Server: Apache x-openstack-request-id: req-daea0f03-5a2e-49a5-b04b-1db964783dda Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:15,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:15 GMT Server: Apache x-openstack-request-id: req-99dfded9-c124-4ae2-aa7a-c961dd5c7a64 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:15,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-99dfded9-c124-4ae2-aa7a-c961dd5c7a64 2018-08-15 05:00:15,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696251392365s 2018-08-15 05:00:15,554 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-99dfded9-c124-4ae2-aa7a-c961dd5c7a64 2018-08-15 05:00:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:20,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:20 GMT Server: Apache x-openstack-request-id: req-d2c757a1-64d3-4b8a-9074-11a42925319f Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:20,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:20 GMT Server: Apache x-openstack-request-id: req-fa5b3147-19c0-4212-87b0-46887000a21b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:20,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-fa5b3147-19c0-4212-87b0-46887000a21b 2018-08-15 05:00:20,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707581043243s 2018-08-15 05:00:20,632 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-fa5b3147-19c0-4212-87b0-46887000a21b 2018-08-15 05:00:20,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:00:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:20,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:20 GMT Server: Apache x-openstack-request-id: req-34f65e6a-5ea8-455c-83ac-ef3edd4f2b96 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:20,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:20 GMT Server: Apache x-openstack-request-id: req-80b06bfd-a4f1-441f-942b-4a46168de04b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:00:20,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-80b06bfd-a4f1-441f-942b-4a46168de04b 2018-08-15 05:00:20,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693879127502s 2018-08-15 05:00:20,702 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-80b06bfd-a4f1-441f-942b-4a46168de04b 2018-08-15 05:00:25,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:25,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:25 GMT Server: Apache x-openstack-request-id: req-3905f413-08d0-498d-9694-12b147ba93c2 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:25,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:25 GMT Server: Apache x-openstack-request-id: req-57f8efc5-1bd8-45af-859c-7392fae787af Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:25,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-57f8efc5-1bd8-45af-859c-7392fae787af 2018-08-15 05:00:25,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692310333252s 2018-08-15 05:00:25,778 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-57f8efc5-1bd8-45af-859c-7392fae787af 2018-08-15 05:00:30,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:30,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:30 GMT Server: Apache x-openstack-request-id: req-580a84d6-b7fc-4514-b447-7cc9c06aa20a Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:30,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:30 GMT Server: Apache x-openstack-request-id: req-32a6d30f-8a76-49fb-8a84-3c9df111c892 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:30,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-32a6d30f-8a76-49fb-8a84-3c9df111c892 2018-08-15 05:00:30,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0667819976807s 2018-08-15 05:00:30,847 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-32a6d30f-8a76-49fb-8a84-3c9df111c892 2018-08-15 05:00:30,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:00:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:30,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:30 GMT Server: Apache x-openstack-request-id: req-19009f40-a096-4c3f-9b1c-ccaa673da826 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:30,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:30 GMT Server: Apache x-openstack-request-id: req-c11294a3-a2b3-48bf-a666-b01f4e1fd001 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:00:30,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-c11294a3-a2b3-48bf-a666-b01f4e1fd001 2018-08-15 05:00:30,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0494329929352s 2018-08-15 05:00:30,897 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-c11294a3-a2b3-48bf-a666-b01f4e1fd001 2018-08-15 05:00:35,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:35,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:35,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:35 GMT Server: Apache x-openstack-request-id: req-704921ca-8951-4bd0-8814-1132087ca666 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:35,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:35 GMT Server: Apache x-openstack-request-id: req-a1d5dcc4-b3c5-4fcb-a013-6862abcf06d9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:35,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-a1d5dcc4-b3c5-4fcb-a013-6862abcf06d9 2018-08-15 05:00:35,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725078582764s 2018-08-15 05:00:35,976 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-a1d5dcc4-b3c5-4fcb-a013-6862abcf06d9 2018-08-15 05:00:40,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:41,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:40 GMT Server: Apache x-openstack-request-id: req-56b6f4fc-e218-4f5e-8845-2cbb18883e69 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:41,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:41 GMT Server: Apache x-openstack-request-id: req-114cd051-d82e-4d09-b6a7-b5e0b8ec3bcb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:41,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-114cd051-d82e-4d09-b6a7-b5e0b8ec3bcb 2018-08-15 05:00:41,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069904088974s 2018-08-15 05:00:41,052 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-114cd051-d82e-4d09-b6a7-b5e0b8ec3bcb 2018-08-15 05:00:41,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:00:41,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:41,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:41 GMT Server: Apache x-openstack-request-id: req-03c98a51-2c24-4f3d-b082-65cfec338169 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:41,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:41 GMT Server: Apache x-openstack-request-id: req-308711ab-7a0f-4112-b0fe-8aa1f8fe8f8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:00:41,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-308711ab-7a0f-4112-b0fe-8aa1f8fe8f8f 2018-08-15 05:00:41,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0688757896423s 2018-08-15 05:00:41,122 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-308711ab-7a0f-4112-b0fe-8aa1f8fe8f8f 2018-08-15 05:00:46,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:46,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:46 GMT Server: Apache x-openstack-request-id: req-8649aa0b-33b4-4a14-b7aa-9389621c7638 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:46,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:46 GMT Server: Apache x-openstack-request-id: req-b8b4469b-3911-4738-975b-a92cc6fa503d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:46,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-b8b4469b-3911-4738-975b-a92cc6fa503d 2018-08-15 05:00:46,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705258846283s 2018-08-15 05:00:46,199 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-b8b4469b-3911-4738-975b-a92cc6fa503d 2018-08-15 05:00:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:51,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:51 GMT Server: Apache x-openstack-request-id: req-663bd3a5-8efd-4fe2-8e81-b489bc1052e3 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:51,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:51 GMT Server: Apache x-openstack-request-id: req-f8f722c9-75d6-4bca-ad50-893b05b27dbc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:51,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-f8f722c9-75d6-4bca-ad50-893b05b27dbc 2018-08-15 05:00:51,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691959857941s 2018-08-15 05:00:51,274 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-f8f722c9-75d6-4bca-ad50-893b05b27dbc 2018-08-15 05:00:51,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:00:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:51,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:51 GMT Server: Apache x-openstack-request-id: req-ce040fb6-be77-4129-bab1-62a6db022b84 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:51,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:51 GMT Server: Apache x-openstack-request-id: req-a14e458b-c19f-4cb3-9237-599f861a43ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:00:51,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-a14e458b-c19f-4cb3-9237-599f861a43ef 2018-08-15 05:00:51,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689568519592s 2018-08-15 05:00:51,343 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-a14e458b-c19f-4cb3-9237-599f861a43ef 2018-08-15 05:00:56,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:00:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:00:56,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:00:56 GMT Server: Apache x-openstack-request-id: req-81d31366-eda8-4a8c-98aa-6a1a2e106388 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:00:56,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:00:56 GMT Server: Apache x-openstack-request-id: req-92587523-156a-444e-b8ca-3ab4743cb2a4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:00:56,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-92587523-156a-444e-b8ca-3ab4743cb2a4 2018-08-15 05:00:56,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707051753998s 2018-08-15 05:00:56,421 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-92587523-156a-444e-b8ca-3ab4743cb2a4 2018-08-15 05:01:01,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:01,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:01,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:01 GMT Server: Apache x-openstack-request-id: req-ff17548d-d22e-4629-9434-7f31a8957a68 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:01,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:01 GMT Server: Apache x-openstack-request-id: req-6b6dd075-21a9-4f7e-8123-ba3a489621a3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:01,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-6b6dd075-21a9-4f7e-8123-ba3a489621a3 2018-08-15 05:01:01,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709400177002s 2018-08-15 05:01:01,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-6b6dd075-21a9-4f7e-8123-ba3a489621a3 2018-08-15 05:01:01,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:01:01,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:01,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:01 GMT Server: Apache x-openstack-request-id: req-6e77bc8d-d65e-4341-a409-9c08eb8119d8 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:01,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:01 GMT Server: Apache x-openstack-request-id: req-d610433c-9fcf-4016-b59e-f32421280281 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:01:01,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-d610433c-9fcf-4016-b59e-f32421280281 2018-08-15 05:01:01,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0532739162445s 2018-08-15 05:01:01,553 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-d610433c-9fcf-4016-b59e-f32421280281 2018-08-15 05:01:06,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:06,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:06,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:06 GMT Server: Apache x-openstack-request-id: req-dd0d3221-a5aa-4dd8-818d-12259bccbac7 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:06,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:06 GMT Server: Apache x-openstack-request-id: req-4fb8c9eb-00e9-4a76-b39a-8526fa716966 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:06,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-4fb8c9eb-00e9-4a76-b39a-8526fa716966 2018-08-15 05:01:06,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0860929489136s 2018-08-15 05:01:06,642 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-4fb8c9eb-00e9-4a76-b39a-8526fa716966 2018-08-15 05:01:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:11,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:11 GMT Server: Apache x-openstack-request-id: req-f8ebe401-8b8d-44b2-8bb5-0b5eda1ae83f Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:11,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:11 GMT Server: Apache x-openstack-request-id: req-e9842978-653d-419b-b3af-0057305acb29 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-15T05:01:10Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns/events/36a6b13c-d074-432a-8f70-8f5495bab4a5", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "81521e03-9c1b-47f9-a67a-ff5b331b2ae7", "id": "36a6b13c-d074-432a-8f70-8f5495bab4a5"}, {"resource_name": "ellis", "event_time": "2018-08-15T05:01:10Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis/events/7aecae79-6ee7-48ac-b691-ecf1830291f8", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-ovjlxy52txcl", "id": "7aecae79-6ee7-48ac-b691-ecf1830291f8"}]} 2018-08-15 05:01:11,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-e9842978-653d-419b-b3af-0057305acb29 2018-08-15 05:01:11,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741801261902s 2018-08-15 05:01:11,720 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc&marker=e785eefe-a851-474a-bf00-1816910a0308&sort_dir=asc used request id req-e9842978-653d-419b-b3af-0057305acb29 2018-08-15 05:01:16,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:16,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-ef98c438-1eea-4408-a92a-3427275a30c8 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:16,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-a617f4ee-e15d-427b-a12f-cb5b0d617b16 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:16,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-a617f4ee-e15d-427b-a12f-cb5b0d617b16 2018-08-15 05:01:16,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704300403595s 2018-08-15 05:01:16,797 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-a617f4ee-e15d-427b-a12f-cb5b0d617b16 2018-08-15 05:01:21,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:21,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:21,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-1ea2b513-7a92-41f7-a440-54e63356ce72 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:21,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-93a38c1b-9b4a-4c58-8a85-8c3242a6d52a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:21,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-93a38c1b-9b4a-4c58-8a85-8c3242a6d52a 2018-08-15 05:01:21,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735189914703s 2018-08-15 05:01:21,873 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-93a38c1b-9b4a-4c58-8a85-8c3242a6d52a 2018-08-15 05:01:21,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:01:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:21,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-a003144d-abe9-4d59-8d86-4a4ac7e639fd Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:21,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-6170475e-8abb-4057-9fa2-24ebea82d44f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:01:21,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-6170475e-8abb-4057-9fa2-24ebea82d44f 2018-08-15 05:01:21,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698611736298s 2018-08-15 05:01:21,943 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-6170475e-8abb-4057-9fa2-24ebea82d44f 2018-08-15 05:01:26,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:26,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-8c7383c1-8b9c-43cb-a657-a9410446536c Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:27,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-acd0aa92-559c-41de-91e6-26aef9d71d1a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:27,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-acd0aa92-559c-41de-91e6-26aef9d71d1a 2018-08-15 05:01:27,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0672409534454s 2018-08-15 05:01:27,017 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-acd0aa92-559c-41de-91e6-26aef9d71d1a 2018-08-15 05:01:32,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:32,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:32 GMT Server: Apache x-openstack-request-id: req-ab1ca129-7805-400b-b953-813f085aa7cd Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:32 GMT Server: Apache x-openstack-request-id: req-f4737987-f829-49e6-9efd-3b7a8c3a0a84 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:32,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-f4737987-f829-49e6-9efd-3b7a8c3a0a84 2018-08-15 05:01:32,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075236082077s 2018-08-15 05:01:32,097 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-f4737987-f829-49e6-9efd-3b7a8c3a0a84 2018-08-15 05:01:32,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:01:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:32,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:32 GMT Server: Apache x-openstack-request-id: req-5d30eff3-df69-4131-b9a3-edea474326c8 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:32,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:32 GMT Server: Apache x-openstack-request-id: req-488aace6-db62-428a-a1d6-14bc981e9e3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:01:32,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-488aace6-db62-428a-a1d6-14bc981e9e3b 2018-08-15 05:01:32,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705590248108s 2018-08-15 05:01:32,168 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-488aace6-db62-428a-a1d6-14bc981e9e3b 2018-08-15 05:01:37,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:37,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:37,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:37 GMT Server: Apache x-openstack-request-id: req-c9dcde79-80a2-4fbe-aa40-c65bf62db3c2 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:37,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:37 GMT Server: Apache x-openstack-request-id: req-8fd98a9a-fc66-4a42-a5f9-c3c6a1e79a5c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:37,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-8fd98a9a-fc66-4a42-a5f9-c3c6a1e79a5c 2018-08-15 05:01:37,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696938037872s 2018-08-15 05:01:37,245 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-8fd98a9a-fc66-4a42-a5f9-c3c6a1e79a5c 2018-08-15 05:01:42,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:42,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-e0e941c2-07f2-40c5-8011-89bab754a42a Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:42,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-327d5061-e5f1-46f4-9ed3-7d14a85362f4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:42,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-327d5061-e5f1-46f4-9ed3-7d14a85362f4 2018-08-15 05:01:42,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704989433289s 2018-08-15 05:01:42,322 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-327d5061-e5f1-46f4-9ed3-7d14a85362f4 2018-08-15 05:01:42,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:01:42,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:42,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-f16018ad-dfc3-4022-9859-7d4e73123955 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:42,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-1d69da06-9a57-463e-8a66-9c64483dfd14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:01:42,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-1d69da06-9a57-463e-8a66-9c64483dfd14 2018-08-15 05:01:42,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0691559314728s 2018-08-15 05:01:42,392 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-1d69da06-9a57-463e-8a66-9c64483dfd14 2018-08-15 05:01:47,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:47,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:47 GMT Server: Apache x-openstack-request-id: req-5e25e113-cd23-4f55-a740-d9418c85d0c8 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:47,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:47 GMT Server: Apache x-openstack-request-id: req-9c4bb6fe-13f8-452b-b999-bee46366dc9e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:47,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-9c4bb6fe-13f8-452b-b999-bee46366dc9e 2018-08-15 05:01:47,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699570178986s 2018-08-15 05:01:47,466 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-9c4bb6fe-13f8-452b-b999-bee46366dc9e 2018-08-15 05:01:52,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:52,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:52,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:52 GMT Server: Apache x-openstack-request-id: req-ff6ed29e-af45-48a1-8bc5-ce11d7cac04e Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:52,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:52 GMT Server: Apache x-openstack-request-id: req-c53f6015-2498-478e-8195-d7f0c751ddad Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:52,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-c53f6015-2498-478e-8195-d7f0c751ddad 2018-08-15 05:01:52,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714530944824s 2018-08-15 05:01:52,544 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-c53f6015-2498-478e-8195-d7f0c751ddad 2018-08-15 05:01:52,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:01:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:52,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:52 GMT Server: Apache x-openstack-request-id: req-f563b197-4eaa-412a-975f-a6779d4928df Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:52,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:52 GMT Server: Apache x-openstack-request-id: req-3ea1b504-9ef7-4e86-ad7a-dedfd8f8231a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:01:52,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-3ea1b504-9ef7-4e86-ad7a-dedfd8f8231a 2018-08-15 05:01:52,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0531179904938s 2018-08-15 05:01:52,598 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-3ea1b504-9ef7-4e86-ad7a-dedfd8f8231a 2018-08-15 05:01:57,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:01:57,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:01:57,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-290b3ec3-c0ce-46cd-99da-3381cc84715b Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:01:57,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-3175e589-4511-43df-b7f6-a6b68dcb5d65 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:01:57,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-3175e589-4511-43df-b7f6-a6b68dcb5d65 2018-08-15 05:01:57,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721921920776s 2018-08-15 05:01:57,677 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-3175e589-4511-43df-b7f6-a6b68dcb5d65 2018-08-15 05:02:02,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:02,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:02,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-5805b387-bcb2-4ef2-9119-e6b5827ffaad Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:02,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-46a64335-159f-4334-8e61-01a61129a6f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:02,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-46a64335-159f-4334-8e61-01a61129a6f7 2018-08-15 05:02:02,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704300403595s 2018-08-15 05:02:02,754 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-46a64335-159f-4334-8e61-01a61129a6f7 2018-08-15 05:02:02,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:02:02,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:02,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-dc4e3d90-46fc-4512-a4ae-d04f2639675f Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:02,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-f4820a9a-4171-4dc7-9f4f-43164fe1fdc2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:02:02,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-f4820a9a-4171-4dc7-9f4f-43164fe1fdc2 2018-08-15 05:02:02,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697860717773s 2018-08-15 05:02:02,824 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-f4820a9a-4171-4dc7-9f4f-43164fe1fdc2 2018-08-15 05:02:07,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:07,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:07 GMT Server: Apache x-openstack-request-id: req-8c1cda5d-387f-47ca-8d3b-99a507831d4e Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:07,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:07 GMT Server: Apache x-openstack-request-id: req-3c404382-d5e3-4b0e-bb4f-c3579c7c619e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:07,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-3c404382-d5e3-4b0e-bb4f-c3579c7c619e 2018-08-15 05:02:07,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703818798065s 2018-08-15 05:02:07,902 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-3c404382-d5e3-4b0e-bb4f-c3579c7c619e 2018-08-15 05:02:12,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:12,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-f4dbad47-3823-45d1-b896-75a21af5b8e1 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:12,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-4b11a9d4-01c9-4a36-b0e8-347401c87c83 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:12,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-4b11a9d4-01c9-4a36-b0e8-347401c87c83 2018-08-15 05:02:12,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694499015808s 2018-08-15 05:02:12,977 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-4b11a9d4-01c9-4a36-b0e8-347401c87c83 2018-08-15 05:02:12,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:02:12,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:13,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-30a92b37-145e-457a-8a3c-39daed5044c1 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:13,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:13 GMT Server: Apache x-openstack-request-id: req-ac0ba850-7ff3-4724-92e0-d3838c936a88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:02:13,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-ac0ba850-7ff3-4724-92e0-d3838c936a88 2018-08-15 05:02:13,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539610385895s 2018-08-15 05:02:13,032 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-ac0ba850-7ff3-4724-92e0-d3838c936a88 2018-08-15 05:02:18,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:18,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:18 GMT Server: Apache x-openstack-request-id: req-679d533c-ff47-49ed-9016-fcffa77926d9 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:18,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:18 GMT Server: Apache x-openstack-request-id: req-dfce3109-ab13-4123-a1fd-5306d2605b9d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:18,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-dfce3109-ab13-4123-a1fd-5306d2605b9d 2018-08-15 05:02:18,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693638324738s 2018-08-15 05:02:18,108 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-dfce3109-ab13-4123-a1fd-5306d2605b9d 2018-08-15 05:02:23,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:23,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:23,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:23 GMT Server: Apache x-openstack-request-id: req-3af2eb9e-53dc-4d63-8e48-4ac4892ce0b9 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:23,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:23 GMT Server: Apache x-openstack-request-id: req-5e064054-8fbc-4b82-8fe6-de5854861d5d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:23,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-5e064054-8fbc-4b82-8fe6-de5854861d5d 2018-08-15 05:02:23,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696518421173s 2018-08-15 05:02:23,184 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-5e064054-8fbc-4b82-8fe6-de5854861d5d 2018-08-15 05:02:23,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:02:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:23,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:23 GMT Server: Apache x-openstack-request-id: req-8e001e5b-61ec-4070-a3fe-98c3c1e0bade Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:23,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:23 GMT Server: Apache x-openstack-request-id: req-f9764e26-e92b-4f06-b835-f9509ce993de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:02:23,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-f9764e26-e92b-4f06-b835-f9509ce993de 2018-08-15 05:02:23,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689580440521s 2018-08-15 05:02:23,254 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-f9764e26-e92b-4f06-b835-f9509ce993de 2018-08-15 05:02:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:28,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:28 GMT Server: Apache x-openstack-request-id: req-fb78f3f0-cfcb-4521-b55c-458a545617e2 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:28,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:28 GMT Server: Apache x-openstack-request-id: req-60634cb8-36c3-434e-a48a-8885972ec9d0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:28,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-60634cb8-36c3-434e-a48a-8885972ec9d0 2018-08-15 05:02:28,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0676798820496s 2018-08-15 05:02:28,329 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-60634cb8-36c3-434e-a48a-8885972ec9d0 2018-08-15 05:02:33,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:33,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:33,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-599b5abd-c9f3-4580-9bc4-be6a9ee04776 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:33,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-7c7a2a46-afc0-4b66-977d-d9d5cd6289bd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:33,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-7c7a2a46-afc0-4b66-977d-d9d5cd6289bd 2018-08-15 05:02:33,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699768066406s 2018-08-15 05:02:33,405 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-7c7a2a46-afc0-4b66-977d-d9d5cd6289bd 2018-08-15 05:02:33,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:02:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:33,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-c0397494-1f57-45e2-8464-583d1e1db47d Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:33,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:33 GMT Server: Apache x-openstack-request-id: req-7723a536-7096-4b92-89d0-8df0550434eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:02:33,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-7723a536-7096-4b92-89d0-8df0550434eb 2018-08-15 05:02:33,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0525970458984s 2018-08-15 05:02:33,459 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-7723a536-7096-4b92-89d0-8df0550434eb 2018-08-15 05:02:38,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:38,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:38,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:38 GMT Server: Apache x-openstack-request-id: req-612957c1-ee85-40b8-a08f-dc0c420322c1 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:38,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:38 GMT Server: Apache x-openstack-request-id: req-b1d58c24-5502-458f-ac1a-c6387d9af9e4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:38,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-b1d58c24-5502-458f-ac1a-c6387d9af9e4 2018-08-15 05:02:38,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695450305939s 2018-08-15 05:02:38,535 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-b1d58c24-5502-458f-ac1a-c6387d9af9e4 2018-08-15 05:02:43,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:43,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-d70bac8d-8aa4-436e-817b-de70300bc396 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:43,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-93526a51-aefb-426c-b990-9371a0ec1efe Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:43,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-93526a51-aefb-426c-b990-9371a0ec1efe 2018-08-15 05:02:43,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697000026703s 2018-08-15 05:02:43,611 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-93526a51-aefb-426c-b990-9371a0ec1efe 2018-08-15 05:02:43,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:02:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:43,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-e0a2dbb3-7624-4dcc-ac49-1bf05d913c31 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:43,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-58e35661-d7d9-4000-b3b2-cdcc90b61a41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:02:43,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-58e35661-d7d9-4000-b3b2-cdcc90b61a41 2018-08-15 05:02:43,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0521788597107s 2018-08-15 05:02:43,664 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-58e35661-d7d9-4000-b3b2-cdcc90b61a41 2018-08-15 05:02:48,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:48,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:48 GMT Server: Apache x-openstack-request-id: req-6dc7c20e-b4a9-4788-ac2b-0e55220521a1 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:48,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:48 GMT Server: Apache x-openstack-request-id: req-3ea43a67-a4b8-4ccb-9549-c7e1e13856df Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:48,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-3ea43a67-a4b8-4ccb-9549-c7e1e13856df 2018-08-15 05:02:48,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686860084534s 2018-08-15 05:02:48,740 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-3ea43a67-a4b8-4ccb-9549-c7e1e13856df 2018-08-15 05:02:53,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:53,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-a6676ff2-503d-4511-b859-13fb0a429ed6 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:53,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-e4d105fa-d40a-4a31-98cc-d19f48e4f89d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:53,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-e4d105fa-d40a-4a31-98cc-d19f48e4f89d 2018-08-15 05:02:53,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713241100311s 2018-08-15 05:02:53,817 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-e4d105fa-d40a-4a31-98cc-d19f48e4f89d 2018-08-15 05:02:53,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:02:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:53,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-68a1e438-bca6-4040-8640-0e4b898d42db Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:53,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:53 GMT Server: Apache x-openstack-request-id: req-aac164d3-d34a-4045-9181-470c27504567 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:02:53,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-aac164d3-d34a-4045-9181-470c27504567 2018-08-15 05:02:53,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701661109924s 2018-08-15 05:02:53,888 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-aac164d3-d34a-4045-9181-470c27504567 2018-08-15 05:02:58,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:02:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:02:58,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:02:58 GMT Server: Apache x-openstack-request-id: req-3b0c0d18-04aa-43e1-94a2-a3e32d3e8868 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:02:58,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:02:58 GMT Server: Apache x-openstack-request-id: req-4407f6d4-ac15-4bc3-b1d6-a18a449f0e1d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:02:58,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-4407f6d4-ac15-4bc3-b1d6-a18a449f0e1d 2018-08-15 05:02:58,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0856518745422s 2018-08-15 05:02:58,981 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-4407f6d4-ac15-4bc3-b1d6-a18a449f0e1d 2018-08-15 05:03:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:04,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:03 GMT Server: Apache x-openstack-request-id: req-6185a09d-93f3-42e2-b8fd-575e5cbafa53 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:04,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-5723cd15-78b2-42c9-9550-8c14b5781d5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-15T05:02:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis/events/032652e2-7e52-4d49-9b8c-8167cec49f54", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ed2c35e0-291d-423c-954b-00010e3ca6f4", "id": "032652e2-7e52-4d49-9b8c-8167cec49f54"}, {"resource_name": "vellum", "event_time": "2018-08-15T05:02:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum/events/2dccbbcd-03aa-4a4a-96cd-747016bee9ea", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-wtgyhowkc4vb", "id": "2dccbbcd-03aa-4a4a-96cd-747016bee9ea"}, {"resource_name": "dime", "event_time": "2018-08-15T05:02:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime/events/f114a628-5087-43ed-8dd5-7a453b0e8db5", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-nkqj3wi6tc3q", "id": "f114a628-5087-43ed-8dd5-7a453b0e8db5"}, {"resource_name": "bono", "event_time": "2018-08-15T05:02:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono/events/8341f548-fb9d-4bac-9473-ed53131b085b", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-4tjiq4tfla5o", "id": "8341f548-fb9d-4bac-9473-ed53131b085b"}, {"resource_name": "sprout", "event_time": "2018-08-15T05:02:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout/events/a28b991c-a103-44a2-bfc9-d16b999b10ee", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-gv33f3zukd7b", "id": "a28b991c-a103-44a2-bfc9-d16b999b10ee"}, {"resource_name": "homer", "event_time": "2018-08-15T05:02:59Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer/events/7c42002e-4304-41af-a7e0-37355e76ff97", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-cjgt3gwb32rk", "id": "7c42002e-4304-41af-a7e0-37355e76ff97"}]} 2018-08-15 05:03:04,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-5723cd15-78b2-42c9-9550-8c14b5781d5d 2018-08-15 05:03:04,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0832650661469s 2018-08-15 05:03:04,070 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc&marker=7aecae79-6ee7-48ac-b691-ecf1830291f8&sort_dir=asc used request id req-5723cd15-78b2-42c9-9550-8c14b5781d5d 2018-08-15 05:03:09,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:09,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:09 GMT Server: Apache x-openstack-request-id: req-026bc14a-89e7-4d13-8157-08d84d5fb1a6 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:09,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:09 GMT Server: Apache x-openstack-request-id: req-0aff1ef7-077e-4e67-a264-023109d28990 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:09,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-0aff1ef7-077e-4e67-a264-023109d28990 2018-08-15 05:03:09,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0789921283722s 2018-08-15 05:03:09,156 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-0aff1ef7-077e-4e67-a264-023109d28990 2018-08-15 05:03:14,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:14,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-2ac6be03-953d-4443-9a7e-35e7f02c71d9 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:14,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-89238fcb-2a8c-4e95-af4f-fa0c81393cd3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:14,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-89238fcb-2a8c-4e95-af4f-fa0c81393cd3 2018-08-15 05:03:14,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712690353394s 2018-08-15 05:03:14,234 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-89238fcb-2a8c-4e95-af4f-fa0c81393cd3 2018-08-15 05:03:14,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:03:14,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:14,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-840542c5-684f-4556-937e-71b0c318cf42 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:14,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-491243f9-eaab-483f-8227-36d6bf1c42ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:03:14,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-491243f9-eaab-483f-8227-36d6bf1c42ff 2018-08-15 05:03:14,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731301307678s 2018-08-15 05:03:14,308 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-491243f9-eaab-483f-8227-36d6bf1c42ff 2018-08-15 05:03:19,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:19,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:19,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:19 GMT Server: Apache x-openstack-request-id: req-d8dcf35a-e02b-4fd1-a74f-5faf37293b6c Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:19,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:19 GMT Server: Apache x-openstack-request-id: req-419e4305-d378-4f39-97d3-9adc1fd12783 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:19,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-419e4305-d378-4f39-97d3-9adc1fd12783 2018-08-15 05:03:19,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.204270839691s 2018-08-15 05:03:19,519 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-419e4305-d378-4f39-97d3-9adc1fd12783 2018-08-15 05:03:24,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:24,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:24 GMT Server: Apache x-openstack-request-id: req-9de0656b-d772-4e7c-911b-421ef06e4e90 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:24 GMT Server: Apache x-openstack-request-id: req-8042c7a2-5ad1-4ee1-bae0-c1fe4ef8b799 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:24,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-8042c7a2-5ad1-4ee1-bae0-c1fe4ef8b799 2018-08-15 05:03:24,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708770751953s 2018-08-15 05:03:24,596 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-8042c7a2-5ad1-4ee1-bae0-c1fe4ef8b799 2018-08-15 05:03:24,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:03:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:24,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:24 GMT Server: Apache x-openstack-request-id: req-f80c3333-930b-4aef-96ff-bb7e7a834b18 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:24,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:24 GMT Server: Apache x-openstack-request-id: req-512eb92c-bc6c-4da6-93f5-dec8393cba3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:03:24,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-512eb92c-bc6c-4da6-93f5-dec8393cba3b 2018-08-15 05:03:24,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722160339355s 2018-08-15 05:03:24,669 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-512eb92c-bc6c-4da6-93f5-dec8393cba3b 2018-08-15 05:03:29,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:29,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:29 GMT Server: Apache x-openstack-request-id: req-f91f1713-3caa-41f0-86c1-c0ed998f3013 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:29 GMT Server: Apache x-openstack-request-id: req-f7fd62d4-defa-4268-98d1-340ae1a00377 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:29,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-f7fd62d4-defa-4268-98d1-340ae1a00377 2018-08-15 05:03:29,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735499858856s 2018-08-15 05:03:29,750 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-f7fd62d4-defa-4268-98d1-340ae1a00377 2018-08-15 05:03:34,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:34,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:34 GMT Server: Apache x-openstack-request-id: req-d86fc6f0-4881-4e6b-b179-e583ace264fd Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:34,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:34 GMT Server: Apache x-openstack-request-id: req-f2b43476-3931-4faa-85bc-cb90535b2ce2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:34,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-f2b43476-3931-4faa-85bc-cb90535b2ce2 2018-08-15 05:03:34,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706119537354s 2018-08-15 05:03:34,827 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-f2b43476-3931-4faa-85bc-cb90535b2ce2 2018-08-15 05:03:34,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:03:34,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:34,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:34 GMT Server: Apache x-openstack-request-id: req-e585620e-7e79-48bd-b1a0-e0b307369ced Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:34,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:34 GMT Server: Apache x-openstack-request-id: req-446bae63-eaf1-456c-99c7-766e5e56967d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:03:34,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-446bae63-eaf1-456c-99c7-766e5e56967d 2018-08-15 05:03:34,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0865070819855s 2018-08-15 05:03:34,914 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-446bae63-eaf1-456c-99c7-766e5e56967d 2018-08-15 05:03:39,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:39,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:39,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:39 GMT Server: Apache x-openstack-request-id: req-ce917f10-e860-4d23-ae0b-905a6e7d1d80 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:39,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:39 GMT Server: Apache x-openstack-request-id: req-5b398e8c-d646-49e9-85c2-c36e428559ed Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:39,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-5b398e8c-d646-49e9-85c2-c36e428559ed 2018-08-15 05:03:39,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729360580444s 2018-08-15 05:03:39,990 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-5b398e8c-d646-49e9-85c2-c36e428559ed 2018-08-15 05:03:44,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:44,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:45,025 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:44 GMT Server: Apache x-openstack-request-id: req-3bb11ed3-5b5f-4c27-9da9-2ca2ae6322d7 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:45,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:45 GMT Server: Apache x-openstack-request-id: req-ce9abeef-a954-4b2f-9766-c071662e0aff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:45,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-ce9abeef-a954-4b2f-9766-c071662e0aff 2018-08-15 05:03:45,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0688309669495s 2018-08-15 05:03:45,065 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-ce9abeef-a954-4b2f-9766-c071662e0aff 2018-08-15 05:03:45,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:03:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:45,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:45 GMT Server: Apache x-openstack-request-id: req-5748bbb1-2885-4ea1-8a9d-88dd4d941fac Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:45,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:45 GMT Server: Apache x-openstack-request-id: req-1d1387b2-87f1-430d-9616-7b93cfb50d64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:03:45,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-1d1387b2-87f1-430d-9616-7b93cfb50d64 2018-08-15 05:03:45,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537431240082s 2018-08-15 05:03:45,120 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-1d1387b2-87f1-430d-9616-7b93cfb50d64 2018-08-15 05:03:50,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:50,155 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:50 GMT Server: Apache x-openstack-request-id: req-a7318859-ff28-4ab2-b64a-3985d65c5bd2 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:50,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:50 GMT Server: Apache x-openstack-request-id: req-79997b6a-6022-4eff-85e3-8abcd93151e1 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:03:50,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-79997b6a-6022-4eff-85e3-8abcd93151e1 2018-08-15 05:03:50,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686039924622s 2018-08-15 05:03:50,196 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-79997b6a-6022-4eff-85e3-8abcd93151e1 2018-08-15 05:03:55,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:03:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:03:55,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:03:55 GMT Server: Apache x-openstack-request-id: req-a1648f27-471d-48b4-8716-0070a9d73777 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:03:55,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:03:55 GMT Server: Apache x-openstack-request-id: req-240a6f85-38a1-4c48-ae19-84260c9b1fd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-15T05:03:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout/events/e9806370-dc01-416e-904e-50c264012286", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "47f2c86d-22b3-4600-9954-ada5e0346907", "id": "e9806370-dc01-416e-904e-50c264012286"}, {"resource_name": "bono", "event_time": "2018-08-15T05:03:53Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono/events/ab667505-d41c-48b9-916c-97c6e206cc2c", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f2e1cf54-1853-4de3-975f-7929c8e164b1", "id": "ab667505-d41c-48b9-916c-97c6e206cc2c"}]} 2018-08-15 05:03:55,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-240a6f85-38a1-4c48-ae19-84260c9b1fd6 2018-08-15 05:03:55,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.103518009186s 2018-08-15 05:03:55,305 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc&marker=7c42002e-4304-41af-a7e0-37355e76ff97&sort_dir=asc used request id req-240a6f85-38a1-4c48-ae19-84260c9b1fd6 2018-08-15 05:04:00,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:04:00,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/events?marker=ab667505-d41c-48b9-916c-97c6e206cc2c&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:00,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-1e13cdef-2823-459c-b341-888e010f6eb5 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=ab667505-d41c-48b9-916c-97c6e206cc2c&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:04:00,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-8eaaa8de-cd19-47bb-9326-86e744347c79 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-15T05:03:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime/events/da871035-5c24-4a8a-8b10-797a07e75fde", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "28157371-047a-4af6-b261-3974fa2a1bcc", "id": "da871035-5c24-4a8a-8b10-797a07e75fde"}, {"resource_name": "homer", "event_time": "2018-08-15T05:03:57Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer/events/5070d3d7-d322-4d14-a2bc-e65559a824a8", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5995796c-1010-4ac8-a696-69576ba6b3db", "id": "5070d3d7-d322-4d14-a2bc-e65559a824a8"}, {"resource_name": "vellum", "event_time": "2018-08-15T05:03:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum/events/bafcae06-5fa4-4d24-8e36-8a3f058a01ec", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3fd0382c-a293-47c6-8447-c7c1755bd03c", "id": "bafcae06-5fa4-4d24-8e36-8a3f058a01ec"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-15T05:03:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv/events/2841d2a4-81df-4c98-8b44-dd2466a16b43", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "id": "2841d2a4-81df-4c98-8b44-dd2466a16b43"}]} 2018-08-15 05:04:00,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=ab667505-d41c-48b9-916c-97c6e206cc2c&sort_dir=asc&marker=ab667505-d41c-48b9-916c-97c6e206cc2c&sort_dir=asc used request id req-8eaaa8de-cd19-47bb-9326-86e744347c79 2018-08-15 05:04:00,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356153964996s 2018-08-15 05:04:00,668 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=ab667505-d41c-48b9-916c-97c6e206cc2c&sort_dir=asc&marker=ab667505-d41c-48b9-916c-97c6e206cc2c&sort_dir=asc used request id req-8eaaa8de-cd19-47bb-9326-86e744347c79 2018-08-15 05:04:00,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:04:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:00,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-e203e501-2329-466b-bb41-8951a594a690 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:04:00,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-c547d080-f0cb-44d0-b251-d4b60f7adf17 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "outputs": [{"output_value": "172.30.9.209", "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-08-15 05:04:00,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 used request id req-c547d080-f0cb-44d0-b251-d4b60f7adf17 2018-08-15 05:04:00,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.156957864761s 2018-08-15 05:04:00,827 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 used request id req-c547d080-f0cb-44d0-b251-d4b60f7adf17 2018-08-15 05:04:00,828 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-15T04:58:58Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'b70e9858-6d8c-432f-81b2-21311c6dc709', 'parameters': Munch({u'OS::project_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec', 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_a248d456-b4bd-4738-a454-41e439b9a6ec', 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'36b76b62-6049-400a-b18a-0441df8350db', 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'b70e9858-6d8c-432f-81b2-21311c6dc709', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'36b76b62-6049-400a-b18a-0441df8350db'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'57d7d6d7e0874374b1c26f36fa17dc37', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.209', 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-08-15T04:58:58Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709'}) 2018-08-15 05:04:00,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:04:00,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:01,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e7e7b8-c799-499e-9fa6-98c782bd1618 x-compute-request-id: req-98e7e7b8-c799-499e-9fa6-98c782bd1618 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:04:01,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-98e7e7b8-c799-499e-9fa6-98c782bd1618 2018-08-15 05:04:01,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341423988342s 2018-08-15 05:04:01,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-98e7e7b8-c799-499e-9fa6-98c782bd1618 2018-08-15 05:04:01,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:04:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:01,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-01c47a55-be3b-4961-ab4c-788775c51e57 Date: Wed, 15 Aug 2018 05:04:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"97414c33-e9bf-4a40-aba7-fda302aa0121","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b6d21982716d4b0ebade558e9ce93f8f","l2_adjacency":true,"status":"ACTIVE","subnets":["cbf5a6a6-5348-4a1b-981b-74d379e933b7"],"description":"","tags":[],"updated_at":"2018-08-15T04:59:03Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"b6d21982716d4b0ebade558e9ce93f8f","created_at":"2018-08-15T04:59:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab83663c-34f5-4286-9506-797d5ab1f7f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b6d21982716d4b0ebade558e9ce93f8f","l2_adjacency":true,"status":"ACTIVE","subnets":["a91f7184-baab-4522-a7ef-ce3b0dd3a340"],"description":"","tags":[],"updated_at":"2018-08-15T04:59:06Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"b6d21982716d4b0ebade558e9ce93f8f","created_at":"2018-08-15T04:59:04Z","mtu":1450}]} 2018-08-15 05:04:01,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-01c47a55-be3b-4961-ab4c-788775c51e57 2018-08-15 05:04:01,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.143609046936s 2018-08-15 05:04:01,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-01c47a55-be3b-4961-ab4c-788775c51e57 2018-08-15 05:04:01,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 05:04:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:01,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-8274fe5a-bf7f-4eff-aeee-276101cf536f Date: Wed, 15 Aug 2018 05:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab83663c-34f5-4286-9506-797d5ab1f7f5","tenant_id":"b6d21982716d4b0ebade558e9ce93f8f","created_at":"2018-08-15T04:59:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:59:06Z","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":"b6d21982716d4b0ebade558e9ce93f8f","id":"a91f7184-baab-4522-a7ef-ce3b0dd3a340","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97414c33-e9bf-4a40-aba7-fda302aa0121","tenant_id":"b6d21982716d4b0ebade558e9ce93f8f","created_at":"2018-08-15T04:59:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T04:59:03Z","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":"b6d21982716d4b0ebade558e9ce93f8f","id":"cbf5a6a6-5348-4a1b-981b-74d379e933b7","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-15 05:04:01,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8274fe5a-bf7f-4eff-aeee-276101cf536f 2018-08-15 05:04:01,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425639152527s 2018-08-15 05:04:01,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-8274fe5a-bf7f-4eff-aeee-276101cf536f 2018-08-15 05:04:02,374 - 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-08-15 05:04:02,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:02,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:02,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2b6b9b4-f11d-4036-bf15-61ef346b717e x-compute-request-id: req-d2b6b9b4-f11d-4036-bf15-61ef346b717e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:02,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d2b6b9b4-f11d-4036-bf15-61ef346b717e 2018-08-15 05:04:02,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223021507263s 2018-08-15 05:04:02,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d2b6b9b4-f11d-4036-bf15-61ef346b717e 2018-08-15 05:04:02,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:02,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a86f3b30-6b16-430e-afb1-d6e7d0815a6b x-compute-request-id: req-a86f3b30-6b16-430e-afb1-d6e7d0815a6b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "09525c3f-6507-4eaf-8b0b-a6f44476f8eb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "409a8248-ab4d-43ea-882e-7a7fadcb4609"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4739958c-f9f2-4168-997c-93a2fd47511b"}, {"from_port": 4000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "c1e98abd-e5c5-4563-9135-37ac34c204ed"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c524ed93-4d3f-4137-9cd7-cc0c97439e11"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "201edbfb-f56c-45b1-9bd1-311310585a83", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1aabf048-0645-4b62-9808-17829735e802", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "410d16d2-a360-4205-96d6-bcb3262fdf79"}, {"from_port": 7888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "1aabf048-0645-4b62-9808-17829735e802", "ip_range": {}, "id": "f7f79b27-d848-4d6a-b724-9822dac7d89c"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "1aabf048-0645-4b62-9808-17829735e802", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7dfb7a7b-d487-462d-bcc4-8cb5521c91b7", "ip_range": {}, "id": "4f7e3899-fe5b-4d18-a74e-d3233b8d5677"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7dfb7a7b-d487-462d-bcc4-8cb5521c91b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "51687ecd-673a-4921-9193-3bd0175558e6"}, {"from_port": 7888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7dfb7a7b-d487-462d-bcc4-8cb5521c91b7", "ip_range": {}, "id": "c1cb7d54-1ee3-4793-8e61-274b775109ca"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "7dfb7a7b-d487-462d-bcc4-8cb5521c91b7", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-15 05:04:02,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/os-security-groups used request id req-a86f3b30-6b16-430e-afb1-d6e7d0815a6b 2018-08-15 05:04:02,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.175313949585s 2018-08-15 05:04:02,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/os-security-groups used request id req-a86f3b30-6b16-430e-afb1-d6e7d0815a6b 2018-08-15 05:04:02,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:02,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:02,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-780095e4-6fc7-4a97-8a80-023152dee390 Date: Wed, 15 Aug 2018 05:04:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:02,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-780095e4-6fc7-4a97-8a80-023152dee390 2018-08-15 05:04:02,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406880378723s 2018-08-15 05:04:02,624 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-780095e4-6fc7-4a97-8a80-023152dee390 2018-08-15 05:04:02,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:03,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:02 GMT Server: Apache x-compute-request-id: req-fd669981-b3f2-49a5-a11b-e206323960a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd669981-b3f2-49a5-a11b-e206323960a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:03,402 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-fd669981-b3f2-49a5-a11b-e206323960a6 2018-08-15 05:04:03,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.775188922882s 2018-08-15 05:04:03,403 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-fd669981-b3f2-49a5-a11b-e206323960a6 2018-08-15 05:04:03,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:03,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:03,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0713785-0187-40a7-961d-d97dd9844ef1 x-compute-request-id: req-c0713785-0187-40a7-961d-d97dd9844ef1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:03,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c0713785-0187-40a7-961d-d97dd9844ef1 2018-08-15 05:04:03,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023964881897s 2018-08-15 05:04:03,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-c0713785-0187-40a7-961d-d97dd9844ef1 2018-08-15 05:04:03,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:04,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76f4fa1f-94da-4d00-954c-db6be446de51 x-compute-request-id: req-76f4fa1f-94da-4d00-954c-db6be446de51 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "09525c3f-6507-4eaf-8b0b-a6f44476f8eb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "409a8248-ab4d-43ea-882e-7a7fadcb4609"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4739958c-f9f2-4168-997c-93a2fd47511b"}, {"from_port": 4000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "c1e98abd-e5c5-4563-9135-37ac34c204ed"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c524ed93-4d3f-4137-9cd7-cc0c97439e11"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "201edbfb-f56c-45b1-9bd1-311310585a83", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "bbe8c124-6ead-4101-acf2-0a5dbd21a148", "ip_range": {}, "id": "6c60f64f-4e47-4d1a-b7fd-770830809369"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "bbe8c124-6ead-4101-acf2-0a5dbd21a148", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "9f333d9d-4fb7-4063-9ac7-c4f8b9e04886", "ip_range": {}, "id": "2038299f-3f8a-4ea5-86fa-7a4893919c56"}, {"from_port": 10888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "9f333d9d-4fb7-4063-9ac7-c4f8b9e04886", "ip_range": {}, "id": "654a20dd-0479-4a52-a53c-ac7621bc5d86"}, {"from_port": 8888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "9f333d9d-4fb7-4063-9ac7-c4f8b9e04886", "ip_range": {}, "id": "d15a08d0-d9e1-4f18-9203-3f15b9303b54"}, {"from_port": 10888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "9f333d9d-4fb7-4063-9ac7-c4f8b9e04886", "ip_range": {}, "id": "e17889e2-f578-4830-975c-f70c8618012c"}, {"from_port": 10888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "9f333d9d-4fb7-4063-9ac7-c4f8b9e04886", "ip_range": {}, "id": "ff798b9c-a016-46e2-bb18-53b95ff58c87"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "9f333d9d-4fb7-4063-9ac7-c4f8b9e04886", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-15 05:04:04,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/os-security-groups used request id req-76f4fa1f-94da-4d00-954c-db6be446de51 2018-08-15 05:04:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.745789051056s 2018-08-15 05:04:04,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/os-security-groups used request id req-76f4fa1f-94da-4d00-954c-db6be446de51 2018-08-15 05:04:04,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-91b9e4ff-268b-419b-8eb9-b445e7685f75 Date: Wed, 15 Aug 2018 05:04:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:04,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-91b9e4ff-268b-419b-8eb9-b445e7685f75 2018-08-15 05:04:04,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402419567108s 2018-08-15 05:04:04,221 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-91b9e4ff-268b-419b-8eb9-b445e7685f75 2018-08-15 05:04:04,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:04,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:04,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:04 GMT Server: Apache x-compute-request-id: req-7f3cb8bc-6efb-4b82-94d8-918fe057d218 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f3cb8bc-6efb-4b82-94d8-918fe057d218 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:04,941 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-7f3cb8bc-6efb-4b82-94d8-918fe057d218 2018-08-15 05:04:04,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.716307878494s 2018-08-15 05:04:04,941 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-7f3cb8bc-6efb-4b82-94d8-918fe057d218 2018-08-15 05:04:05,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:05,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:05,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08e58948-e4f8-4603-9a5a-2948d0a2de52 x-compute-request-id: req-08e58948-e4f8-4603-9a5a-2948d0a2de52 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:05,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-08e58948-e4f8-4603-9a5a-2948d0a2de52 2018-08-15 05:04:05,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257980823517s 2018-08-15 05:04:05,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-08e58948-e4f8-4603-9a5a-2948d0a2de52 2018-08-15 05:04:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:05,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:06,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8afcaf-a3c0-4034-b120-82fa447a5729 x-compute-request-id: req-eb8afcaf-a3c0-4034-b120-82fa447a5729 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "09525c3f-6507-4eaf-8b0b-a6f44476f8eb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "409a8248-ab4d-43ea-882e-7a7fadcb4609"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4739958c-f9f2-4168-997c-93a2fd47511b"}, {"from_port": 4000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "c1e98abd-e5c5-4563-9135-37ac34c204ed"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c524ed93-4d3f-4137-9cd7-cc0c97439e11"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "201edbfb-f56c-45b1-9bd1-311310585a83", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1b2aa867-2764-4261-a7f2-4a16480f8f1e"}, {"from_port": 5058, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {}, "id": "2358cccb-473d-4897-8a90-1ed472118113"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "324bf34f-c850-4fe3-ad8f-d51fe76a8328"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f3a2bc3-641c-4aee-859b-7401eb0a745d"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62517085-9296-43cc-afb1-97bae94665da"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9ca27e48-ae77-4d13-99ef-b2712a7bc319"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ab9f632e-6e03-4cd3-9cf4-991a8b0f8803"}, {"from_port": 5058, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e2f93b26-83c5-43b7-a006-a481521c413c", "ip_range": {}, "id": "b99964fd-1156-44d8-90b3-9f32c18c3ef6"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "e2f93b26-83c5-43b7-a006-a481521c413c", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-15 05:04:06,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84/os-security-groups used request id req-eb8afcaf-a3c0-4034-b120-82fa447a5729 2018-08-15 05:04:06,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.18326997757s 2018-08-15 05:04:06,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84/os-security-groups used request id req-eb8afcaf-a3c0-4034-b120-82fa447a5729 2018-08-15 05:04:06,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:06,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:06,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-7b4da4d6-e6dc-4d58-bba8-dc95fb450bae Date: Wed, 15 Aug 2018 05:04:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:06,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7b4da4d6-e6dc-4d58-bba8-dc95fb450bae 2018-08-15 05:04:06,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375289916992s 2018-08-15 05:04:06,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7b4da4d6-e6dc-4d58-bba8-dc95fb450bae 2018-08-15 05:04:06,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:06,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:06,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:06 GMT Server: Apache x-compute-request-id: req-720c0757-5bab-43d6-9939-0484533bab36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-720c0757-5bab-43d6-9939-0484533bab36 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:06,873 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-720c0757-5bab-43d6-9939-0484533bab36 2018-08-15 05:04:06,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.667672157288s 2018-08-15 05:04:06,874 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-720c0757-5bab-43d6-9939-0484533bab36 2018-08-15 05:04:06,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:06,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49bb42d3-45db-4be2-bebd-5848a01fa876 x-compute-request-id: req-49bb42d3-45db-4be2-bebd-5848a01fa876 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:06,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-49bb42d3-45db-4be2-bebd-5848a01fa876 2018-08-15 05:04:06,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247268676758s 2018-08-15 05:04:06,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-49bb42d3-45db-4be2-bebd-5848a01fa876 2018-08-15 05:04:06,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:07,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb6aa37d-6468-4ba8-b572-b9b83c56128f x-compute-request-id: req-bb6aa37d-6468-4ba8-b572-b9b83c56128f Content-Encoding: gzip Content-Length: 914 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "09525c3f-6507-4eaf-8b0b-a6f44476f8eb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "409a8248-ab4d-43ea-882e-7a7fadcb4609"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4739958c-f9f2-4168-997c-93a2fd47511b"}, {"from_port": 4000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "c1e98abd-e5c5-4563-9135-37ac34c204ed"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c524ed93-4d3f-4137-9cd7-cc0c97439e11"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "201edbfb-f56c-45b1-9bd1-311310585a83", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "ip_range": {}, "id": "49a95fd9-b1b7-4b7f-9f21-beb1fab283eb"}, {"from_port": 9160, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "ip_range": {}, "id": "6020632d-3ddc-44fb-a153-73b4f5f7f8e2"}, {"from_port": 11311, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "ip_range": {}, "id": "613e0d29-bcc0-43dc-b33d-e8932f43d811"}, {"from_port": 9160, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "ip_range": {}, "id": "94e2bfa1-e7c0-4384-82ef-2669c3fe603f"}, {"from_port": 11311, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "ip_range": {}, "id": "a535cdfc-97a5-4f23-87b1-44edcea00477"}, {"from_port": 7253, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "ip_range": {}, "id": "e0ed0f58-0028-45c8-9058-0c217645187f"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "9261ecb7-fd69-436a-9553-483beaf1f71a", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "5d65cdae-1afb-4f69-9e6b-17bbfc08ef44", "ip_range": {}, "id": "71bb8414-251a-43fb-807a-ed4ad7894cdf"}, {"from_port": 11211, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "5d65cdae-1afb-4f69-9e6b-17bbfc08ef44", "ip_range": {}, "id": "767db7f9-f1bc-4d15-afde-d65310128d24"}, {"from_port": 7000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "5d65cdae-1afb-4f69-9e6b-17bbfc08ef44", "ip_range": {}, "id": "fcb1e5e4-ea21-4efe-a9a1-45dfe9ac3f77"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "5d65cdae-1afb-4f69-9e6b-17bbfc08ef44", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-15 05:04:07,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/os-security-groups used request id req-bb6aa37d-6468-4ba8-b572-b9b83c56128f 2018-08-15 05:04:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.720412969589s 2018-08-15 05:04:07,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/os-security-groups used request id req-bb6aa37d-6468-4ba8-b572-b9b83c56128f 2018-08-15 05:04:07,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:07,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-7f1b886d-d3cf-4f4a-b662-79a5e4737622 Date: Wed, 15 Aug 2018 05:04:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:07,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7f1b886d-d3cf-4f4a-b662-79a5e4737622 2018-08-15 05:04:07,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.034795999527s 2018-08-15 05:04:07,666 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-7f1b886d-d3cf-4f4a-b662-79a5e4737622 2018-08-15 05:04:07,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:08,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:07 GMT Server: Apache x-compute-request-id: req-d3f6a58a-935e-412d-b4d3-6be0ec7623af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3f6a58a-935e-412d-b4d3-6be0ec7623af Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:08,394 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-d3f6a58a-935e-412d-b4d3-6be0ec7623af 2018-08-15 05:04:08,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.724487066269s 2018-08-15 05:04:08,394 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-d3f6a58a-935e-412d-b4d3-6be0ec7623af 2018-08-15 05:04:08,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:08,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1fb8c11-d1f6-45a7-8980-68ddc746acaf x-compute-request-id: req-a1fb8c11-d1f6-45a7-8980-68ddc746acaf Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:08,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a1fb8c11-d1f6-45a7-8980-68ddc746acaf 2018-08-15 05:04:08,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235989093781s 2018-08-15 05:04:08,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-a1fb8c11-d1f6-45a7-8980-68ddc746acaf 2018-08-15 05:04:08,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:09,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11ff362-1f24-43b8-8a02-82c6e97dd6cd x-compute-request-id: req-d11ff362-1f24-43b8-8a02-82c6e97dd6cd Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "09525c3f-6507-4eaf-8b0b-a6f44476f8eb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "409a8248-ab4d-43ea-882e-7a7fadcb4609"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4739958c-f9f2-4168-997c-93a2fd47511b"}, {"from_port": 4000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "c1e98abd-e5c5-4563-9135-37ac34c204ed"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c524ed93-4d3f-4137-9cd7-cc0c97439e11"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "201edbfb-f56c-45b1-9bd1-311310585a83", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8ff5f580-9ec3-4e4a-b09b-7d55a75c286c", "ip_range": {}, "id": "1a6b1a75-c0df-405e-a334-30630508ccf1"}, {"from_port": 9888, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "8ff5f580-9ec3-4e4a-b09b-7d55a75c286c", "ip_range": {}, "id": "48215ed6-3922-4d3e-8b9f-ef482775c457"}, {"from_port": 5052, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8ff5f580-9ec3-4e4a-b09b-7d55a75c286c", "ip_range": {}, "id": "5ef801fc-389f-41db-a772-da298b4dce0d"}, {"from_port": 5054, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8ff5f580-9ec3-4e4a-b09b-7d55a75c286c", "ip_range": {}, "id": "c4fb398c-fd50-4d5c-bfb1-90e8970e878f"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "8ff5f580-9ec3-4e4a-b09b-7d55a75c286c", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "566e3e07-80e3-42a3-b12c-15391679c795", "ip_range": {}, "id": "258ee952-1ba0-4c6f-9e48-0f0f5950556e"}, {"from_port": 5054, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "566e3e07-80e3-42a3-b12c-15391679c795", "ip_range": {}, "id": "f1edadce-c4eb-45d7-9e96-83c3cf5401a2"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "566e3e07-80e3-42a3-b12c-15391679c795", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-15 05:04:09,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e/os-security-groups used request id req-d11ff362-1f24-43b8-8a02-82c6e97dd6cd 2018-08-15 05:04:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.672671079636s 2018-08-15 05:04:09,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e/os-security-groups used request id req-d11ff362-1f24-43b8-8a02-82c6e97dd6cd 2018-08-15 05:04:09,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-3fd9af98-6460-4c28-9277-8220e22613f0 Date: Wed, 15 Aug 2018 05:04:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:09,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3fd9af98-6460-4c28-9277-8220e22613f0 2018-08-15 05:04:09,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357360839844s 2018-08-15 05:04:09,139 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3fd9af98-6460-4c28-9277-8220e22613f0 2018-08-15 05:04:09,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:09,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:09 GMT Server: Apache x-compute-request-id: req-ad83dca1-f689-4d1b-91d6-15335dc329ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad83dca1-f689-4d1b-91d6-15335dc329ff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:09,848 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-ad83dca1-f689-4d1b-91d6-15335dc329ff 2018-08-15 05:04:09,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.705837965012s 2018-08-15 05:04:09,848 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-ad83dca1-f689-4d1b-91d6-15335dc329ff 2018-08-15 05:04:09,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:09,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:09,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8601a295-fcc7-4b32-96ef-dfe75bcea885 x-compute-request-id: req-8601a295-fcc7-4b32-96ef-dfe75bcea885 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:09,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8601a295-fcc7-4b32-96ef-dfe75bcea885 2018-08-15 05:04:09,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238218307495s 2018-08-15 05:04:09,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-8601a295-fcc7-4b32-96ef-dfe75bcea885 2018-08-15 05:04:09,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:10,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e424c299-a17f-448d-aae8-c0d2a29caa8a x-compute-request-id: req-e424c299-a17f-448d-aae8-c0d2a29caa8a Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 2380, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "09525c3f-6507-4eaf-8b0b-a6f44476f8eb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "409a8248-ab4d-43ea-882e-7a7fadcb4609"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4739958c-f9f2-4168-997c-93a2fd47511b"}, {"from_port": 4000, "group": {"tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {}, "id": "c1e98abd-e5c5-4563-9135-37ac34c204ed"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "201edbfb-f56c-45b1-9bd1-311310585a83", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c524ed93-4d3f-4137-9cd7-cc0c97439e11"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "201edbfb-f56c-45b1-9bd1-311310585a83", "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": "360d4688-f2e5-4c5d-baed-c903d889610f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "49237f4b-95e7-4699-ae8f-5e9e9e593f71"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "360d4688-f2e5-4c5d-baed-c903d889610f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7c12f86-409e-4bf5-a9ff-189a3bf91d6f"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "360d4688-f2e5-4c5d-baed-c903d889610f", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-15 05:04:10,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e/os-security-groups used request id req-e424c299-a17f-448d-aae8-c0d2a29caa8a 2018-08-15 05:04:10,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.160851955414s 2018-08-15 05:04:10,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e/os-security-groups used request id req-e424c299-a17f-448d-aae8-c0d2a29caa8a 2018-08-15 05:04:10,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ea2e3c0f-51f4-4973-b287-73a89c49b03c Date: Wed, 15 Aug 2018 05:04:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:10,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ea2e3c0f-51f4-4973-b287-73a89c49b03c 2018-08-15 05:04:10,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374569892883s 2018-08-15 05:04:10,079 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-ea2e3c0f-51f4-4973-b287-73a89c49b03c 2018-08-15 05:04:10,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:10,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:10 GMT Server: Apache x-compute-request-id: req-1d91fe62-80cf-4338-8f14-fdce748be9e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d91fe62-80cf-4338-8f14-fdce748be9e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:10,805 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-1d91fe62-80cf-4338-8f14-fdce748be9e1 2018-08-15 05:04:10,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.723109960556s 2018-08-15 05:04:10,805 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-1d91fe62-80cf-4338-8f14-fdce748be9e1 2018-08-15 05:04:10,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:04:10,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:10,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9c040a9-15d4-4c3f-b266-c4c36cdc2322 x-compute-request-id: req-d9c040a9-15d4-4c3f-b266-c4c36cdc2322 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:04:10,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d9c040a9-15d4-4c3f-b266-c4c36cdc2322 2018-08-15 05:04:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275020599365s 2018-08-15 05:04:10,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-d9c040a9-15d4-4c3f-b266-c4c36cdc2322 2018-08-15 05:04:10,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-15 05:04:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:11,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8b0cb9d-59f2-4911-87d8-8204ac500643 x-compute-request-id: req-d8b0cb9d-59f2-4911-87d8-8204ac500643 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0582116d-0699-4e2a-9404-ce89ca33e68f"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cc290ed-926c-4ac4-b09b-61fc0d2a7bf1"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40fa01f7-3510-4b94-93cb-cf297fb0a15e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85516d28-b0e1-4ac2-860b-648abbfaefc0"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0582116d-0699-4e2a-9404-ce89ca33e68f"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2cc290ed-926c-4ac4-b09b-61fc0d2a7bf1"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "40fa01f7-3510-4b94-93cb-cf297fb0a15e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85516d28-b0e1-4ac2-860b-648abbfaefc0"}], "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "id": "f25ca95b-c8aa-4d9f-b26f-911f523cf040", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-15 05:04:11,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d/os-security-groups used request id req-d8b0cb9d-59f2-4911-87d8-8204ac500643 2018-08-15 05:04:11,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.347286224365s 2018-08-15 05:04:11,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d/os-security-groups used request id req-d8b0cb9d-59f2-4911-87d8-8204ac500643 2018-08-15 05:04:11,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:04:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:11,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-1ca27517-9e2d-4d41-8af9-9a896c07fec7 Date: Wed, 15 Aug 2018 05:04:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T04:58:52Z", "file": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/file", "owner": "b6d21982716d4b0ebade558e9ce93f8f", "id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "size": 263062016, "self": "/v2/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T04:58:48Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:04:11,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1ca27517-9e2d-4d41-8af9-9a896c07fec7 2018-08-15 05:04:11,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388081073761s 2018-08-15 05:04:11,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-1ca27517-9e2d-4d41-8af9-9a896c07fec7 2018-08-15 05:04:11,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-15 05:04:11,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:11,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:11 GMT Server: Apache x-compute-request-id: req-cca459ff-5959-4e52-b198-1611cfecf0b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cca459ff-5959-4e52-b198-1611cfecf0b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-15 05:04:11,937 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-cca459ff-5959-4e52-b198-1611cfecf0b4 2018-08-15 05:04:11,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.703433036804s 2018-08-15 05:04:11,937 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.31:8776/v3/b6d21982716d4b0ebade558e9ce93f8f/volumes/detail used request id req-cca459ff-5959-4e52-b198-1611cfecf0b4 2018-08-15 05:04:11,937 - 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:42:69:5c', 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:42:69:5c', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:c3:a4', 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:51:c3:a4', 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'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:03:55.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'c9f1acfa-7a72-44d6-9a55-87cb2b1944b0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'1aabf048-0645-4b62-9808-17829735e802', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'410d16d2-a360-4205-96d6-bcb3262fdf79'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'1aabf048-0645-4b62-9808-17829735e802', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f7f79b27-d848-4d6a-b724-9822dac7d89c'})], 'id': u'1aabf048-0645-4b62-9808-17829735e802', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'7dfb7a7b-d487-462d-bcc4-8cb5521c91b7', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'4f7e3899-fe5b-4d18-a74e-d3233b8d5677'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'7dfb7a7b-d487-462d-bcc4-8cb5521c91b7', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'51687ecd-673a-4921-9193-3bd0175558e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'7dfb7a7b-d487-462d-bcc4-8cb5521c91b7', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c1cb7d54-1ee3-4793-8e61-274b775109ca'})], 'id': u'7dfb7a7b-d487-462d-bcc4-8cb5521c91b7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2018-08-15T05:03:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:03:55Z', 'hostId': u'a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.1.21', 'cloud': 'envvars', 'host_id': u'a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37', '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-08-15T05:03:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:03:14Z', 'created': u'2018-08-15T05:03:14Z', '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:f2:54:af', 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:d2:6b:8c', 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:d2:6b:8c', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:03:55.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'eb90ad0b-deb3-47a2-8780-1d7e40f28a01', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'bbe8c124-6ead-4101-acf2-0a5dbd21a148', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'6c60f64f-4e47-4d1a-b7fd-770830809369'})], 'id': u'bbe8c124-6ead-4101-acf2-0a5dbd21a148', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'9f333d9d-4fb7-4063-9ac7-c4f8b9e04886', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2038299f-3f8a-4ea5-86fa-7a4893919c56'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'9f333d9d-4fb7-4063-9ac7-c4f8b9e04886', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'654a20dd-0479-4a52-a53c-ac7621bc5d86'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'9f333d9d-4fb7-4063-9ac7-c4f8b9e04886', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd15a08d0-d9e1-4f18-9203-3f15b9303b54'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'9f333d9d-4fb7-4063-9ac7-c4f8b9e04886', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'e17889e2-f578-4830-975c-f70c8618012c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'9f333d9d-4fb7-4063-9ac7-c4f8b9e04886', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ff798b9c-a016-46e2-bb18-53b95ff58c87'})], 'id': u'9f333d9d-4fb7-4063-9ac7-c4f8b9e04886', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2018-08-15T05:03:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:03:55Z', 'hostId': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', '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-08-15T05:03:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:03:13Z', 'created': u'2018-08-15T05:03:13Z', '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:1f:60:3d', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:60:3d', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:56:94', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8e:56:94', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:03:51.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'667c74d4-40f6-4c38-ba7d-cd6cf3359b84', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'1b2aa867-2764-4261-a7f2-4a16480f8f1e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2358cccb-473d-4897-8a90-1ed472118113'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'324bf34f-c850-4fe3-ad8f-d51fe76a8328'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'3f3a2bc3-641c-4aee-859b-7401eb0a745d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'62517085-9296-43cc-afb1-97bae94665da'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'9ca27e48-ae77-4d13-99ef-b2712a7bc319'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'ab9f632e-6e03-4cd3-9cf4-991a8b0f8803'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'b99964fd-1156-44d8-90b3-9f32c18c3ef6'})], 'id': u'e2f93b26-83c5-43b7-a006-a481521c413c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2018-08-15T05:03:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:03:51Z', 'hostId': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', '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-08-15T05:03:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:03:12Z', 'created': u'2018-08-15T05:03:12Z', '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:f8:ad:98', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a2:57:27', 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:a2:57:27', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:03:55.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'a8f7ca04-a02e-4f00-9085-22e44e74a37a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'49a95fd9-b1b7-4b7f-9f21-beb1fab283eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'6020632d-3ddc-44fb-a153-73b4f5f7f8e2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'613e0d29-bcc0-43dc-b33d-e8932f43d811'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'94e2bfa1-e7c0-4384-82ef-2669c3fe603f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a535cdfc-97a5-4f23-87b1-44edcea00477'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e0ed0f58-0028-45c8-9058-0c217645187f'})], 'id': u'9261ecb7-fd69-436a-9553-483beaf1f71a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5d65cdae-1afb-4f69-9e6b-17bbfc08ef44', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'71bb8414-251a-43fb-807a-ed4ad7894cdf'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'5d65cdae-1afb-4f69-9e6b-17bbfc08ef44', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'767db7f9-f1bc-4d15-afde-d65310128d24'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'5d65cdae-1afb-4f69-9e6b-17bbfc08ef44', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'fcb1e5e4-ea21-4efe-a9a1-45dfe9ac3f77'})], 'id': u'5d65cdae-1afb-4f69-9e6b-17bbfc08ef44', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-08-15T05:03:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:03:55Z', 'hostId': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', '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-08-15T05:03:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:03:12Z', 'created': u'2018-08-15T05:03:12Z', '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:9d:b7:75', u'version': 4, u'addr': u'192.168.1.24', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:a9:1a', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:a9:1a', 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'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:03:51.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'6b237ff7-69d0-4679-9529-050e936e9a1e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'8ff5f580-9ec3-4e4a-b09b-7d55a75c286c', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'1a6b1a75-c0df-405e-a334-30630508ccf1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'8ff5f580-9ec3-4e4a-b09b-7d55a75c286c', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'48215ed6-3922-4d3e-8b9f-ef482775c457'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'8ff5f580-9ec3-4e4a-b09b-7d55a75c286c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'5ef801fc-389f-41db-a772-da298b4dce0d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'8ff5f580-9ec3-4e4a-b09b-7d55a75c286c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'c4fb398c-fd50-4d5c-bfb1-90e8970e878f'})], 'id': u'8ff5f580-9ec3-4e4a-b09b-7d55a75c286c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'566e3e07-80e3-42a3-b12c-15391679c795', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'258ee952-1ba0-4c6f-9e48-0f0f5950556e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'566e3e07-80e3-42a3-b12c-15391679c795', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f1edadce-c4eb-45d7-9e96-83c3cf5401a2'})], 'id': u'566e3e07-80e3-42a3-b12c-15391679c795', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', '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'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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-08-15T05:03:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:03:51Z', 'hostId': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.0.19', 'cloud': 'envvars', 'host_id': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', '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-08-15T05:03:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:03:11Z', 'created': u'2018-08-15T05:03:11Z', '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:66:e1:79', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:e1:79', u'version': 4, u'addr': u'172.30.9.220', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:02:57.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'4515348f-feb9-41c2-b653-ca48e0653f7e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'360d4688-f2e5-4c5d-baed-c903d889610f', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'49237f4b-95e7-4699-ae8f-5e9e9e593f71'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'360d4688-f2e5-4c5d-baed-c903d889610f', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'd7c12f86-409e-4bf5-a9ff-189a3bf91d6f'})], 'id': u'360d4688-f2e5-4c5d-baed-c903d889610f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.220', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.220', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.220', 'launched_at': u'2018-08-15T05:02:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:02:57Z', 'hostId': u'a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37', '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-08-15T05:02:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:01:18Z', 'created': u'2018-08-15T05:01:18Z', '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:55:27:ae', u'version': 4, u'addr': u'192.168.1.14', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:97:42', u'version': 4, u'addr': u'192.168.0.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:97:42', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:01:08.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'a2ca5295-613b-4f04-bd01-fb0305e3e87d', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'0582116d-0699-4e2a-9404-ce89ca33e68f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'2cc290ed-926c-4ac4-b09b-61fc0d2a7bf1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'40fa01f7-3510-4b94-93cb-cf297fb0a15e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'85516d28-b0e1-4ac2-860b-648abbfaefc0'})], 'id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'0582116d-0699-4e2a-9404-ce89ca33e68f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'2cc290ed-926c-4ac4-b09b-61fc0d2a7bf1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'40fa01f7-3510-4b94-93cb-cf297fb0a15e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'85516d28-b0e1-4ac2-860b-648abbfaefc0'})], 'id': u'f25ca95b-c8aa-4d9f-b26f-911f523cf040', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-08-15T05:01:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:01:08Z', 'hostId': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.0.14', 'cloud': 'envvars', 'host_id': u'2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553', '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-08-15T05:01:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T04:59:25Z', 'created': u'2018-08-15T04:59:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-15 05:04:11,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:04:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:12,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1487c6e1-161e-44e3-85b8-1358c26ee67f x-compute-request-id: req-1487c6e1-161e-44e3-85b8-1358c26ee67f Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:04:12,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1487c6e1-161e-44e3-85b8-1358c26ee67f 2018-08-15 05:04:12,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790509939194s 2018-08-15 05:04:12,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1487c6e1-161e-44e3-85b8-1358c26ee67f 2018-08-15 05:04:12,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:04:12,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:04:12,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25dbbe34-76b6-47cd-953d-bbffde37f7de x-compute-request-id: req-25dbbe34-76b6-47cd-953d-bbffde37f7de Content-Encoding: gzip Content-Length: 10358 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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\n"} 2018-08-15 05:04:12,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-25dbbe34-76b6-47cd-953d-bbffde37f7de 2018-08-15 05:04:12,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753259658813s 2018-08-15 05:04:12,826 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-25dbbe34-76b6-47cd-953d-bbffde37f7de 2018-08-15 05:04:12,826 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 2018-08-15 05:04:12,828 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:04:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:04:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d36897-5b5b-410d-b2f1-a4dd319dd9fa x-compute-request-id: req-b7d36897-5b5b-410d-b2f1-a4dd319dd9fa Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:04:23,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b7d36897-5b5b-410d-b2f1-a4dd319dd9fa 2018-08-15 05:04:23,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533107042313s 2018-08-15 05:04:23,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b7d36897-5b5b-410d-b2f1-a4dd319dd9fa 2018-08-15 05:04:23,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:04:23,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:04:23,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48f04708-9aee-4057-95f0-cbc9e2fdca6b x-compute-request-id: req-48f04708-9aee-4057-95f0-cbc9e2fdca6b Content-Encoding: gzip Content-Length: 12264 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\n"} 2018-08-15 05:04:23,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-48f04708-9aee-4057-95f0-cbc9e2fdca6b 2018-08-15 05:04:23,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0744190216064s 2018-08-15 05:04:23,456 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-48f04708-9aee-4057-95f0-cbc9e2fdca6b 2018-08-15 05:04:23,456 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] 2018-08-15 05:04:23,458 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:04:33,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:04:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:33,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3291edd0-59c8-4db3-ba2b-9173ecc756a8 x-compute-request-id: req-3291edd0-59c8-4db3-ba2b-9173ecc756a8 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:04:33,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3291edd0-59c8-4db3-ba2b-9173ecc756a8 2018-08-15 05:04:33,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.312644958496s 2018-08-15 05:04:33,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3291edd0-59c8-4db3-ba2b-9173ecc756a8 2018-08-15 05:04:33,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:04:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:04:33,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-139b6c79-b7e0-4d3c-a8ab-6fb7ec5b213d x-compute-request-id: req-139b6c79-b7e0-4d3c-a8ab-6fb7ec5b213d Content-Encoding: gzip Content-Length: 13206 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\n"} 2018-08-15 05:04:33,864 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-139b6c79-b7e0-4d3c-a8ab-6fb7ec5b213d 2018-08-15 05:04:33,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0745229721069s 2018-08-15 05:04:33,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-139b6c79-b7e0-4d3c-a8ab-6fb7ec5b213d 2018-08-15 05:04:33,866 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] 2018-08-15 05:04:33,868 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:04:43,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:04:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:44,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4e22083-17ee-4cf2-9c4e-76759a964bc2 x-compute-request-id: req-e4e22083-17ee-4cf2-9c4e-76759a964bc2 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:04:44,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4e22083-17ee-4cf2-9c4e-76759a964bc2 2018-08-15 05:04:44,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478237867355s 2018-08-15 05:04:44,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e4e22083-17ee-4cf2-9c4e-76759a964bc2 2018-08-15 05:04:44,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:04:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:04:44,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-488cad6b-7322-4172-ab47-2be53091fd9c x-compute-request-id: req-488cad6b-7322-4172-ab47-2be53091fd9c Content-Encoding: gzip Content-Length: 13776 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\n"} 2018-08-15 05:04:44,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-488cad6b-7322-4172-ab47-2be53091fd9c 2018-08-15 05:04:44,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772650241852s 2018-08-15 05:04:44,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-488cad6b-7322-4172-ab47-2be53091fd9c 2018-08-15 05:04:44,443 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... 2018-08-15 05:04:44,445 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:04:54,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:04:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:04:54,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-660e6cbe-9fd3-462f-9923-b7eef99becd6 x-compute-request-id: req-660e6cbe-9fd3-462f-9923-b7eef99becd6 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:04:54,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-660e6cbe-9fd3-462f-9923-b7eef99becd6 2018-08-15 05:04:54,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297619104385s 2018-08-15 05:04:54,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-660e6cbe-9fd3-462f-9923-b7eef99becd6 2018-08-15 05:04:54,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:04:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:04:54,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-576574aa-6116-4b64-b119-752a2da044bf x-compute-request-id: req-576574aa-6116-4b64-b119-752a2da044bf Content-Encoding: gzip Content-Length: 14070 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:04:54,843 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-576574aa-6116-4b64-b119-752a2da044bf 2018-08-15 05:04:54,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0815720558167s 2018-08-15 05:04:54,845 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-576574aa-6116-4b64-b119-752a2da044bf 2018-08-15 05:04:54,845 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:04:54,847 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:05:04,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:05:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:05:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c32d69-92d9-498b-ade2-a3a79e6aceff x-compute-request-id: req-78c32d69-92d9-498b-ade2-a3a79e6aceff Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:05:05,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-78c32d69-92d9-498b-ade2-a3a79e6aceff 2018-08-15 05:05:05,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548165082932s 2018-08-15 05:05:05,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-78c32d69-92d9-498b-ade2-a3a79e6aceff 2018-08-15 05:05:05,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:05:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:05:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5df8e4c8-84e9-4123-9c97-0f99736f114c x-compute-request-id: req-5df8e4c8-84e9-4123-9c97-0f99736f114c Content-Encoding: gzip Content-Length: 14296 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:05:05,492 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-5df8e4c8-84e9-4123-9c97-0f99736f114c 2018-08-15 05:05:05,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0776720046997s 2018-08-15 05:05:05,494 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-5df8e4c8-84e9-4123-9c97-0f99736f114c 2018-08-15 05:05:05,494 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:05:05,497 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:05:15,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:05:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:05:16,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f07ee57-e13b-4db5-8d33-ad6a51f41216 x-compute-request-id: req-6f07ee57-e13b-4db5-8d33-ad6a51f41216 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:05:16,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6f07ee57-e13b-4db5-8d33-ad6a51f41216 2018-08-15 05:05:16,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793239831924s 2018-08-15 05:05:16,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6f07ee57-e13b-4db5-8d33-ad6a51f41216 2018-08-15 05:05:16,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:05:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:05:16,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d70af301-cefa-4af6-bcfd-c4094859b9cc x-compute-request-id: req-d70af301-cefa-4af6-bcfd-c4094859b9cc Content-Encoding: gzip Content-Length: 14705 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:05:16,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-d70af301-cefa-4af6-bcfd-c4094859b9cc 2018-08-15 05:05:16,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0881640911102s 2018-08-15 05:05:16,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-d70af301-cefa-4af6-bcfd-c4094859b9cc 2018-08-15 05:05:16,399 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:05:16,401 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:05:26,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:05:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:05:26,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0573c65d-34d0-43ed-86f9-6797c75fc171 x-compute-request-id: req-0573c65d-34d0-43ed-86f9-6797c75fc171 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:05:26,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0573c65d-34d0-43ed-86f9-6797c75fc171 2018-08-15 05:05:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465979099274s 2018-08-15 05:05:26,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-0573c65d-34d0-43ed-86f9-6797c75fc171 2018-08-15 05:05:26,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:05:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:05:26,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bfec763-2c2d-4a1f-9796-b48ed30da73a x-compute-request-id: req-1bfec763-2c2d-4a1f-9796-b48ed30da73a Content-Encoding: gzip Content-Length: 15113 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:05:26,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-1bfec763-2c2d-4a1f-9796-b48ed30da73a 2018-08-15 05:05:26,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0767350196838s 2018-08-15 05:05:26,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-1bfec763-2c2d-4a1f-9796-b48ed30da73a 2018-08-15 05:05:26,965 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:05:26,968 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:05:36,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:05:36,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:05:37,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a433d3fb-cee7-4a69-9aec-f1c393e66fc9 x-compute-request-id: req-a433d3fb-cee7-4a69-9aec-f1c393e66fc9 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:05:37,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a433d3fb-cee7-4a69-9aec-f1c393e66fc9 2018-08-15 05:05:37,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453959941864s 2018-08-15 05:05:37,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a433d3fb-cee7-4a69-9aec-f1c393e66fc9 2018-08-15 05:05:37,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:05:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:05:37,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-962a46bb-c7a7-4034-b6c6-705d183ba149 x-compute-request-id: req-962a46bb-c7a7-4034-b6c6-705d183ba149 Content-Encoding: gzip Content-Length: 15357 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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) ...\n"} 2018-08-15 05:05:37,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-962a46bb-c7a7-4034-b6c6-705d183ba149 2018-08-15 05:05:37,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0918409824371s 2018-08-15 05:05:37,535 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-962a46bb-c7a7-4034-b6c6-705d183ba149 2018-08-15 05:05:37,535 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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) ... 2018-08-15 05:05:37,538 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:05:47,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:05:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:05:48,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef37a98b-b54b-43d8-af08-dc001dc89ae4 x-compute-request-id: req-ef37a98b-b54b-43d8-af08-dc001dc89ae4 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:05:48,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ef37a98b-b54b-43d8-af08-dc001dc89ae4 2018-08-15 05:05:48,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601656913757s 2018-08-15 05:05:48,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ef37a98b-b54b-43d8-af08-dc001dc89ae4 2018-08-15 05:05:48,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:05:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:05:48,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a227405a-1bc5-4f39-92a2-0fb6e52b30e4 x-compute-request-id: req-a227405a-1bc5-4f39-92a2-0fb6e52b30e4 Content-Encoding: gzip Content-Length: 15533 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:05:48,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-a227405a-1bc5-4f39-92a2-0fb6e52b30e4 2018-08-15 05:05:48,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0779318809509s 2018-08-15 05:05:48,238 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-a227405a-1bc5-4f39-92a2-0fb6e52b30e4 2018-08-15 05:05:48,239 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:05:48,242 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:05:58,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:05:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:05:59,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc7695a-128e-4ac3-aa9a-2af169bc8e8a x-compute-request-id: req-2cc7695a-128e-4ac3-aa9a-2af169bc8e8a Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:05:59,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2cc7695a-128e-4ac3-aa9a-2af169bc8e8a 2018-08-15 05:05:59,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940440893173s 2018-08-15 05:05:59,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2cc7695a-128e-4ac3-aa9a-2af169bc8e8a 2018-08-15 05:05:59,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:05:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:05:59,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccb7c6ed-7273-4510-989e-1cdaaa5b0ef2 x-compute-request-id: req-ccb7c6ed-7273-4510-989e-1cdaaa5b0ef2 Content-Encoding: gzip Content-Length: 15822 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:05:59,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-ccb7c6ed-7273-4510-989e-1cdaaa5b0ef2 2018-08-15 05:05:59,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110317230225s 2018-08-15 05:05:59,313 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-ccb7c6ed-7273-4510-989e-1cdaaa5b0ef2 2018-08-15 05:05:59,313 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:05:59,316 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:06:09,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:06:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:06:09,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f59b8b35-ad7c-4dfa-856a-26554dc713ff x-compute-request-id: req-f59b8b35-ad7c-4dfa-856a-26554dc713ff Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:06:09,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f59b8b35-ad7c-4dfa-856a-26554dc713ff 2018-08-15 05:06:09,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472857952118s 2018-08-15 05:06:09,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f59b8b35-ad7c-4dfa-856a-26554dc713ff 2018-08-15 05:06:09,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:06:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:06:09,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a25003d-41f3-476e-88da-45fa43e23cf8 x-compute-request-id: req-5a25003d-41f3-476e-88da-45fa43e23cf8 Content-Encoding: gzip Content-Length: 16428 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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) ...\n"} 2018-08-15 05:06:09,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-5a25003d-41f3-476e-88da-45fa43e23cf8 2018-08-15 05:06:09,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0839068889618s 2018-08-15 05:06:09,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-5a25003d-41f3-476e-88da-45fa43e23cf8 2018-08-15 05:06:09,894 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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) ... 2018-08-15 05:06:09,897 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:06:19,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:06:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:06:20,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90fa7119-af63-4c13-9193-b7033b3548f3 x-compute-request-id: req-90fa7119-af63-4c13-9193-b7033b3548f3 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:06:20,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-90fa7119-af63-4c13-9193-b7033b3548f3 2018-08-15 05:06:20,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298048019409s 2018-08-15 05:06:20,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-90fa7119-af63-4c13-9193-b7033b3548f3 2018-08-15 05:06:20,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:06:20,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:06:20,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29bd7f5e-2b6b-4775-acff-592008da287e x-compute-request-id: req-29bd7f5e-2b6b-4775-acff-592008da287e Content-Encoding: gzip Content-Length: 17178 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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 8352\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-08-15 05:06:20,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-29bd7f5e-2b6b-4775-acff-592008da287e 2018-08-15 05:06:20,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0777399539948s 2018-08-15 05:06:20,293 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-29bd7f5e-2b6b-4775-acff-592008da287e 2018-08-15 05:06:20,293 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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 8352 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-08-15 05:06:20,296 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:06:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:06:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:06:30,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c880968-c341-446d-ae6d-eafae9d9c632 x-compute-request-id: req-1c880968-c341-446d-ae6d-eafae9d9c632 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:06:30,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1c880968-c341-446d-ae6d-eafae9d9c632 2018-08-15 05:06:30,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548306941986s 2018-08-15 05:06:30,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1c880968-c341-446d-ae6d-eafae9d9c632 2018-08-15 05:06:30,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:06:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:06:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-887548c5-a1cc-49c3-88b2-8dd0f9d6c7e2 x-compute-request-id: req-887548c5-a1cc-49c3-88b2-8dd0f9d6c7e2 Content-Encoding: gzip Content-Length: 18423 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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 8352\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 7 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]\n"} 2018-08-15 05:06:30,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-887548c5-a1cc-49c3-88b2-8dd0f9d6c7e2 2018-08-15 05:06:30,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819160938263s 2018-08-15 05:06:30,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-887548c5-a1cc-49c3-88b2-8dd0f9d6c7e2 2018-08-15 05:06:30,948 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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 8352 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 7 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] 2018-08-15 05:06:30,951 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:06:40,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:06:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:06:41,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5481a7e-b113-4ac9-a1b0-fff195789d2c x-compute-request-id: req-f5481a7e-b113-4ac9-a1b0-fff195789d2c Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:06:41,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5481a7e-b113-4ac9-a1b0-fff195789d2c 2018-08-15 05:06:41,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534108877182s 2018-08-15 05:06:41,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f5481a7e-b113-4ac9-a1b0-fff195789d2c 2018-08-15 05:06:41,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:06:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:06:41,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-663693ff-d89d-4395-bf7d-a92446a348aa x-compute-request-id: req-663693ff-d89d-4395-bf7d-a92446a348aa Content-Encoding: gzip Content-Length: 18762 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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 8352\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 7 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 (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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..."} 2018-08-15 05:06:41,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-663693ff-d89d-4395-bf7d-a92446a348aa 2018-08-15 05:06:41,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0812389850616s 2018-08-15 05:06:41,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-663693ff-d89d-4395-bf7d-a92446a348aa 2018-08-15 05:06:41,578 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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 8352 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 7 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 (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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... 2018-08-15 05:06:41,582 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:06:51,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:06:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:06:52,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-734a9e96-fb0a-491b-be71-7b00df8a0eac x-compute-request-id: req-734a9e96-fb0a-491b-be71-7b00df8a0eac Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:06:52,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-734a9e96-fb0a-491b-be71-7b00df8a0eac 2018-08-15 05:06:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893775939941s 2018-08-15 05:06:52,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-734a9e96-fb0a-491b-be71-7b00df8a0eac 2018-08-15 05:06:52,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:06:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:06:52,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6bf1daa-0154-4183-a109-94373f446a2d x-compute-request-id: req-a6bf1daa-0154-4183-a109-94373f446a2d Content-Encoding: gzip Content-Length: 19452 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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 8352\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 7 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 (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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\n"} 2018-08-15 05:06:52,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-a6bf1daa-0154-4183-a109-94373f446a2d 2018-08-15 05:06:52,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0806169509888s 2018-08-15 05:06:52,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-a6bf1daa-0154-4183-a109-94373f446a2d 2018-08-15 05:06:52,578 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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 8352 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 7 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 (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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 2018-08-15 05:06:52,582 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:07:02,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:03,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47bb0a96-193a-4117-b8a8-431267571640 x-compute-request-id: req-47bb0a96-193a-4117-b8a8-431267571640 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:03,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-47bb0a96-193a-4117-b8a8-431267571640 2018-08-15 05:07:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516119003296s 2018-08-15 05:07:03,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-47bb0a96-193a-4117-b8a8-431267571640 2018-08-15 05:07:03,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:03,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1453472-3142-45e9-93ac-60d8863c421b x-compute-request-id: req-d1453472-3142-45e9-93ac-60d8863c421b Content-Encoding: gzip Content-Length: 20841 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009192] AppArmor: AppArmor initialized\n[ 0.010284] Yama: becoming mindful.\n[ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020250] Initializing cgroup subsys memory\n[ 0.021436] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025193] Initializing cgroup subsys blkio\n[ 0.026344] Initializing cgroup subsys perf_event\n[ 0.027547] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029117] FEATURE SPEC_CTRL Not Present\n[ 0.030855] mce: CPU supports 10 MCE banks\n[ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038032] Speculative Store Bypass: Vulnerable\n[ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045399] ACPI: Core revision 20131115\n[ 0.046913] ACPI: All ACPI Tables successfully acquired\n[ 0.048261] ftrace: allocating 28727 entries in 113 pages\n[ 0.068327] Enabling x2apic\n[ 0.069106] Enabled x2apic\n[ 0.069985] Switched APIC routing to physical x2apic.\n[ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085735] KVM setup paravirtual spinlock\n[ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.089642] x86: Booting SMP configuration:\n[ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104014] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108319] devtmpfs: initialized\n[ 0.110534] EVM: security.selinux\n[ 0.111386] EVM: security.SMACK64\n[ 0.112006] EVM: security.ima\n[ 0.112767] EVM: security.capability\n[ 0.113611] pinctrl core: initialized pinctrl subsystem\n[ 0.114061] regulator-dummy: no parameters\n[ 0.116067] RTC time: 5:03:55, date: 08/15/18\n[ 0.117074] NET: Registered protocol family 16\n[ 0.118163] cpuidle: using governor ladder\n[ 0.119102] cpuidle: using governor menu\n[ 0.120030] ACPI: bus type PCI registered\n[ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122368] PCI: Using configuration type 1 for base access\n[ 0.124079] bio: create slab at 0\n[ 0.124983] ACPI: Added _OSI(Module Device)\n[ 0.125001] ACPI: Added _OSI(Processor Device)\n[ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130204] ACPI: Interpreter enabled\n[ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.138652] ACPI: (supports S0 S5)\n[ 0.139453] ACPI: Using IOAPIC for interrupt routing\n[ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144204] ACPI: No dock devices found.\n[ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152187] acpiphp: Slot [3] registered\n[ 0.153113] acpiphp: Slot [4] registered\n[ 0.154021] acpiphp: Slot [5] registered\n[ 0.154914] acpiphp: Slot [6] registered\n[ 0.155826] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156945] acpiphp: Slot [9] registered\n[ 0.157891] acpiphp: Slot [10] registered\n[ 0.158817] acpiphp: Slot [11] registered\n[ 0.159753] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160958] acpiphp: Slot [14] registered\n[ 0.161890] acpiphp: Slot [15] registered\n[ 0.162810] acpiphp: Slot [16] registered\n[ 0.163730] acpiphp: Slot [17] registered\n[ 0.164034] acpiphp: Slot [18] registered\n[ 0.164966] acpiphp: Slot [19] registered\n[ 0.165892] acpiphp: Slot [20] registered\n[ 0.166815] acpiphp: Slot [21] registered\n[ 0.167736] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168933] acpiphp: Slot [24] registered\n[ 0.169869] acpiphp: Slot [25] registered\n[ 0.170839] acpiphp: Slot [26] registered\n[ 0.171882] acpiphp: Slot [27] registered\n[ 0.172020] acpiphp: Slot [28] registered\n[ 0.172976] acpiphp: Slot [29] registered\n[ 0.173901] acpiphp: Slot [30] registered\n[ 0.174836] acpiphp: Slot [31] registered\n[ 0.175761] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.230551] SCSI subsystem initialized\n[ 0.231855] ACPI: bus type USB registered\n[ 0.232033] usbcore: registered new interface driver usbfs\n[ 0.233537] usbcore: registered new interface driver hub\n[ 0.235157] usbcore: registered new device driver usb\n[ 0.236095] PCI: Using ACPI for IRQ routing\n[ 0.237487] NetLabel: Initializing\n[ 0.238561] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.241506] NetLabel: unlabeled traffic allowed by default\n[ 0.243041] Switched to clocksource kvm-clock\n[ 0.247737] AppArmor: AppArmor Filesystem Enabled\n[ 0.248978] pnp: PnP ACPI init\n[ 0.249900] ACPI: bus type PNP registered\n[ 0.251515] pnp: PnP ACPI: found 8 devices\n[ 0.252595] ACPI: bus type PNP unregistered\n[ 0.259923] NET: Registered protocol family 2\n[ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.265516] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.267439] TCP: reno registered\n[ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.271724] NET: Registered protocol family 1\n[ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.320074] Trying to unpack rootfs image as initramfs...\n[ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.420505] Scanning for low memory corruption every 60 seconds\n[ 0.422355] Initialise system trusted keyring\n[ 0.423662] audit: initializing netlink socket (disabled)\n[ 0.425086] type=2000 audit(1534309436.445:1): initialized\n[ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.447451] zbud: loaded\n[ 0.448466] VFS: Disk quotas dquot_6.5.2\n[ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.451803] fuse init (API version 7.22)\n[ 0.453012] msgmni has been set to 3997\n[ 0.454216] Key type big_key registered\n[ 0.455623] Key type asymmetric registered\n[ 0.456828] Asymmetric key parser 'x509' registered\n[ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.460531] io scheduler noop registered\n[ 0.461715] io scheduler deadline registered (default)\n[ 0.463221] io scheduler cfq registered\n[ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467941] ipmi message handler version 39.2\n[ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.471491] ACPI: Power Button [PWRF]\n[ 0.472707] GHES: HEST is not enabled!\n[ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.589068] Linux agpgart interface v0.103\n[ 0.590954] brd: module loaded\n[ 0.592254] loop: module loaded\n[ 0.593493] blk-mq: CPU -> queue map\n[ 0.594568] CPU 0 -> Queue 0\n[ 0.595521] CPU 1 -> Queue 0\n[ 0.597081] vda: vda1\n[ 0.598394] scsi0 : ata_piix\n[ 0.599263] scsi1 : ata_piix\n[ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603583] libphy: Fixed MDIO Bus: probed\n[ 0.604724] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605898] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608508] PPP generic driver version 2.4.2\n[ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610876] ehci-pci: EHCI PCI platform driver\n[ 0.611896] ehci-platform: EHCI generic platform driver\n[ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614413] ohci-pci: OHCI PCI platform driver\n[ 0.615364] ohci-platform: OHCI generic platform driver\n[ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646351] usb usb1: Product: UHCI Host Controller\n[ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.648752] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649867] hub 1-0:1.0: USB hub found\n[ 0.650755] hub 1-0:1.0: 2 ports detected\n[ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656249] mousedev: PS/2 mouse device common for all mice\n[ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659778] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663780] device-mapper: uevent: version 1.0.3\n[ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667936] TCP: cubic registered\n[ 0.668801] NET: Registered protocol family 10\n[ 0.669988] NET: Registered protocol family 17\n[ 0.670982] Key type dns_resolver registered\n[ 0.672152] Loading compiled-in X.509 certificates\n[ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.675682] registered taskstats version 1\n[ 0.685068] Key type trusted registered\n[ 0.688603] Key type encrypted registered\n[ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690646] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.692156] regulator-dummy: disabling\n[ 0.693074] Magic number: 14:180:62\n[ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.697051] EDD information not available.\n[ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.762972] Write protecting the kernel read-only data: 12288k\n[ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.780355] systemd-udevd[107]: starting version 204\n[ 0.816439] FDC 0 is a S82078B\n[ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.129073] usb 1-1: Product: QEMU USB Tablet\n[ 1.130382] usb 1-1: Manufacturer: QEMU\n[ 1.131563] usb 1-1: SerialNumber: 42\n[ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available\n[ 2.237409] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.74]: 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 * 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 * Stopping set console keymap[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 ]\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 ]\ncloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 |\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:\n9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o.. . |\n| = =o+. S |\n|+.=.*o + |\n|+.o+.oo |\n|o.. oE |\n| oo |\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:\ne3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E o |\n| o . |\n| . . . . |\n| . o .S o o . |\n| o * .. .. o . |\n| . = o o.. . |\n| o o...o |\n| oo+o |\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:\n77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE. .ooo |\n| + + ..+ |\n| . * o..+ |\n| o *..o |\n| . .S+o . |\n| =. . |\n| . o |\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:\n89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .oo . . |\n| +.o o |\n| .o...o |\n| Eo +.. |\n| = S |\n| o = |\n| o = |\n| . oo.. |\n| .o..oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds.\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 ]\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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev\n libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make\n manpages-dev 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-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 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 88.6 MB of archives.\nAfter this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\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 [8630 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 [1024 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.6 MB in 17s (5146 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-155.205) ...\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 8352\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 7 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 (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 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.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n+ echo 'nameserver 192.168.0.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.14'\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 (DSA)\nec2: 256 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 (ECDSA)\nec2: 256 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 (ED25519)\nec2: 2048 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKZmyBOmNjH42sNlufH/8T0JvtS0H20yLJGQqH5osOEHEXQKK5VyQBzmhijaWN3EQfkqLg1inKultkSRb8t1Ms4= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN5vDt/tSjy4+6+1bBjiLJ5ne8XYWM9gf/fnXQWboA9Y root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHBf8b5NwLgRr/emXKvceNBpzCLx2CRiIr27QPAN3e7MW6JCmqeK6529is3ULRxLk9zW5u4atwMbO1aaqItLs5WBjrb2Wzb1tHIPgrS2isRGGELubX742aDQqCv3BdcGIrT1cNcxVhttzrDr+MuNx3oC1iN4+eQKm1jpof86appse1kYi0u7rYyHlvHYnCY5NXnDqZrHV+lM7fklBn3zd00QUoPAkbyuJ2ZSP1FlIBfzULmW6j92Er1ijMqzsPe+91Vt+8lpdSC5eqhFETv33SULL13Rz2yoo8wwhQgV4a01TaMSCtXGhAxd+6eXDpPiLBjOctoGOUiyk/qD2cMn6T root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.41 seconds\n"} 2018-08-15 05:07:03,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-d1453472-3142-45e9-93ac-60d8863c421b 2018-08-15 05:07:03,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0983879566193s 2018-08-15 05:07:03,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0/action used request id req-d1453472-3142-45e9-93ac-60d8863c421b 2018-08-15 05:07:03,218 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009192] AppArmor: AppArmor initialized [ 0.010284] Yama: becoming mindful. [ 0.012119] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015487] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016664] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020250] Initializing cgroup subsys memory [ 0.021436] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025193] Initializing cgroup subsys blkio [ 0.026344] Initializing cgroup subsys perf_event [ 0.027547] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029117] FEATURE SPEC_CTRL Not Present [ 0.030855] mce: CPU supports 10 MCE banks [ 0.032030] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032030] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034678] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038032] Speculative Store Bypass: Vulnerable [ 0.040319] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045399] ACPI: Core revision 20131115 [ 0.046913] ACPI: All ACPI Tables successfully acquired [ 0.048261] ftrace: allocating 28727 entries in 113 pages [ 0.068327] Enabling x2apic [ 0.069106] Enabled x2apic [ 0.069985] Switched APIC routing to physical x2apic. [ 0.072778] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074184] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.076498] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085735] KVM setup paravirtual spinlock [ 0.088048] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.089642] x86: Booting SMP configuration: [ 0.090626] .... node #0, CPUs: #1[ 0.088013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104014] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107158] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108319] devtmpfs: initialized [ 0.110534] EVM: security.selinux [ 0.111386] EVM: security.SMACK64 [ 0.112006] EVM: security.ima [ 0.112767] EVM: security.capability [ 0.113611] pinctrl core: initialized pinctrl subsystem [ 0.114061] regulator-dummy: no parameters [ 0.116067] RTC time: 5:03:55, date: 08/15/18 [ 0.117074] NET: Registered protocol family 16 [ 0.118163] cpuidle: using governor ladder [ 0.119102] cpuidle: using governor menu [ 0.120030] ACPI: bus type PCI registered [ 0.120938] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122368] PCI: Using configuration type 1 for base access [ 0.124079] bio: create slab at 0 [ 0.124983] ACPI: Added _OSI(Module Device) [ 0.125001] ACPI: Added _OSI(Processor Device) [ 0.125969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130204] ACPI: Interpreter enabled [ 0.131063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134720] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.138652] ACPI: (supports S0 S5) [ 0.139453] ACPI: Using IOAPIC for interrupt routing [ 0.140014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144204] ACPI: No dock devices found. [ 0.147060] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150798] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152187] acpiphp: Slot [3] registered [ 0.153113] acpiphp: Slot [4] registered [ 0.154021] acpiphp: Slot [5] registered [ 0.154914] acpiphp: Slot [6] registered [ 0.155826] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156945] acpiphp: Slot [9] registered [ 0.157891] acpiphp: Slot [10] registered [ 0.158817] acpiphp: Slot [11] registered [ 0.159753] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160958] acpiphp: Slot [14] registered [ 0.161890] acpiphp: Slot [15] registered [ 0.162810] acpiphp: Slot [16] registered [ 0.163730] acpiphp: Slot [17] registered [ 0.164034] acpiphp: Slot [18] registered [ 0.164966] acpiphp: Slot [19] registered [ 0.165892] acpiphp: Slot [20] registered [ 0.166815] acpiphp: Slot [21] registered [ 0.167736] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168933] acpiphp: Slot [24] registered [ 0.169869] acpiphp: Slot [25] registered [ 0.170839] acpiphp: Slot [26] registered [ 0.171882] acpiphp: Slot [27] registered [ 0.172020] acpiphp: Slot [28] registered [ 0.172976] acpiphp: Slot [29] registered [ 0.173901] acpiphp: Slot [30] registered [ 0.174836] acpiphp: Slot [31] registered [ 0.175761] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177175] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178465] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179788] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181417] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.187622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.188012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.214719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218357] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.220403] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.222184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.223922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.224281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228791] vgaarb: bridge control possible 0000:00:02.0 [ 0.230551] SCSI subsystem initialized [ 0.231855] ACPI: bus type USB registered [ 0.232033] usbcore: registered new interface driver usbfs [ 0.233537] usbcore: registered new interface driver hub [ 0.235157] usbcore: registered new device driver usb [ 0.236095] PCI: Using ACPI for IRQ routing [ 0.237487] NetLabel: Initializing [ 0.238561] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.241506] NetLabel: unlabeled traffic allowed by default [ 0.243041] Switched to clocksource kvm-clock [ 0.247737] AppArmor: AppArmor Filesystem Enabled [ 0.248978] pnp: PnP ACPI init [ 0.249900] ACPI: bus type PNP registered [ 0.251515] pnp: PnP ACPI: found 8 devices [ 0.252595] ACPI: bus type PNP unregistered [ 0.259923] NET: Registered protocol family 2 [ 0.261435] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.263527] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.265516] TCP: Hash tables configured (established 16384 bind 16384) [ 0.267439] TCP: reno registered [ 0.268424] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.269980] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.271724] NET: Registered protocol family 1 [ 0.272898] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.274485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.275934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.298041] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.320074] Trying to unpack rootfs image as initramfs... [ 0.412777] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.415123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.416765] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418479] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.420505] Scanning for low memory corruption every 60 seconds [ 0.422355] Initialise system trusted keyring [ 0.423662] audit: initializing netlink socket (disabled) [ 0.425086] type=2000 audit(1534309436.445:1): initialized [ 0.445012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.447451] zbud: loaded [ 0.448466] VFS: Disk quotas dquot_6.5.2 [ 0.449697] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.451803] fuse init (API version 7.22) [ 0.453012] msgmni has been set to 3997 [ 0.454216] Key type big_key registered [ 0.455623] Key type asymmetric registered [ 0.456828] Asymmetric key parser 'x509' registered [ 0.458251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.460531] io scheduler noop registered [ 0.461715] io scheduler deadline registered (default) [ 0.463221] io scheduler cfq registered [ 0.464426] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466046] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467941] ipmi message handler version 39.2 [ 0.469294] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.471491] ACPI: Power Button [PWRF] [ 0.472707] GHES: HEST is not enabled! [ 0.494753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538131] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586358] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.589068] Linux agpgart interface v0.103 [ 0.590954] brd: module loaded [ 0.592254] loop: module loaded [ 0.593493] blk-mq: CPU -> queue map [ 0.594568] CPU 0 -> Queue 0 [ 0.595521] CPU 1 -> Queue 0 [ 0.597081] vda: vda1 [ 0.598394] scsi0 : ata_piix [ 0.599263] scsi1 : ata_piix [ 0.600092] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603583] libphy: Fixed MDIO Bus: probed [ 0.604724] tun: Universal TUN/TAP device driver, 1.6 [ 0.605898] tun: (C) 1999-2004 Max Krasnyansky [ 0.608508] PPP generic driver version 2.4.2 [ 0.609532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610876] ehci-pci: EHCI PCI platform driver [ 0.611896] ehci-platform: EHCI generic platform driver [ 0.613143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614413] ohci-pci: OHCI PCI platform driver [ 0.615364] ohci-platform: OHCI generic platform driver [ 0.616446] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638230] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639386] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.642984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644786] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646351] usb usb1: Product: UHCI Host Controller [ 0.647443] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.648752] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649867] hub 1-0:1.0: USB hub found [ 0.650755] hub 1-0:1.0: 2 ports detected [ 0.651739] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655075] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656249] mousedev: PS/2 mouse device common for all mice [ 0.657682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659778] rtc_cmos 00:00: RTC can wake from S4 [ 0.661061] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662386] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663780] device-mapper: uevent: version 1.0.3 [ 0.664857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.666656] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667936] TCP: cubic registered [ 0.668801] NET: Registered protocol family 10 [ 0.669988] NET: Registered protocol family 17 [ 0.670982] Key type dns_resolver registered [ 0.672152] Loading compiled-in X.509 certificates [ 0.673694] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.675682] registered taskstats version 1 [ 0.685068] Key type trusted registered [ 0.688603] Key type encrypted registered [ 0.689549] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690646] IMA: No TPM chip found, activating TPM-bypass! [ 0.692156] regulator-dummy: disabling [ 0.693074] Magic number: 14:180:62 [ 0.694029] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.695834] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.697051] EDD information not available. [ 0.761247] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.762972] Write protecting the kernel read-only data: 12288k [ 0.764674] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767487] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.780355] systemd-udevd[107]: starting version 204 [ 0.816439] FDC 0 is a S82078B [ 0.960046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.125259] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.127069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.129073] usb 1-1: Product: QEMU USB Tablet [ 1.130382] usb 1-1: Manufacturer: QEMU [ 1.131563] usb 1-1: SerialNumber: 42 [ 1.412091] tsc: Refined TSC clocksource calibration: 3491.871 MHz [ 1.833035] 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.061418] 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.142051] random: init urandom read with 10 bits of entropy available [ 2.237409] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:58 +0000. Up 2.55 seconds. cloud-init-nonet[2.74]: 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 ] * 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 ] * Stopping set console keymap[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 ] * 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 ] cloud-init-nonet[3.47]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.63 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:42:69:5c | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:51:c3:a4 | 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: 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o.. . | | = =o+. S | |+.=.*o + | |+.o+.oo | |o.. oE | | oo | +-----------------+ 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: e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E o | | o . | | . . . . | | . o .S o o . | | o * .. .. o . | | . = o o.. . | | o o...o | | oo+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: 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .oE. .ooo | | + + ..+ | | . * o..+ | | o *..o | | . .S+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: 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .oo . . | | +.o o | | .o...o | | Eo +.. | | = S | | o = | | o = | | . oo.. | | .o..oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[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 early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.75 seconds. * 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 ] * 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 12.71 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 19721 0 --:--:-- --:--:-- --:--:-- 19805 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:14 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2486 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 94 newly installed, 0 to remove and 7 not upgraded. Need to get 88.6 MB of archives. After this operation, 202 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-updates/main libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] 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 [8630 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 [1024 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.6 MB in 17s (5146 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... 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 8352 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 7 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 (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 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.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.0.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e3:8a:af:c2:25:d3:33:1d:ea:76:cd:d5:17:b2:00:26 root@homer-0 (DSA) ec2: 256 77:48:97:51:a4:c4:2a:3b:63:11:bc:68:25:f6:06:50 root@homer-0 (ECDSA) ec2: 256 89:70:3b:2b:e9:6d:f6:b3:90:49:05:d1:d3:a9:c0:a6 root@homer-0 (ED25519) ec2: 2048 9a:21:bc:68:68:28:64:33:e7:c1:43:af:56:e9:f3:6e root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKZmyBOmNjH42sNlufH/8T0JvtS0H20yLJGQqH5osOEHEXQKK5VyQBzmhijaWN3EQfkqLg1inKultkSRb8t1Ms4= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN5vDt/tSjy4+6+1bBjiLJ5ne8XYWM9gf/fnXQWboA9Y root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHBf8b5NwLgRr/emXKvceNBpzCLx2CRiIr27QPAN3e7MW6JCmqeK6529is3ULRxLk9zW5u4atwMbO1aaqItLs5WBjrb2Wzb1tHIPgrS2isRGGELubX742aDQqCv3BdcGIrT1cNcxVhttzrDr+MuNx3oC1iN4+eQKm1jpof86appse1kYi0u7rYyHlvHYnCY5NXnDqZrHV+lM7fklBn3zd00QUoPAkbyuJ2ZSP1FlIBfzULmW6j92Er1ijMqzsPe+91Vt+8lpdSC5eqhFETv33SULL13Rz2yoo8wwhQgV4a01TaMSCtXGhAxd+6eXDpPiLBjOctoGOUiyk/qD2cMn6T root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 180.41 seconds 2018-08-15 05:07:03,222 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:03,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:03,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1adf738-1bb9-4497-b712-0f48eacaf5c5 x-compute-request-id: req-b1adf738-1bb9-4497-b712-0f48eacaf5c5 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:03,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b1adf738-1bb9-4497-b712-0f48eacaf5c5 2018-08-15 05:07:03,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549978971481s 2018-08-15 05:07:03,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b1adf738-1bb9-4497-b712-0f48eacaf5c5 2018-08-15 05:07:03,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:03,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb487d66-cb3f-4034-93fd-39a07c39e1fa x-compute-request-id: req-bb487d66-cb3f-4034-93fd-39a07c39e1fa Content-Encoding: gzip Content-Length: 20191 Content-Type: application/json RESP BODY: {"output": "it_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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009158] AppArmor: AppArmor initialized\n[ 0.010219] Yama: becoming mindful.\n[ 0.011305] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016716] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018407] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020268] Initializing cgroup subsys memory\n[ 0.021413] Initializing cgroup subsys devices\n[ 0.022579] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025152] Initializing cgroup subsys perf_event\n[ 0.026403] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029210] FEATURE SPEC_CTRL Not Present\n[ 0.031065] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034700] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038121] Speculative Store Bypass: Vulnerable\n[ 0.040327] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045565] ACPI: Core revision 20131115\n[ 0.047109] ACPI: All ACPI Tables successfully acquired\n[ 0.048257] ftrace: allocating 28727 entries in 113 pages\n[ 0.068307] Enabling x2apic\n[ 0.069151] Enabled x2apic\n[ 0.070167] Switched APIC routing to physical x2apic.\n[ 0.072913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.077338] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085008] KVM setup paravirtual spinlock\n[ 0.087333] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088155] x86: Booting SMP configuration:\n[ 0.089310] .... node #0, CPUs: #1[ 0.087297] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104024] x86: Booted up 1 node, 2 CPUs\n[ 0.104016] KVM setup async PF for cpu 1\n[ 0.104016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107617] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108424] devtmpfs: initialized\n[ 0.110834] EVM: security.selinux\n[ 0.112006] EVM: security.SMACK64\n[ 0.112946] EVM: security.ima\n[ 0.113855] EVM: security.capability\n[ 0.116045] pinctrl core: initialized pinctrl subsystem\n[ 0.117551] regulator-dummy: no parameters\n[ 0.118818] RTC time: 5:03:55, date: 08/15/18\n[ 0.119989] NET: Registered protocol family 16\n[ 0.120109] cpuidle: using governor ladder\n[ 0.121188] cpuidle: using governor menu\n[ 0.122286] ACPI: bus type PCI registered\n[ 0.123327] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124116] PCI: Using configuration type 1 for base access\n[ 0.126031] bio: create slab at 0\n[ 0.126031] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129230] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130536] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133244] ACPI: Interpreter enabled\n[ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144007] ACPI: (supports S0 S5)\n[ 0.144938] ACPI: Using IOAPIC for interrupt routing\n[ 0.146437] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148241] ACPI: No dock devices found.\n[ 0.151934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.152009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.153835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.155540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156256] acpiphp: Slot [3] registered\n[ 0.157381] acpiphp: Slot [4] registered\n[ 0.158510] acpiphp: Slot [5] registered\n[ 0.159558] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161046] acpiphp: Slot [8] registered\n[ 0.162069] acpiphp: Slot [9] registered\n[ 0.163112] acpiphp: Slot [10] registered\n[ 0.164019] acpiphp: Slot [11] registered\n[ 0.165068] acpiphp: Slot [12] registered\n[ 0.168511] acpiphp: Slot [13] registered\n[ 0.169648] acpiphp: Slot [14] registered\n[ 0.170787] acpiphp: Slot [15] registered\n[ 0.171840] acpiphp: Slot [16] registered\n[ 0.172026] acpiphp: Slot [17] registered\n[ 0.173079] acpiphp: Slot [18] registered\n[ 0.174146] acpiphp: Slot [19] registered\n[ 0.175203] acpiphp: Slot [20] registered\n[ 0.176019] acpiphp: Slot [21] registered\n[ 0.177070] acpiphp: Slot [22] registered\n[ 0.178127] acpiphp: Slot [23] registered\n[ 0.179190] acpiphp: Slot [24] registered\n[ 0.180031] acpiphp: Slot [25] registered\n[ 0.181076] acpiphp: Slot [26] registered\n[ 0.182122] acpiphp: Slot [27] registered\n[ 0.183174] acpiphp: Slot [28] registered\n[ 0.184019] acpiphp: Slot [29] registered\n[ 0.185066] acpiphp: Slot [30] registered\n[ 0.186122] acpiphp: Slot [31] registered\n[ 0.187276] PCI host bridge to bus 0000:00\n[ 0.188076] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.191025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193694] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.231843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238426] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.242713] vgaarb: loaded\n[ 0.243316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.244451] SCSI subsystem initialized\n[ 0.245620] ACPI: bus type USB registered\n[ 0.245620] usbcore: registered new interface driver usbfs\n[ 0.246038] usbcore: registered new interface driver hub\n[ 0.248044] usbcore: registered new device driver usb\n[ 0.249096] PCI: Using ACPI for IRQ routing\n[ 0.249342] NetLabel: Initializing\n[ 0.250077] NetLabel: domain hash size = 128\n[ 0.252003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.253025] NetLabel: unlabeled traffic allowed by default\n[ 0.254086] Switched to clocksource kvm-clock\n[ 0.259643] AppArmor: AppArmor Filesystem Enabled\n[ 0.260612] pnp: PnP ACPI init\n[ 0.261296] ACPI: bus type PNP registered\n[ 0.262598] pnp: PnP ACPI: found 8 devices\n[ 0.263431] ACPI: bus type PNP unregistered\n[ 0.271154] NET: Registered protocol family 2\n[ 0.272377] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273917] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275291] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276606] TCP: reno registered\n[ 0.277308] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.278452] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279740] NET: Registered protocol family 1\n[ 0.280677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282885] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.304813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327200] Trying to unpack rootfs image as initramfs...\n[ 0.419884] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.422304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.424132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.425590] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.427402] Scanning for low memory corruption every 60 seconds\n[ 0.428923] Initialise system trusted keyring\n[ 0.429861] audit: initializing netlink socket (disabled)\n[ 0.430899] type=2000 audit(1534309436.654:1): initialized\n[ 0.450715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.453908] zbud: loaded\n[ 0.455117] VFS: Disk quotas dquot_6.5.2\n[ 0.456570] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.459178] fuse init (API version 7.22)\n[ 0.460616] msgmni has been set to 3997\n[ 0.462006] Key type big_key registered\n[ 0.463643] Key type asymmetric registered\n[ 0.465003] Asymmetric key parser 'x509' registered\n[ 0.466558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.469028] io scheduler noop registered\n[ 0.470310] io scheduler deadline registered (default)\n[ 0.471914] io scheduler cfq registered\n[ 0.473220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.474894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.476947] ipmi message handler version 39.2\n[ 0.478389] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.480706] ACPI: Power Button [PWRF]\n[ 0.482105] GHES: HEST is not enabled!\n[ 0.509366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585479] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616247] Linux agpgart interface v0.103\n[ 0.618770] brd: module loaded\n[ 0.620153] loop: module loaded\n[ 0.621473] blk-mq: CPU -> queue map\n[ 0.622358] CPU 0 -> Queue 0\n[ 0.623176] CPU 1 -> Queue 0\n[ 0.624672] vda: vda1\n[ 0.626079] scsi0 : ata_piix\n[ 0.626920] scsi1 : ata_piix\n[ 0.627600] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630720] libphy: Fixed MDIO Bus: probed\n[ 0.632051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633218] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636157] PPP generic driver version 2.4.2\n[ 0.637349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638821] ehci-pci: EHCI PCI platform driver\n[ 0.640066] ehci-platform: EHCI generic platform driver\n[ 0.641433] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642951] ohci-pci: OHCI PCI platform driver\n[ 0.644103] ohci-platform: OHCI generic platform driver\n[ 0.645485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672624] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678088] usb usb1: Product: UHCI Host Controller\n[ 0.679455] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.681170] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682609] hub 1-0:1.0: USB hub found\n[ 0.683702] hub 1-0:1.0: 2 ports detected\n[ 0.685073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690986] mousedev: PS/2 mouse device common for all mice\n[ 0.693006] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.697253] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.698949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.700770] device-mapper: uevent: version 1.0.3\n[ 0.702214] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.704563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706319] TCP: cubic registered\n[ 0.707432] NET: Registered protocol family 10\n[ 0.708972] NET: Registered protocol family 17\n[ 0.710243] Key type dns_resolver registered\n[ 0.711695] Loading compiled-in X.509 certificates\n[ 0.713435] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.715564] registered taskstats version 1\n[ 0.725582] Key type trusted registered\n[ 0.729494] Key type encrypted registered\n[ 0.730439] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.731709] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.733798] regulator-dummy: disabling\n[ 0.734719] Magic number: 14:180:62\n[ 0.735825] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.737745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.739269] EDD information not available.\n[ 0.785434] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787960] Write protecting the kernel read-only data: 12288k\n[ 0.790427] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.794441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809065] systemd-udevd[107]: starting version 204\n[ 0.845571] FDC 0 is a S82078B\n[ 0.996066] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.161333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164105] usb 1-1: Product: QEMU USB Tablet\n[ 1.165039] usb 1-1: Manufacturer: QEMU\n[ 1.165875] usb 1-1: SerialNumber: 42\n[ 1.420089] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.860761] 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.094673] 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.176566] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.276962] 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.59 seconds.\ncloud-init-nonet[2.78]: 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 * 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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.63]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.80 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:f2:54:af |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:d2:6b:8c |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\ne0:42:2b:db:0b:d2:0f:7f:e9:f9:80:63:69:21:b4:18 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n|E . . . |\n| + o o . |\n|. + + . S |\n| . = = |\n|. = B .. |\n| . B ooo |\n| +oo.. |\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:\nc1:60:9c:c0:66:2a:8b:8b:32:ad:20:53:bb:da:94:7b root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..oo. |\n| +.oo |\n| + o |\n|. . . |\n|.o. S |\n|o. o |\n|=o+ |\n|B+.oE |\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:\ne3:30:92:e2:07:52:00:91:02:70:cf:98:b0:97:1e:46 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|@oE |\n|o* * |\n|o O o |\n| = . . |\n|. + o o S |\n| o o . + . |\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:\na4:51:90:1b:4f:5f:f4:5e:1e:a1:5b:b7:0f:81:25:9b root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o. .o .. |\n| o.. .B. .|\n| .=.. .E.ooo|\n| .+. . .o++|\n| . S .o..|\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 * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[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 AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:06 +0000. Up 10.88 seconds.\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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.36 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\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + 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 16151 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 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 [542 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 [252 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\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 (2799 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make\n manpages-dev mysql-common 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-netsnmp\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 python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs\n 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 117 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 93.8 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 libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:18 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:19 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 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:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.8 MB in 10s (8663 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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-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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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-155.205) ...\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 8736\nclearwater-socket-factory-sig start/running, process 8741\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8790\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 7 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 ... 58605 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) ...\n"} 2018-08-15 05:07:03,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/action used request id req-bb487d66-cb3f-4034-93fd-39a07c39e1fa 2018-08-15 05:07:03,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814018249512s 2018-08-15 05:07:03,865 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/action used request id req-bb487d66-cb3f-4034-93fd-39a07c39e1fa 2018-08-15 05:07:03,865 - functest.core.singlevm - DEBUG - console: it_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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009158] AppArmor: AppArmor initialized [ 0.010219] Yama: becoming mindful. [ 0.011305] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016716] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018407] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020268] Initializing cgroup subsys memory [ 0.021413] Initializing cgroup subsys devices [ 0.022579] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025152] Initializing cgroup subsys perf_event [ 0.026403] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029210] FEATURE SPEC_CTRL Not Present [ 0.031065] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034700] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038121] Speculative Store Bypass: Vulnerable [ 0.040327] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045565] ACPI: Core revision 20131115 [ 0.047109] ACPI: All ACPI Tables successfully acquired [ 0.048257] ftrace: allocating 28727 entries in 113 pages [ 0.068307] Enabling x2apic [ 0.069151] Enabled x2apic [ 0.070167] Switched APIC routing to physical x2apic. [ 0.072913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.077338] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085008] KVM setup paravirtual spinlock [ 0.087333] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088155] x86: Booting SMP configuration: [ 0.089310] .... node #0, CPUs: #1[ 0.087297] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104024] x86: Booted up 1 node, 2 CPUs [ 0.104016] KVM setup async PF for cpu 1 [ 0.104016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107617] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108424] devtmpfs: initialized [ 0.110834] EVM: security.selinux [ 0.112006] EVM: security.SMACK64 [ 0.112946] EVM: security.ima [ 0.113855] EVM: security.capability [ 0.116045] pinctrl core: initialized pinctrl subsystem [ 0.117551] regulator-dummy: no parameters [ 0.118818] RTC time: 5:03:55, date: 08/15/18 [ 0.119989] NET: Registered protocol family 16 [ 0.120109] cpuidle: using governor ladder [ 0.121188] cpuidle: using governor menu [ 0.122286] ACPI: bus type PCI registered [ 0.123327] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124116] PCI: Using configuration type 1 for base access [ 0.126031] bio: create slab at 0 [ 0.126031] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129230] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133244] ACPI: Interpreter enabled [ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144007] ACPI: (supports S0 S5) [ 0.144938] ACPI: Using IOAPIC for interrupt routing [ 0.146437] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148241] ACPI: No dock devices found. [ 0.151934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.152009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.153835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.155540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156256] acpiphp: Slot [3] registered [ 0.157381] acpiphp: Slot [4] registered [ 0.158510] acpiphp: Slot [5] registered [ 0.159558] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161046] acpiphp: Slot [8] registered [ 0.162069] acpiphp: Slot [9] registered [ 0.163112] acpiphp: Slot [10] registered [ 0.164019] acpiphp: Slot [11] registered [ 0.165068] acpiphp: Slot [12] registered [ 0.168511] acpiphp: Slot [13] registered [ 0.169648] acpiphp: Slot [14] registered [ 0.170787] acpiphp: Slot [15] registered [ 0.171840] acpiphp: Slot [16] registered [ 0.172026] acpiphp: Slot [17] registered [ 0.173079] acpiphp: Slot [18] registered [ 0.174146] acpiphp: Slot [19] registered [ 0.175203] acpiphp: Slot [20] registered [ 0.176019] acpiphp: Slot [21] registered [ 0.177070] acpiphp: Slot [22] registered [ 0.178127] acpiphp: Slot [23] registered [ 0.179190] acpiphp: Slot [24] registered [ 0.180031] acpiphp: Slot [25] registered [ 0.181076] acpiphp: Slot [26] registered [ 0.182122] acpiphp: Slot [27] registered [ 0.183174] acpiphp: Slot [28] registered [ 0.184019] acpiphp: Slot [29] registered [ 0.185066] acpiphp: Slot [30] registered [ 0.186122] acpiphp: Slot [31] registered [ 0.187276] PCI host bridge to bus 0000:00 [ 0.188076] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.191025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193694] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.231843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238426] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.242713] vgaarb: loaded [ 0.243316] vgaarb: bridge control possible 0000:00:02.0 [ 0.244451] SCSI subsystem initialized [ 0.245620] ACPI: bus type USB registered [ 0.245620] usbcore: registered new interface driver usbfs [ 0.246038] usbcore: registered new interface driver hub [ 0.248044] usbcore: registered new device driver usb [ 0.249096] PCI: Using ACPI for IRQ routing [ 0.249342] NetLabel: Initializing [ 0.250077] NetLabel: domain hash size = 128 [ 0.252003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.253025] NetLabel: unlabeled traffic allowed by default [ 0.254086] Switched to clocksource kvm-clock [ 0.259643] AppArmor: AppArmor Filesystem Enabled [ 0.260612] pnp: PnP ACPI init [ 0.261296] ACPI: bus type PNP registered [ 0.262598] pnp: PnP ACPI: found 8 devices [ 0.263431] ACPI: bus type PNP unregistered [ 0.271154] NET: Registered protocol family 2 [ 0.272377] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273917] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275291] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276606] TCP: reno registered [ 0.277308] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.278452] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279740] NET: Registered protocol family 1 [ 0.280677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281802] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282885] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.304813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327200] Trying to unpack rootfs image as initramfs... [ 0.419884] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.422304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.424132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.425590] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.427402] Scanning for low memory corruption every 60 seconds [ 0.428923] Initialise system trusted keyring [ 0.429861] audit: initializing netlink socket (disabled) [ 0.430899] type=2000 audit(1534309436.654:1): initialized [ 0.450715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.453908] zbud: loaded [ 0.455117] VFS: Disk quotas dquot_6.5.2 [ 0.456570] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.459178] fuse init (API version 7.22) [ 0.460616] msgmni has been set to 3997 [ 0.462006] Key type big_key registered [ 0.463643] Key type asymmetric registered [ 0.465003] Asymmetric key parser 'x509' registered [ 0.466558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.469028] io scheduler noop registered [ 0.470310] io scheduler deadline registered (default) [ 0.471914] io scheduler cfq registered [ 0.473220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.474894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476947] ipmi message handler version 39.2 [ 0.478389] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.480706] ACPI: Power Button [PWRF] [ 0.482105] GHES: HEST is not enabled! [ 0.509366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.557496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585479] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616247] Linux agpgart interface v0.103 [ 0.618770] brd: module loaded [ 0.620153] loop: module loaded [ 0.621473] blk-mq: CPU -> queue map [ 0.622358] CPU 0 -> Queue 0 [ 0.623176] CPU 1 -> Queue 0 [ 0.624672] vda: vda1 [ 0.626079] scsi0 : ata_piix [ 0.626920] scsi1 : ata_piix [ 0.627600] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630720] libphy: Fixed MDIO Bus: probed [ 0.632051] tun: Universal TUN/TAP device driver, 1.6 [ 0.633218] tun: (C) 1999-2004 Max Krasnyansky [ 0.636157] PPP generic driver version 2.4.2 [ 0.637349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.638821] ehci-pci: EHCI PCI platform driver [ 0.640066] ehci-platform: EHCI generic platform driver [ 0.641433] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.642951] ohci-pci: OHCI PCI platform driver [ 0.644103] ohci-platform: OHCI generic platform driver [ 0.645485] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669075] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672624] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.676053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.678088] usb usb1: Product: UHCI Host Controller [ 0.679455] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.681170] usb usb1: SerialNumber: 0000:00:01.2 [ 0.682609] hub 1-0:1.0: USB hub found [ 0.683702] hub 1-0:1.0: 2 ports detected [ 0.685073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688114] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.690986] mousedev: PS/2 mouse device common for all mice [ 0.693006] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.695578] rtc_cmos 00:00: RTC can wake from S4 [ 0.697253] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.698949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.700770] device-mapper: uevent: version 1.0.3 [ 0.702214] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.704563] ledtrig-cpu: registered to indicate activity on CPUs [ 0.706319] TCP: cubic registered [ 0.707432] NET: Registered protocol family 10 [ 0.708972] NET: Registered protocol family 17 [ 0.710243] Key type dns_resolver registered [ 0.711695] Loading compiled-in X.509 certificates [ 0.713435] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.715564] registered taskstats version 1 [ 0.725582] Key type trusted registered [ 0.729494] Key type encrypted registered [ 0.730439] AppArmor: AppArmor sha1 policy hashing enabled [ 0.731709] IMA: No TPM chip found, activating TPM-bypass! [ 0.733798] regulator-dummy: disabling [ 0.734719] Magic number: 14:180:62 [ 0.735825] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.737745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739269] EDD information not available. [ 0.785434] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787960] Write protecting the kernel read-only data: 12288k [ 0.790427] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.794441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.809065] systemd-udevd[107]: starting version 204 [ 0.845571] FDC 0 is a S82078B [ 0.996066] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.161333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164105] usb 1-1: Product: QEMU USB Tablet [ 1.165039] usb 1-1: Manufacturer: QEMU [ 1.165875] usb 1-1: SerialNumber: 42 [ 1.420089] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.860761] 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.094673] 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.176566] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.276962] 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.59 seconds. cloud-init-nonet[2.78]: 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 ] * 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.63]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.80 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:f2:54:af | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:d2:6b:8c | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: e0:42:2b:db:0b:d2:0f:7f:e9:f9:80:63:69:21:b4:18 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | |E . . . | | + o o . | |. + + . S | | . = = | |. = B .. | | . B ooo | | +oo.. | +-----------------+ 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: c1:60:9c:c0:66:2a:8b:8b:32:ad:20:53:bb:da:94:7b root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ..oo. | | +.oo | | + o | |. . . | |.o. S | |o. o | |=o+ | |B+.oE | |+++. | +-----------------+ 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: e3:30:92:e2:07:52:00:91:02:70:cf:98:b0:97:1e:46 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |@oE | |o* * | |o O o | | = . . | |. + o o S | | 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: a4:51:90:1b:4f:5f:f4:5e:1e:a1:5b:b7:0f:81:25:9b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .o. .o .. | | o.. .B. .| | .=.. .E.ooo| | .+. . .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 D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:06 +0000. Up 10.88 seconds. * 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.36 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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + 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 16151 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 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 [542 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 [252 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] 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 (2799 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 117 newly installed, 0 to remove and 7 not upgraded. Need to get 93.8 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 libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:18 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:19 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 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:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.8 MB in 10s (8663 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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-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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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-155.205) ... 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 8736 clearwater-socket-factory-sig start/running, process 8741 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8790 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 7 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 ... 58605 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) ... 2018-08-15 05:07:03,869 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:07:13,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:14,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe28fa85-c295-4b0b-b710-9001a79c7801 x-compute-request-id: req-fe28fa85-c295-4b0b-b710-9001a79c7801 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:14,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe28fa85-c295-4b0b-b710-9001a79c7801 2018-08-15 05:07:14,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449197053909s 2018-08-15 05:07:14,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-fe28fa85-c295-4b0b-b710-9001a79c7801 2018-08-15 05:07:14,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:14,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d36e6ef9-538d-4d65-9b6c-dd11479aee67 x-compute-request-id: req-d36e6ef9-538d-4d65-9b6c-dd11479aee67 Content-Encoding: gzip Content-Length: 20899 Content-Type: application/json RESP BODY: {"output": "r 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009158] AppArmor: AppArmor initialized\n[ 0.010219] Yama: becoming mindful.\n[ 0.011305] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016716] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018407] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020268] Initializing cgroup subsys memory\n[ 0.021413] Initializing cgroup subsys devices\n[ 0.022579] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025152] Initializing cgroup subsys perf_event\n[ 0.026403] Initializing cgroup subsys hugetlb\n[ 0.028055] CPU: Physical Processor ID: 0\n[ 0.029210] FEATURE SPEC_CTRL Not Present\n[ 0.031065] mce: CPU supports 10 MCE banks\n[ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.034700] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.038121] Speculative Store Bypass: Vulnerable\n[ 0.040327] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.045565] ACPI: Core revision 20131115\n[ 0.047109] ACPI: All ACPI Tables successfully acquired\n[ 0.048257] ftrace: allocating 28727 entries in 113 pages\n[ 0.068307] Enabling x2apic\n[ 0.069151] Enabled x2apic\n[ 0.070167] Switched APIC routing to physical x2apic.\n[ 0.072913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.074453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.077338] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085008] KVM setup paravirtual spinlock\n[ 0.087333] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088155] x86: Booting SMP configuration:\n[ 0.089310] .... node #0, CPUs: #1[ 0.087297] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104024] x86: Booted up 1 node, 2 CPUs\n[ 0.104016] KVM setup async PF for cpu 1\n[ 0.104016] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107617] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108424] devtmpfs: initialized\n[ 0.110834] EVM: security.selinux\n[ 0.112006] EVM: security.SMACK64\n[ 0.112946] EVM: security.ima\n[ 0.113855] EVM: security.capability\n[ 0.116045] pinctrl core: initialized pinctrl subsystem\n[ 0.117551] regulator-dummy: no parameters\n[ 0.118818] RTC time: 5:03:55, date: 08/15/18\n[ 0.119989] NET: Registered protocol family 16\n[ 0.120109] cpuidle: using governor ladder\n[ 0.121188] cpuidle: using governor menu\n[ 0.122286] ACPI: bus type PCI registered\n[ 0.123327] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.124116] PCI: Using configuration type 1 for base access\n[ 0.126031] bio: create slab at 0\n[ 0.126031] ACPI: Added _OSI(Module Device)\n[ 0.128004] ACPI: Added _OSI(Processor Device)\n[ 0.129230] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.130536] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.133244] ACPI: Interpreter enabled\n[ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.141625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144007] ACPI: (supports S0 S5)\n[ 0.144938] ACPI: Using IOAPIC for interrupt routing\n[ 0.146437] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148241] ACPI: No dock devices found.\n[ 0.151934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.152009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.153835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.155540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156256] acpiphp: Slot [3] registered\n[ 0.157381] acpiphp: Slot [4] registered\n[ 0.158510] acpiphp: Slot [5] registered\n[ 0.159558] acpiphp: Slot [6] registered\n[ 0.160019] acpiphp: Slot [7] registered\n[ 0.161046] acpiphp: Slot [8] registered\n[ 0.162069] acpiphp: Slot [9] registered\n[ 0.163112] acpiphp: Slot [10] registered\n[ 0.164019] acpiphp: Slot [11] registered\n[ 0.165068] acpiphp: Slot [12] registered\n[ 0.168511] acpiphp: Slot [13] registered\n[ 0.169648] acpiphp: Slot [14] registered\n[ 0.170787] acpiphp: Slot [15] registered\n[ 0.171840] acpiphp: Slot [16] registered\n[ 0.172026] acpiphp: Slot [17] registered\n[ 0.173079] acpiphp: Slot [18] registered\n[ 0.174146] acpiphp: Slot [19] registered\n[ 0.175203] acpiphp: Slot [20] registered\n[ 0.176019] acpiphp: Slot [21] registered\n[ 0.177070] acpiphp: Slot [22] registered\n[ 0.178127] acpiphp: Slot [23] registered\n[ 0.179190] acpiphp: Slot [24] registered\n[ 0.180031] acpiphp: Slot [25] registered\n[ 0.181076] acpiphp: Slot [26] registered\n[ 0.182122] acpiphp: Slot [27] registered\n[ 0.183174] acpiphp: Slot [28] registered\n[ 0.184019] acpiphp: Slot [29] registered\n[ 0.185066] acpiphp: Slot [30] registered\n[ 0.186122] acpiphp: Slot [31] registered\n[ 0.187276] PCI host bridge to bus 0000:00\n[ 0.188076] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.189486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.191025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.192004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.193694] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.195375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.202721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.204015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.231843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238426] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240045] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.242713] vgaarb: loaded\n[ 0.243316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.244451] SCSI subsystem initialized\n[ 0.245620] ACPI: bus type USB registered\n[ 0.245620] usbcore: registered new interface driver usbfs\n[ 0.246038] usbcore: registered new interface driver hub\n[ 0.248044] usbcore: registered new device driver usb\n[ 0.249096] PCI: Using ACPI for IRQ routing\n[ 0.249342] NetLabel: Initializing\n[ 0.250077] NetLabel: domain hash size = 128\n[ 0.252003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.253025] NetLabel: unlabeled traffic allowed by default\n[ 0.254086] Switched to clocksource kvm-clock\n[ 0.259643] AppArmor: AppArmor Filesystem Enabled\n[ 0.260612] pnp: PnP ACPI init\n[ 0.261296] ACPI: bus type PNP registered\n[ 0.262598] pnp: PnP ACPI: found 8 devices\n[ 0.263431] ACPI: bus type PNP unregistered\n[ 0.271154] NET: Registered protocol family 2\n[ 0.272377] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.273917] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.275291] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276606] TCP: reno registered\n[ 0.277308] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.278452] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279740] NET: Registered protocol family 1\n[ 0.280677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281802] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282885] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.304813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327200] Trying to unpack rootfs image as initramfs...\n[ 0.419884] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.422304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.424132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.425590] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.427402] Scanning for low memory corruption every 60 seconds\n[ 0.428923] Initialise system trusted keyring\n[ 0.429861] audit: initializing netlink socket (disabled)\n[ 0.430899] type=2000 audit(1534309436.654:1): initialized\n[ 0.450715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.453908] zbud: loaded\n[ 0.455117] VFS: Disk quotas dquot_6.5.2\n[ 0.456570] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.459178] fuse init (API version 7.22)\n[ 0.460616] msgmni has been set to 3997\n[ 0.462006] Key type big_key registered\n[ 0.463643] Key type asymmetric registered\n[ 0.465003] Asymmetric key parser 'x509' registered\n[ 0.466558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.469028] io scheduler noop registered\n[ 0.470310] io scheduler deadline registered (default)\n[ 0.471914] io scheduler cfq registered\n[ 0.473220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.474894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.476947] ipmi message handler version 39.2\n[ 0.478389] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.480706] ACPI: Power Button [PWRF]\n[ 0.482105] GHES: HEST is not enabled!\n[ 0.509366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.557496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.585479] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.588083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616247] Linux agpgart interface v0.103\n[ 0.618770] brd: module loaded\n[ 0.620153] loop: module loaded\n[ 0.621473] blk-mq: CPU -> queue map\n[ 0.622358] CPU 0 -> Queue 0\n[ 0.623176] CPU 1 -> Queue 0\n[ 0.624672] vda: vda1\n[ 0.626079] scsi0 : ata_piix\n[ 0.626920] scsi1 : ata_piix\n[ 0.627600] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.628964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.630720] libphy: Fixed MDIO Bus: probed\n[ 0.632051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633218] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.636157] PPP generic driver version 2.4.2\n[ 0.637349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.638821] ehci-pci: EHCI PCI platform driver\n[ 0.640066] ehci-platform: EHCI generic platform driver\n[ 0.641433] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.642951] ohci-pci: OHCI PCI platform driver\n[ 0.644103] ohci-platform: OHCI generic platform driver\n[ 0.645485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.669075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.670527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.672624] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.674320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.676053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.678088] usb usb1: Product: UHCI Host Controller\n[ 0.679455] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.681170] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.682609] hub 1-0:1.0: USB hub found\n[ 0.683702] hub 1-0:1.0: 2 ports detected\n[ 0.685073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.688114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.689463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.690986] mousedev: PS/2 mouse device common for all mice\n[ 0.693006] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.695578] rtc_cmos 00:00: RTC can wake from S4\n[ 0.697253] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.698949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.700770] device-mapper: uevent: version 1.0.3\n[ 0.702214] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.704563] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.706319] TCP: cubic registered\n[ 0.707432] NET: Registered protocol family 10\n[ 0.708972] NET: Registered protocol family 17\n[ 0.710243] Key type dns_resolver registered\n[ 0.711695] Loading compiled-in X.509 certificates\n[ 0.713435] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.715564] registered taskstats version 1\n[ 0.725582] Key type trusted registered\n[ 0.729494] Key type encrypted registered\n[ 0.730439] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.731709] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.733798] regulator-dummy: disabling\n[ 0.734719] Magic number: 14:180:62\n[ 0.735825] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.737745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.739269] EDD information not available.\n[ 0.785434] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.787960] Write protecting the kernel read-only data: 12288k\n[ 0.790427] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.794441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.809065] systemd-udevd[107]: starting version 204\n[ 0.845571] FDC 0 is a S82078B\n[ 0.996066] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.161333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.162720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.164105] usb 1-1: Product: QEMU USB Tablet\n[ 1.165039] usb 1-1: Manufacturer: QEMU\n[ 1.165875] usb 1-1: SerialNumber: 42\n[ 1.420089] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.860761] 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.094673] 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.176566] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.276962] 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.59 seconds.\ncloud-init-nonet[2.78]: 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 * 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 Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.63]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.80 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:f2:54:af |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:d2:6b:8c |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\ne0:42:2b:db:0b:d2:0f:7f:e9:f9:80:63:69:21:b4:18 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n|E . . . |\n| + o o . |\n|. + + . S |\n| . = = |\n|. = B .. |\n| . B ooo |\n| +oo.. |\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:\nc1:60:9c:c0:66:2a:8b:8b:32:ad:20:53:bb:da:94:7b root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..oo. |\n| +.oo |\n| + o |\n|. . . |\n|.o. S |\n|o. o |\n|=o+ |\n|B+.oE |\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:\ne3:30:92:e2:07:52:00:91:02:70:cf:98:b0:97:1e:46 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|@oE |\n|o* * |\n|o O o |\n| = . . |\n|. + o o S |\n| o o . + . |\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:\na4:51:90:1b:4f:5f:f4:5e:1e:a1:5b:b7:0f:81:25:9b root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o. .o .. |\n| o.. .B. .|\n| .=.. .E.ooo|\n| .+. . .o++|\n| . S .o..|\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 * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[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 AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:06 +0000. Up 10.88 seconds.\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 ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.36 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\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: + 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 16151 0 --:--:-- --:--:-- --:--:-- 16231\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 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 [542 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 [252 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:25 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\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 (2799 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make\n manpages-dev mysql-common 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-netsnmp\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 python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs\n 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\nThe following packages will be upgraded:\n libxml2\n1 upgraded, 117 newly installed, 0 to remove and 7 not upgraded.\nNeed to get 93.8 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 libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:18 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:19 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 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:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.8 MB in 10s (8663 kB/s)\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ...\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-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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.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-155.205) ...\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 8736\nclearwater-socket-factory-sig start/running, process 8741\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8790\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 7 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 ... 58605 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.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\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.0.5\n++ echo 192.168.0.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.5\n+ echo 'nameserver 192.168.0.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.14'\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c1:60:9c:c0:66:2a:8b:8b:32:ad:20:53:bb:da:94:7b root@dime-0 (DSA)\nec2: 256 e3:30:92:e2:07:52:00:91:02:70:cf:98:b0:97:1e:46 root@dime-0 (ECDSA)\nec2: 256 a4:51:90:1b:4f:5f:f4:5e:1e:a1:5b:b7:0f:81:25:9b root@dime-0 (ED25519)\nec2: 2048 e0:42:2b:db:0b:d2:0f:7f:e9:f9:80:63:69:21:b4:18 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPSFmgRhCJlTESO80T4+ZmKUkSfGwNozQb0qHjMPwiKoDW20m2qN82WX9PS3uP6EXH5g8Hkxaj4QbmVvMBsDnqM= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEbyR99BnuKiUipWd7j7wDGb7kV+3CuQ6xH3HnF4krg2 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKJPG+tmU9q2kiWxryyFOPdKxamfp6xP181p/MFlHbXGFkpVIvLzoHvnN40KE1yhZqPT2134VrPP802igeFva11CnQ5VIiw2qCs0QANFvNxok+B3+CpR4MjTnK5seGaWZLB/I62fEj/UPblVMEj5djLkdUgM2NZYnOCt1TOQ2zD4xaSKysAp8LQB5L5NiLBHenkbkHX0WQnCEoByM19uJnU4hsOUDR/yYLwjlzbq5kdPMliuD2d2j7jqlQ76BkeHzYqkWYd6D4harCETaQyHi/T0H/OPRh9O7ApnnIu4pIPdP9TpH5EFX/TzLNh5vBw/VTX7L4RQ59RNKXUsVxKl8h root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:07:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.91 seconds\n"} 2018-08-15 05:07:14,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/action used request id req-d36e6ef9-538d-4d65-9b6c-dd11479aee67 2018-08-15 05:07:14,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803470611572s 2018-08-15 05:07:14,410 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01/action used request id req-d36e6ef9-538d-4d65-9b6c-dd11479aee67 2018-08-15 05:07:14,410 - functest.core.singlevm - DEBUG - console: r 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009158] AppArmor: AppArmor initialized [ 0.010219] Yama: becoming mindful. [ 0.011305] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013384] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016716] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018407] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020268] Initializing cgroup subsys memory [ 0.021413] Initializing cgroup subsys devices [ 0.022579] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025152] Initializing cgroup subsys perf_event [ 0.026403] Initializing cgroup subsys hugetlb [ 0.028055] CPU: Physical Processor ID: 0 [ 0.029210] FEATURE SPEC_CTRL Not Present [ 0.031065] mce: CPU supports 10 MCE banks [ 0.032032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.034700] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.038121] Speculative Store Bypass: Vulnerable [ 0.040327] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.045565] ACPI: Core revision 20131115 [ 0.047109] ACPI: All ACPI Tables successfully acquired [ 0.048257] ftrace: allocating 28727 entries in 113 pages [ 0.068307] Enabling x2apic [ 0.069151] Enabled x2apic [ 0.070167] Switched APIC routing to physical x2apic. [ 0.072913] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.074453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.077338] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085008] KVM setup paravirtual spinlock [ 0.087333] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088155] x86: Booting SMP configuration: [ 0.089310] .... node #0, CPUs: #1[ 0.087297] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104024] x86: Booted up 1 node, 2 CPUs [ 0.104016] KVM setup async PF for cpu 1 [ 0.104016] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107617] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108424] devtmpfs: initialized [ 0.110834] EVM: security.selinux [ 0.112006] EVM: security.SMACK64 [ 0.112946] EVM: security.ima [ 0.113855] EVM: security.capability [ 0.116045] pinctrl core: initialized pinctrl subsystem [ 0.117551] regulator-dummy: no parameters [ 0.118818] RTC time: 5:03:55, date: 08/15/18 [ 0.119989] NET: Registered protocol family 16 [ 0.120109] cpuidle: using governor ladder [ 0.121188] cpuidle: using governor menu [ 0.122286] ACPI: bus type PCI registered [ 0.123327] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.124116] PCI: Using configuration type 1 for base access [ 0.126031] bio: create slab at 0 [ 0.126031] ACPI: Added _OSI(Module Device) [ 0.128004] ACPI: Added _OSI(Processor Device) [ 0.129230] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.130536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.133244] ACPI: Interpreter enabled [ 0.134270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.136766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.141625] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144007] ACPI: (supports S0 S5) [ 0.144938] ACPI: Using IOAPIC for interrupt routing [ 0.146437] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148241] ACPI: No dock devices found. [ 0.151934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.152009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.153835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.155540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156256] acpiphp: Slot [3] registered [ 0.157381] acpiphp: Slot [4] registered [ 0.158510] acpiphp: Slot [5] registered [ 0.159558] acpiphp: Slot [6] registered [ 0.160019] acpiphp: Slot [7] registered [ 0.161046] acpiphp: Slot [8] registered [ 0.162069] acpiphp: Slot [9] registered [ 0.163112] acpiphp: Slot [10] registered [ 0.164019] acpiphp: Slot [11] registered [ 0.165068] acpiphp: Slot [12] registered [ 0.168511] acpiphp: Slot [13] registered [ 0.169648] acpiphp: Slot [14] registered [ 0.170787] acpiphp: Slot [15] registered [ 0.171840] acpiphp: Slot [16] registered [ 0.172026] acpiphp: Slot [17] registered [ 0.173079] acpiphp: Slot [18] registered [ 0.174146] acpiphp: Slot [19] registered [ 0.175203] acpiphp: Slot [20] registered [ 0.176019] acpiphp: Slot [21] registered [ 0.177070] acpiphp: Slot [22] registered [ 0.178127] acpiphp: Slot [23] registered [ 0.179190] acpiphp: Slot [24] registered [ 0.180031] acpiphp: Slot [25] registered [ 0.181076] acpiphp: Slot [26] registered [ 0.182122] acpiphp: Slot [27] registered [ 0.183174] acpiphp: Slot [28] registered [ 0.184019] acpiphp: Slot [29] registered [ 0.185066] acpiphp: Slot [30] registered [ 0.186122] acpiphp: Slot [31] registered [ 0.187276] PCI host bridge to bus 0000:00 [ 0.188076] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.189486] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.191025] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.192004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.193694] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.195375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.202721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.204015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.231843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235666] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238426] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240045] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241129] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.242713] vgaarb: loaded [ 0.243316] vgaarb: bridge control possible 0000:00:02.0 [ 0.244451] SCSI subsystem initialized [ 0.245620] ACPI: bus type USB registered [ 0.245620] usbcore: registered new interface driver usbfs [ 0.246038] usbcore: registered new interface driver hub [ 0.248044] usbcore: registered new device driver usb [ 0.249096] PCI: Using ACPI for IRQ routing [ 0.249342] NetLabel: Initializing [ 0.250077] NetLabel: domain hash size = 128 [ 0.252003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.253025] NetLabel: unlabeled traffic allowed by default [ 0.254086] Switched to clocksource kvm-clock [ 0.259643] AppArmor: AppArmor Filesystem Enabled [ 0.260612] pnp: PnP ACPI init [ 0.261296] ACPI: bus type PNP registered [ 0.262598] pnp: PnP ACPI: found 8 devices [ 0.263431] ACPI: bus type PNP unregistered [ 0.271154] NET: Registered protocol family 2 [ 0.272377] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.273917] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.275291] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276606] TCP: reno registered [ 0.277308] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.278452] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279740] NET: Registered protocol family 1 [ 0.280677] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281802] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282885] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.304813] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327200] Trying to unpack rootfs image as initramfs... [ 0.419884] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.422304] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.424132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.425590] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.427402] Scanning for low memory corruption every 60 seconds [ 0.428923] Initialise system trusted keyring [ 0.429861] audit: initializing netlink socket (disabled) [ 0.430899] type=2000 audit(1534309436.654:1): initialized [ 0.450715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.453908] zbud: loaded [ 0.455117] VFS: Disk quotas dquot_6.5.2 [ 0.456570] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.459178] fuse init (API version 7.22) [ 0.460616] msgmni has been set to 3997 [ 0.462006] Key type big_key registered [ 0.463643] Key type asymmetric registered [ 0.465003] Asymmetric key parser 'x509' registered [ 0.466558] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.469028] io scheduler noop registered [ 0.470310] io scheduler deadline registered (default) [ 0.471914] io scheduler cfq registered [ 0.473220] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.474894] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.476947] ipmi message handler version 39.2 [ 0.478389] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.480706] ACPI: Power Button [PWRF] [ 0.482105] GHES: HEST is not enabled! [ 0.509366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.557496] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.585479] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.588083] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613015] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616247] Linux agpgart interface v0.103 [ 0.618770] brd: module loaded [ 0.620153] loop: module loaded [ 0.621473] blk-mq: CPU -> queue map [ 0.622358] CPU 0 -> Queue 0 [ 0.623176] CPU 1 -> Queue 0 [ 0.624672] vda: vda1 [ 0.626079] scsi0 : ata_piix [ 0.626920] scsi1 : ata_piix [ 0.627600] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.628964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.630720] libphy: Fixed MDIO Bus: probed [ 0.632051] tun: Universal TUN/TAP device driver, 1.6 [ 0.633218] tun: (C) 1999-2004 Max Krasnyansky [ 0.636157] PPP generic driver version 2.4.2 [ 0.637349] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.638821] ehci-pci: EHCI PCI platform driver [ 0.640066] ehci-platform: EHCI generic platform driver [ 0.641433] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.642951] ohci-pci: OHCI PCI platform driver [ 0.644103] ohci-platform: OHCI generic platform driver [ 0.645485] uhci_hcd: USB Universal Host Controller Interface driver [ 0.669075] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.670527] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.672624] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.674320] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.676053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.678088] usb usb1: Product: UHCI Host Controller [ 0.679455] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.681170] usb usb1: SerialNumber: 0000:00:01.2 [ 0.682609] hub 1-0:1.0: USB hub found [ 0.683702] hub 1-0:1.0: 2 ports detected [ 0.685073] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.688114] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.689463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.690986] mousedev: PS/2 mouse device common for all mice [ 0.693006] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.695578] rtc_cmos 00:00: RTC can wake from S4 [ 0.697253] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.698949] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.700770] device-mapper: uevent: version 1.0.3 [ 0.702214] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.704563] ledtrig-cpu: registered to indicate activity on CPUs [ 0.706319] TCP: cubic registered [ 0.707432] NET: Registered protocol family 10 [ 0.708972] NET: Registered protocol family 17 [ 0.710243] Key type dns_resolver registered [ 0.711695] Loading compiled-in X.509 certificates [ 0.713435] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.715564] registered taskstats version 1 [ 0.725582] Key type trusted registered [ 0.729494] Key type encrypted registered [ 0.730439] AppArmor: AppArmor sha1 policy hashing enabled [ 0.731709] IMA: No TPM chip found, activating TPM-bypass! [ 0.733798] regulator-dummy: disabling [ 0.734719] Magic number: 14:180:62 [ 0.735825] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.737745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739269] EDD information not available. [ 0.785434] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.787960] Write protecting the kernel read-only data: 12288k [ 0.790427] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.794441] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.809065] systemd-udevd[107]: starting version 204 [ 0.845571] FDC 0 is a S82078B [ 0.996066] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.161333] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.162720] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.164105] usb 1-1: Product: QEMU USB Tablet [ 1.165039] usb 1-1: Manufacturer: QEMU [ 1.165875] usb 1-1: SerialNumber: 42 [ 1.420089] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.860761] 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.094673] 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.176566] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.276962] 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.59 seconds. cloud-init-nonet[2.78]: 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 ] * 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 Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.63]: 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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.80 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:f2:54:af | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:d2:6b:8c | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: e0:42:2b:db:0b:d2:0f:7f:e9:f9:80:63:69:21:b4:18 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | |E . . . | | + o o . | |. + + . S | | . = = | |. = B .. | | . B ooo | | +oo.. | +-----------------+ 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: c1:60:9c:c0:66:2a:8b:8b:32:ad:20:53:bb:da:94:7b root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ..oo. | | +.oo | | + o | |. . . | |.o. S | |o. o | |=o+ | |B+.oE | |+++. | +-----------------+ 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: e3:30:92:e2:07:52:00:91:02:70:cf:98:b0:97:1e:46 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |@oE | |o* * | |o O o | | = . . | |. + o o S | | 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: a4:51:90:1b:4f:5f:f4:5e:1e:a1:5b:b7:0f:81:25:9b root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .o. .o .. | | o.. .B. .| | .=.. .E.ooo| | .+. . .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 D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:06 +0000. Up 10.88 seconds. * 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 ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.36 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 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: + 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 16151 0 --:--:-- --:--:-- --:--:-- 16231 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 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 [542 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 [252 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:25 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] 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 (2799 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 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 The following packages will be upgraded: libxml2 1 upgraded, 117 newly installed, 0 to remove and 7 not upgraded. Need to get 93.8 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 libxml2 amd64 2.9.1+dfsg1-3ubuntu4.13 [573 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-infrastructure 1.0-180328.114312 [2552 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:18 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:19 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 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:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 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://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.8 MB in 10s (8663 kB/s) (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libxml2_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) over (2.9.1+dfsg1-3ubuntu4.12) ... 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-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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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 libxml2:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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-155.205) ... 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 8736 clearwater-socket-factory-sig start/running, process 8741 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8790 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 7 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 ... 58605 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ 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.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 + echo 'nameserver 192.168.0.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c1:60:9c:c0:66:2a:8b:8b:32:ad:20:53:bb:da:94:7b root@dime-0 (DSA) ec2: 256 e3:30:92:e2:07:52:00:91:02:70:cf:98:b0:97:1e:46 root@dime-0 (ECDSA) ec2: 256 a4:51:90:1b:4f:5f:f4:5e:1e:a1:5b:b7:0f:81:25:9b root@dime-0 (ED25519) ec2: 2048 e0:42:2b:db:0b:d2:0f:7f:e9:f9:80:63:69:21:b4:18 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPSFmgRhCJlTESO80T4+ZmKUkSfGwNozQb0qHjMPwiKoDW20m2qN82WX9PS3uP6EXH5g8Hkxaj4QbmVvMBsDnqM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEbyR99BnuKiUipWd7j7wDGb7kV+3CuQ6xH3HnF4krg2 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKJPG+tmU9q2kiWxryyFOPdKxamfp6xP181p/MFlHbXGFkpVIvLzoHvnN40KE1yhZqPT2134VrPP802igeFva11CnQ5VIiw2qCs0QANFvNxok+B3+CpR4MjTnK5seGaWZLB/I62fEj/UPblVMEj5djLkdUgM2NZYnOCt1TOQ2zD4xaSKysAp8LQB5L5NiLBHenkbkHX0WQnCEoByM19uJnU4hsOUDR/yYLwjlzbq5kdPMliuD2d2j7jqlQ76BkeHzYqkWYd6D4harCETaQyHi/T0H/OPRh9O7ApnnIu4pIPdP9TpH5EFX/TzLNh5vBw/VTX7L4RQ59RNKXUsVxKl8h root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:07:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.91 seconds 2018-08-15 05:07:14,415 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:14,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:15,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-427993f9-a4ef-457f-bc83-fa5cbe4047d5 x-compute-request-id: req-427993f9-a4ef-457f-bc83-fa5cbe4047d5 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:15,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-427993f9-a4ef-457f-bc83-fa5cbe4047d5 2018-08-15 05:07:15,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.935680866241s 2018-08-15 05:07:15,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-427993f9-a4ef-457f-bc83-fa5cbe4047d5 2018-08-15 05:07:15,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:15,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-125a3913-b2d9-43c9-8ecf-5c6bfdd5a2a0 x-compute-request-id: req-125a3913-b2d9-43c9-8ecf-5c6bfdd5a2a0 Content-Encoding: gzip Content-Length: 18597 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008867] Yama: becoming mindful.\n[ 0.009756] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013339] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015767] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018037] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021200] Initializing cgroup subsys freezer\n[ 0.022389] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025244] Initializing cgroup subsys hugetlb\n[ 0.026479] CPU: Physical Processor ID: 0\n[ 0.027579] FEATURE SPEC_CTRL Not Present\n[ 0.028710] mce: CPU supports 10 MCE banks\n[ 0.029738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033629] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037770] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042514] ACPI: Core revision 20131115\n[ 0.044470] ACPI: All ACPI Tables successfully acquired\n[ 0.045995] ftrace: allocating 28727 entries in 113 pages\n[ 0.068285] Enabling x2apic\n[ 0.069024] Enabled x2apic\n[ 0.072004] Switched APIC routing to physical x2apic.\n[ 0.074091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.075666] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.077980] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085128] KVM setup paravirtual spinlock\n[ 0.087419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088149] x86: Booting SMP configuration:\n[ 0.089245] .... node #0, CPUs: #1[ 0.087386] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104022] x86: Booted up 1 node, 2 CPUs\n[ 0.104015] KVM setup async PF for cpu 1\n[ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107253] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108335] devtmpfs: initialized\n[ 0.110375] EVM: security.selinux\n[ 0.111272] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112827] EVM: security.capability\n[ 0.113752] pinctrl core: initialized pinctrl subsystem\n[ 0.114173] regulator-dummy: no parameters\n[ 0.116061] RTC time: 5:03:51, date: 08/15/18\n[ 0.117170] NET: Registered protocol family 16\n[ 0.118352] cpuidle: using governor ladder\n[ 0.119354] cpuidle: using governor menu\n[ 0.120081] ACPI: bus type PCI registered\n[ 0.121102] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122712] PCI: Using configuration type 1 for base access\n[ 0.124526] bio: create slab at 0\n[ 0.125049] ACPI: Added _OSI(Module Device)\n[ 0.125095] ACPI: Added _OSI(Processor Device)\n[ 0.126187] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130380] ACPI: Interpreter enabled\n[ 0.131404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.140007] ACPI: (supports S0 S5)\n[ 0.141411] ACPI: Using IOAPIC for interrupt routing\n[ 0.143868] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144225] ACPI: No dock devices found.\n[ 0.147802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149238] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.150410] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152178] acpiphp: Slot [3] registered\n[ 0.152971] acpiphp: Slot [4] registered\n[ 0.153763] acpiphp: Slot [5] registered\n[ 0.154618] acpiphp: Slot [6] registered\n[ 0.155436] acpiphp: Slot [7] registered\n[ 0.156016] acpiphp: Slot [8] registered\n[ 0.156836] acpiphp: Slot [9] registered\n[ 0.157662] acpiphp: Slot [10] registered\n[ 0.158524] acpiphp: Slot [11] registered\n[ 0.159340] acpiphp: Slot [12] registered\n[ 0.160018] acpiphp: Slot [13] registered\n[ 0.160819] acpiphp: Slot [14] registered\n[ 0.161639] acpiphp: Slot [15] registered\n[ 0.162484] acpiphp: Slot [16] registered\n[ 0.163333] acpiphp: Slot [17] registered\n[ 0.164017] acpiphp: Slot [18] registered\n[ 0.164846] acpiphp: Slot [19] registered\n[ 0.165724] acpiphp: Slot [20] registered\n[ 0.166566] acpiphp: Slot [21] registered\n[ 0.167397] acpiphp: Slot [22] registered\n[ 0.168016] acpiphp: Slot [23] registered\n[ 0.168826] acpiphp: Slot [24] registered\n[ 0.169882] acpiphp: Slot [25] registered\n[ 0.170699] acpiphp: Slot [26] registered\n[ 0.171508] acpiphp: Slot [27] registered\n[ 0.172016] acpiphp: Slot [28] registered\n[ 0.172847] acpiphp: Slot [29] registered\n[ 0.173685] acpiphp: Slot [30] registered\n[ 0.174518] acpiphp: Slot [31] registered\n[ 0.175382] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177071] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178212] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179340] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.181268] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.189594] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.191096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.215750] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.216749] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.218218] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.219708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.220662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.222033] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.223386] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.223386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.224004] vgaarb: loaded\n[ 0.224618] vgaarb: bridge control possible 0000:00:02.0\n[ 0.225869] SCSI subsystem initialized\n[ 0.226808] ACPI: bus type USB registered\n[ 0.226808] usbcore: registered new interface driver usbfs\n[ 0.228015] usbcore: registered new interface driver hub\n[ 0.229083] usbcore: registered new device driver usb\n[ 0.229083] PCI: Using ACPI for IRQ routing\n[ 0.229181] NetLabel: Initializing\n[ 0.232006] NetLabel: domain hash size = 128\n[ 0.232891] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233908] NetLabel: unlabeled traffic allowed by default\n[ 0.234980] Switched to clocksource kvm-clock\n[ 0.239112] AppArmor: AppArmor Filesystem Enabled\n[ 0.240110] pnp: PnP ACPI init\n[ 0.240801] ACPI: bus type PNP registered\n[ 0.242020] pnp: PnP ACPI: found 8 devices\n[ 0.242870] ACPI: bus type PNP unregistered\n[ 0.249806] NET: Registered protocol family 2\n[ 0.250906] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252436] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.253791] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.255098] TCP: reno registered\n[ 0.255813] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.256924] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258266] NET: Registered protocol family 1\n[ 0.259186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.260346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.261422] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305381] Trying to unpack rootfs image as initramfs...\n[ 0.398329] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.401270] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.402566] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.404268] Scanning for low memory corruption every 60 seconds\n[ 0.405744] Initialise system trusted keyring\n[ 0.406691] audit: initializing netlink socket (disabled)\n[ 0.407743] type=2000 audit(1534309432.284:1): initialized\n[ 0.427714] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.429756] zbud: loaded\n[ 0.430601] VFS: Disk quotas dquot_6.5.2\n[ 0.431470] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.433048] fuse init (API version 7.22)\n[ 0.433995] msgmni has been set to 3997\n[ 0.434889] Key type big_key registered\n[ 0.435985] Key type asymmetric registered\n[ 0.436900] Asymmetric key parser 'x509' registered\n[ 0.437953] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.439583] io scheduler noop registered\n[ 0.440490] io scheduler deadline registered (default)\n[ 0.441542] io scheduler cfq registered\n[ 0.442393] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.443509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.444887] ipmi message handler version 39.2\n[ 0.445829] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.447434] ACPI: Power Button [PWRF]\n[ 0.448415] GHES: HEST is not enabled!\n[ 0.469983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513302] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.535359] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.537112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.560955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.563178] Linux agpgart interface v0.103\n[ 0.564930] brd: module loaded\n[ 0.566013] loop: module loaded\n[ 0.567063] blk-mq: CPU -> queue map\n[ 0.567905] CPU 0 -> Queue 0\n[ 0.568652] CPU 1 -> Queue 0\n[ 0.569987] vda: vda1\n[ 0.571199] scsi0 : ata_piix\n[ 0.571968] scsi1 : ata_piix\n[ 0.572686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.573972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.575758] libphy: Fixed MDIO Bus: probed\n[ 0.576928] tun: Universal TUN/TAP device driver, 1.6\n[ 0.578225] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.580944] PPP generic driver version 2.4.2\n[ 0.581931] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.583187] ehci-pci: EHCI PCI platform driver\n[ 0.584150] ehci-platform: EHCI generic platform driver\n[ 0.585257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.586482] ohci-pci: OHCI PCI platform driver\n[ 0.587455] ohci-platform: OHCI generic platform driver\n[ 0.588483] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.610646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.611685] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.613298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.614510] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.615883] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.617604] usb usb1: Product: UHCI Host Controller\n[ 0.618614] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.619780] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.620790] hub 1-0:1.0: USB hub found\n[ 0.621610] hub 1-0:1.0: 2 ports detected\n[ 0.622540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.624771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.625775] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.626874] mousedev: PS/2 mouse device common for all mice\n[ 0.628188] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.630128] rtc_cmos 00:00: RTC can wake from S4\n[ 0.631309] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.632558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.633854] device-mapper: uevent: version 1.0.3\n[ 0.634856] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.636539] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.637795] TCP: cubic registered\n[ 0.638604] NET: Registered protocol family 10\n[ 0.639723] NET: Registered protocol family 17\n[ 0.640637] Key type dns_resolver registered\n[ 0.641783] Loading compiled-in X.509 certificates\n[ 0.643268] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.645096] registered taskstats version 1\n[ 0.654530] Key type trusted registered\n[ 0.657975] Key type encrypted registered\n[ 0.658874] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.659919] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.661385] regulator-dummy: disabling\n[ 0.662249] Magic number: 14:180:62\n[ 0.663149] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:52 UTC (1534309432)\n[ 0.664905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.666062] EDD information not available.\n[ 0.733136] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.734713] Write protecting the kernel read-only data: 12288k\n[ 0.736304] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.738998] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.751734] systemd-udevd[107]: starting version 204\n[ 0.788373] FDC 0 is a S82078B\n[ 0.932049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.093317] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.094641] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.095976] usb 1-1: Product: QEMU USB Tablet\n[ 1.096864] usb 1-1: Manufacturer: QEMU\n[ 1.097665] usb 1-1: SerialNumber: 42\n[ 1.396092] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.800966] 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.039704] 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.138968] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping adjust system clock and timezone[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.236509] 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 Wed, 15 Aug 2018 05:03:54 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.70]: 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 * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[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 ]\ncloud-init-nonet[3.45]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:03:55 +0000. Up 3.62 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:1f:60:3d |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:8e:56:94 |\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:\n45:7f:86:27:46:f2:f7:96:7d:61:59:03:25:1a:3a:ec root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o..ooo.|\n| ...=o.. +|\n| +..* =+ |\n| .... *..+|\n| SE .=|\n| ..|\n| |\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:\n86:de:b5:82:d9:b7:35:7e:36:29:b8:ce:c7:fc:97:80 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| . S . . |\n| . * . E . |\n| + + o+o ...|\n| +.+=.=..|\n| .=o.=.o |\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:\ne1:26:2d:4a:76:a5:1d:b8:b8:63:df:12:2a:ce:00:2d root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . + |\n| . . B o |\n|E . + * 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:\n22:08:c7:9b:a3:f4:90:08:01:15:6e:12:bd:7b:c1:8a root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|=oo. |\n| =. |\n|+ =o |\n|o=o+o |\n|.==o... S |\n|E.=... . |\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 * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[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 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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:02 +0000. Up 10.74 seconds.\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 bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:03 +0000. Up 12.01 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 15765 0 --:--:-- --:--:-- --:--:-- 15824\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [757 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 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 [469 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 [542 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 [252 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 (1442 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 8 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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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-155.205 [772 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 7s (7012 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package 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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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-155.205) ...\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 7975\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 7983\nclearwater-socket-factory-sig start/running, process 7992\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 8 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 (10.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.0.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.14'\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 86:de:b5:82:d9:b7:35:7e:36:29:b8:ce:c7:fc:97:80 root@bono-0 (DSA)\nec2: 256 e1:26:2d:4a:76:a5:1d:b8:b8:63:df:12:2a:ce:00:2d root@bono-0 (ECDSA)\nec2: 256 22:08:c7:9b:a3:f4:90:08:01:15:6e:12:bd:7b:c1:8a root@bono-0 (ED25519)\nec2: 2048 45:7f:86:27:46:f2:f7:96:7d:61:59:03:25:1a:3a:ec root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDGovnF1gwQH+0kP3u4NDgdl/KWzN1Vbqcoy3od12zfrCQqHgzR60eF5H2jx6ONYzDaqfayE9I+t/lnHYyuGVGk= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFx0iJdO610/uiS27p0kqc2Hm458/M+KetxPy/tt0kx1 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG1nCwNVQZRlsqnqDhuLidNrx1vUHj1xHKVb9v+BMitRX60+Hc72itGadcXFplw4LdN0hJz2hXKMlQga8/bcQOvgII60As0Ij9UTPGFUt4Z0zK6ablbOIcqk1gBekfbOp1FelpScXpNFqzpqfBpQwx3FYPvBgioGaGl6/xIQ/xgcvJvt8/nJnZmaEBunNkJLrzMlQ/QLxmY0ohIlseQ9zOfSjzZ2JA2ayEsgX/Th5sMgy1uuv/kloqSeo53qBBAKSm89eu669ipKrlD3OeHBWZCnS6rEztiTXDmVRUVI9qHDftAUNSY+HOFoNFHD3e1yl56siuK4T6+121axZoWFNF root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 139.52 seconds\n"} 2018-08-15 05:07:15,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84/action used request id req-125a3913-b2d9-43c9-8ecf-5c6bfdd5a2a0 2018-08-15 05:07:15,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077164888382s 2018-08-15 05:07:15,439 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84/action used request id req-125a3913-b2d9-43c9-8ecf-5c6bfdd5a2a0 2018-08-15 05:07:15,439 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008867] Yama: becoming mindful. [ 0.009756] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013339] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015767] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018037] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021200] Initializing cgroup subsys freezer [ 0.022389] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025244] Initializing cgroup subsys hugetlb [ 0.026479] CPU: Physical Processor ID: 0 [ 0.027579] FEATURE SPEC_CTRL Not Present [ 0.028710] mce: CPU supports 10 MCE banks [ 0.029738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032011] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033629] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037770] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042514] ACPI: Core revision 20131115 [ 0.044470] ACPI: All ACPI Tables successfully acquired [ 0.045995] ftrace: allocating 28727 entries in 113 pages [ 0.068285] Enabling x2apic [ 0.069024] Enabled x2apic [ 0.072004] Switched APIC routing to physical x2apic. [ 0.074091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.075666] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.077980] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085128] KVM setup paravirtual spinlock [ 0.087419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088149] x86: Booting SMP configuration: [ 0.089245] .... node #0, CPUs: #1[ 0.087386] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104022] x86: Booted up 1 node, 2 CPUs [ 0.104015] KVM setup async PF for cpu 1 [ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107253] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108335] devtmpfs: initialized [ 0.110375] EVM: security.selinux [ 0.111272] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112827] EVM: security.capability [ 0.113752] pinctrl core: initialized pinctrl subsystem [ 0.114173] regulator-dummy: no parameters [ 0.116061] RTC time: 5:03:51, date: 08/15/18 [ 0.117170] NET: Registered protocol family 16 [ 0.118352] cpuidle: using governor ladder [ 0.119354] cpuidle: using governor menu [ 0.120081] ACPI: bus type PCI registered [ 0.121102] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122712] PCI: Using configuration type 1 for base access [ 0.124526] bio: create slab at 0 [ 0.125049] ACPI: Added _OSI(Module Device) [ 0.125095] ACPI: Added _OSI(Processor Device) [ 0.126187] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130380] ACPI: Interpreter enabled [ 0.131404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133474] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.140007] ACPI: (supports S0 S5) [ 0.141411] ACPI: Using IOAPIC for interrupt routing [ 0.143868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144225] ACPI: No dock devices found. [ 0.147802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149238] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.150410] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152178] acpiphp: Slot [3] registered [ 0.152971] acpiphp: Slot [4] registered [ 0.153763] acpiphp: Slot [5] registered [ 0.154618] acpiphp: Slot [6] registered [ 0.155436] acpiphp: Slot [7] registered [ 0.156016] acpiphp: Slot [8] registered [ 0.156836] acpiphp: Slot [9] registered [ 0.157662] acpiphp: Slot [10] registered [ 0.158524] acpiphp: Slot [11] registered [ 0.159340] acpiphp: Slot [12] registered [ 0.160018] acpiphp: Slot [13] registered [ 0.160819] acpiphp: Slot [14] registered [ 0.161639] acpiphp: Slot [15] registered [ 0.162484] acpiphp: Slot [16] registered [ 0.163333] acpiphp: Slot [17] registered [ 0.164017] acpiphp: Slot [18] registered [ 0.164846] acpiphp: Slot [19] registered [ 0.165724] acpiphp: Slot [20] registered [ 0.166566] acpiphp: Slot [21] registered [ 0.167397] acpiphp: Slot [22] registered [ 0.168016] acpiphp: Slot [23] registered [ 0.168826] acpiphp: Slot [24] registered [ 0.169882] acpiphp: Slot [25] registered [ 0.170699] acpiphp: Slot [26] registered [ 0.171508] acpiphp: Slot [27] registered [ 0.172016] acpiphp: Slot [28] registered [ 0.172847] acpiphp: Slot [29] registered [ 0.173685] acpiphp: Slot [30] registered [ 0.174518] acpiphp: Slot [31] registered [ 0.175382] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177071] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178212] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179340] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.181268] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.189594] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.191096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.215750] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.216749] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.218218] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.219708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.220662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.222033] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.223386] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.223386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.224004] vgaarb: loaded [ 0.224618] vgaarb: bridge control possible 0000:00:02.0 [ 0.225869] SCSI subsystem initialized [ 0.226808] ACPI: bus type USB registered [ 0.226808] usbcore: registered new interface driver usbfs [ 0.228015] usbcore: registered new interface driver hub [ 0.229083] usbcore: registered new device driver usb [ 0.229083] PCI: Using ACPI for IRQ routing [ 0.229181] NetLabel: Initializing [ 0.232006] NetLabel: domain hash size = 128 [ 0.232891] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233908] NetLabel: unlabeled traffic allowed by default [ 0.234980] Switched to clocksource kvm-clock [ 0.239112] AppArmor: AppArmor Filesystem Enabled [ 0.240110] pnp: PnP ACPI init [ 0.240801] ACPI: bus type PNP registered [ 0.242020] pnp: PnP ACPI: found 8 devices [ 0.242870] ACPI: bus type PNP unregistered [ 0.249806] NET: Registered protocol family 2 [ 0.250906] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252436] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.253791] TCP: Hash tables configured (established 16384 bind 16384) [ 0.255098] TCP: reno registered [ 0.255813] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.256924] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258266] NET: Registered protocol family 1 [ 0.259186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.260346] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.261422] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305381] Trying to unpack rootfs image as initramfs... [ 0.398329] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400117] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.401270] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.402566] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.404268] Scanning for low memory corruption every 60 seconds [ 0.405744] Initialise system trusted keyring [ 0.406691] audit: initializing netlink socket (disabled) [ 0.407743] type=2000 audit(1534309432.284:1): initialized [ 0.427714] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.429756] zbud: loaded [ 0.430601] VFS: Disk quotas dquot_6.5.2 [ 0.431470] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.433048] fuse init (API version 7.22) [ 0.433995] msgmni has been set to 3997 [ 0.434889] Key type big_key registered [ 0.435985] Key type asymmetric registered [ 0.436900] Asymmetric key parser 'x509' registered [ 0.437953] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.439583] io scheduler noop registered [ 0.440490] io scheduler deadline registered (default) [ 0.441542] io scheduler cfq registered [ 0.442393] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.443509] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.444887] ipmi message handler version 39.2 [ 0.445829] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.447434] ACPI: Power Button [PWRF] [ 0.448415] GHES: HEST is not enabled! [ 0.469983] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513302] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.535359] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.537112] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.560955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563178] Linux agpgart interface v0.103 [ 0.564930] brd: module loaded [ 0.566013] loop: module loaded [ 0.567063] blk-mq: CPU -> queue map [ 0.567905] CPU 0 -> Queue 0 [ 0.568652] CPU 1 -> Queue 0 [ 0.569987] vda: vda1 [ 0.571199] scsi0 : ata_piix [ 0.571968] scsi1 : ata_piix [ 0.572686] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.573972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.575758] libphy: Fixed MDIO Bus: probed [ 0.576928] tun: Universal TUN/TAP device driver, 1.6 [ 0.578225] tun: (C) 1999-2004 Max Krasnyansky [ 0.580944] PPP generic driver version 2.4.2 [ 0.581931] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.583187] ehci-pci: EHCI PCI platform driver [ 0.584150] ehci-platform: EHCI generic platform driver [ 0.585257] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.586482] ohci-pci: OHCI PCI platform driver [ 0.587455] ohci-platform: OHCI generic platform driver [ 0.588483] uhci_hcd: USB Universal Host Controller Interface driver [ 0.610646] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.611685] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.613298] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.614510] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.615883] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.617604] usb usb1: Product: UHCI Host Controller [ 0.618614] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.619780] usb usb1: SerialNumber: 0000:00:01.2 [ 0.620790] hub 1-0:1.0: USB hub found [ 0.621610] hub 1-0:1.0: 2 ports detected [ 0.622540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.624771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.625775] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.626874] mousedev: PS/2 mouse device common for all mice [ 0.628188] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.630128] rtc_cmos 00:00: RTC can wake from S4 [ 0.631309] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.632558] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.633854] device-mapper: uevent: version 1.0.3 [ 0.634856] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.636539] ledtrig-cpu: registered to indicate activity on CPUs [ 0.637795] TCP: cubic registered [ 0.638604] NET: Registered protocol family 10 [ 0.639723] NET: Registered protocol family 17 [ 0.640637] Key type dns_resolver registered [ 0.641783] Loading compiled-in X.509 certificates [ 0.643268] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.645096] registered taskstats version 1 [ 0.654530] Key type trusted registered [ 0.657975] Key type encrypted registered [ 0.658874] AppArmor: AppArmor sha1 policy hashing enabled [ 0.659919] IMA: No TPM chip found, activating TPM-bypass! [ 0.661385] regulator-dummy: disabling [ 0.662249] Magic number: 14:180:62 [ 0.663149] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:52 UTC (1534309432) [ 0.664905] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.666062] EDD information not available. [ 0.733136] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.734713] Write protecting the kernel read-only data: 12288k [ 0.736304] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.738998] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.751734] systemd-udevd[107]: starting version 204 [ 0.788373] FDC 0 is a S82078B [ 0.932049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.093317] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.094641] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.095976] usb 1-1: Product: QEMU USB Tablet [ 1.096864] usb 1-1: Manufacturer: QEMU [ 1.097665] usb 1-1: SerialNumber: 42 [ 1.396092] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 1.800966] 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.039704] 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.138968] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping adjust system clock and timezone[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.236509] 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 Wed, 15 Aug 2018 05:03:54 +0000. Up 2.56 seconds. cloud-init-nonet[2.70]: 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 ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[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 ] cloud-init-nonet[3.45]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:03:55 +0000. Up 3.62 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:1f:60:3d | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:8e:56:94 | 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: 45:7f:86:27:46:f2:f7:96:7d:61:59:03:25:1a:3a:ec root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o..ooo.| | ...=o.. +| | +..* =+ | | .... *..+| | SE .=| | ..| | | | | | | +-----------------+ 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:de:b5:82:d9:b7:35:7e:36:29:b8:ce:c7:fc:97:80 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | . S . . | | . * . E . | | + + o+o ...| | +.+=.=..| | .=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: e1:26:2d:4a:76:a5:1d:b8:b8:63:df:12:2a:ce:00:2d root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . + | | . . B o | |E . + * 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: 22:08:c7:9b:a3:f4:90:08:01:15:6e:12:bd:7b:c1:8a root@bono-0 The key's randomart image is: +--[ED25519 256--+ |=oo. | | =. | |+ =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 ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:02 +0000. Up 10.74 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:03 +0000. Up 12.01 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 15765 0 --:--:-- --:--:-- --:--:-- 15824 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [757 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 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 [469 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 [542 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 [252 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 (1442 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 8 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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 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:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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-155.205 [772 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 7s (7012 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package 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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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-155.205) ... 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 7975 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 7983 clearwater-socket-factory-sig start/running, process 7992 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 8 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 (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.0.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 86:de:b5:82:d9:b7:35:7e:36:29:b8:ce:c7:fc:97:80 root@bono-0 (DSA) ec2: 256 e1:26:2d:4a:76:a5:1d:b8:b8:63:df:12:2a:ce:00:2d root@bono-0 (ECDSA) ec2: 256 22:08:c7:9b:a3:f4:90:08:01:15:6e:12:bd:7b:c1:8a root@bono-0 (ED25519) ec2: 2048 45:7f:86:27:46:f2:f7:96:7d:61:59:03:25:1a:3a:ec root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDGovnF1gwQH+0kP3u4NDgdl/KWzN1Vbqcoy3od12zfrCQqHgzR60eF5H2jx6ONYzDaqfayE9I+t/lnHYyuGVGk= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFx0iJdO610/uiS27p0kqc2Hm458/M+KetxPy/tt0kx1 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG1nCwNVQZRlsqnqDhuLidNrx1vUHj1xHKVb9v+BMitRX60+Hc72itGadcXFplw4LdN0hJz2hXKMlQga8/bcQOvgII60As0Ij9UTPGFUt4Z0zK6ablbOIcqk1gBekfbOp1FelpScXpNFqzpqfBpQwx3FYPvBgioGaGl6/xIQ/xgcvJvt8/nJnZmaEBunNkJLrzMlQ/QLxmY0ohIlseQ9zOfSjzZ2JA2ayEsgX/Th5sMgy1uuv/kloqSeo53qBBAKSm89eu669ipKrlD3OeHBWZCnS6rEztiTXDmVRUVI9qHDftAUNSY+HOFoNFHD3e1yl56siuK4T6+121axZoWFNF root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 139.52 seconds 2018-08-15 05:07:15,442 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:15,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:16,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cdecbe4-387c-4b17-9817-25c937d2f6d6 x-compute-request-id: req-7cdecbe4-387c-4b17-9817-25c937d2f6d6 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:16,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7cdecbe4-387c-4b17-9817-25c937d2f6d6 2018-08-15 05:07:16,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920542001724s 2018-08-15 05:07:16,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7cdecbe4-387c-4b17-9817-25c937d2f6d6 2018-08-15 05:07:16,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:16,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3c957a8-0f61-4acc-aeb6-ff41641982aa x-compute-request-id: req-c3c957a8-0f61-4acc-aeb6-ff41641982aa Content-Encoding: gzip Content-Length: 21199 Content-Type: application/json RESP BODY: {"output": "\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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009117] AppArmor: AppArmor initialized\n[ 0.010143] Yama: becoming mindful.\n[ 0.011188] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013343] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016643] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018217] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020212] Initializing cgroup subsys memory\n[ 0.021348] Initializing cgroup subsys devices\n[ 0.022497] Initializing cgroup subsys freezer\n[ 0.023658] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025215] Initializing cgroup subsys hugetlb\n[ 0.026385] CPU: Physical Processor ID: 0\n[ 0.028010] FEATURE SPEC_CTRL Not Present\n[ 0.029760] mce: CPU supports 10 MCE banks\n[ 0.030919] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030919] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033604] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.036003] Speculative Store Bypass: Vulnerable\n[ 0.037880] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042820] ACPI: Core revision 20131115\n[ 0.044653] ACPI: All ACPI Tables successfully acquired\n[ 0.046221] ftrace: allocating 28727 entries in 113 pages\n[ 0.072167] Enabling x2apic\n[ 0.072862] Enabled x2apic\n[ 0.073677] Switched APIC routing to physical x2apic.\n[ 0.075875] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.080019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089186] KVM setup paravirtual spinlock\n[ 0.091577] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092154] x86: Booting SMP configuration:\n[ 0.093328] .... node #0, CPUs: #1[ 0.091544] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108019] x86: Booted up 1 node, 2 CPUs\n[ 0.108013] KVM setup async PF for cpu 1\n[ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112324] devtmpfs: initialized\n[ 0.114228] EVM: security.selinux\n[ 0.115153] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116849] EVM: security.capability\n[ 0.117859] pinctrl core: initialized pinctrl subsystem\n[ 0.120052] regulator-dummy: no parameters\n[ 0.121225] RTC time: 5:03:55, date: 08/15/18\n[ 0.122422] NET: Registered protocol family 16\n[ 0.123703] cpuidle: using governor ladder\n[ 0.124004] cpuidle: using governor menu\n[ 0.125125] ACPI: bus type PCI registered\n[ 0.126203] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.127917] PCI: Using configuration type 1 for base access\n[ 0.128566] bio: create slab at 0\n[ 0.128906] ACPI: Added _OSI(Module Device)\n[ 0.128946] ACPI: Added _OSI(Processor Device)\n[ 0.129828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134575] ACPI: Interpreter enabled\n[ 0.135482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.140702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.142827] ACPI: (supports S0 S5)\n[ 0.143567] ACPI: Using IOAPIC for interrupt routing\n[ 0.144023] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148196] ACPI: No dock devices found.\n[ 0.150777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.151944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.155480] acpiphp: Slot [3] registered\n[ 0.156024] acpiphp: Slot [4] registered\n[ 0.156861] acpiphp: Slot [5] registered\n[ 0.157659] acpiphp: Slot [6] registered\n[ 0.158453] acpiphp: Slot [7] registered\n[ 0.159270] acpiphp: Slot [8] registered\n[ 0.160018] acpiphp: Slot [9] registered\n[ 0.160852] acpiphp: Slot [10] registered\n[ 0.161667] acpiphp: Slot [11] registered\n[ 0.162476] acpiphp: Slot [12] registered\n[ 0.163297] acpiphp: Slot [13] registered\n[ 0.164023] acpiphp: Slot [14] registered\n[ 0.164852] acpiphp: Slot [15] registered\n[ 0.165664] acpiphp: Slot [16] registered\n[ 0.166480] acpiphp: Slot [17] registered\n[ 0.167277] acpiphp: Slot [18] registered\n[ 0.168024] acpiphp: Slot [19] registered\n[ 0.168839] acpiphp: Slot [20] registered\n[ 0.169649] acpiphp: Slot [21] registered\n[ 0.170487] acpiphp: Slot [22] registered\n[ 0.171367] acpiphp: Slot [23] registered\n[ 0.172025] acpiphp: Slot [24] registered\n[ 0.172906] acpiphp: Slot [25] registered\n[ 0.173835] acpiphp: Slot [26] registered\n[ 0.174711] acpiphp: Slot [27] registered\n[ 0.176021] acpiphp: Slot [28] registered\n[ 0.176959] acpiphp: Slot [29] registered\n[ 0.177820] acpiphp: Slot [30] registered\n[ 0.178680] acpiphp: Slot [31] registered\n[ 0.179557] PCI host bridge to bus 0000:00\n[ 0.180004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.183435] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.184005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.185539] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.191854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.192012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.220479] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.222330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.224061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.225711] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.227392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.228695] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.230236] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.230236] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234664] SCSI subsystem initialized\n[ 0.236045] ACPI: bus type USB registered\n[ 0.237260] usbcore: registered new interface driver usbfs\n[ 0.238485] usbcore: registered new interface driver hub\n[ 0.240006] usbcore: registered new device driver usb\n[ 0.241532] PCI: Using ACPI for IRQ routing\n[ 0.241636] NetLabel: Initializing\n[ 0.244007] NetLabel: domain hash size = 128\n[ 0.245300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.246810] NetLabel: unlabeled traffic allowed by default\n[ 0.248178] Switched to clocksource kvm-clock\n[ 0.256044] AppArmor: AppArmor Filesystem Enabled\n[ 0.257493] pnp: PnP ACPI init\n[ 0.258371] ACPI: bus type PNP registered\n[ 0.259951] pnp: PnP ACPI: found 8 devices\n[ 0.261178] ACPI: bus type PNP unregistered\n[ 0.268597] NET: Registered protocol family 2\n[ 0.269981] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.271903] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.273800] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276242] TCP: reno registered\n[ 0.277105] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.278468] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279759] NET: Registered protocol family 1\n[ 0.280657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281786] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282887] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.304762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327068] Trying to unpack rootfs image as initramfs...\n[ 0.421109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.422871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423970] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.425238] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.426951] Scanning for low memory corruption every 60 seconds\n[ 0.428407] Initialise system trusted keyring\n[ 0.429360] audit: initializing netlink socket (disabled)\n[ 0.430400] type=2000 audit(1534309436.650:1): initialized\n[ 0.450291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.452264] zbud: loaded\n[ 0.453063] VFS: Disk quotas dquot_6.5.2\n[ 0.453911] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455407] fuse init (API version 7.22)\n[ 0.456295] msgmni has been set to 3997\n[ 0.457141] Key type big_key registered\n[ 0.458221] Key type asymmetric registered\n[ 0.459078] Asymmetric key parser 'x509' registered\n[ 0.460096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.461858] io scheduler noop registered\n[ 0.462735] io scheduler deadline registered (default)\n[ 0.463783] io scheduler cfq registered\n[ 0.464827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467652] ipmi message handler version 39.2\n[ 0.468744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470504] ACPI: Power Button [PWRF]\n[ 0.471506] GHES: HEST is not enabled!\n[ 0.493766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560467] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588850] Linux agpgart interface v0.103\n[ 0.590751] brd: module loaded\n[ 0.591974] loop: module loaded\n[ 0.593146] blk-mq: CPU -> queue map\n[ 0.594083] CPU 0 -> Queue 0\n[ 0.594908] CPU 1 -> Queue 0\n[ 0.596370] vda: vda1\n[ 0.598148] scsi0 : ata_piix\n[ 0.598941] scsi1 : ata_piix\n[ 0.599798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603249] libphy: Fixed MDIO Bus: probed\n[ 0.604505] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605803] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608967] PPP generic driver version 2.4.2\n[ 0.610401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612231] ehci-pci: EHCI PCI platform driver\n[ 0.613382] ehci-platform: EHCI generic platform driver\n[ 0.614990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616840] ohci-pci: OHCI PCI platform driver\n[ 0.618144] ohci-platform: OHCI generic platform driver\n[ 0.619356] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641989] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643185] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.647089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650943] usb usb1: Product: UHCI Host Controller\n[ 0.652071] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653702] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655142] hub 1-0:1.0: USB hub found\n[ 0.656172] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662931] mousedev: PS/2 mouse device common for all mice\n[ 0.664585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667015] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672661] device-mapper: uevent: version 1.0.3\n[ 0.673961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.676109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677725] TCP: cubic registered\n[ 0.678694] NET: Registered protocol family 10\n[ 0.680188] NET: Registered protocol family 17\n[ 0.681624] Key type dns_resolver registered\n[ 0.683298] Loading compiled-in X.509 certificates\n[ 0.685339] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688315] registered taskstats version 1\n[ 0.698740] Key type trusted registered\n[ 0.702757] Key type encrypted registered\n[ 0.703905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.707329] regulator-dummy: disabling\n[ 0.708464] Magic number: 14:180:62\n[ 0.709736] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.712055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713673] EDD information not available.\n[ 0.761117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763151] Write protecting the kernel read-only data: 12288k\n[ 0.764912] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767794] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.782290] systemd-udevd[107]: starting version 204\n[ 0.820485] FDC 0 is a S82078B\n[ 0.968051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.133018] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134343] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135652] usb 1-1: Product: QEMU USB Tablet\n[ 1.136542] usb 1-1: Manufacturer: QEMU\n[ 1.137332] usb 1-1: SerialNumber: 42\n[ 1.420052] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.837111] 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.077649] 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.147050] random: init urandom read with 10 bits of entropy available\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[ 2.253037] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.75]: 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 * 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[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 ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.55]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.75 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:f8:ad:98 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:a2:57:27 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..+.|\n| . o+Eo|\n| +.. o|\n| . o o.|\n| S o . |\n| . . |\n| ... . .|\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:\n6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . |\n| E = |\n|. o o . |\n|.o = . |\n|o.= . o S |\n|=o. o o |\n|o* . + . |\n|o . .. o |\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:\n77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| .o |\n| . .+ |\n| .E. |\n| S . .o. |\n| o o. . |\n| .+.+ . |\n| ..=oo =. |\n| .o.o oo+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:\nc8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|++E . . |\n|+oo o o |\n|++ .. . o |\n|..o. . + |\n|..o o S |\n|.+ |\n|. o |\n|.+ . |\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 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 D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[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.\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.68 seconds.\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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.52 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 vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 16340 0 --:--:-- --:--:-- --:--:-- 16401\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2534 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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-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\n0 upgraded, 139 newly installed, 0 to remove and 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:118 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:120 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 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: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7627 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-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.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-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.1) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.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 ... 53135 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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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-155.205) ...\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 11906\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12554\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"} 2018-08-15 05:07:16,463 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action used request id req-c3c957a8-0f61-4acc-aeb6-ff41641982aa 2018-08-15 05:07:16,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0937438011169s 2018-08-15 05:07:16,465 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action used request id req-c3c957a8-0f61-4acc-aeb6-ff41641982aa 2018-08-15 05:07:16,466 - functest.core.singlevm - DEBUG - console: [ 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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.009117] AppArmor: AppArmor initialized [ 0.010143] Yama: becoming mindful. [ 0.011188] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013343] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016643] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018217] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020212] Initializing cgroup subsys memory [ 0.021348] Initializing cgroup subsys devices [ 0.022497] Initializing cgroup subsys freezer [ 0.023658] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025215] Initializing cgroup subsys hugetlb [ 0.026385] CPU: Physical Processor ID: 0 [ 0.028010] FEATURE SPEC_CTRL Not Present [ 0.029760] mce: CPU supports 10 MCE banks [ 0.030919] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030919] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033604] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.036003] Speculative Store Bypass: Vulnerable [ 0.037880] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042820] ACPI: Core revision 20131115 [ 0.044653] ACPI: All ACPI Tables successfully acquired [ 0.046221] ftrace: allocating 28727 entries in 113 pages [ 0.072167] Enabling x2apic [ 0.072862] Enabled x2apic [ 0.073677] Switched APIC routing to physical x2apic. [ 0.075875] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.080019] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089186] KVM setup paravirtual spinlock [ 0.091577] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092154] x86: Booting SMP configuration: [ 0.093328] .... node #0, CPUs: #1[ 0.091544] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108019] x86: Booted up 1 node, 2 CPUs [ 0.108013] KVM setup async PF for cpu 1 [ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112324] devtmpfs: initialized [ 0.114228] EVM: security.selinux [ 0.115153] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116849] EVM: security.capability [ 0.117859] pinctrl core: initialized pinctrl subsystem [ 0.120052] regulator-dummy: no parameters [ 0.121225] RTC time: 5:03:55, date: 08/15/18 [ 0.122422] NET: Registered protocol family 16 [ 0.123703] cpuidle: using governor ladder [ 0.124004] cpuidle: using governor menu [ 0.125125] ACPI: bus type PCI registered [ 0.126203] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.127917] PCI: Using configuration type 1 for base access [ 0.128566] bio: create slab at 0 [ 0.128906] ACPI: Added _OSI(Module Device) [ 0.128946] ACPI: Added _OSI(Processor Device) [ 0.129828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134575] ACPI: Interpreter enabled [ 0.135482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.140702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.142827] ACPI: (supports S0 S5) [ 0.143567] ACPI: Using IOAPIC for interrupt routing [ 0.144023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148196] ACPI: No dock devices found. [ 0.150777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.151944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.155480] acpiphp: Slot [3] registered [ 0.156024] acpiphp: Slot [4] registered [ 0.156861] acpiphp: Slot [5] registered [ 0.157659] acpiphp: Slot [6] registered [ 0.158453] acpiphp: Slot [7] registered [ 0.159270] acpiphp: Slot [8] registered [ 0.160018] acpiphp: Slot [9] registered [ 0.160852] acpiphp: Slot [10] registered [ 0.161667] acpiphp: Slot [11] registered [ 0.162476] acpiphp: Slot [12] registered [ 0.163297] acpiphp: Slot [13] registered [ 0.164023] acpiphp: Slot [14] registered [ 0.164852] acpiphp: Slot [15] registered [ 0.165664] acpiphp: Slot [16] registered [ 0.166480] acpiphp: Slot [17] registered [ 0.167277] acpiphp: Slot [18] registered [ 0.168024] acpiphp: Slot [19] registered [ 0.168839] acpiphp: Slot [20] registered [ 0.169649] acpiphp: Slot [21] registered [ 0.170487] acpiphp: Slot [22] registered [ 0.171367] acpiphp: Slot [23] registered [ 0.172025] acpiphp: Slot [24] registered [ 0.172906] acpiphp: Slot [25] registered [ 0.173835] acpiphp: Slot [26] registered [ 0.174711] acpiphp: Slot [27] registered [ 0.176021] acpiphp: Slot [28] registered [ 0.176959] acpiphp: Slot [29] registered [ 0.177820] acpiphp: Slot [30] registered [ 0.178680] acpiphp: Slot [31] registered [ 0.179557] PCI host bridge to bus 0000:00 [ 0.180004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.183435] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.184005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.185539] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.191854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.192012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.220479] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.222330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.224061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.225711] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.227392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.228695] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.230236] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.230236] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232867] vgaarb: bridge control possible 0000:00:02.0 [ 0.234664] SCSI subsystem initialized [ 0.236045] ACPI: bus type USB registered [ 0.237260] usbcore: registered new interface driver usbfs [ 0.238485] usbcore: registered new interface driver hub [ 0.240006] usbcore: registered new device driver usb [ 0.241532] PCI: Using ACPI for IRQ routing [ 0.241636] NetLabel: Initializing [ 0.244007] NetLabel: domain hash size = 128 [ 0.245300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.246810] NetLabel: unlabeled traffic allowed by default [ 0.248178] Switched to clocksource kvm-clock [ 0.256044] AppArmor: AppArmor Filesystem Enabled [ 0.257493] pnp: PnP ACPI init [ 0.258371] ACPI: bus type PNP registered [ 0.259951] pnp: PnP ACPI: found 8 devices [ 0.261178] ACPI: bus type PNP unregistered [ 0.268597] NET: Registered protocol family 2 [ 0.269981] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.271903] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.273800] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276242] TCP: reno registered [ 0.277105] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.278468] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279759] NET: Registered protocol family 1 [ 0.280657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281786] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282887] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.304762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327068] Trying to unpack rootfs image as initramfs... [ 0.421109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.422871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423970] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.425238] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.426951] Scanning for low memory corruption every 60 seconds [ 0.428407] Initialise system trusted keyring [ 0.429360] audit: initializing netlink socket (disabled) [ 0.430400] type=2000 audit(1534309436.650:1): initialized [ 0.450291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.452264] zbud: loaded [ 0.453063] VFS: Disk quotas dquot_6.5.2 [ 0.453911] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455407] fuse init (API version 7.22) [ 0.456295] msgmni has been set to 3997 [ 0.457141] Key type big_key registered [ 0.458221] Key type asymmetric registered [ 0.459078] Asymmetric key parser 'x509' registered [ 0.460096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.461858] io scheduler noop registered [ 0.462735] io scheduler deadline registered (default) [ 0.463783] io scheduler cfq registered [ 0.464827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467652] ipmi message handler version 39.2 [ 0.468744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470504] ACPI: Power Button [PWRF] [ 0.471506] GHES: HEST is not enabled! [ 0.493766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560467] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588850] Linux agpgart interface v0.103 [ 0.590751] brd: module loaded [ 0.591974] loop: module loaded [ 0.593146] blk-mq: CPU -> queue map [ 0.594083] CPU 0 -> Queue 0 [ 0.594908] CPU 1 -> Queue 0 [ 0.596370] vda: vda1 [ 0.598148] scsi0 : ata_piix [ 0.598941] scsi1 : ata_piix [ 0.599798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603249] libphy: Fixed MDIO Bus: probed [ 0.604505] tun: Universal TUN/TAP device driver, 1.6 [ 0.605803] tun: (C) 1999-2004 Max Krasnyansky [ 0.608967] PPP generic driver version 2.4.2 [ 0.610401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612231] ehci-pci: EHCI PCI platform driver [ 0.613382] ehci-platform: EHCI generic platform driver [ 0.614990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616840] ohci-pci: OHCI PCI platform driver [ 0.618144] ohci-platform: OHCI generic platform driver [ 0.619356] uhci_hcd: USB Universal Host Controller Interface driver [ 0.641989] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643185] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.647089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650943] usb usb1: Product: UHCI Host Controller [ 0.652071] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653702] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655142] hub 1-0:1.0: USB hub found [ 0.656172] hub 1-0:1.0: 2 ports detected [ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662931] mousedev: PS/2 mouse device common for all mice [ 0.664585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667015] rtc_cmos 00:00: RTC can wake from S4 [ 0.668750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672661] device-mapper: uevent: version 1.0.3 [ 0.673961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.676109] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677725] TCP: cubic registered [ 0.678694] NET: Registered protocol family 10 [ 0.680188] NET: Registered protocol family 17 [ 0.681624] Key type dns_resolver registered [ 0.683298] Loading compiled-in X.509 certificates [ 0.685339] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688315] registered taskstats version 1 [ 0.698740] Key type trusted registered [ 0.702757] Key type encrypted registered [ 0.703905] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705444] IMA: No TPM chip found, activating TPM-bypass! [ 0.707329] regulator-dummy: disabling [ 0.708464] Magic number: 14:180:62 [ 0.709736] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.712055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.713673] EDD information not available. [ 0.761117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763151] Write protecting the kernel read-only data: 12288k [ 0.764912] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767794] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.782290] systemd-udevd[107]: starting version 204 [ 0.820485] FDC 0 is a S82078B [ 0.968051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.133018] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134343] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135652] usb 1-1: Product: QEMU USB Tablet [ 1.136542] usb 1-1: Manufacturer: QEMU [ 1.137332] usb 1-1: SerialNumber: 42 [ 1.420052] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.837111] 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.077649] 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.147050] random: init urandom read with 10 bits of entropy available * 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 ] [ 2.253037] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.57 seconds. cloud-init-nonet[2.75]: 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 ] * 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[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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.55]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.75 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:f8:ad:98 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:a2:57:27 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: ee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | ..+.| | . o+Eo| | +.. o| | . 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: 6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . . | | E = | |. o o . | |.o = . | |o.= . o S | |=o. o o | |o* . + . | |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: 77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | .o | | . .+ | | .E. | | S . .o. | | o o. . | | .+.+ . | | ..=oo =. | | .o.o oo+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: c8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |++E . . | |+oo o o | |++ .. . o | |..o. . + | |..o o S | |.+ | |. 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 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.68 seconds. * 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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.52 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 vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 16340 0 --:--:-- --:--:-- --:--:-- 16401 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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-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 0 upgraded, 139 newly installed, 0 to remove and 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:111 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:118 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:120 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 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: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7627 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-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.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-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.1) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.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 ... 53135 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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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-155.205) ... 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 11906 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12554 * 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 2018-08-15 05:07:16,471 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:07:26,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:26,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:27,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d3c72d6-7a39-4975-82d6-7c8259d763d0 x-compute-request-id: req-5d3c72d6-7a39-4975-82d6-7c8259d763d0 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:27,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5d3c72d6-7a39-4975-82d6-7c8259d763d0 2018-08-15 05:07:27,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666167974472s 2018-08-15 05:07:27,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5d3c72d6-7a39-4975-82d6-7c8259d763d0 2018-08-15 05:07:27,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:27,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51b5a09b-d20c-493f-aa88-e6161e2727ef x-compute-request-id: req-51b5a09b-d20c-493f-aa88-e6161e2727ef Content-Encoding: gzip Content-Length: 19793 Content-Type: application/json RESP BODY: {"output": " events only.\n[ 0.089186] KVM setup paravirtual spinlock\n[ 0.091577] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092154] x86: Booting SMP configuration:\n[ 0.093328] .... node #0, CPUs: #1[ 0.091544] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108019] x86: Booted up 1 node, 2 CPUs\n[ 0.108013] KVM setup async PF for cpu 1\n[ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112324] devtmpfs: initialized\n[ 0.114228] EVM: security.selinux\n[ 0.115153] EVM: security.SMACK64\n[ 0.116005] EVM: security.ima\n[ 0.116849] EVM: security.capability\n[ 0.117859] pinctrl core: initialized pinctrl subsystem\n[ 0.120052] regulator-dummy: no parameters\n[ 0.121225] RTC time: 5:03:55, date: 08/15/18\n[ 0.122422] NET: Registered protocol family 16\n[ 0.123703] cpuidle: using governor ladder\n[ 0.124004] cpuidle: using governor menu\n[ 0.125125] ACPI: bus type PCI registered\n[ 0.126203] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.127917] PCI: Using configuration type 1 for base access\n[ 0.128566] bio: create slab at 0\n[ 0.128906] ACPI: Added _OSI(Module Device)\n[ 0.128946] ACPI: Added _OSI(Processor Device)\n[ 0.129828] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134575] ACPI: Interpreter enabled\n[ 0.135482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.139272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.140702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.142827] ACPI: (supports S0 S5)\n[ 0.143567] ACPI: Using IOAPIC for interrupt routing\n[ 0.144023] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148196] ACPI: No dock devices found.\n[ 0.150777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.151944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.153225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.155480] acpiphp: Slot [3] registered\n[ 0.156024] acpiphp: Slot [4] registered\n[ 0.156861] acpiphp: Slot [5] registered\n[ 0.157659] acpiphp: Slot [6] registered\n[ 0.158453] acpiphp: Slot [7] registered\n[ 0.159270] acpiphp: Slot [8] registered\n[ 0.160018] acpiphp: Slot [9] registered\n[ 0.160852] acpiphp: Slot [10] registered\n[ 0.161667] acpiphp: Slot [11] registered\n[ 0.162476] acpiphp: Slot [12] registered\n[ 0.163297] acpiphp: Slot [13] registered\n[ 0.164023] acpiphp: Slot [14] registered\n[ 0.164852] acpiphp: Slot [15] registered\n[ 0.165664] acpiphp: Slot [16] registered\n[ 0.166480] acpiphp: Slot [17] registered\n[ 0.167277] acpiphp: Slot [18] registered\n[ 0.168024] acpiphp: Slot [19] registered\n[ 0.168839] acpiphp: Slot [20] registered\n[ 0.169649] acpiphp: Slot [21] registered\n[ 0.170487] acpiphp: Slot [22] registered\n[ 0.171367] acpiphp: Slot [23] registered\n[ 0.172025] acpiphp: Slot [24] registered\n[ 0.172906] acpiphp: Slot [25] registered\n[ 0.173835] acpiphp: Slot [26] registered\n[ 0.174711] acpiphp: Slot [27] registered\n[ 0.176021] acpiphp: Slot [28] registered\n[ 0.176959] acpiphp: Slot [29] registered\n[ 0.177820] acpiphp: Slot [30] registered\n[ 0.178680] acpiphp: Slot [31] registered\n[ 0.179557] PCI host bridge to bus 0000:00\n[ 0.180004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.181056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.182246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.183435] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.184005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.185539] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.191854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.192012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.220479] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.222330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.224061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.225711] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.227392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.228695] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.230236] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.230236] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232004] vgaarb: loaded\n[ 0.232867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.234664] SCSI subsystem initialized\n[ 0.236045] ACPI: bus type USB registered\n[ 0.237260] usbcore: registered new interface driver usbfs\n[ 0.238485] usbcore: registered new interface driver hub\n[ 0.240006] usbcore: registered new device driver usb\n[ 0.241532] PCI: Using ACPI for IRQ routing\n[ 0.241636] NetLabel: Initializing\n[ 0.244007] NetLabel: domain hash size = 128\n[ 0.245300] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.246810] NetLabel: unlabeled traffic allowed by default\n[ 0.248178] Switched to clocksource kvm-clock\n[ 0.256044] AppArmor: AppArmor Filesystem Enabled\n[ 0.257493] pnp: PnP ACPI init\n[ 0.258371] ACPI: bus type PNP registered\n[ 0.259951] pnp: PnP ACPI: found 8 devices\n[ 0.261178] ACPI: bus type PNP unregistered\n[ 0.268597] NET: Registered protocol family 2\n[ 0.269981] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.271903] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.273800] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.276242] TCP: reno registered\n[ 0.277105] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.278468] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279759] NET: Registered protocol family 1\n[ 0.280657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281786] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282887] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.304762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327068] Trying to unpack rootfs image as initramfs...\n[ 0.421109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.422871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423970] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.425238] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.426951] Scanning for low memory corruption every 60 seconds\n[ 0.428407] Initialise system trusted keyring\n[ 0.429360] audit: initializing netlink socket (disabled)\n[ 0.430400] type=2000 audit(1534309436.650:1): initialized\n[ 0.450291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.452264] zbud: loaded\n[ 0.453063] VFS: Disk quotas dquot_6.5.2\n[ 0.453911] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455407] fuse init (API version 7.22)\n[ 0.456295] msgmni has been set to 3997\n[ 0.457141] Key type big_key registered\n[ 0.458221] Key type asymmetric registered\n[ 0.459078] Asymmetric key parser 'x509' registered\n[ 0.460096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.461858] io scheduler noop registered\n[ 0.462735] io scheduler deadline registered (default)\n[ 0.463783] io scheduler cfq registered\n[ 0.464827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467652] ipmi message handler version 39.2\n[ 0.468744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470504] ACPI: Power Button [PWRF]\n[ 0.471506] GHES: HEST is not enabled!\n[ 0.493766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560467] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588850] Linux agpgart interface v0.103\n[ 0.590751] brd: module loaded\n[ 0.591974] loop: module loaded\n[ 0.593146] blk-mq: CPU -> queue map\n[ 0.594083] CPU 0 -> Queue 0\n[ 0.594908] CPU 1 -> Queue 0\n[ 0.596370] vda: vda1\n[ 0.598148] scsi0 : ata_piix\n[ 0.598941] scsi1 : ata_piix\n[ 0.599798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603249] libphy: Fixed MDIO Bus: probed\n[ 0.604505] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605803] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608967] PPP generic driver version 2.4.2\n[ 0.610401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612231] ehci-pci: EHCI PCI platform driver\n[ 0.613382] ehci-platform: EHCI generic platform driver\n[ 0.614990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616840] ohci-pci: OHCI PCI platform driver\n[ 0.618144] ohci-platform: OHCI generic platform driver\n[ 0.619356] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641989] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643185] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.647089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650943] usb usb1: Product: UHCI Host Controller\n[ 0.652071] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653702] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655142] hub 1-0:1.0: USB hub found\n[ 0.656172] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662931] mousedev: PS/2 mouse device common for all mice\n[ 0.664585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667015] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672661] device-mapper: uevent: version 1.0.3\n[ 0.673961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.676109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677725] TCP: cubic registered\n[ 0.678694] NET: Registered protocol family 10\n[ 0.680188] NET: Registered protocol family 17\n[ 0.681624] Key type dns_resolver registered\n[ 0.683298] Loading compiled-in X.509 certificates\n[ 0.685339] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688315] registered taskstats version 1\n[ 0.698740] Key type trusted registered\n[ 0.702757] Key type encrypted registered\n[ 0.703905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.707329] regulator-dummy: disabling\n[ 0.708464] Magic number: 14:180:62\n[ 0.709736] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.712055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713673] EDD information not available.\n[ 0.761117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763151] Write protecting the kernel read-only data: 12288k\n[ 0.764912] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767794] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.782290] systemd-udevd[107]: starting version 204\n[ 0.820485] FDC 0 is a S82078B\n[ 0.968051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.133018] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134343] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135652] usb 1-1: Product: QEMU USB Tablet\n[ 1.136542] usb 1-1: Manufacturer: QEMU\n[ 1.137332] usb 1-1: SerialNumber: 42\n[ 1.420052] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.837111] 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.077649] 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.147050] random: init urandom read with 10 bits of entropy available\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[ 2.253037] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.75]: 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 * 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[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 ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.55]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.75 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:f8:ad:98 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:a2:57:27 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..+.|\n| . o+Eo|\n| +.. o|\n| . o o.|\n| S o . |\n| . . |\n| ... . .|\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:\n6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . |\n| E = |\n|. o o . |\n|.o = . |\n|o.= . o S |\n|=o. o o |\n|o* . + . |\n|o . .. o |\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:\n77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| .o |\n| . .+ |\n| .E. |\n| S . .o. |\n| o o. . |\n| .+.+ . |\n| ..=oo =. |\n| .o.o oo+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:\nc8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|++E . . |\n|+oo o o |\n|++ .. . o |\n|..o. . + |\n|..o o S |\n|.+ |\n|. o |\n|.+ . |\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 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 D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[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.\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.68 seconds.\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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.52 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 vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 16340 0 --:--:-- --:--:-- --:--:-- 16401\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2534 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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-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\n0 upgraded, 139 newly installed, 0 to remove and 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:118 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:120 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 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: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7627 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-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.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-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.1) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.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 ... 53135 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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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-155.205) ...\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 11906\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12554\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\n"} 2018-08-15 05:07:27,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action used request id req-51b5a09b-d20c-493f-aa88-e6161e2727ef 2018-08-15 05:07:27,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0821681022644s 2018-08-15 05:07:27,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action used request id req-51b5a09b-d20c-493f-aa88-e6161e2727ef 2018-08-15 05:07:27,241 - functest.core.singlevm - DEBUG - console: events only. [ 0.089186] KVM setup paravirtual spinlock [ 0.091577] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092154] x86: Booting SMP configuration: [ 0.093328] .... node #0, CPUs: #1[ 0.091544] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108019] x86: Booted up 1 node, 2 CPUs [ 0.108013] KVM setup async PF for cpu 1 [ 0.108013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111548] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112324] devtmpfs: initialized [ 0.114228] EVM: security.selinux [ 0.115153] EVM: security.SMACK64 [ 0.116005] EVM: security.ima [ 0.116849] EVM: security.capability [ 0.117859] pinctrl core: initialized pinctrl subsystem [ 0.120052] regulator-dummy: no parameters [ 0.121225] RTC time: 5:03:55, date: 08/15/18 [ 0.122422] NET: Registered protocol family 16 [ 0.123703] cpuidle: using governor ladder [ 0.124004] cpuidle: using governor menu [ 0.125125] ACPI: bus type PCI registered [ 0.126203] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.127917] PCI: Using configuration type 1 for base access [ 0.128566] bio: create slab at 0 [ 0.128906] ACPI: Added _OSI(Module Device) [ 0.128946] ACPI: Added _OSI(Processor Device) [ 0.129828] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134575] ACPI: Interpreter enabled [ 0.135482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.139272] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.140702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.142827] ACPI: (supports S0 S5) [ 0.143567] ACPI: Using IOAPIC for interrupt routing [ 0.144023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148196] ACPI: No dock devices found. [ 0.150777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.151944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.152007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.153225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.155480] acpiphp: Slot [3] registered [ 0.156024] acpiphp: Slot [4] registered [ 0.156861] acpiphp: Slot [5] registered [ 0.157659] acpiphp: Slot [6] registered [ 0.158453] acpiphp: Slot [7] registered [ 0.159270] acpiphp: Slot [8] registered [ 0.160018] acpiphp: Slot [9] registered [ 0.160852] acpiphp: Slot [10] registered [ 0.161667] acpiphp: Slot [11] registered [ 0.162476] acpiphp: Slot [12] registered [ 0.163297] acpiphp: Slot [13] registered [ 0.164023] acpiphp: Slot [14] registered [ 0.164852] acpiphp: Slot [15] registered [ 0.165664] acpiphp: Slot [16] registered [ 0.166480] acpiphp: Slot [17] registered [ 0.167277] acpiphp: Slot [18] registered [ 0.168024] acpiphp: Slot [19] registered [ 0.168839] acpiphp: Slot [20] registered [ 0.169649] acpiphp: Slot [21] registered [ 0.170487] acpiphp: Slot [22] registered [ 0.171367] acpiphp: Slot [23] registered [ 0.172025] acpiphp: Slot [24] registered [ 0.172906] acpiphp: Slot [25] registered [ 0.173835] acpiphp: Slot [26] registered [ 0.174711] acpiphp: Slot [27] registered [ 0.176021] acpiphp: Slot [28] registered [ 0.176959] acpiphp: Slot [29] registered [ 0.177820] acpiphp: Slot [30] registered [ 0.178680] acpiphp: Slot [31] registered [ 0.179557] PCI host bridge to bus 0000:00 [ 0.180004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.181056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.182246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.183435] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.184005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.185539] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.191854] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.192012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.220479] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.222330] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.224061] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.225711] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.227392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.228695] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.230236] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.230236] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232004] vgaarb: loaded [ 0.232867] vgaarb: bridge control possible 0000:00:02.0 [ 0.234664] SCSI subsystem initialized [ 0.236045] ACPI: bus type USB registered [ 0.237260] usbcore: registered new interface driver usbfs [ 0.238485] usbcore: registered new interface driver hub [ 0.240006] usbcore: registered new device driver usb [ 0.241532] PCI: Using ACPI for IRQ routing [ 0.241636] NetLabel: Initializing [ 0.244007] NetLabel: domain hash size = 128 [ 0.245300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.246810] NetLabel: unlabeled traffic allowed by default [ 0.248178] Switched to clocksource kvm-clock [ 0.256044] AppArmor: AppArmor Filesystem Enabled [ 0.257493] pnp: PnP ACPI init [ 0.258371] ACPI: bus type PNP registered [ 0.259951] pnp: PnP ACPI: found 8 devices [ 0.261178] ACPI: bus type PNP unregistered [ 0.268597] NET: Registered protocol family 2 [ 0.269981] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.271903] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.273800] TCP: Hash tables configured (established 16384 bind 16384) [ 0.276242] TCP: reno registered [ 0.277105] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.278468] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279759] NET: Registered protocol family 1 [ 0.280657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281786] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282887] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.304762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327068] Trying to unpack rootfs image as initramfs... [ 0.421109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.422871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423970] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.425238] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.426951] Scanning for low memory corruption every 60 seconds [ 0.428407] Initialise system trusted keyring [ 0.429360] audit: initializing netlink socket (disabled) [ 0.430400] type=2000 audit(1534309436.650:1): initialized [ 0.450291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.452264] zbud: loaded [ 0.453063] VFS: Disk quotas dquot_6.5.2 [ 0.453911] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455407] fuse init (API version 7.22) [ 0.456295] msgmni has been set to 3997 [ 0.457141] Key type big_key registered [ 0.458221] Key type asymmetric registered [ 0.459078] Asymmetric key parser 'x509' registered [ 0.460096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.461858] io scheduler noop registered [ 0.462735] io scheduler deadline registered (default) [ 0.463783] io scheduler cfq registered [ 0.464827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467652] ipmi message handler version 39.2 [ 0.468744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470504] ACPI: Power Button [PWRF] [ 0.471506] GHES: HEST is not enabled! [ 0.493766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560467] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588850] Linux agpgart interface v0.103 [ 0.590751] brd: module loaded [ 0.591974] loop: module loaded [ 0.593146] blk-mq: CPU -> queue map [ 0.594083] CPU 0 -> Queue 0 [ 0.594908] CPU 1 -> Queue 0 [ 0.596370] vda: vda1 [ 0.598148] scsi0 : ata_piix [ 0.598941] scsi1 : ata_piix [ 0.599798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603249] libphy: Fixed MDIO Bus: probed [ 0.604505] tun: Universal TUN/TAP device driver, 1.6 [ 0.605803] tun: (C) 1999-2004 Max Krasnyansky [ 0.608967] PPP generic driver version 2.4.2 [ 0.610401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612231] ehci-pci: EHCI PCI platform driver [ 0.613382] ehci-platform: EHCI generic platform driver [ 0.614990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616840] ohci-pci: OHCI PCI platform driver [ 0.618144] ohci-platform: OHCI generic platform driver [ 0.619356] uhci_hcd: USB Universal Host Controller Interface driver [ 0.641989] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643185] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.647089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650943] usb usb1: Product: UHCI Host Controller [ 0.652071] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653702] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655142] hub 1-0:1.0: USB hub found [ 0.656172] hub 1-0:1.0: 2 ports detected [ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662931] mousedev: PS/2 mouse device common for all mice [ 0.664585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667015] rtc_cmos 00:00: RTC can wake from S4 [ 0.668750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672661] device-mapper: uevent: version 1.0.3 [ 0.673961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.676109] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677725] TCP: cubic registered [ 0.678694] NET: Registered protocol family 10 [ 0.680188] NET: Registered protocol family 17 [ 0.681624] Key type dns_resolver registered [ 0.683298] Loading compiled-in X.509 certificates [ 0.685339] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688315] registered taskstats version 1 [ 0.698740] Key type trusted registered [ 0.702757] Key type encrypted registered [ 0.703905] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705444] IMA: No TPM chip found, activating TPM-bypass! [ 0.707329] regulator-dummy: disabling [ 0.708464] Magic number: 14:180:62 [ 0.709736] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.712055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.713673] EDD information not available. [ 0.761117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763151] Write protecting the kernel read-only data: 12288k [ 0.764912] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767794] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.782290] systemd-udevd[107]: starting version 204 [ 0.820485] FDC 0 is a S82078B [ 0.968051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.133018] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134343] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135652] usb 1-1: Product: QEMU USB Tablet [ 1.136542] usb 1-1: Manufacturer: QEMU [ 1.137332] usb 1-1: SerialNumber: 42 [ 1.420052] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.837111] 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.077649] 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.147050] random: init urandom read with 10 bits of entropy available * 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 ] [ 2.253037] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.57 seconds. cloud-init-nonet[2.75]: 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 ] * 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[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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.55]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.75 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:f8:ad:98 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:a2:57:27 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: ee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | ..+.| | . o+Eo| | +.. o| | . 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: 6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . . | | E = | |. o o . | |.o = . | |o.= . o S | |=o. o o | |o* . + . | |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: 77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | .o | | . .+ | | .E. | | S . .o. | | o o. . | | .+.+ . | | ..=oo =. | | .o.o oo+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: c8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |++E . . | |+oo o o | |++ .. . o | |..o. . + | |..o o S | |.+ | |. 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 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.68 seconds. * 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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.52 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 vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 16340 0 --:--:-- --:--:-- --:--:-- 16401 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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-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 0 upgraded, 139 newly installed, 0 to remove and 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:111 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:118 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:120 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 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: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7627 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-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.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-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.1) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.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 ... 53135 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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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-155.205) ... 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 11906 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12554 * 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 2018-08-15 05:07:27,246 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-15 05:07:37,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32e53be4-c02d-44fa-8982-6a1dfe273fcd x-compute-request-id: req-32e53be4-c02d-44fa-8982-6a1dfe273fcd Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:37,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-32e53be4-c02d-44fa-8982-6a1dfe273fcd 2018-08-15 05:07:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52148604393s 2018-08-15 05:07:37,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-32e53be4-c02d-44fa-8982-6a1dfe273fcd 2018-08-15 05:07:37,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:37,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7239232e-3c43-4381-852c-bbd8c7d2691d x-compute-request-id: req-7239232e-3c43-4381-852c-bbd8c7d2691d Content-Encoding: gzip Content-Length: 19648 Content-Type: application/json RESP BODY: {"output": "gured (established 16384 bind 16384)\n[ 0.276242] TCP: reno registered\n[ 0.277105] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.278468] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279759] NET: Registered protocol family 1\n[ 0.280657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.281786] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.282887] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.304762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.327068] Trying to unpack rootfs image as initramfs...\n[ 0.421109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.422871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.423970] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.425238] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.426951] Scanning for low memory corruption every 60 seconds\n[ 0.428407] Initialise system trusted keyring\n[ 0.429360] audit: initializing netlink socket (disabled)\n[ 0.430400] type=2000 audit(1534309436.650:1): initialized\n[ 0.450291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.452264] zbud: loaded\n[ 0.453063] VFS: Disk quotas dquot_6.5.2\n[ 0.453911] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.455407] fuse init (API version 7.22)\n[ 0.456295] msgmni has been set to 3997\n[ 0.457141] Key type big_key registered\n[ 0.458221] Key type asymmetric registered\n[ 0.459078] Asymmetric key parser 'x509' registered\n[ 0.460096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.461858] io scheduler noop registered\n[ 0.462735] io scheduler deadline registered (default)\n[ 0.463783] io scheduler cfq registered\n[ 0.464827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.466131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.467652] ipmi message handler version 39.2\n[ 0.468744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.470504] ACPI: Power Button [PWRF]\n[ 0.471506] GHES: HEST is not enabled!\n[ 0.493766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.537918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560467] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.562527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588850] Linux agpgart interface v0.103\n[ 0.590751] brd: module loaded\n[ 0.591974] loop: module loaded\n[ 0.593146] blk-mq: CPU -> queue map\n[ 0.594083] CPU 0 -> Queue 0\n[ 0.594908] CPU 1 -> Queue 0\n[ 0.596370] vda: vda1\n[ 0.598148] scsi0 : ata_piix\n[ 0.598941] scsi1 : ata_piix\n[ 0.599798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.601413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.603249] libphy: Fixed MDIO Bus: probed\n[ 0.604505] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605803] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608967] PPP generic driver version 2.4.2\n[ 0.610401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.612231] ehci-pci: EHCI PCI platform driver\n[ 0.613382] ehci-platform: EHCI generic platform driver\n[ 0.614990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.616840] ohci-pci: OHCI PCI platform driver\n[ 0.618144] ohci-platform: OHCI generic platform driver\n[ 0.619356] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.641989] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643185] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.647089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650943] usb usb1: Product: UHCI Host Controller\n[ 0.652071] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.653702] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.655142] hub 1-0:1.0: USB hub found\n[ 0.656172] hub 1-0:1.0: 2 ports detected\n[ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.660023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.661345] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.662931] mousedev: PS/2 mouse device common for all mice\n[ 0.664585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667015] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.672661] device-mapper: uevent: version 1.0.3\n[ 0.673961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.676109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677725] TCP: cubic registered\n[ 0.678694] NET: Registered protocol family 10\n[ 0.680188] NET: Registered protocol family 17\n[ 0.681624] Key type dns_resolver registered\n[ 0.683298] Loading compiled-in X.509 certificates\n[ 0.685339] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.688315] registered taskstats version 1\n[ 0.698740] Key type trusted registered\n[ 0.702757] Key type encrypted registered\n[ 0.703905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705444] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.707329] regulator-dummy: disabling\n[ 0.708464] Magic number: 14:180:62\n[ 0.709736] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436)\n[ 0.712055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.713673] EDD information not available.\n[ 0.761117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.763151] Write protecting the kernel read-only data: 12288k\n[ 0.764912] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.767794] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.782290] systemd-udevd[107]: starting version 204\n[ 0.820485] FDC 0 is a S82078B\n[ 0.968051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.133018] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.134343] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.135652] usb 1-1: Product: QEMU USB Tablet\n[ 1.136542] usb 1-1: Manufacturer: QEMU\n[ 1.137332] usb 1-1: SerialNumber: 42\n[ 1.420052] tsc: Refined TSC clocksource calibration: 3491.840 MHz\n[ 1.837111] 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.077649] 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.147050] random: init urandom read with 10 bits of entropy available\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[ 2.253037] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.57 seconds.\ncloud-init-nonet[2.75]: 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 * 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[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 ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.55]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.75 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:f8:ad:98 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:a2:57:27 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\nee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..+.|\n| . o+Eo|\n| +.. o|\n| . o o.|\n| S o . |\n| . . |\n| ... . .|\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:\n6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . |\n| E = |\n|. o o . |\n|.o = . |\n|o.= . o S |\n|=o. o o |\n|o* . + . |\n|o . .. o |\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:\n77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| .o |\n| . .+ |\n| .E. |\n| S . .o. |\n| o o. . |\n| .+.+ . |\n| ..=oo =. |\n| .o.o oo+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:\nc8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|++E . . |\n|+oo o o |\n|++ .. . o |\n|..o. . + |\n|..o o S |\n|.+ |\n|. o |\n|.+ . |\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 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 D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[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.\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.68 seconds.\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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.52 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 vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 16340 0 --:--:-- --:--:-- --:--:-- 16401\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2534 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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-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\n0 upgraded, 139 newly installed, 0 to remove and 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:109 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:111 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:112 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:114 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:118 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:120 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:139 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: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7627 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 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) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-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.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\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 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.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2017c-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.1) ...\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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.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:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.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 ... 53135 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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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-155.205) ...\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 11906\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\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.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12554\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 8 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 (5645 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.3\n++ echo A 192.168.1.3\n+ echo 'nameserver 192.168.0.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.14'\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0 (DSA)\nec2: 256 77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0 (ECDSA)\nec2: 256 c8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0 (ED25519)\nec2: 2048 ee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKukbBhH8QRYhZ3zwHLrHhwfXawLiSo1h2lEpRPUnLksrBRBPZErt8cno95iCPhV1+tWd//GjV2cnnABu7SSupw= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHiuu21rPEYN4RDbhwxIVT8Q6ZTiapoW6YxsjKlVaR1Q root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLNPlSqO3P1xFg/i3ugaiKfeg+eYycaenSN1ScrncAukrOFa6xhTXiqFeK5Oj22Zsg0uLTqyps1tuF4JboNARXZjRwQuBYMADcnOVDehCaBfhHMIjHtUECWEZ/OvAWbQ1S1aHVmR/WA+vzfsa0RCKf18sMnbjhKhohVqGwj37rcaHgtNyuQ5gMtJFmIwcHgaPBreTZYbJi3L1Y8cf37bqUHGFSn7f6BGutCOfVCxqlvhhH9rG8c0+AjVRUNruRW9YStyO4taYc5Xe5Fk/+GG1UxwpcqLvx9z7mZ6ZEYrGAdkkNpTt4OTvf1RgP+fDuIUw/h2WaTcfLobOJvJq5EIHf root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:07:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.74 seconds\n"} 2018-08-15 05:07:37,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action used request id req-7239232e-3c43-4381-852c-bbd8c7d2691d 2018-08-15 05:07:37,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0845420360565s 2018-08-15 05:07:37,874 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a/action used request id req-7239232e-3c43-4381-852c-bbd8c7d2691d 2018-08-15 05:07:37,874 - functest.core.singlevm - DEBUG - console: gured (established 16384 bind 16384) [ 0.276242] TCP: reno registered [ 0.277105] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.278468] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279759] NET: Registered protocol family 1 [ 0.280657] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.281786] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.282887] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.304762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.327068] Trying to unpack rootfs image as initramfs... [ 0.421109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.422871] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.423970] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.425238] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.426951] Scanning for low memory corruption every 60 seconds [ 0.428407] Initialise system trusted keyring [ 0.429360] audit: initializing netlink socket (disabled) [ 0.430400] type=2000 audit(1534309436.650:1): initialized [ 0.450291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.452264] zbud: loaded [ 0.453063] VFS: Disk quotas dquot_6.5.2 [ 0.453911] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.455407] fuse init (API version 7.22) [ 0.456295] msgmni has been set to 3997 [ 0.457141] Key type big_key registered [ 0.458221] Key type asymmetric registered [ 0.459078] Asymmetric key parser 'x509' registered [ 0.460096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.461858] io scheduler noop registered [ 0.462735] io scheduler deadline registered (default) [ 0.463783] io scheduler cfq registered [ 0.464827] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.466131] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.467652] ipmi message handler version 39.2 [ 0.468744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.470504] ACPI: Power Button [PWRF] [ 0.471506] GHES: HEST is not enabled! [ 0.493766] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.537918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560467] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.562527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586220] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588850] Linux agpgart interface v0.103 [ 0.590751] brd: module loaded [ 0.591974] loop: module loaded [ 0.593146] blk-mq: CPU -> queue map [ 0.594083] CPU 0 -> Queue 0 [ 0.594908] CPU 1 -> Queue 0 [ 0.596370] vda: vda1 [ 0.598148] scsi0 : ata_piix [ 0.598941] scsi1 : ata_piix [ 0.599798] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.601413] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.603249] libphy: Fixed MDIO Bus: probed [ 0.604505] tun: Universal TUN/TAP device driver, 1.6 [ 0.605803] tun: (C) 1999-2004 Max Krasnyansky [ 0.608967] PPP generic driver version 2.4.2 [ 0.610401] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.612231] ehci-pci: EHCI PCI platform driver [ 0.613382] ehci-platform: EHCI generic platform driver [ 0.614990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.616840] ohci-pci: OHCI PCI platform driver [ 0.618144] ohci-platform: OHCI generic platform driver [ 0.619356] uhci_hcd: USB Universal Host Controller Interface driver [ 0.641989] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643185] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645260] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.647089] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650943] usb usb1: Product: UHCI Host Controller [ 0.652071] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.653702] usb usb1: SerialNumber: 0000:00:01.2 [ 0.655142] hub 1-0:1.0: USB hub found [ 0.656172] hub 1-0:1.0: 2 ports detected [ 0.657410] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662931] mousedev: PS/2 mouse device common for all mice [ 0.664585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667015] rtc_cmos 00:00: RTC can wake from S4 [ 0.668750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670624] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.672661] device-mapper: uevent: version 1.0.3 [ 0.673961] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.676109] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677725] TCP: cubic registered [ 0.678694] NET: Registered protocol family 10 [ 0.680188] NET: Registered protocol family 17 [ 0.681624] Key type dns_resolver registered [ 0.683298] Loading compiled-in X.509 certificates [ 0.685339] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.688315] registered taskstats version 1 [ 0.698740] Key type trusted registered [ 0.702757] Key type encrypted registered [ 0.703905] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705444] IMA: No TPM chip found, activating TPM-bypass! [ 0.707329] regulator-dummy: disabling [ 0.708464] Magic number: 14:180:62 [ 0.709736] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:56 UTC (1534309436) [ 0.712055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.713673] EDD information not available. [ 0.761117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.763151] Write protecting the kernel read-only data: 12288k [ 0.764912] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.767794] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.782290] systemd-udevd[107]: starting version 204 [ 0.820485] FDC 0 is a S82078B [ 0.968051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.133018] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.134343] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.135652] usb 1-1: Product: QEMU USB Tablet [ 1.136542] usb 1-1: Manufacturer: QEMU [ 1.137332] usb 1-1: SerialNumber: 42 [ 1.420052] tsc: Refined TSC clocksource calibration: 3491.840 MHz [ 1.837111] 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.077649] 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.147050] random: init urandom read with 10 bits of entropy available * 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 ] [ 2.253037] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 15 Aug 2018 05:03:58 +0000. Up 2.57 seconds. cloud-init-nonet[2.75]: 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 ] * 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[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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.55]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Wed, 15 Aug 2018 05:03:59 +0000. Up 3.75 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:f8:ad:98 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:a2:57:27 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: ee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | ..+.| | . o+Eo| | +.. o| | . 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: 6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | . . | | E = | |. o o . | |.o = . | |o.= . o S | |=o. o o | |o* . + . | |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: 77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | .o | | . .+ | | .E. | | S . .o. | | o o. . | | .+.+ . | | ..=oo =. | | .o.o oo+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: c8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ |++E . . | |+oo o o | |++ .. . o | |..o. . + | |..o o S | |.+ | |. 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 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 D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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. Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:07 +0000. Up 11.68 seconds. * 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 Wed, 15 Aug 2018 05:04:08 +0000. Up 12.52 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 vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 16340 0 --:--:-- --:--:-- --:--:-- 16401 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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 (2534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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-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 0 upgraded, 139 newly installed, 0 to remove and 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:79 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-155.205 [772 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 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:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 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:96 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:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:109 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:111 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:112 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:114 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:118 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:120 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:139 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: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7627 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 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) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-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.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... 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 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. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2017c-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.1) ... 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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.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 ... 53135 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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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-155.205) ... 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 11906 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 ...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. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12554 * 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 8 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 (5645 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.3 ++ echo A 192.168.1.3 + echo 'nameserver 192.168.0.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 6a:03:c7:af:82:18:1a:2d:63:e0:d1:66:35:9c:2a:61 root@vellum-0 (DSA) ec2: 256 77:d1:bb:c2:3a:df:a6:19:c2:a6:8d:e8:d7:55:16:b3 root@vellum-0 (ECDSA) ec2: 256 c8:65:24:8e:ea:a8:36:76:10:f0:a9:00:94:44:9b:58 root@vellum-0 (ED25519) ec2: 2048 ee:96:7c:f7:af:4f:2a:1f:c0:5d:27:c8:53:6c:d9:9c root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKukbBhH8QRYhZ3zwHLrHhwfXawLiSo1h2lEpRPUnLksrBRBPZErt8cno95iCPhV1+tWd//GjV2cnnABu7SSupw= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHiuu21rPEYN4RDbhwxIVT8Q6ZTiapoW6YxsjKlVaR1Q root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLNPlSqO3P1xFg/i3ugaiKfeg+eYycaenSN1ScrncAukrOFa6xhTXiqFeK5Oj22Zsg0uLTqyps1tuF4JboNARXZjRwQuBYMADcnOVDehCaBfhHMIjHtUECWEZ/OvAWbQ1S1aHVmR/WA+vzfsa0RCKf18sMnbjhKhohVqGwj37rcaHgtNyuQ5gMtJFmIwcHgaPBreTZYbJi3L1Y8cf37bqUHGFSn7f6BGutCOfVCxqlvhhH9rG8c0+AjVRUNruRW9YStyO4taYc5Xe5Fk/+GG1UxwpcqLvx9z7mZ6ZEYrGAdkkNpTt4OTvf1RgP+fDuIUw/h2WaTcfLobOJvJq5EIHf root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:07:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.74 seconds 2018-08-15 05:07:37,880 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:37,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:37,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:38,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc2e9ae6-3be8-4ee1-b61b-537ea733e264 x-compute-request-id: req-bc2e9ae6-3be8-4ee1-b61b-537ea733e264 Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:38,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bc2e9ae6-3be8-4ee1-b61b-537ea733e264 2018-08-15 05:07:38,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774192810059s 2018-08-15 05:07:38,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-bc2e9ae6-3be8-4ee1-b61b-537ea733e264 2018-08-15 05:07:38,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:38,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:38,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c98d6cc1-91f2-4ecb-8bae-edf056743b40 x-compute-request-id: req-c98d6cc1-91f2-4ecb-8bae-edf056743b40 Content-Encoding: gzip Content-Length: 20018 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008033] Security Framework initialized\n[ 0.009064] AppArmor: AppArmor initialized\n[ 0.010079] Yama: becoming mindful.\n[ 0.011118] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016594] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018127] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019955] Initializing cgroup subsys memory\n[ 0.020008] Initializing cgroup subsys devices\n[ 0.021089] Initializing cgroup subsys freezer\n[ 0.022168] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025145] Initializing cgroup subsys hugetlb\n[ 0.026332] CPU: Physical Processor ID: 0\n[ 0.027341] FEATURE SPEC_CTRL Not Present\n[ 0.028696] mce: CPU supports 10 MCE banks\n[ 0.029755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033440] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.035207] Speculative Store Bypass: Vulnerable\n[ 0.036330] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041776] ACPI: Core revision 20131115\n[ 0.043048] ACPI: All ACPI Tables successfully acquired\n[ 0.044022] ftrace: allocating 28727 entries in 113 pages\n[ 0.068132] Enabling x2apic\n[ 0.071222] Enabled x2apic\n[ 0.072049] Switched APIC routing to physical x2apic.\n[ 0.073985] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.075206] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.077005] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.084954] KVM setup paravirtual spinlock\n[ 0.087764] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088168] x86: Booting SMP configuration:\n[ 0.089084] .... node #0, CPUs: #1[ 0.087724] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104027] x86: Booted up 1 node, 2 CPUs\n[ 0.104017] KVM setup async PF for cpu 1\n[ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.106735] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108308] devtmpfs: initialized\n[ 0.110006] EVM: security.selinux\n[ 0.110715] EVM: security.SMACK64\n[ 0.111417] EVM: security.ima\n[ 0.112005] EVM: security.capability\n[ 0.112889] pinctrl core: initialized pinctrl subsystem\n[ 0.114024] regulator-dummy: no parameters\n[ 0.114902] RTC time: 5:03:51, date: 08/15/18\n[ 0.116078] NET: Registered protocol family 16\n[ 0.117110] cpuidle: using governor ladder\n[ 0.117905] cpuidle: using governor menu\n[ 0.118773] ACPI: bus type PCI registered\n[ 0.119595] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.120145] PCI: Using configuration type 1 for base access\n[ 0.121869] bio: create slab at 0\n[ 0.121869] ACPI: Added _OSI(Module Device)\n[ 0.124004] ACPI: Added _OSI(Processor Device)\n[ 0.125213] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.126537] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.129570] ACPI: Interpreter enabled\n[ 0.130369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.135789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137746] ACPI: (supports S0 S5)\n[ 0.138627] ACPI: Using IOAPIC for interrupt routing\n[ 0.139636] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140230] ACPI: No dock devices found.\n[ 0.142867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.144015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.145488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.146954] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.148211] acpiphp: Slot [3] registered\n[ 0.149254] acpiphp: Slot [4] registered\n[ 0.150217] acpiphp: Slot [5] registered\n[ 0.151184] acpiphp: Slot [6] registered\n[ 0.152021] acpiphp: Slot [7] registered\n[ 0.153021] acpiphp: Slot [8] registered\n[ 0.153987] acpiphp: Slot [9] registered\n[ 0.154982] acpiphp: Slot [10] registered\n[ 0.155964] acpiphp: Slot [11] registered\n[ 0.156018] acpiphp: Slot [12] registered\n[ 0.157012] acpiphp: Slot [13] registered\n[ 0.158011] acpiphp: Slot [14] registered\n[ 0.159014] acpiphp: Slot [15] registered\n[ 0.160018] acpiphp: Slot [16] registered\n[ 0.161003] acpiphp: Slot [17] registered\n[ 0.161971] acpiphp: Slot [18] registered\n[ 0.162962] acpiphp: Slot [19] registered\n[ 0.163924] acpiphp: Slot [20] registered\n[ 0.164019] acpiphp: Slot [21] registered\n[ 0.164983] acpiphp: Slot [22] registered\n[ 0.165964] acpiphp: Slot [23] registered\n[ 0.167033] acpiphp: Slot [24] registered\n[ 0.168000] acpiphp: Slot [25] registered\n[ 0.168018] acpiphp: Slot [26] registered\n[ 0.168980] acpiphp: Slot [27] registered\n[ 0.169942] acpiphp: Slot [28] registered\n[ 0.170930] acpiphp: Slot [29] registered\n[ 0.171899] acpiphp: Slot [30] registered\n[ 0.172026] acpiphp: Slot [31] registered\n[ 0.172978] PCI host bridge to bus 0000:00\n[ 0.173961] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.175186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.177351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.178846] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.188049] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.189895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.217485] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.219240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.220721] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.222416] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.224043] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.225434] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.226833] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.226833] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228004] vgaarb: loaded\n[ 0.228606] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229842] SCSI subsystem initialized\n[ 0.230914] ACPI: bus type USB registered\n[ 0.230914] usbcore: registered new interface driver usbfs\n[ 0.232013] usbcore: registered new interface driver hub\n[ 0.233060] usbcore: registered new device driver usb\n[ 0.233060] PCI: Using ACPI for IRQ routing\n[ 0.233171] NetLabel: Initializing\n[ 0.236006] NetLabel: domain hash size = 128\n[ 0.236879] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.237903] NetLabel: unlabeled traffic allowed by default\n[ 0.238960] Switched to clocksource kvm-clock\n[ 0.243231] AppArmor: AppArmor Filesystem Enabled\n[ 0.244219] pnp: PnP ACPI init\n[ 0.244897] ACPI: bus type PNP registered\n[ 0.246112] pnp: PnP ACPI: found 8 devices\n[ 0.246944] ACPI: bus type PNP unregistered\n[ 0.254285] NET: Registered protocol family 2\n[ 0.255539] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.257085] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.258459] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.259761] TCP: reno registered\n[ 0.260461] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.261623] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262938] NET: Registered protocol family 1\n[ 0.263874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.264998] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.266389] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.290235] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.313121] Trying to unpack rootfs image as initramfs...\n[ 0.406881] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409012] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410361] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.411869] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.413931] Scanning for low memory corruption every 60 seconds\n[ 0.415960] Initialise system trusted keyring\n[ 0.417156] audit: initializing netlink socket (disabled)\n[ 0.418373] type=2000 audit(1534309432.452:1): initialized\n[ 0.440882] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.443109] zbud: loaded\n[ 0.443994] VFS: Disk quotas dquot_6.5.2\n[ 0.445104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.447058] fuse init (API version 7.22)\n[ 0.448076] msgmni has been set to 3997\n[ 0.449317] Key type big_key registered\n[ 0.451015] Key type asymmetric registered\n[ 0.451905] Asymmetric key parser 'x509' registered\n[ 0.453007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.454546] io scheduler noop registered\n[ 0.455345] io scheduler deadline registered (default)\n[ 0.456352] io scheduler cfq registered\n[ 0.457256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.458293] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459509] ipmi message handler version 39.2\n[ 0.460413] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.461856] ACPI: Power Button [PWRF]\n[ 0.462704] GHES: HEST is not enabled!\n[ 0.484540] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.528335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550823] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.552809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.577130] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.580280] Linux agpgart interface v0.103\n[ 0.582132] brd: module loaded\n[ 0.583273] loop: module loaded\n[ 0.584352] blk-mq: CPU -> queue map\n[ 0.585203] CPU 0 -> Queue 0\n[ 0.585934] CPU 1 -> Queue 0\n[ 0.587360] vda: vda1\n[ 0.589148] scsi0 : ata_piix\n[ 0.590274] scsi1 : ata_piix\n[ 0.591322] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.593355] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.595193] libphy: Fixed MDIO Bus: probed\n[ 0.596280] tun: Universal TUN/TAP device driver, 1.6\n[ 0.597393] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600309] PPP generic driver version 2.4.2\n[ 0.601243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602492] ehci-pci: EHCI PCI platform driver\n[ 0.603420] ehci-platform: EHCI generic platform driver\n[ 0.604461] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.605666] ohci-pci: OHCI PCI platform driver\n[ 0.606674] ohci-platform: OHCI generic platform driver\n[ 0.607680] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629776] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.633423] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636060] usb usb1: Product: UHCI Host Controller\n[ 0.637004] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.638175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639166] hub 1-0:1.0: USB hub found\n[ 0.639951] hub 1-0:1.0: 2 ports detected\n[ 0.640883] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.643004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.645052] mousedev: PS/2 mouse device common for all mice\n[ 0.646339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648203] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649336] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650531] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651763] device-mapper: uevent: version 1.0.3\n[ 0.652903] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.654540] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655738] TCP: cubic registered\n[ 0.656541] NET: Registered protocol family 10\n[ 0.657759] NET: Registered protocol family 17\n[ 0.658665] Key type dns_resolver registered\n[ 0.659698] Loading compiled-in X.509 certificates\n[ 0.661157] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.662944] registered taskstats version 1\n[ 0.672515] Key type trusted registered\n[ 0.675828] Key type encrypted registered\n[ 0.676663] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677779] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.679220] regulator-dummy: disabling\n[ 0.680043] Magic number: 14:180:62\n[ 0.680972] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:52 UTC (1534309432)\n[ 0.682602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683719] EDD information not available.\n[ 0.753116] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.754688] Write protecting the kernel read-only data: 12288k\n[ 0.756329] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.759035] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.772492] systemd-udevd[107]: starting version 204\n[ 0.808878] FDC 0 is a S82078B\n[ 0.952046] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.116692] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.118387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.120090] usb 1-1: Product: QEMU USB Tablet\n[ 1.121005] usb 1-1: Manufacturer: QEMU\n[ 1.121819] usb 1-1: SerialNumber: 42\n[ 1.408164] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.824784] 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.064039] 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.138063] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.249362] 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 Wed, 15 Aug 2018 05:03:54 +0000. Up 2.81 seconds.\ncloud-init-nonet[2.99]: 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 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 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 * 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 ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:03:56 +0000. Up 4.38 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:9d:b7:75 |\nci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:45:a9:1a |\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:\n13:5d:93:ae:8d:67:e3:d0:e8:f1:fd:44:03:8f:40:88 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ..o. |\n| E o.... |\n| . .o . |\n| . o + |\n| S * . o.|\n| .* * ..|\n| . B o .|\n| . 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:\n91:d5:06:41:db:42:d9:a5:69:b7:f8:95:7c:88:63:df root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .** .. |\n| +.o+o |\n| o o.= . |\n| . o +.o.|\n| S = ooo|\n| . + o.|\n| o E|\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:\n59:ad:61:19:47:1f:a0:08:29:e6:88:3f:9f:33:1e:13 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. ..+.. |\n| o .. . * . . |\n| . + . . * . . |\n|. . . + o |\n| . E S . |\n| o . |\n| oo. |\n| =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:\n5d:e1:fd:77:6a:82:c6:25:10:71:55:73:cc:15:7e:63 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o...o.o+=|\n| o . o.oo|\n| . o .E.|\n| o . ..o|\n| S o . +|\n| . + .o|\n| + . o |\n| . o |\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 * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\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 automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:05 +0000. Up 13.36 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 sprout-0 ttyS0\n\nsprout-0 login: Generating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 16.25 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 15712 0 --:--:-- --:--:-- --:--:-- 15745\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://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [757 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 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 [469 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 [542 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 [252 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 (1504 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.13\n+ '[' -n 192.168.0.13 ']'\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 8 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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-155.205 [772 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 12s (4713 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.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-155.205) ...\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 8263\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 8361\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 8369\nclearwater-socket-factory-sig start/running, process 8374\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 8 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.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 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.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.24\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.24\n++ echo A 192.168.1.24\n++ ip2rr 192.168.1.24\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.24\n++ echo A 192.168.1.24\n++ ip2rr 192.168.1.24\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.24\n++ echo A 192.168.1.24\n++ ip2rr 192.168.1.24\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.24\n++ echo A 192.168.1.24\n+ echo 'nameserver 192.168.0.14'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.14'\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 91:d5:06:41:db:42:d9:a5:69:b7:f8:95:7c:88:63:df root@sprout-0 (DSA)\nec2: 256 59:ad:61:19:47:1f:a0:08:29:e6:88:3f:9f:33:1e:13 root@sprout-0 (ECDSA)\nec2: 256 5d:e1:fd:77:6a:82:c6:25:10:71:55:73:cc:15:7e:63 root@sprout-0 (ED25519)\nec2: 2048 13:5d:93:ae:8d:67:e3:d0:e8:f1:fd:44:03:8f:40:88 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMllaqnXK10N7OGn8lDnsXVJcmXst+e+tM+SSG3hp0ICL8D5KaTfAyBa5JnhvEqb13Br2yIZUt14CJX0xfK98GE= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEODUdhZfwtON3DPbwu4fQhaugvrBfmYKO9Io429kxGe root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClgXnlVcNkyMN3IsJOGsIV2L8Wr8+xaOnUUCSVpIQibrxYCgu+OSkOVGpb9YIop6+ytWjejU1NKv5INe3Fn+x7g2G3TQYJoyfwAJLMUKYGQtdc1L27Qg3d/TD7BK0QyR5Ug0rFcYePJA8wnNfQrc5lYNVa5PYVNZ1e53+OvvW2xNNLbq3TnpwepNMFau+0l6xVdCssWx+vL17LVZ91WMSdQ3h+8+KgR0hDJM8NjtQfXc5Kxf3qeida40RJKwucz5sbbT1D61XZTD4rXC5bS0vMdY+cE2VOytIfPyuvlA5JNH3itWbpHm9UAeHh5C5QK0DZdooHxPmtVbI25QKdvcdB root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.49 seconds\n"} 2018-08-15 05:07:38,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e/action used request id req-c98d6cc1-91f2-4ecb-8bae-edf056743b40 2018-08-15 05:07:38,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740621089935s 2018-08-15 05:07:38,734 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e/action used request id req-c98d6cc1-91f2-4ecb-8bae-edf056743b40 2018-08-15 05:07:38,734 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008033] Security Framework initialized [ 0.009064] AppArmor: AppArmor initialized [ 0.010079] Yama: becoming mindful. [ 0.011118] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013355] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016594] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018127] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019955] Initializing cgroup subsys memory [ 0.020008] Initializing cgroup subsys devices [ 0.021089] Initializing cgroup subsys freezer [ 0.022168] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025145] Initializing cgroup subsys hugetlb [ 0.026332] CPU: Physical Processor ID: 0 [ 0.027341] FEATURE SPEC_CTRL Not Present [ 0.028696] mce: CPU supports 10 MCE banks [ 0.029755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029755] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033440] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.035207] Speculative Store Bypass: Vulnerable [ 0.036330] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041776] ACPI: Core revision 20131115 [ 0.043048] ACPI: All ACPI Tables successfully acquired [ 0.044022] ftrace: allocating 28727 entries in 113 pages [ 0.068132] Enabling x2apic [ 0.071222] Enabled x2apic [ 0.072049] Switched APIC routing to physical x2apic. [ 0.073985] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.075206] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.077005] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.084954] KVM setup paravirtual spinlock [ 0.087764] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088168] x86: Booting SMP configuration: [ 0.089084] .... node #0, CPUs: #1[ 0.087724] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104027] x86: Booted up 1 node, 2 CPUs [ 0.104017] KVM setup async PF for cpu 1 [ 0.104017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.106735] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108308] devtmpfs: initialized [ 0.110006] EVM: security.selinux [ 0.110715] EVM: security.SMACK64 [ 0.111417] EVM: security.ima [ 0.112005] EVM: security.capability [ 0.112889] pinctrl core: initialized pinctrl subsystem [ 0.114024] regulator-dummy: no parameters [ 0.114902] RTC time: 5:03:51, date: 08/15/18 [ 0.116078] NET: Registered protocol family 16 [ 0.117110] cpuidle: using governor ladder [ 0.117905] cpuidle: using governor menu [ 0.118773] ACPI: bus type PCI registered [ 0.119595] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.120145] PCI: Using configuration type 1 for base access [ 0.121869] bio: create slab at 0 [ 0.121869] ACPI: Added _OSI(Module Device) [ 0.124004] ACPI: Added _OSI(Processor Device) [ 0.125213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.126537] ACPI: Added _OSI(Processor Aggregator Device) [ 0.129570] ACPI: Interpreter enabled [ 0.130369] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.135789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137746] ACPI: (supports S0 S5) [ 0.138627] ACPI: Using IOAPIC for interrupt routing [ 0.139636] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140230] ACPI: No dock devices found. [ 0.142867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.144015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.145488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.146954] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.148211] acpiphp: Slot [3] registered [ 0.149254] acpiphp: Slot [4] registered [ 0.150217] acpiphp: Slot [5] registered [ 0.151184] acpiphp: Slot [6] registered [ 0.152021] acpiphp: Slot [7] registered [ 0.153021] acpiphp: Slot [8] registered [ 0.153987] acpiphp: Slot [9] registered [ 0.154982] acpiphp: Slot [10] registered [ 0.155964] acpiphp: Slot [11] registered [ 0.156018] acpiphp: Slot [12] registered [ 0.157012] acpiphp: Slot [13] registered [ 0.158011] acpiphp: Slot [14] registered [ 0.159014] acpiphp: Slot [15] registered [ 0.160018] acpiphp: Slot [16] registered [ 0.161003] acpiphp: Slot [17] registered [ 0.161971] acpiphp: Slot [18] registered [ 0.162962] acpiphp: Slot [19] registered [ 0.163924] acpiphp: Slot [20] registered [ 0.164019] acpiphp: Slot [21] registered [ 0.164983] acpiphp: Slot [22] registered [ 0.165964] acpiphp: Slot [23] registered [ 0.167033] acpiphp: Slot [24] registered [ 0.168000] acpiphp: Slot [25] registered [ 0.168018] acpiphp: Slot [26] registered [ 0.168980] acpiphp: Slot [27] registered [ 0.169942] acpiphp: Slot [28] registered [ 0.170930] acpiphp: Slot [29] registered [ 0.171899] acpiphp: Slot [30] registered [ 0.172026] acpiphp: Slot [31] registered [ 0.172978] PCI host bridge to bus 0000:00 [ 0.173961] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.175186] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.176004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.177351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.178846] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.188049] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.189895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.217485] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.219240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.220721] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.222416] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.224043] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.225434] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.226833] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.226833] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228004] vgaarb: loaded [ 0.228606] vgaarb: bridge control possible 0000:00:02.0 [ 0.229842] SCSI subsystem initialized [ 0.230914] ACPI: bus type USB registered [ 0.230914] usbcore: registered new interface driver usbfs [ 0.232013] usbcore: registered new interface driver hub [ 0.233060] usbcore: registered new device driver usb [ 0.233060] PCI: Using ACPI for IRQ routing [ 0.233171] NetLabel: Initializing [ 0.236006] NetLabel: domain hash size = 128 [ 0.236879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.237903] NetLabel: unlabeled traffic allowed by default [ 0.238960] Switched to clocksource kvm-clock [ 0.243231] AppArmor: AppArmor Filesystem Enabled [ 0.244219] pnp: PnP ACPI init [ 0.244897] ACPI: bus type PNP registered [ 0.246112] pnp: PnP ACPI: found 8 devices [ 0.246944] ACPI: bus type PNP unregistered [ 0.254285] NET: Registered protocol family 2 [ 0.255539] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.257085] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.258459] TCP: Hash tables configured (established 16384 bind 16384) [ 0.259761] TCP: reno registered [ 0.260461] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.261623] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262938] NET: Registered protocol family 1 [ 0.263874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.264998] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.266389] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.290235] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.313121] Trying to unpack rootfs image as initramfs... [ 0.406881] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409012] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410361] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.411869] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.413931] Scanning for low memory corruption every 60 seconds [ 0.415960] Initialise system trusted keyring [ 0.417156] audit: initializing netlink socket (disabled) [ 0.418373] type=2000 audit(1534309432.452:1): initialized [ 0.440882] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.443109] zbud: loaded [ 0.443994] VFS: Disk quotas dquot_6.5.2 [ 0.445104] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.447058] fuse init (API version 7.22) [ 0.448076] msgmni has been set to 3997 [ 0.449317] Key type big_key registered [ 0.451015] Key type asymmetric registered [ 0.451905] Asymmetric key parser 'x509' registered [ 0.453007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.454546] io scheduler noop registered [ 0.455345] io scheduler deadline registered (default) [ 0.456352] io scheduler cfq registered [ 0.457256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.458293] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459509] ipmi message handler version 39.2 [ 0.460413] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.461856] ACPI: Power Button [PWRF] [ 0.462704] GHES: HEST is not enabled! [ 0.484540] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.528335] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550823] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.552809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.577130] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.580280] Linux agpgart interface v0.103 [ 0.582132] brd: module loaded [ 0.583273] loop: module loaded [ 0.584352] blk-mq: CPU -> queue map [ 0.585203] CPU 0 -> Queue 0 [ 0.585934] CPU 1 -> Queue 0 [ 0.587360] vda: vda1 [ 0.589148] scsi0 : ata_piix [ 0.590274] scsi1 : ata_piix [ 0.591322] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.593355] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.595193] libphy: Fixed MDIO Bus: probed [ 0.596280] tun: Universal TUN/TAP device driver, 1.6 [ 0.597393] tun: (C) 1999-2004 Max Krasnyansky [ 0.600309] PPP generic driver version 2.4.2 [ 0.601243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602492] ehci-pci: EHCI PCI platform driver [ 0.603420] ehci-platform: EHCI generic platform driver [ 0.604461] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.605666] ohci-pci: OHCI PCI platform driver [ 0.606674] ohci-platform: OHCI generic platform driver [ 0.607680] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629776] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.633423] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634646] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636060] usb usb1: Product: UHCI Host Controller [ 0.637004] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.638175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639166] hub 1-0:1.0: USB hub found [ 0.639951] hub 1-0:1.0: 2 ports detected [ 0.640883] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645052] mousedev: PS/2 mouse device common for all mice [ 0.646339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648203] rtc_cmos 00:00: RTC can wake from S4 [ 0.649336] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650531] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651763] device-mapper: uevent: version 1.0.3 [ 0.652903] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.654540] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655738] TCP: cubic registered [ 0.656541] NET: Registered protocol family 10 [ 0.657759] NET: Registered protocol family 17 [ 0.658665] Key type dns_resolver registered [ 0.659698] Loading compiled-in X.509 certificates [ 0.661157] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.662944] registered taskstats version 1 [ 0.672515] Key type trusted registered [ 0.675828] Key type encrypted registered [ 0.676663] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677779] IMA: No TPM chip found, activating TPM-bypass! [ 0.679220] regulator-dummy: disabling [ 0.680043] Magic number: 14:180:62 [ 0.680972] rtc_cmos 00:00: setting system clock to 2018-08-15 05:03:52 UTC (1534309432) [ 0.682602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683719] EDD information not available. [ 0.753116] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.754688] Write protecting the kernel read-only data: 12288k [ 0.756329] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.759035] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.772492] systemd-udevd[107]: starting version 204 [ 0.808878] FDC 0 is a S82078B [ 0.952046] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.116692] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.118387] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.120090] usb 1-1: Product: QEMU USB Tablet [ 1.121005] usb 1-1: Manufacturer: QEMU [ 1.121819] usb 1-1: SerialNumber: 42 [ 1.408164] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 1.824784] 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.064039] 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.138063] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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.249362] 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 Wed, 15 Aug 2018 05:03:54 +0000. Up 2.81 seconds. cloud-init-nonet[2.99]: 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 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 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 ] * 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:03:56 +0000. Up 4.38 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:9d:b7:75 | ci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:45:a9:1a | 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: 13:5d:93:ae:8d:67:e3:d0:e8:f1:fd:44:03:8f:40:88 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . ..o. | | E o.... | | . .o . | | . o + | | S * . o.| | .* * ..| | . B 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: 91:d5:06:41:db:42:d9:a5:69:b7:f8:95:7c:88:63:df root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .** .. | | +.o+o | | o o.= . | | . o +.o.| | S = ooo| | . + 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: 59:ad:61:19:47:1f:a0:08:29:e6:88:3f:9f:33:1e:13 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .. ..+.. | | o .. . * . . | | . + . . * . . | |. . . + o | | . E S . | | o . | | oo. | | =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: 5d:e1:fd:77:6a:82:c6:25:10:71:55:73:cc:15:7e:63 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o...o.o+=| | o . o.oo| | . o .E.| | o . ..o| | S 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 early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * 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 automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:04:05 +0000. Up 13.36 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 sprout-0 ttyS0 sprout-0 login: Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:04:08 +0000. Up 16.25 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 15712 0 --:--:-- --:--:-- --:--:-- 15745 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://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [757 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 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 [469 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 [542 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 [252 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 (1504 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.13 + '[' -n 192.168.0.13 ']' + 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 8 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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-155.205 [772 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 12s (4713 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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-155.205) ... 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 8263 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 8361 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 8369 clearwater-socket-factory-sig start/running, process 8374 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 8 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.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 192.168.1.24 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.24 ++ echo A 192.168.1.24 ++ ip2rr 192.168.1.24 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.24 ++ echo A 192.168.1.24 ++ ip2rr 192.168.1.24 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.24 ++ echo A 192.168.1.24 ++ ip2rr 192.168.1.24 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.24 ++ echo A 192.168.1.24 + echo 'nameserver 192.168.0.14' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.14' + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 91:d5:06:41:db:42:d9:a5:69:b7:f8:95:7c:88:63:df root@sprout-0 (DSA) ec2: 256 59:ad:61:19:47:1f:a0:08:29:e6:88:3f:9f:33:1e:13 root@sprout-0 (ECDSA) ec2: 256 5d:e1:fd:77:6a:82:c6:25:10:71:55:73:cc:15:7e:63 root@sprout-0 (ED25519) ec2: 2048 13:5d:93:ae:8d:67:e3:d0:e8:f1:fd:44:03:8f:40:88 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMllaqnXK10N7OGn8lDnsXVJcmXst+e+tM+SSG3hp0ICL8D5KaTfAyBa5JnhvEqb13Br2yIZUt14CJX0xfK98GE= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEODUdhZfwtON3DPbwu4fQhaugvrBfmYKO9Io429kxGe root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClgXnlVcNkyMN3IsJOGsIV2L8Wr8+xaOnUUCSVpIQibrxYCgu+OSkOVGpb9YIop6+ytWjejU1NKv5INe3Fn+x7g2G3TQYJoyfwAJLMUKYGQtdc1L27Qg3d/TD7BK0QyR5Ug0rFcYePJA8wnNfQrc5lYNVa5PYVNZ1e53+OvvW2xNNLbq3TnpwepNMFau+0l6xVdCssWx+vL17LVZ91WMSdQ3h+8+KgR0hDJM8NjtQfXc5Kxf3qeida40RJKwucz5sbbT1D61XZTD4rXC5bS0vMdY+cE2VOytIfPyuvlA5JNH3itWbpHm9UAeHh5C5QK0DZdooHxPmtVbI25QKdvcdB root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.49 seconds 2018-08-15 05:07:38,737 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:38,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:39,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9973a930-7782-45da-a017-ccc55fdf362c x-compute-request-id: req-9973a930-7782-45da-a017-ccc55fdf362c Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:39,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9973a930-7782-45da-a017-ccc55fdf362c 2018-08-15 05:07:39,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289256811142s 2018-08-15 05:07:39,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-9973a930-7782-45da-a017-ccc55fdf362c 2018-08-15 05:07:39,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:39,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67dfd2f2-2362-406c-bb1a-7cb9e42ecbd6 x-compute-request-id: req-67dfd2f2-2362-406c-bb1a-7cb9e42ecbd6 Content-Encoding: gzip Content-Length: 20497 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008029] AppArmor: AppArmor initialized\n[ 0.008882] Yama: becoming mindful.\n[ 0.009765] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012898] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014865] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017588] Initializing cgroup subsys memory\n[ 0.018493] Initializing cgroup subsys devices\n[ 0.019402] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020876] Initializing cgroup subsys perf_event\n[ 0.021816] Initializing cgroup subsys hugetlb\n[ 0.022774] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Not Present\n[ 0.025513] mce: CPU supports 10 MCE banks\n[ 0.026384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029215] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030708] Speculative Store Bypass: Vulnerable\n[ 0.032313] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036689] ACPI: Core revision 20131115\n[ 0.037959] ACPI: All ACPI Tables successfully acquired\n[ 0.039139] ftrace: allocating 28727 entries in 113 pages\n[ 0.060236] Enabling x2apic\n[ 0.060913] Enabled x2apic\n[ 0.061741] Switched APIC routing to physical x2apic.\n[ 0.064901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066122] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076936] KVM setup paravirtual spinlock\n[ 0.079042] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080148] x86: Booting SMP configuration:\n[ 0.081075] .... node #0, CPUs: #1[ 0.079010] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096021] x86: Booted up 1 node, 2 CPUs\n[ 0.096015] KVM setup async PF for cpu 1\n[ 0.096018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098860] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.102129] EVM: security.selinux\n[ 0.102848] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104670] EVM: security.capability\n[ 0.105451] pinctrl core: initialized pinctrl subsystem\n[ 0.105844] regulator-dummy: no parameters\n[ 0.108061] RTC time: 5:02:57, date: 08/15/18\n[ 0.108974] NET: Registered protocol family 16\n[ 0.109951] cpuidle: using governor ladder\n[ 0.110787] cpuidle: using governor menu\n[ 0.111807] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113511] PCI: Using configuration type 1 for base access\n[ 0.115280] bio: create slab at 0\n[ 0.116053] ACPI: Added _OSI(Module Device)\n[ 0.116934] ACPI: Added _OSI(Processor Device)\n[ 0.117813] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118730] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120869] ACPI: Interpreter enabled\n[ 0.121647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128554] ACPI: (supports S0 S5)\n[ 0.129275] ACPI: Using IOAPIC for interrupt routing\n[ 0.130251] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132181] ACPI: No dock devices found.\n[ 0.134752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137236] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140198] acpiphp: Slot [3] registered\n[ 0.141028] acpiphp: Slot [4] registered\n[ 0.141848] acpiphp: Slot [5] registered\n[ 0.142667] acpiphp: Slot [6] registered\n[ 0.143485] acpiphp: Slot [7] registered\n[ 0.144017] acpiphp: Slot [8] registered\n[ 0.144837] acpiphp: Slot [9] registered\n[ 0.145654] acpiphp: Slot [10] registered\n[ 0.146487] acpiphp: Slot [11] registered\n[ 0.147321] acpiphp: Slot [12] registered\n[ 0.148018] acpiphp: Slot [13] registered\n[ 0.148853] acpiphp: Slot [14] registered\n[ 0.149683] acpiphp: Slot [15] registered\n[ 0.150508] acpiphp: Slot [16] registered\n[ 0.151351] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152853] acpiphp: Slot [19] registered\n[ 0.153698] acpiphp: Slot [20] registered\n[ 0.154527] acpiphp: Slot [21] registered\n[ 0.155350] acpiphp: Slot [22] registered\n[ 0.156018] acpiphp: Slot [23] registered\n[ 0.156858] acpiphp: Slot [24] registered\n[ 0.157692] acpiphp: Slot [25] registered\n[ 0.158516] acpiphp: Slot [26] registered\n[ 0.159341] acpiphp: Slot [27] registered\n[ 0.160016] acpiphp: Slot [28] registered\n[ 0.160848] acpiphp: Slot [29] registered\n[ 0.161689] acpiphp: Slot [30] registered\n[ 0.162614] acpiphp: Slot [31] registered\n[ 0.163442] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169286] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.174971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.196401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.197928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.199388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.200691] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.202122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.203905] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.204189] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205125] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.206709] vgaarb: loaded\n[ 0.207318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.208202] SCSI subsystem initialized\n[ 0.209097] ACPI: bus type USB registered\n[ 0.209097] usbcore: registered new interface driver usbfs\n[ 0.209956] usbcore: registered new interface driver hub\n[ 0.212042] usbcore: registered new device driver usb\n[ 0.213063] PCI: Using ACPI for IRQ routing\n[ 0.213104] NetLabel: Initializing\n[ 0.213841] NetLabel: domain hash size = 128\n[ 0.214730] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.216043] NetLabel: unlabeled traffic allowed by default\n[ 0.217120] Switched to clocksource kvm-clock\n[ 0.223436] AppArmor: AppArmor Filesystem Enabled\n[ 0.224419] pnp: PnP ACPI init\n[ 0.225104] ACPI: bus type PNP registered\n[ 0.226322] pnp: PnP ACPI: found 8 devices\n[ 0.227166] ACPI: bus type PNP unregistered\n[ 0.234153] NET: Registered protocol family 2\n[ 0.235267] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236830] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238231] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239542] TCP: reno registered\n[ 0.240249] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241414] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242702] NET: Registered protocol family 1\n[ 0.243603] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244736] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245836] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.267638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.291516] Trying to unpack rootfs image as initramfs...\n[ 0.383771] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.385781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.386905] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388545] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.390265] Scanning for low memory corruption every 60 seconds\n[ 0.391845] Initialise system trusted keyring\n[ 0.393100] audit: initializing netlink socket (disabled)\n[ 0.394539] type=2000 audit(1534309378.467:1): initialized\n[ 0.414247] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.416645] zbud: loaded\n[ 0.417661] VFS: Disk quotas dquot_6.5.2\n[ 0.418788] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420764] fuse init (API version 7.22)\n[ 0.421912] msgmni has been set to 3997\n[ 0.423062] Key type big_key registered\n[ 0.424363] Key type asymmetric registered\n[ 0.425504] Asymmetric key parser 'x509' registered\n[ 0.426768] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.428794] io scheduler noop registered\n[ 0.429879] io scheduler deadline registered (default)\n[ 0.431232] io scheduler cfq registered\n[ 0.432360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.433815] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435551] ipmi message handler version 39.2\n[ 0.436813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.438799] ACPI: Power Button [PWRF]\n[ 0.439957] GHES: HEST is not enabled!\n[ 0.461785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.505013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.507174] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.531223] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.533892] Linux agpgart interface v0.103\n[ 0.535820] brd: module loaded\n[ 0.537114] loop: module loaded\n[ 0.538304] blk-mq: CPU -> queue map\n[ 0.539315] CPU 0 -> Queue 0\n[ 0.540183] CPU 1 -> Queue 0\n[ 0.541656] vda: vda1\n[ 0.543004] scsi0 : ata_piix\n[ 0.543762] scsi1 : ata_piix\n[ 0.544484] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.545796] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.547296] libphy: Fixed MDIO Bus: probed\n[ 0.548250] tun: Universal TUN/TAP device driver, 1.6\n[ 0.549299] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.551267] PPP generic driver version 2.4.2\n[ 0.552244] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.553531] ehci-pci: EHCI PCI platform driver\n[ 0.554466] ehci-platform: EHCI generic platform driver\n[ 0.555522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.556748] ohci-pci: OHCI PCI platform driver\n[ 0.557682] ohci-platform: OHCI generic platform driver\n[ 0.558739] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.580728] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.581807] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.583450] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.584694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.586014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.587523] usb usb1: Product: UHCI Host Controller\n[ 0.588515] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.589766] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.590807] hub 1-0:1.0: USB hub found\n[ 0.591633] hub 1-0:1.0: 2 ports detected\n[ 0.592622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.594941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.596081] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.597229] mousedev: PS/2 mouse device common for all mice\n[ 0.598583] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.600539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.601712] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.602966] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.604293] device-mapper: uevent: version 1.0.3\n[ 0.605319] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.607042] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.608331] TCP: cubic registered\n[ 0.609153] NET: Registered protocol family 10\n[ 0.610295] NET: Registered protocol family 17\n[ 0.611249] Key type dns_resolver registered\n[ 0.612339] Loading compiled-in X.509 certificates\n[ 0.613860] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.615758] registered taskstats version 1\n[ 0.618227] Key type trusted registered\n[ 0.621622] Key type encrypted registered\n[ 0.622525] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.623637] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.625082] regulator-dummy: disabling\n[ 0.625931] Magic number: 14:627:11\n[ 0.626833] rtc_cmos 00:00: setting system clock to 2018-08-15 05:02:58 UTC (1534309378)\n[ 0.635442] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.636661] EDD information not available.\n[ 0.705102] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.706762] Write protecting the kernel read-only data: 12288k\n[ 0.708400] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.711157] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.724218] systemd-udevd[107]: starting version 204\n[ 0.761213] FDC 0 is a S82078B\n[ 0.904015] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.069241] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.070990] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.072837] usb 1-1: Product: QEMU USB Tablet\n[ 1.074041] usb 1-1: Manufacturer: QEMU\n[ 1.075114] usb 1-1: SerialNumber: 42\n[ 1.384073] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.776753] 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.014324] 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.090152] 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 Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.177341] 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 * Stopping Track if upstart is running in a container[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 Wed, 15 Aug 2018 05:03:00 +0000. Up 2.49 seconds.\ncloud-init-nonet[2.64]: 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 * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.50]: 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 Wed, 15 Aug 2018 05:03:01 +0000. Up 3.68 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: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:66:e1:79 |\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: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\n96:25:c4:1a:0d:2d:68:d2:11:b0:13:ee:c9:a1:00:67 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|. Eoo+.=. |\n|.+.o+ o.+ |\n|. =o +. . |\n|.+ + . + |\n|. + S |\n| . |\n| |\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:\ne7:19:8a:75:c9:20:86:9e:d8:2e:cf:81:d3:b6:01:ef root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . o . |\n| + o . o . |\n| o + S * |\n| * o = o |\n| + B . . o |\n| B + |\n| 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:\n8c:27:1b:7a:66:6b:24:c8:cf:44:1b:37:ee:19:49:d9 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| o |\n| o =oE |\n| . o *+oS |\n| o +.== |\n| +.+=o |\n| 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:\n34:f9:9f:a2:1e:58:85:3c:cc:d1:5d:3c:a8:8c:17:2c root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o . +. |\n| +E++ o o |\n| X+.o . |\n| ..=+ |\n| S.. |\n| o . . |\n| . . . o |\n| 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 D-Bus system message bus[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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 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... Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:03:07 +0000. Up 9.97 seconds.\n[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 Wed, 15 Aug 2018 05:03:08 +0000. Up 10.95 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: 100 3149 100 3149 0 0 11909 0 --:--:-- --:--:-- --:--:-- 11928\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [78.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [757 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 [242 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 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 [469 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 [542 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 [252 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 (1578 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.13\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 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/ 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.8 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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-155.205 [772 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 8s (7901 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 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.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.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 ... 51913 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-155.205_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-155.205) ...\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.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up 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 8552\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-155.205) ...\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 9275\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 8 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 (10.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 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.220\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.220\n++ echo A 172.30.9.220\n++ ip2rr 172.30.9.220\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.220\n++ echo A 172.30.9.220\n+ echo 'nameserver 192.168.0.14'\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e7:19:8a:75:c9:20:86:9e:d8:2e:cf:81:d3:b6:01:ef root@ellis-0 (DSA)\nec2: 256 8c:27:1b:7a:66:6b:24:c8:cf:44:1b:37:ee:19:49:d9 root@ellis-0 (ECDSA)\nec2: 256 34:f9:9f:a2:1e:58:85:3c:cc:d1:5d:3c:a8:8c:17:2c root@ellis-0 (ED25519)\nec2: 2048 96:25:c4:1a:0d:2d:68:d2:11:b0:13:ee:c9:a1:00:67 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBON4tH67QKDaf0vl7aNGDtl9uA/yOMwn+a+8VTU1gllbcQptwgn7fWJC7znDvt1IUtijzi0e9a57vvTJujYl8KA= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBaLdWZpxRGg8EXgH52fGLpHRQuNbnU+lAkdck1FMmYR root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQnKqE5EFGkP+eR91FockKLNEM+/DbT8eDw7IpwJzS1JzJ23dUoRrjAGaAOcU7HEqtfrfKm+Q+SPcx3ENjSpz7vEq/LYejJ/5ejir6nIamqFS4Y0DBEZ9yRzfJiDOYd6dtTeHehtF1uqBXsgKHMOdFkjFQIPU1VUlGHw3o8OZDQ3BPNBIgU5tPSoGYi5OZ9fGFmW+0vL+5H1jujWPRX8O6DtGOPMAg5V3lXmvRcn8Ii6lkZcMUJOLtyhcB+u1i/u+plIFG6N16GZDTWekNhNawDUi1Wy3DXAWRSkIlshwgXPKLtijvX072LI5E3FrEZn8axbTft5OdeKb3nm2hV2Qt root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 201.77 seconds\n"} 2018-08-15 05:07:39,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e/action used request id req-67dfd2f2-2362-406c-bb1a-7cb9e42ecbd6 2018-08-15 05:07:39,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790019035339s 2018-08-15 05:07:39,116 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e/action used request id req-67dfd2f2-2362-406c-bb1a-7cb9e42ecbd6 2018-08-15 05:07:39,116 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008029] AppArmor: AppArmor initialized [ 0.008882] Yama: becoming mindful. [ 0.009765] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012898] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014865] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017588] Initializing cgroup subsys memory [ 0.018493] Initializing cgroup subsys devices [ 0.019402] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020876] Initializing cgroup subsys perf_event [ 0.021816] Initializing cgroup subsys hugetlb [ 0.022774] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Not Present [ 0.025513] mce: CPU supports 10 MCE banks [ 0.026384] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029215] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030708] Speculative Store Bypass: Vulnerable [ 0.032313] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036689] ACPI: Core revision 20131115 [ 0.037959] ACPI: All ACPI Tables successfully acquired [ 0.039139] ftrace: allocating 28727 entries in 113 pages [ 0.060236] Enabling x2apic [ 0.060913] Enabled x2apic [ 0.061741] Switched APIC routing to physical x2apic. [ 0.064901] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066122] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068953] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076936] KVM setup paravirtual spinlock [ 0.079042] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080148] x86: Booting SMP configuration: [ 0.081075] .... node #0, CPUs: #1[ 0.079010] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096021] x86: Booted up 1 node, 2 CPUs [ 0.096015] KVM setup async PF for cpu 1 [ 0.096018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098860] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.102129] EVM: security.selinux [ 0.102848] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104670] EVM: security.capability [ 0.105451] pinctrl core: initialized pinctrl subsystem [ 0.105844] regulator-dummy: no parameters [ 0.108061] RTC time: 5:02:57, date: 08/15/18 [ 0.108974] NET: Registered protocol family 16 [ 0.109951] cpuidle: using governor ladder [ 0.110787] cpuidle: using governor menu [ 0.111807] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113511] PCI: Using configuration type 1 for base access [ 0.115280] bio: create slab at 0 [ 0.116053] ACPI: Added _OSI(Module Device) [ 0.116934] ACPI: Added _OSI(Processor Device) [ 0.117813] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118730] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120869] ACPI: Interpreter enabled [ 0.121647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128554] ACPI: (supports S0 S5) [ 0.129275] ACPI: Using IOAPIC for interrupt routing [ 0.130251] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132181] ACPI: No dock devices found. [ 0.134752] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135920] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137236] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140198] acpiphp: Slot [3] registered [ 0.141028] acpiphp: Slot [4] registered [ 0.141848] acpiphp: Slot [5] registered [ 0.142667] acpiphp: Slot [6] registered [ 0.143485] acpiphp: Slot [7] registered [ 0.144017] acpiphp: Slot [8] registered [ 0.144837] acpiphp: Slot [9] registered [ 0.145654] acpiphp: Slot [10] registered [ 0.146487] acpiphp: Slot [11] registered [ 0.147321] acpiphp: Slot [12] registered [ 0.148018] acpiphp: Slot [13] registered [ 0.148853] acpiphp: Slot [14] registered [ 0.149683] acpiphp: Slot [15] registered [ 0.150508] acpiphp: Slot [16] registered [ 0.151351] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152853] acpiphp: Slot [19] registered [ 0.153698] acpiphp: Slot [20] registered [ 0.154527] acpiphp: Slot [21] registered [ 0.155350] acpiphp: Slot [22] registered [ 0.156018] acpiphp: Slot [23] registered [ 0.156858] acpiphp: Slot [24] registered [ 0.157692] acpiphp: Slot [25] registered [ 0.158516] acpiphp: Slot [26] registered [ 0.159341] acpiphp: Slot [27] registered [ 0.160016] acpiphp: Slot [28] registered [ 0.160848] acpiphp: Slot [29] registered [ 0.161689] acpiphp: Slot [30] registered [ 0.162614] acpiphp: Slot [31] registered [ 0.163442] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166203] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169286] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.174971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.196401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.197928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.199388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.200691] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.202122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.203905] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.204189] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205125] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.206709] vgaarb: loaded [ 0.207318] vgaarb: bridge control possible 0000:00:02.0 [ 0.208202] SCSI subsystem initialized [ 0.209097] ACPI: bus type USB registered [ 0.209097] usbcore: registered new interface driver usbfs [ 0.209956] usbcore: registered new interface driver hub [ 0.212042] usbcore: registered new device driver usb [ 0.213063] PCI: Using ACPI for IRQ routing [ 0.213104] NetLabel: Initializing [ 0.213841] NetLabel: domain hash size = 128 [ 0.214730] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.216043] NetLabel: unlabeled traffic allowed by default [ 0.217120] Switched to clocksource kvm-clock [ 0.223436] AppArmor: AppArmor Filesystem Enabled [ 0.224419] pnp: PnP ACPI init [ 0.225104] ACPI: bus type PNP registered [ 0.226322] pnp: PnP ACPI: found 8 devices [ 0.227166] ACPI: bus type PNP unregistered [ 0.234153] NET: Registered protocol family 2 [ 0.235267] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236830] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238231] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239542] TCP: reno registered [ 0.240249] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241414] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242702] NET: Registered protocol family 1 [ 0.243603] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244736] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245836] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.267638] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.291516] Trying to unpack rootfs image as initramfs... [ 0.383771] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.385781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.386905] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388545] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.390265] Scanning for low memory corruption every 60 seconds [ 0.391845] Initialise system trusted keyring [ 0.393100] audit: initializing netlink socket (disabled) [ 0.394539] type=2000 audit(1534309378.467:1): initialized [ 0.414247] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.416645] zbud: loaded [ 0.417661] VFS: Disk quotas dquot_6.5.2 [ 0.418788] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420764] fuse init (API version 7.22) [ 0.421912] msgmni has been set to 3997 [ 0.423062] Key type big_key registered [ 0.424363] Key type asymmetric registered [ 0.425504] Asymmetric key parser 'x509' registered [ 0.426768] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.428794] io scheduler noop registered [ 0.429879] io scheduler deadline registered (default) [ 0.431232] io scheduler cfq registered [ 0.432360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.433815] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435551] ipmi message handler version 39.2 [ 0.436813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.438799] ACPI: Power Button [PWRF] [ 0.439957] GHES: HEST is not enabled! [ 0.461785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.505013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.507174] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.531223] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.533892] Linux agpgart interface v0.103 [ 0.535820] brd: module loaded [ 0.537114] loop: module loaded [ 0.538304] blk-mq: CPU -> queue map [ 0.539315] CPU 0 -> Queue 0 [ 0.540183] CPU 1 -> Queue 0 [ 0.541656] vda: vda1 [ 0.543004] scsi0 : ata_piix [ 0.543762] scsi1 : ata_piix [ 0.544484] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.545796] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.547296] libphy: Fixed MDIO Bus: probed [ 0.548250] tun: Universal TUN/TAP device driver, 1.6 [ 0.549299] tun: (C) 1999-2004 Max Krasnyansky [ 0.551267] PPP generic driver version 2.4.2 [ 0.552244] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.553531] ehci-pci: EHCI PCI platform driver [ 0.554466] ehci-platform: EHCI generic platform driver [ 0.555522] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.556748] ohci-pci: OHCI PCI platform driver [ 0.557682] ohci-platform: OHCI generic platform driver [ 0.558739] uhci_hcd: USB Universal Host Controller Interface driver [ 0.580728] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.581807] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.583450] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.584694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.586014] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.587523] usb usb1: Product: UHCI Host Controller [ 0.588515] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.589766] usb usb1: SerialNumber: 0000:00:01.2 [ 0.590807] hub 1-0:1.0: USB hub found [ 0.591633] hub 1-0:1.0: 2 ports detected [ 0.592622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.594941] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.596081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.597229] mousedev: PS/2 mouse device common for all mice [ 0.598583] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.600539] rtc_cmos 00:00: RTC can wake from S4 [ 0.601712] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.602966] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.604293] device-mapper: uevent: version 1.0.3 [ 0.605319] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.607042] ledtrig-cpu: registered to indicate activity on CPUs [ 0.608331] TCP: cubic registered [ 0.609153] NET: Registered protocol family 10 [ 0.610295] NET: Registered protocol family 17 [ 0.611249] Key type dns_resolver registered [ 0.612339] Loading compiled-in X.509 certificates [ 0.613860] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.615758] registered taskstats version 1 [ 0.618227] Key type trusted registered [ 0.621622] Key type encrypted registered [ 0.622525] AppArmor: AppArmor sha1 policy hashing enabled [ 0.623637] IMA: No TPM chip found, activating TPM-bypass! [ 0.625082] regulator-dummy: disabling [ 0.625931] Magic number: 14:627:11 [ 0.626833] rtc_cmos 00:00: setting system clock to 2018-08-15 05:02:58 UTC (1534309378) [ 0.635442] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.636661] EDD information not available. [ 0.705102] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.706762] Write protecting the kernel read-only data: 12288k [ 0.708400] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.711157] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.724218] systemd-udevd[107]: starting version 204 [ 0.761213] FDC 0 is a S82078B [ 0.904015] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.069241] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.070990] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.072837] usb 1-1: Product: QEMU USB Tablet [ 1.074041] usb 1-1: Manufacturer: QEMU [ 1.075114] usb 1-1: SerialNumber: 42 [ 1.384073] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.776753] 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.014324] 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.090152] 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 Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.177341] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:03:00 +0000. Up 2.49 seconds. cloud-init-nonet[2.64]: 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 ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.50]: 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 Wed, 15 Aug 2018 05:03:01 +0000. Up 3.68 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: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:66:e1:79 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 96:25:c4:1a:0d:2d:68:d2:11:b0:13:ee:c9:a1:00:67 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ |. Eoo+.=. | |.+.o+ o.+ | |. =o +. . | |.+ + . + | |. + S | | . | | | | | | | +-----------------+ 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: e7:19:8a:75:c9:20:86:9e:d8:2e:cf:81:d3:b6:01:ef root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . o . | | + o . o . | | o + S * | | * o = o | | + B . . o | | B + | | 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: 8c:27:1b:7a:66:6b:24:c8:cf:44:1b:37:ee:19:49:d9 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | o | | o =oE | | . o *+oS | | 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: 34:f9:9f:a2:1e:58:85:3c:cc:d1:5d:3c:a8:8c:17:2c root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .o . +. | | +E++ o o | | X+.o . | | ..=+ | | S.. | | 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 D-Bus system message bus[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * 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 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... Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:03:07 +0000. Up 9.97 seconds. [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 Wed, 15 Aug 2018 05:03:08 +0000. Up 10.95 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: 100 3149 100 3149 0 0 11909 0 --:--:-- --:--:-- --:--:-- 11928 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [78.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [757 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 [242 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 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 [469 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 [542 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 [252 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 (1578 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.13 + 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 8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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/ 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.8 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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-155.205 [772 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 8s (7901 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 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.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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 ... 51913 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-155.205_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... 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.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up 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 8552 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-155.205) ... 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 9275 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 8 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 (10.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 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.220 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.220 ++ echo A 172.30.9.220 ++ ip2rr 172.30.9.220 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.220 ++ echo A 172.30.9.220 + echo 'nameserver 192.168.0.14' + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e7:19:8a:75:c9:20:86:9e:d8:2e:cf:81:d3:b6:01:ef root@ellis-0 (DSA) ec2: 256 8c:27:1b:7a:66:6b:24:c8:cf:44:1b:37:ee:19:49:d9 root@ellis-0 (ECDSA) ec2: 256 34:f9:9f:a2:1e:58:85:3c:cc:d1:5d:3c:a8:8c:17:2c root@ellis-0 (ED25519) ec2: 2048 96:25:c4:1a:0d:2d:68:d2:11:b0:13:ee:c9:a1:00:67 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBON4tH67QKDaf0vl7aNGDtl9uA/yOMwn+a+8VTU1gllbcQptwgn7fWJC7znDvt1IUtijzi0e9a57vvTJujYl8KA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBaLdWZpxRGg8EXgH52fGLpHRQuNbnU+lAkdck1FMmYR root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQnKqE5EFGkP+eR91FockKLNEM+/DbT8eDw7IpwJzS1JzJ23dUoRrjAGaAOcU7HEqtfrfKm+Q+SPcx3ENjSpz7vEq/LYejJ/5ejir6nIamqFS4Y0DBEZ9yRzfJiDOYd6dtTeHehtF1uqBXsgKHMOdFkjFQIPU1VUlGHw3o8OZDQ3BPNBIgU5tPSoGYi5OZ9fGFmW+0vL+5H1jujWPRX8O6DtGOPMAg5V3lXmvRcn8Ii6lkZcMUJOLtyhcB+u1i/u+plIFG6N16GZDTWekNhNawDUi1Wy3DXAWRSkIlshwgXPKLtijvX072LI5E3FrEZn8axbTft5OdeKb3nm2hV2Qt root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:06:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 201.77 seconds 2018-08-15 05:07:39,120 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:39,120 - 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:66:e1:79', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:e1:79', u'version': 4, u'addr': u'172.30.9.220', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc82aef4-1b9d-4eec-85ab-df05943e70c1', 'name': u'heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:02:57.000000', 'flavor': Munch({u'id': u'cca10033-c5b3-410d-b56b-3f5c88af2457', 'name': u'heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec'}), 'az': u'nova', 'id': u'4515348f-feb9-41c2-b653-ca48e0653f7e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'09525c3f-6507-4eaf-8b0b-a6f44476f8eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'409a8248-ab4d-43ea-882e-7a7fadcb4609'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'4739958c-f9f2-4168-997c-93a2fd47511b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'c1e98abd-e5c5-4563-9135-37ac34c204ed'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'c524ed93-4d3f-4137-9cd7-cc0c97439e11'})], 'id': u'201edbfb-f56c-45b1-9bd1-311310585a83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'360d4688-f2e5-4c5d-baed-c903d889610f', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'49237f4b-95e7-4699-ae8f-5e9e9e593f71'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'360d4688-f2e5-4c5d-baed-c903d889610f', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', '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'd7c12f86-409e-4bf5-a9ff-189a3bf91d6f'})], 'id': u'360d4688-f2e5-4c5d-baed-c903d889610f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5678cea497b14e4c84d08c29aa4b199e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.220', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': 'heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.220', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.220', 'launched_at': u'2018-08-15T05:02:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:02:57Z', 'hostId': u'a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37', '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-08-15T05:02:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'b6d21982716d4b0ebade558e9ce93f8f', 'created_at': u'2018-08-15T05:01:18Z', 'created': u'2018-08-15T05:01:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 05:07:39,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:07:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:07:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-566f4f0e-0da5-4db7-92f9-37be9c4dffde x-compute-request-id: req-566f4f0e-0da5-4db7-92f9-37be9c4dffde Content-Encoding: gzip Content-Length: 1509 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:c3:a4", "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:42:69:5c", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:69:5c", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "c9f1acfa-7a72-44d6-9a55-87cb2b1944b0", "security_groups": [{"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "homer-0.clearwater.opnfv", "created": "2018-08-15T05:03:14Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:d2:6b:8c", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:6b:8c", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:54:af", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "eb90ad0b-deb3-47a2-8780-1d7e40f28a01", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "dime-0.clearwater.opnfv", "created": "2018-08-15T05:03:13Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:8e:56:94", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:56:94", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:60:3d", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "667c74d4-40f6-4c38-ba7d-cd6cf3359b84", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "bono-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:a2:57:27", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:57:27", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ad:98", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a8f7ca04-a02e-4f00-9085-22e44e74a37a", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:55.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a8f7ca04-a02e-4f00-9085-22e44e74a37a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:55Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-15T05:03:12Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:45:a9:1a", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:a9:1a", "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:9d:b7:75", "version": 4, "addr": "192.168.1.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/6b237ff7-69d0-4679-9529-050e936e9a1e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:03:51.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "6b237ff7-69d0-4679-9529-050e936e9a1e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:03:51Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-15T05:03:11Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:66:e1:79", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:e1:79", "version": 4, "addr": "172.30.9.220", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/4515348f-feb9-41c2-b653-ca48e0653f7e", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:02:57.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "4515348f-feb9-41c2-b653-ca48e0653f7e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:02:57Z", "hostId": "a43ffba9eb517d24b6997487439448e0be7b0b4e008a4424a3bc6a37", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-15T05:01:18Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "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:85:97:42", "version": 4, "addr": "192.168.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:97:42", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:27:ae", "version": 4, "addr": "192.168.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d", "rel": "bookmark"}], "image": {"id": "fc82aef4-1b9d-4eec-85ab-df05943e70c1", "links": [{"href": "http://172.30.9.31:8774/images/fc82aef4-1b9d-4eec-85ab-df05943e70c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:01:08.000000", "flavor": {"id": "cca10033-c5b3-410d-b56b-3f5c88af2457", "links": [{"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}]}, "id": "a2ca5295-613b-4f04-bd01-fb0305e3e87d", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "5678cea497b14e4c84d08c29aa4b199e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:01:08Z", "hostId": "2c8664c4a4d5ace605b181f760c6ddbdbb37cfdade5a4b861a89c553", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a248d456-b4bd-4738-a454-41e439b9a6ec", "name": "ns.clearwater.opnfv", "created": "2018-08-15T04:59:25Z", "tenant_id": "b6d21982716d4b0ebade558e9ce93f8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:07:39,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-566f4f0e-0da5-4db7-92f9-37be9c4dffde 2018-08-15 05:07:39,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.290573120117s 2018-08-15 05:07:39,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-566f4f0e-0da5-4db7-92f9-37be9c4dffde 2018-08-15 05:07:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:07:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:07:39,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e602c36b-c9d4-489d-a39b-f67de1d37668 x-compute-request-id: req-e602c36b-c9d4-489d-a39b-f67de1d37668 Content-Encoding: gzip Content-Length: 11809 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized\n[ 0.008028] AppArmor: AppArmor initialized\n[ 0.008872] Yama: becoming mindful.\n[ 0.009746] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016004] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017531] Initializing cgroup subsys memory\n[ 0.018422] Initializing cgroup subsys devices\n[ 0.019308] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020853] Initializing cgroup subsys perf_event\n[ 0.021763] Initializing cgroup subsys hugetlb\n[ 0.022684] CPU: Physical Processor ID: 0\n[ 0.023503] FEATURE SPEC_CTRL Not Present\n[ 0.024681] mce: CPU supports 10 MCE banks\n[ 0.025532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027475] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029467] Speculative Store Bypass: Vulnerable\n[ 0.032061] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036093] ACPI: Core revision 20131115\n[ 0.037351] ACPI: All ACPI Tables successfully acquired\n[ 0.038516] ftrace: allocating 28727 entries in 113 pages\n[ 0.060273] Enabling x2apic\n[ 0.060933] Enabled x2apic\n[ 0.061745] Switched APIC routing to physical x2apic.\n[ 0.064909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068456] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076655] KVM setup paravirtual spinlock\n[ 0.078817] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081073] .... node #0, CPUs: #1[ 0.078785] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096010] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098707] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100266] devtmpfs: initialized\n[ 0.102698] EVM: security.selinux\n[ 0.103422] EVM: security.SMACK64\n[ 0.104011] EVM: security.ima\n[ 0.104667] EVM: security.capability\n[ 0.105435] pinctrl core: initialized pinctrl subsystem\n[ 0.105848] regulator-dummy: no parameters\n[ 0.108063] RTC time: 5:01:09, date: 08/15/18\n[ 0.108973] NET: Registered protocol family 16\n[ 0.109940] cpuidle: using governor ladder\n[ 0.110761] cpuidle: using governor menu\n[ 0.111605] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113343] PCI: Using configuration type 1 for base access\n[ 0.115327] bio: create slab at 0\n[ 0.116055] ACPI: Added _OSI(Module Device)\n[ 0.116904] ACPI: Added _OSI(Processor Device)\n[ 0.117777] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118685] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.120836] ACPI: Interpreter enabled\n[ 0.121610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.123486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.128529] ACPI: (supports S0 S5)\n[ 0.129249] ACPI: Using IOAPIC for interrupt routing\n[ 0.130207] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132192] ACPI: No dock devices found.\n[ 0.134788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.137229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139476] acpiphp: Slot [3] registered\n[ 0.140020] acpiphp: Slot [4] registered\n[ 0.140822] acpiphp: Slot [5] registered\n[ 0.141817] acpiphp: Slot [6] registered\n[ 0.142843] acpiphp: Slot [7] registered\n[ 0.143656] acpiphp: Slot [8] registered\n[ 0.144017] acpiphp: Slot [9] registered\n[ 0.144835] acpiphp: Slot [10] registered\n[ 0.145661] acpiphp: Slot [11] registered\n[ 0.146479] acpiphp: Slot [12] registered\n[ 0.147296] acpiphp: Slot [13] registered\n[ 0.148022] acpiphp: Slot [14] registered\n[ 0.148841] acpiphp: Slot [15] registered\n[ 0.149658] acpiphp: Slot [16] registered\n[ 0.150481] acpiphp: Slot [17] registered\n[ 0.151302] acpiphp: Slot [18] registered\n[ 0.152022] acpiphp: Slot [19] registered\n[ 0.152839] acpiphp: Slot [20] registered\n[ 0.153670] acpiphp: Slot [21] registered\n[ 0.154975] acpiphp: Slot [22] registered\n[ 0.155790] acpiphp: Slot [23] registered\n[ 0.156024] acpiphp: Slot [24] registered\n[ 0.156863] acpiphp: Slot [25] registered\n[ 0.157684] acpiphp: Slot [26] registered\n[ 0.158496] acpiphp: Slot [27] registered\n[ 0.159309] acpiphp: Slot [28] registered\n[ 0.160017] acpiphp: Slot [29] registered\n[ 0.160837] acpiphp: Slot [30] registered\n[ 0.161719] acpiphp: Slot [31] registered\n[ 0.162556] PCI host bridge to bus 0000:00\n[ 0.163377] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167531] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.173767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.175234] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.199130] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.202905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204298] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.205726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207056] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208213] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209106] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.210682] vgaarb: loaded\n[ 0.211290] vgaarb: bridge control possible 0000:00:02.0\n[ 0.212214] SCSI subsystem initialized\n[ 0.213117] ACPI: bus type USB registered\n[ 0.213209] usbcore: registered new interface driver usbfs\n[ 0.214253] usbcore: registered new interface driver hub\n[ 0.216044] usbcore: registered new device driver usb\n[ 0.217053] PCI: Using ACPI for IRQ routing\n[ 0.217120] NetLabel: Initializing\n[ 0.217857] NetLabel: domain hash size = 128\n[ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.221013] NetLabel: unlabeled traffic allowed by default\n[ 0.222074] Switched to clocksource kvm-clock\n[ 0.227374] AppArmor: AppArmor Filesystem Enabled\n[ 0.228345] pnp: PnP ACPI init\n[ 0.229029] ACPI: bus type PNP registered\n[ 0.230227] pnp: PnP ACPI: found 8 devices\n[ 0.231062] ACPI: bus type PNP unregistered\n[ 0.238453] NET: Registered protocol family 2\n[ 0.239554] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241108] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.242595] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.244097] TCP: reno registered\n[ 0.245334] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.246893] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.248174] NET: Registered protocol family 1\n[ 0.249221] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.250346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.251444] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.275873] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298636] Trying to unpack rootfs image as initramfs...\n[ 0.391563] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.393678] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.394848] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.396857] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398800] Scanning for low memory corruption every 60 seconds\n[ 0.400820] Initialise system trusted keyring\n[ 0.402238] audit: initializing netlink socket (disabled)\n[ 0.403899] type=2000 audit(1534309269.792:1): initialized\n[ 0.424788] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.427443] zbud: loaded\n[ 0.428503] VFS: Disk quotas dquot_6.5.2\n[ 0.429706] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.431945] fuse init (API version 7.22)\n[ 0.433214] msgmni has been set to 3997\n[ 0.434429] Key type big_key registered\n[ 0.435880] Key type asymmetric registered\n[ 0.437081] Asymmetric key parser 'x509' registered\n[ 0.438520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.440723] io scheduler noop registered\n[ 0.441876] io scheduler deadline registered (default)\n[ 0.443345] io scheduler cfq registered\n[ 0.444639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.446217] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.448115] ipmi message handler version 39.2\n[ 0.449479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.451668] ACPI: Power Button [PWRF]\n[ 0.452942] GHES: HEST is not enabled!\n[ 0.474663] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.517658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.539746] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.542116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.565679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.568522] Linux agpgart interface v0.103\n[ 0.570627] brd: module loaded\n[ 0.571940] loop: module loaded\n[ 0.573251] blk-mq: CPU -> queue map\n[ 0.574343] CPU 0 -> Queue 0\n[ 0.575312] CPU 1 -> Queue 0\n[ 0.577009] vda: vda1\n[ 0.578338] scsi0 : ata_piix\n[ 0.579161] scsi1 : ata_piix\n[ 0.579902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.581332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.582996] libphy: Fixed MDIO Bus: probed\n[ 0.583997] tun: Universal TUN/TAP device driver, 1.6\n[ 0.585138] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.587877] PPP generic driver version 2.4.2\n[ 0.589137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.590800] ehci-pci: EHCI PCI platform driver\n[ 0.592002] ehci-platform: EHCI generic platform driver\n[ 0.593380] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.594958] ohci-pci: OHCI PCI platform driver\n[ 0.596150] ohci-platform: OHCI generic platform driver\n[ 0.597394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619474] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.623649] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626759] usb usb1: Product: UHCI Host Controller\n[ 0.627852] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.629238] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630391] hub 1-0:1.0: USB hub found\n[ 0.631293] hub 1-0:1.0: 2 ports detected\n[ 0.632361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634773] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635883] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.637129] mousedev: PS/2 mouse device common for all mice\n[ 0.638639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640790] rtc_cmos 00:00: RTC can wake from S4\n[ 0.642063] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.643443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644889] device-mapper: uevent: version 1.0.3\n[ 0.645988] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.647855] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649237] TCP: cubic registered\n[ 0.650105] NET: Registered protocol family 10\n[ 0.651318] NET: Registered protocol family 17\n[ 0.652338] Key type dns_resolver registered\n[ 0.653526] Loading compiled-in X.509 certificates\n[ 0.655117] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657176] registered taskstats version 1\n[ 0.666744] Key type trusted registered\n[ 0.670352] Key type encrypted registered\n[ 0.671287] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.672456] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.674066] regulator-dummy: disabling\n[ 0.675009] Magic number: 14:627:11\n[ 0.675994] rtc_cmos 00:00: setting system clock to 2018-08-15 05:01:10 UTC (1534309270)\n[ 0.677897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.679181] EDD information not available.\n[ 0.737443] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.739215] Write protecting the kernel read-only data: 12288k\n[ 0.740977] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.743919] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.758191] systemd-udevd[107]: starting version 204\n[ 0.788564] FDC 0 is a S82078B\n[ 0.944067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.103929] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.105340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.106739] usb 1-1: Product: QEMU USB Tablet\n[ 1.107675] usb 1-1: Manufacturer: QEMU\n[ 1.108525] usb 1-1: SerialNumber: 42\n[ 1.392032] tsc: Refined TSC clocksource calibration: 3491.839 MHz\n[ 1.808799] 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.041466] 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.112848] 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 Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.204656] 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 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 Wed, 15 Aug 2018 05:01:12 +0000. Up 2.54 seconds.\ncloud-init-nonet[2.71]: 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 * 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 load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[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.62]: 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 enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:01:13 +0000. Up 3.79 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:55:27:ae |\nci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:85:97:42 |\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:a9:87:a0:b4:c4:e7:05:8a:f6:3d:25:1b:f7:47:51 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E |\n| . |\n| . . |\n| o . . . . . |\n|..= ooooS . |\n|.o.=.o*+. . |\n| o..+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:\n45:20:49:bb:ef:f7:b6:33:3d:f9:85:d7:17:6c:7c:62 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o.... |\n| .o . |\n| . . |\n| . . o |\n| . S E=.|\n| . ..o+|\n| . ...=|\n| . . + +.o|\n| .. oo+ o.|\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:f8:f6:8a:c0:08:71:a1:9c:17:f2:6d:96:da:91:4e root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ... |\n|..+.o.o |\n|oo.o.E. |\n| o. B... |\n|. . o+ S |\n|.o . o |\n|. o . |\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:\n24:54:e1:c2:9b:c3:f8:f1:db:ef:4a:c6:26:bf:f0:4a root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..o. |\n| o . |\n| + o |\n| o * |\n| . * S |\n| . + . |\n| . E = |\n| . @ |\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 boot log to disk[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 boot log to disk[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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:01:18 +0000. Up 8.96 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 ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:01:19 +0000. Up 9.95 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.14/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [410 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [132 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.6 MB in 4s (2777 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 bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded.\nNeed to get 433 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 bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB]\nPreconfiguring packages ...\nFetched 433 kB in 0s (546 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\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 bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\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 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.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 45:20:49:bb:ef:f7:b6:33:3d:f9:85:d7:17:6c:7c:62 root@ns (DSA)\nec2: 256 12:f8:f6:8a:c0:08:71:a1:9c:17:f2:6d:96:da:91:4e root@ns (ECDSA)\nec2: 256 24:54:e1:c2:9b:c3:f8:f1:db:ef:4a:c6:26:bf:f0:4a root@ns (ED25519)\nec2: 2048 d2:a9:87:a0:b4:c4:e7:05:8a:f6:3d:25:1b:f7:47:51 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKjAqgFpZfX06vTBr9Tbd8GP0ECdLq6JWsiPD2j0fdF6OremnYoxaxJ5iguDOl1HTRl3eVDZiROTS/xi7iCBmVE= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM54zN96pj9FgGg/SEktINBJTvb3a/R4HcMVuNXfULfR root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Vs5lRm+VJTvI+Ft3U7P3/Pk4HdE9EupgF469jkCzwEbBPMvWMIYf75QS/XWtELkRrKfTOsp5hR4Oh4eGhNzUtNg0t061PiSyrqhLLjfFGiG1BlManZHa2s9zpBFY7qpJoCZwzJI/z7pnSmBDo+ZHfIrhh+PmDCYKLT4AX4kIgEpEVyEXcLn65UyN0TjSJ21If2TTU7cl9xEs0sDqcBlqFBdWRbMMN3IqcOUWZsaAjv2JBu9qnkCTfuwtI6vgBP4BTqKiQeLyEo3hF2fuzTWAHBhE9U2mpYhdNIpJ2IGanGN+WO/oGbbotjCZ7IAnK0Dok3PKxjF8gigIO7gtCqZv root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:01:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.16 seconds\n"} 2018-08-15 05:07:39,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d/action used request id req-e602c36b-c9d4-489d-a39b-f67de1d37668 2018-08-15 05:07:39,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0699980258942s 2018-08-15 05:07:39,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/a2ca5295-613b-4f04-bd01-fb0305e3e87d/action used request id req-e602c36b-c9d4-489d-a39b-f67de1d37668 2018-08-15 05:07:39,492 - 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-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-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 s84032 r8192 d22464 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-153-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: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K 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.008000] Security Framework initialized [ 0.008028] AppArmor: AppArmor initialized [ 0.008872] Yama: becoming mindful. [ 0.009746] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014746] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016004] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017531] Initializing cgroup subsys memory [ 0.018422] Initializing cgroup subsys devices [ 0.019308] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020853] Initializing cgroup subsys perf_event [ 0.021763] Initializing cgroup subsys hugetlb [ 0.022684] CPU: Physical Processor ID: 0 [ 0.023503] FEATURE SPEC_CTRL Not Present [ 0.024681] mce: CPU supports 10 MCE banks [ 0.025532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027475] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029467] Speculative Store Bypass: Vulnerable [ 0.032061] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036093] ACPI: Core revision 20131115 [ 0.037351] ACPI: All ACPI Tables successfully acquired [ 0.038516] ftrace: allocating 28727 entries in 113 pages [ 0.060273] Enabling x2apic [ 0.060933] Enabled x2apic [ 0.061745] Switched APIC routing to physical x2apic. [ 0.064909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068456] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076655] KVM setup paravirtual spinlock [ 0.078817] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081073] .... node #0, CPUs: #1[ 0.078785] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096010] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098707] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100266] devtmpfs: initialized [ 0.102698] EVM: security.selinux [ 0.103422] EVM: security.SMACK64 [ 0.104011] EVM: security.ima [ 0.104667] EVM: security.capability [ 0.105435] pinctrl core: initialized pinctrl subsystem [ 0.105848] regulator-dummy: no parameters [ 0.108063] RTC time: 5:01:09, date: 08/15/18 [ 0.108973] NET: Registered protocol family 16 [ 0.109940] cpuidle: using governor ladder [ 0.110761] cpuidle: using governor menu [ 0.111605] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113343] PCI: Using configuration type 1 for base access [ 0.115327] bio: create slab at 0 [ 0.116055] ACPI: Added _OSI(Module Device) [ 0.116904] ACPI: Added _OSI(Processor Device) [ 0.117777] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118685] ACPI: Added _OSI(Processor Aggregator Device) [ 0.120836] ACPI: Interpreter enabled [ 0.121610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.123486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.128529] ACPI: (supports S0 S5) [ 0.129249] ACPI: Using IOAPIC for interrupt routing [ 0.130207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132192] ACPI: No dock devices found. [ 0.134788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135943] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137229] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139476] acpiphp: Slot [3] registered [ 0.140020] acpiphp: Slot [4] registered [ 0.140822] acpiphp: Slot [5] registered [ 0.141817] acpiphp: Slot [6] registered [ 0.142843] acpiphp: Slot [7] registered [ 0.143656] acpiphp: Slot [8] registered [ 0.144017] acpiphp: Slot [9] registered [ 0.144835] acpiphp: Slot [10] registered [ 0.145661] acpiphp: Slot [11] registered [ 0.146479] acpiphp: Slot [12] registered [ 0.147296] acpiphp: Slot [13] registered [ 0.148022] acpiphp: Slot [14] registered [ 0.148841] acpiphp: Slot [15] registered [ 0.149658] acpiphp: Slot [16] registered [ 0.150481] acpiphp: Slot [17] registered [ 0.151302] acpiphp: Slot [18] registered [ 0.152022] acpiphp: Slot [19] registered [ 0.152839] acpiphp: Slot [20] registered [ 0.153670] acpiphp: Slot [21] registered [ 0.154975] acpiphp: Slot [22] registered [ 0.155790] acpiphp: Slot [23] registered [ 0.156024] acpiphp: Slot [24] registered [ 0.156863] acpiphp: Slot [25] registered [ 0.157684] acpiphp: Slot [26] registered [ 0.158496] acpiphp: Slot [27] registered [ 0.159309] acpiphp: Slot [28] registered [ 0.160017] acpiphp: Slot [29] registered [ 0.160837] acpiphp: Slot [30] registered [ 0.161719] acpiphp: Slot [31] registered [ 0.162556] PCI host bridge to bus 0000:00 [ 0.163377] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167531] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.173767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.175234] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.199130] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.202905] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204298] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.205726] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207056] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208213] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209106] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.210682] vgaarb: loaded [ 0.211290] vgaarb: bridge control possible 0000:00:02.0 [ 0.212214] SCSI subsystem initialized [ 0.213117] ACPI: bus type USB registered [ 0.213209] usbcore: registered new interface driver usbfs [ 0.214253] usbcore: registered new interface driver hub [ 0.216044] usbcore: registered new device driver usb [ 0.217053] PCI: Using ACPI for IRQ routing [ 0.217120] NetLabel: Initializing [ 0.217857] NetLabel: domain hash size = 128 [ 0.220003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.221013] NetLabel: unlabeled traffic allowed by default [ 0.222074] Switched to clocksource kvm-clock [ 0.227374] AppArmor: AppArmor Filesystem Enabled [ 0.228345] pnp: PnP ACPI init [ 0.229029] ACPI: bus type PNP registered [ 0.230227] pnp: PnP ACPI: found 8 devices [ 0.231062] ACPI: bus type PNP unregistered [ 0.238453] NET: Registered protocol family 2 [ 0.239554] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241108] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.242595] TCP: Hash tables configured (established 16384 bind 16384) [ 0.244097] TCP: reno registered [ 0.245334] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.246893] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.248174] NET: Registered protocol family 1 [ 0.249221] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.250346] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.251444] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.275873] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298636] Trying to unpack rootfs image as initramfs... [ 0.391563] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.393678] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.394848] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.396857] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398800] Scanning for low memory corruption every 60 seconds [ 0.400820] Initialise system trusted keyring [ 0.402238] audit: initializing netlink socket (disabled) [ 0.403899] type=2000 audit(1534309269.792:1): initialized [ 0.424788] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.427443] zbud: loaded [ 0.428503] VFS: Disk quotas dquot_6.5.2 [ 0.429706] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.431945] fuse init (API version 7.22) [ 0.433214] msgmni has been set to 3997 [ 0.434429] Key type big_key registered [ 0.435880] Key type asymmetric registered [ 0.437081] Asymmetric key parser 'x509' registered [ 0.438520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.440723] io scheduler noop registered [ 0.441876] io scheduler deadline registered (default) [ 0.443345] io scheduler cfq registered [ 0.444639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.446217] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.448115] ipmi message handler version 39.2 [ 0.449479] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.451668] ACPI: Power Button [PWRF] [ 0.452942] GHES: HEST is not enabled! [ 0.474663] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.539746] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.542116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.565679] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568522] Linux agpgart interface v0.103 [ 0.570627] brd: module loaded [ 0.571940] loop: module loaded [ 0.573251] blk-mq: CPU -> queue map [ 0.574343] CPU 0 -> Queue 0 [ 0.575312] CPU 1 -> Queue 0 [ 0.577009] vda: vda1 [ 0.578338] scsi0 : ata_piix [ 0.579161] scsi1 : ata_piix [ 0.579902] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.581332] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.582996] libphy: Fixed MDIO Bus: probed [ 0.583997] tun: Universal TUN/TAP device driver, 1.6 [ 0.585138] tun: (C) 1999-2004 Max Krasnyansky [ 0.587877] PPP generic driver version 2.4.2 [ 0.589137] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.590800] ehci-pci: EHCI PCI platform driver [ 0.592002] ehci-platform: EHCI generic platform driver [ 0.593380] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.594958] ohci-pci: OHCI PCI platform driver [ 0.596150] ohci-platform: OHCI generic platform driver [ 0.597394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619474] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622321] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.623649] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626759] usb usb1: Product: UHCI Host Controller [ 0.627852] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.629238] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630391] hub 1-0:1.0: USB hub found [ 0.631293] hub 1-0:1.0: 2 ports detected [ 0.632361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634773] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635883] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.637129] mousedev: PS/2 mouse device common for all mice [ 0.638639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640790] rtc_cmos 00:00: RTC can wake from S4 [ 0.642063] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.643443] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644889] device-mapper: uevent: version 1.0.3 [ 0.645988] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.647855] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649237] TCP: cubic registered [ 0.650105] NET: Registered protocol family 10 [ 0.651318] NET: Registered protocol family 17 [ 0.652338] Key type dns_resolver registered [ 0.653526] Loading compiled-in X.509 certificates [ 0.655117] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657176] registered taskstats version 1 [ 0.666744] Key type trusted registered [ 0.670352] Key type encrypted registered [ 0.671287] AppArmor: AppArmor sha1 policy hashing enabled [ 0.672456] IMA: No TPM chip found, activating TPM-bypass! [ 0.674066] regulator-dummy: disabling [ 0.675009] Magic number: 14:627:11 [ 0.675994] rtc_cmos 00:00: setting system clock to 2018-08-15 05:01:10 UTC (1534309270) [ 0.677897] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.679181] EDD information not available. [ 0.737443] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.739215] Write protecting the kernel read-only data: 12288k [ 0.740977] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.743919] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.758191] systemd-udevd[107]: starting version 204 [ 0.788564] FDC 0 is a S82078B [ 0.944067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.103929] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.105340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.106739] usb 1-1: Product: QEMU USB Tablet [ 1.107675] usb 1-1: Manufacturer: QEMU [ 1.108525] usb 1-1: SerialNumber: 42 [ 1.392032] tsc: Refined TSC clocksource calibration: 3491.839 MHz [ 1.808799] 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.041466] 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.112848] 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 Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.204656] 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 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 Wed, 15 Aug 2018 05:01:12 +0000. Up 2.54 seconds. cloud-init-nonet[2.71]: 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 ] * 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 load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[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.62]: 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 enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:01:13 +0000. Up 3.79 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:55:27:ae | ci-info: | eth0 | True | 192.168.0.14 | 255.255.255.0 | fa:16:3e:85:97:42 | 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:a9:87:a0:b4:c4:e7:05:8a:f6:3d:25:1b:f7:47:51 root@ns The key's randomart image is: +--[ RSA 2048]----+ | E | | . | | . . | | o . . . . . | |..= ooooS . | |.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: 45:20:49:bb:ef:f7:b6:33:3d:f9:85:d7:17:6c:7c:62 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .o.... | | .o . | | . . | | . . o | | . S E=.| | . ..o+| | . ...=| | . . + +.o| | .. oo+ 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: 12:f8:f6:8a:c0:08:71:a1:9c:17:f2:6d:96:da:91:4e root@ns The key's randomart image is: +--[ECDSA 256]---+ | ... | |..+.o.o | |oo.o.E. | | o. B... | |. . o+ S | |.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: 24:54:e1:c2:9b:c3:f8:f1:db:ef:4a:c6:26:bf:f0:4a root@ns The key's randomart image is: +--[ED25519 256--+ | ..o. | | o . | | + o | | o * | | . * S | | . + . | | . E = | | . @ | | 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 boot log to disk[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 boot log to disk[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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:01:18 +0000. Up 8.96 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 ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:01:19 +0000. Up 9.95 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.14/24 dev eth1 + ip link set dev eth1 up + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [757 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [542 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [242 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [410 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [132 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.6 MB in 4s (2777 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: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. Need to get 433 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 bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.17 [146 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.17 [288 kB] Preconfiguring packages ... Fetched 433 kB in 0s (546 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... 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 bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... 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 ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 + 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 | fd:8b:7b:98:80:27:25:f0:86:9a:02:b3:84:dc:84:1b | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:20:49:bb:ef:f7:b6:33:3d:f9:85:d7:17:6c:7c:62 root@ns (DSA) ec2: 256 12:f8:f6:8a:c0:08:71:a1:9c:17:f2:6d:96:da:91:4e root@ns (ECDSA) ec2: 256 24:54:e1:c2:9b:c3:f8:f1:db:ef:4a:c6:26:bf:f0:4a root@ns (ED25519) ec2: 2048 d2:a9:87:a0:b4:c4:e7:05:8a:f6:3d:25:1b:f7:47:51 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKjAqgFpZfX06vTBr9Tbd8GP0ECdLq6JWsiPD2j0fdF6OremnYoxaxJ5iguDOl1HTRl3eVDZiROTS/xi7iCBmVE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM54zN96pj9FgGg/SEktINBJTvb3a/R4HcMVuNXfULfR root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Vs5lRm+VJTvI+Ft3U7P3/Pk4HdE9EupgF469jkCzwEbBPMvWMIYf75QS/XWtELkRrKfTOsp5hR4Oh4eGhNzUtNg0t061PiSyrqhLLjfFGiG1BlManZHa2s9zpBFY7qpJoCZwzJI/z7pnSmBDo+ZHfIrhh+PmDCYKLT4AX4kIgEpEVyEXcLn65UyN0TjSJ21If2TTU7cl9xEs0sDqcBlqFBdWRbMMN3IqcOUWZsaAjv2JBu9qnkCTfuwtI6vgBP4BTqKiQeLyEo3hF2fuzTWAHBhE9U2mpYhdNIpJ2IGanGN+WO/oGbbotjCZ7IAnK0Dok3PKxjF8gigIO7gtCqZv root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:01:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.16 seconds 2018-08-15 05:07:39,493 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-15 05:07:39,495 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.220 2018-08-15 05:07:39,581 - 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-08-15 05:07:39,649 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-15 05:07:39,649 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-15 05:07:39,721 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:07:39,722 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-15 05:08:04,770 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:08:04,770 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-15 05:08:29,823 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:08:29,824 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-15 05:08:54,876 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:08:54,876 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-15 05:09:19,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:09:19,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-15 05:09:44,969 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:09:44,969 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-15 05:10:10,025 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:10:10,026 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-15 05:11:01,973 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:11:01,973 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-15 05:11:45,701 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-15 05:11:45,702 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-08-15 05:12:10,983 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550538@clearwater.opnfv', u'sip_username': u'6505550538', u'formatted_number': u'(650) 555-0538', u'number': u'6505550538', u'sip_uri': u'sip:6505550538@clearwater.opnfv', u'number_id': u'0bd6335fd9584f0992ae80cfc683c7c6', u'sip_password': u'8vQkfPkkT', u'pstn': False} 2018-08-15 05:12:10,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:12:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:12:11,270 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:12:10 GMT Server: Apache x-openstack-request-id: req-35b77e5f-2b9d-4519-8013-f1d3bf640c20 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:12:11,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:12:11 GMT Server: Apache x-openstack-request-id: req-3cbee945-1cf5-4aef-90aa-73b1afff3162 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "outputs": [{"output_value": "172.30.9.209", "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-08-15 05:12:11,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 used request id req-3cbee945-1cf5-4aef-90aa-73b1afff3162 2018-08-15 05:12:11,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.600980043411s 2018-08-15 05:12:11,586 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 used request id req-3cbee945-1cf5-4aef-90aa-73b1afff3162 2018-08-15 05:12:11,588 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.209', 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-08-15 05:12:11,589 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-15 05:12:11,589 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-15 05:12:11,599 - 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-08-15 05:12:11,599 - 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-08-15 05:16:41,686 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-15 05:16:41,687 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550493, 6505550271) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 9269b979f1efa102926144937daf6961) - /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) - (6505550383, 6505550683) Failed Endpoint threw exception: - Expected 180, got 503 (call ID b6f330d22a44531f950a358c34ce729a) - /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) - (6505550344, 6505550916) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 2f8b3d92f1ce94193e7b2a443cfbca07) - /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) - (6505550547, 6505550456) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550410, 6505550581) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 88663377cd37aca4288d00c9a7c3c03e) - /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) - (6505550647, 6505550371) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 628fea8eca9f6c8942f7dac5ae6eec49) - /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) - (6505550814, 6505550861) Failed Endpoint threw exception: - Expected 180, got 503 (call ID d95112160620d2838405cc8c337ac238) - /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) - (6505550226) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550662, 6505550255) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 80bcbfcfdcf7b3bbfc43163c3b411f7a) - /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 8fbbeb84a3ce5b5cc6aa1cf652b95962) Call Barring - Outbound Rejection (TCP) - (6505550696, 6505550815) 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) - (6505550519, 6505550330) 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) - (6505550322, 6505550773, 6505550760) Failed Endpoint threw exception: - sip:6505550760@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550760@clearwater.opnfv timed out waiting for 401|200 (call ID 8af004f38c1c14c4ee2a08a552849a34) Call Diversion - Not reachable (not registered) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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:6505550675@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550676@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550767@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.4.0/net/http.rb:877:in `start' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.4.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.4.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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550930%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550834%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550962%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550357%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550055%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550114%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550445%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550811%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550901%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550193%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550243%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550902%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550098%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550637%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550202%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550454%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550514%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550632%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550542%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550744%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550409%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550824%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550258%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550047%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23: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%3A6505550826%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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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) - 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%3A6505550808%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:214: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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown 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%3A6505550084%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:250: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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550495, 6505550937) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550360, 6505550104) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550403, 6505550724) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 508cf9033ec8199482f050306c42a832) - /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 GRUU - Call - AoR with other param as target (TCP) - (6505550168, 6505550940) Failed Endpoint threw exception: - Expected 200, got 503 (call ID c572b1364761b1edd0c1003cc757ee3f) - /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) - (6505550808, 6505550695) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 6d187759db3f23e980b09d06c1f9df44) - /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) - (6505550945) Failed Endpoint threw exception: - sip:6505550945@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID d7d469db21285c43a25ca850d42ef087) - /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:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550312) Failed Endpoint threw exception: - sip:6505550312@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b7fd73168d151507aa49e867598bb716) - /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) - (6505550655) Failed Endpoint threw exception: - sip:6505550655@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 0118470240ddc75f44415c97cc89989f) - /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) - (6505550609, 6505550040) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 98b796b4ba9392ca0d7018fd7a1f212a) Failed RuntimeError thrown: - Expected 200, got 504 (call ID e170e47c663575f3f0bdd0f21cf69b0e) - /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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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) - (6505550031, 6505550412) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 2069678d8d03c483682f4d65ec62c43a) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 2069678d8d03c483682f4d65ec62c43a) - /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.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.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%3A6505550676%40clearwater.opnfv/associated_private_ids"} 45 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-15 05:12:17 +0000 Basic Call - SDP (TCP) at 2018-08-15 05:12:23 +0000 Basic Call - Tel URIs (TCP) at 2018-08-15 05:12:28 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-15 05:12:35 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-15 05:12:40 +0000 Basic Call - Pracks (TCP) at 2018-08-15 05:12:45 +0000 Multiple Identities (TCP) at 2018-08-15 05:12:52 +0000 Call Diversion - Not registered (TCP) at 2018-08-15 05:13:58 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-15 05:14:23 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-15 05:14:28 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-15 05:14:28 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-15 05:14:28 +0000 Call Diversion - Busy (TCP) at 2018-08-15 05:14:29 +0000 Call Diversion - Unconditional (TCP) at 2018-08-15 05:14:29 +0000 Call Diversion - No answer (TCP) at 2018-08-15 05:14:29 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-15 05:14:29 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-15 05:14:30 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-15 05:14:30 +0000 Call Waiting - Accepted (TCP) at 2018-08-15 05:14:30 +0000 Call Waiting - Cancelled (TCP) at 2018-08-15 05:14:30 +0000 CANCEL - Mainline (TCP) at 2018-08-15 05:14:30 +0000 Filtering - Accept-Contact (TCP) at 2018-08-15 05:14:30 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-15 05:14:31 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-15 05:14:31 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-15 05:14:31 +0000 Filtering - RFC3841 example (TCP) at 2018-08-15 05:14:31 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-15 05:14:31 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-15 05:14:31 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-15 05:14:32 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-15 05:14:32 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-15 05:14:32 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-15 05:14:32 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-15 05:14:32 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-15 05:14:33 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-15 05:14:33 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-15 05:14:33 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-08-15 05:14:33 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-15 05:14:44 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-15 05:14:49 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-15 05:14:55 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-15 05:15:26 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-15 05:15:58 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-15 05:16:30 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-15 05:16:35 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-15 05:16:41 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-15 05:16:41,691 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 45, 'skipped': 42, 'total': 93, 'passed': 6} 2018-08-15 05:16:41,816 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-15 05:16:41,818 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:58 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-15 05:16:41,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:16:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:16:42,096 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:16:41 GMT Server: Apache x-openstack-request-id: req-edb2190f-9d77-4b51-89cd-8515f6d77448 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:16:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-31d29388-65e8-404d-a4cf-9d2fbbc56f3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:16:42,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-31d29388-65e8-404d-a4cf-9d2fbbc56f3c 2018-08-15 05:16:42,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.556191921234s 2018-08-15 05:16:42,380 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-31d29388-65e8-404d-a4cf-9d2fbbc56f3c 2018-08-15 05:16:42,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:16:42,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:16:42,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-b7a057b4-ef0f-4b14-83e8-e92d0f094d9f Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:16:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-e3788087-b8e1-467f-8ec8-05c84a26ddd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-15T05:03:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv/events/2841d2a4-81df-4c98-8b44-dd2466a16b43", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "id": "2841d2a4-81df-4c98-8b44-dd2466a16b43"}]} 2018-08-15 05:16:42,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-e3788087-b8e1-467f-8ec8-05c84a26ddd6 2018-08-15 05:16:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.310081005096s 2018-08-15 05:16:42,692 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-e3788087-b8e1-467f-8ec8-05c84a26ddd6 2018-08-15 05:16:42,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-15 05:16:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:16:42,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-f387abcf-0b07-4127-a423-e38731b86957 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:16:43,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:16:42 GMT Server: Apache x-openstack-request-id: req-ce7bf965-6f56-4cff-9d06-6f2043524da7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:16:43,318 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 used request id req-ce7bf965-6f56-4cff-9d06-6f2043524da7 2018-08-15 05:16:43,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.624729156494s 2018-08-15 05:16:43,318 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709 used request id req-ce7bf965-6f56-4cff-9d06-6f2043524da7 2018-08-15 05:16:43,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:16:43,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=2841d2a4-81df-4c98-8b44-dd2466a16b43&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:16:43,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:16:43 GMT Server: Apache x-openstack-request-id: req-a002a0aa-c9b0-4f95-a45c-e1aa30522491 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=2841d2a4-81df-4c98-8b44-dd2466a16b43&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:16:43,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:16:43 GMT Server: Apache x-openstack-request-id: req-4fd74625-29a6-477b-a62f-f626b4ad60fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 430 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-15T05:16:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv/events/bf19c49d-a0c8-47e1-a1af-2597f98d1578", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "id": "bf19c49d-a0c8-47e1-a1af-2597f98d1578"}, {"resource_name": "dime", "event_time": "2018-08-15T05:16:43Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime/events/dde0c143-1e97-4931-b018-4c9c44faaa30", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "28157371-047a-4af6-b261-3974fa2a1bcc", "id": "dde0c143-1e97-4931-b018-4c9c44faaa30"}]} 2018-08-15 05:16:43,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=2841d2a4-81df-4c98-8b44-dd2466a16b43&sort_dir=asc&marker=2841d2a4-81df-4c98-8b44-dd2466a16b43&sort_dir=asc used request id req-4fd74625-29a6-477b-a62f-f626b4ad60fe 2018-08-15 05:16:43,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.261301994324s 2018-08-15 05:16:43,580 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=2841d2a4-81df-4c98-8b44-dd2466a16b43&sort_dir=asc&marker=2841d2a4-81df-4c98-8b44-dd2466a16b43&sort_dir=asc used request id req-4fd74625-29a6-477b-a62f-f626b4ad60fe 2018-08-15 05:16:48,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:16:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dde0c143-1e97-4931-b018-4c9c44faaa30&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:16:48,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:16:48 GMT Server: Apache x-openstack-request-id: req-faca4d78-30af-4872-be5a-b9c44d54880d Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dde0c143-1e97-4931-b018-4c9c44faaa30&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:16:50,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:16:48 GMT Server: Apache x-openstack-request-id: req-c03ac924-0379-41e4-b721-8ea2669b0a0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-15T05:16:44Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer/events/24867f1b-7ffa-4787-af40-708588c4b531", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5995796c-1010-4ac8-a696-69576ba6b3db", "id": "24867f1b-7ffa-4787-af40-708588c4b531"}, {"resource_name": "sprout", "event_time": "2018-08-15T05:16:45Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout/events/0e045cfc-7fe7-4c02-9e07-d2597ea4b594", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "47f2c86d-22b3-4600-9954-ada5e0346907", "id": "0e045cfc-7fe7-4c02-9e07-d2597ea4b594"}, {"resource_name": "vellum", "event_time": "2018-08-15T05:16:46Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum/events/4e91bb97-b250-49f1-b632-3f6c58406297", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3fd0382c-a293-47c6-8447-c7c1755bd03c", "id": "4e91bb97-b250-49f1-b632-3f6c58406297"}, {"resource_name": "bono", "event_time": "2018-08-15T05:16:47Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono/events/cac710ec-7589-40ce-967a-ec90ef0f44c9", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f2e1cf54-1853-4de3-975f-7929c8e164b1", "id": "cac710ec-7589-40ce-967a-ec90ef0f44c9"}]} 2018-08-15 05:16:50,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dde0c143-1e97-4931-b018-4c9c44faaa30&sort_dir=asc&marker=dde0c143-1e97-4931-b018-4c9c44faaa30&sort_dir=asc used request id req-c03ac924-0379-41e4-b721-8ea2669b0a0b 2018-08-15 05:16:50,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.90755009651s 2018-08-15 05:16:50,494 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=dde0c143-1e97-4931-b018-4c9c44faaa30&sort_dir=asc&marker=dde0c143-1e97-4931-b018-4c9c44faaa30&sort_dir=asc used request id req-c03ac924-0379-41e4-b721-8ea2669b0a0b 2018-08-15 05:16:55,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:16:55,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=cac710ec-7589-40ce-967a-ec90ef0f44c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:16:55,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:16:55 GMT Server: Apache x-openstack-request-id: req-2da3bfb4-4974-4c3e-9498-ae8db9299e34 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=cac710ec-7589-40ce-967a-ec90ef0f44c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:16:55,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:16:55 GMT Server: Apache x-openstack-request-id: req-5b43b4de-eaca-47bb-b94c-053f300f542b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-08-15T05:16:54Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime/events/87e7ce20-df20-4119-8dd2-ac08c274c495", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "28157371-047a-4af6-b261-3974fa2a1bcc", "id": "87e7ce20-df20-4119-8dd2-ac08c274c495"}]} 2018-08-15 05:16:55,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=cac710ec-7589-40ce-967a-ec90ef0f44c9&sort_dir=asc&marker=cac710ec-7589-40ce-967a-ec90ef0f44c9&sort_dir=asc used request id req-5b43b4de-eaca-47bb-b94c-053f300f542b 2018-08-15 05:16:55,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726010799408s 2018-08-15 05:16:55,574 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=cac710ec-7589-40ce-967a-ec90ef0f44c9&sort_dir=asc&marker=cac710ec-7589-40ce-967a-ec90ef0f44c9&sort_dir=asc used request id req-5b43b4de-eaca-47bb-b94c-053f300f542b 2018-08-15 05:17:00,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=87e7ce20-df20-4119-8dd2-ac08c274c495&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:00,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:00 GMT Server: Apache x-openstack-request-id: req-d6c00e75-3fd6-406e-8da2-5ab0122385ed Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=87e7ce20-df20-4119-8dd2-ac08c274c495&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:00,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:00 GMT Server: Apache x-openstack-request-id: req-661beff9-0863-437b-97f8-7e0f7938e694 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-15T05:16:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum/events/b50fe735-00e7-4977-ba5f-c3d04cd613e1", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3fd0382c-a293-47c6-8447-c7c1755bd03c", "id": "b50fe735-00e7-4977-ba5f-c3d04cd613e1"}, {"resource_name": "homer", "event_time": "2018-08-15T05:16:55Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer/events/404be301-20f5-4fa6-bb69-fc12f3e8486f", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5995796c-1010-4ac8-a696-69576ba6b3db", "id": "404be301-20f5-4fa6-bb69-fc12f3e8486f"}, {"resource_name": "sprout", "event_time": "2018-08-15T05:16:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout/events/0a8dbbb6-abb5-423b-99b7-c9caf864c5ca", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "47f2c86d-22b3-4600-9954-ada5e0346907", "id": "0a8dbbb6-abb5-423b-99b7-c9caf864c5ca"}, {"resource_name": "bono", "event_time": "2018-08-15T05:16:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono/events/22396414-91d0-4457-a66c-64ee0cb05b0b", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f2e1cf54-1853-4de3-975f-7929c8e164b1", "id": "22396414-91d0-4457-a66c-64ee0cb05b0b"}, {"resource_name": "ellis", "event_time": "2018-08-15T05:16:56Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis/events/6b29b3c9-9ca9-4e9d-9491-b00a5222ff62", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ed2c35e0-291d-423c-954b-00010e3ca6f4", "id": "6b29b3c9-9ca9-4e9d-9491-b00a5222ff62"}]} 2018-08-15 05:17:00,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=87e7ce20-df20-4119-8dd2-ac08c274c495&sort_dir=asc&marker=87e7ce20-df20-4119-8dd2-ac08c274c495&sort_dir=asc used request id req-661beff9-0863-437b-97f8-7e0f7938e694 2018-08-15 05:17:00,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718078613281s 2018-08-15 05:17:00,651 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=87e7ce20-df20-4119-8dd2-ac08c274c495&sort_dir=asc&marker=87e7ce20-df20-4119-8dd2-ac08c274c495&sort_dir=asc used request id req-661beff9-0863-437b-97f8-7e0f7938e694 2018-08-15 05:17:05,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=6b29b3c9-9ca9-4e9d-9491-b00a5222ff62&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:05,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:05 GMT Server: Apache x-openstack-request-id: req-4a11269b-14cd-463c-998e-024d7f6080fc Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=6b29b3c9-9ca9-4e9d-9491-b00a5222ff62&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:05,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:05 GMT Server: Apache x-openstack-request-id: req-81ac63d2-f371-498d-9cc7-db30a3dfa0d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-15T05:17:01Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis/events/4add7a62-2b6a-4707-96a5-bc9ba3c9e7f3", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ed2c35e0-291d-423c-954b-00010e3ca6f4", "id": "4add7a62-2b6a-4707-96a5-bc9ba3c9e7f3"}, {"resource_name": "dns", "event_time": "2018-08-15T05:17:01Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns/events/497add6e-0fa7-4f79-951c-19689d46bcd5", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "81521e03-9c1b-47f9-a67a-ff5b331b2ae7", "id": "497add6e-0fa7-4f79-951c-19689d46bcd5"}]} 2018-08-15 05:17:05,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=6b29b3c9-9ca9-4e9d-9491-b00a5222ff62&sort_dir=asc&marker=6b29b3c9-9ca9-4e9d-9491-b00a5222ff62&sort_dir=asc used request id req-81ac63d2-f371-498d-9cc7-db30a3dfa0d2 2018-08-15 05:17:05,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731129646301s 2018-08-15 05:17:05,731 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=6b29b3c9-9ca9-4e9d-9491-b00a5222ff62&sort_dir=asc&marker=6b29b3c9-9ca9-4e9d-9491-b00a5222ff62&sort_dir=asc used request id req-81ac63d2-f371-498d-9cc7-db30a3dfa0d2 2018-08-15 05:17:10,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=497add6e-0fa7-4f79-951c-19689d46bcd5&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:10,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:10 GMT Server: Apache x-openstack-request-id: req-d74bc3f1-a152-4a3d-a763-79ebb685e23a Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=497add6e-0fa7-4f79-951c-19689d46bcd5&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:11,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:10 GMT Server: Apache x-openstack-request-id: req-a3b22b76-d29e-4f25-b76c-2e5d0c6d9fde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-15T05:17:07Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns/events/8bed1070-fb6c-4c04-bbee-6a1684e344ce", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "81521e03-9c1b-47f9-a67a-ff5b331b2ae7", "id": "8bed1070-fb6c-4c04-bbee-6a1684e344ce"}, {"resource_name": "security_groups", "event_time": "2018-08-15T05:17:07Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups/events/e98b0364-1501-455b-9128-68a1c21b7d85", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "71fe9963-388b-4cbb-9d27-3310e0f4b21d", "id": "e98b0364-1501-455b-9128-68a1c21b7d85"}, {"resource_name": "sig_network", "event_time": "2018-08-15T05:17:07Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network/events/b82c9ea7-4815-464a-99a4-7e85d99238bb", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b00fd2d4-bf8f-4e97-b5f9-7737f46eed76", "id": "b82c9ea7-4815-464a-99a4-7e85d99238bb"}, {"resource_name": "mgmt_network", "event_time": "2018-08-15T05:17:07Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network/events/71d65b3d-e995-49b8-95cf-c6c1f22ee7e3", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b0bf2b51-869b-4c70-bd79-d3d536894155", "id": "71d65b3d-e995-49b8-95cf-c6c1f22ee7e3"}]} 2018-08-15 05:17:11,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=497add6e-0fa7-4f79-951c-19689d46bcd5&sort_dir=asc&marker=497add6e-0fa7-4f79-951c-19689d46bcd5&sort_dir=asc used request id req-a3b22b76-d29e-4f25-b76c-2e5d0c6d9fde 2018-08-15 05:17:11,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.407727956772s 2018-08-15 05:17:11,146 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=497add6e-0fa7-4f79-951c-19689d46bcd5&sort_dir=asc&marker=497add6e-0fa7-4f79-951c-19689d46bcd5&sort_dir=asc used request id req-a3b22b76-d29e-4f25-b76c-2e5d0c6d9fde 2018-08-15 05:17:16,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=71d65b3d-e995-49b8-95cf-c6c1f22ee7e3&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:16,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:16 GMT Server: Apache x-openstack-request-id: req-5a7528db-e46e-4b22-a40b-3cf21f6ecdf0 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=71d65b3d-e995-49b8-95cf-c6c1f22ee7e3&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:16,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:16 GMT Server: Apache x-openstack-request-id: req-d1baea64-a699-4b28-84f3-ea0a1baad375 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-08-15T05:17:14Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network/events/39a14861-e7b3-4a1c-8777-81e5a6f9240b", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b00fd2d4-bf8f-4e97-b5f9-7737f46eed76", "id": "39a14861-e7b3-4a1c-8777-81e5a6f9240b"}, {"resource_name": "mgmt_network", "event_time": "2018-08-15T05:17:15Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network/events/e3cbb26b-4fc4-40c4-acef-755959c875d8", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b0bf2b51-869b-4c70-bd79-d3d536894155", "id": "e3cbb26b-4fc4-40c4-acef-755959c875d8"}]} 2018-08-15 05:17:16,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=71d65b3d-e995-49b8-95cf-c6c1f22ee7e3&sort_dir=asc&marker=71d65b3d-e995-49b8-95cf-c6c1f22ee7e3&sort_dir=asc used request id req-d1baea64-a699-4b28-84f3-ea0a1baad375 2018-08-15 05:17:16,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365519046783s 2018-08-15 05:17:16,518 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=71d65b3d-e995-49b8-95cf-c6c1f22ee7e3&sort_dir=asc&marker=71d65b3d-e995-49b8-95cf-c6c1f22ee7e3&sort_dir=asc used request id req-d1baea64-a699-4b28-84f3-ea0a1baad375 2018-08-15 05:17:21,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e3cbb26b-4fc4-40c4-acef-755959c875d8&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:21,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:21 GMT Server: Apache x-openstack-request-id: req-a4cb1dad-50be-4c02-89a0-dfed403c2360 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e3cbb26b-4fc4-40c4-acef-755959c875d8&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:21,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:21 GMT Server: Apache x-openstack-request-id: req-381349e8-27f2-4792-834e-0b79f69e0053 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-15T05:17:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups/events/6040572d-67d5-401b-8851-2ff204d94dde", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "71fe9963-388b-4cbb-9d27-3310e0f4b21d", "id": "6040572d-67d5-401b-8851-2ff204d94dde"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-15T05:17:18Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv/events/43ba9fdf-edf9-4c3b-b39f-cadf119575c6", "rel": "self"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "id": "43ba9fdf-edf9-4c3b-b39f-cadf119575c6"}]} 2018-08-15 05:17:21,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e3cbb26b-4fc4-40c4-acef-755959c875d8&sort_dir=asc&marker=e3cbb26b-4fc4-40c4-acef-755959c875d8&sort_dir=asc used request id req-381349e8-27f2-4792-834e-0b79f69e0053 2018-08-15 05:17:21,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710060596466s 2018-08-15 05:17:21,595 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=e3cbb26b-4fc4-40c4-acef-755959c875d8&sort_dir=asc&marker=e3cbb26b-4fc4-40c4-acef-755959c875d8&sort_dir=asc used request id req-381349e8-27f2-4792-834e-0b79f69e0053 2018-08-15 05:17:26,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:26,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:26,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:26 GMT Server: Apache x-openstack-request-id: req-299efd9b-8f2d-431a-8a16-30d104f5b94e Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:27,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:26 GMT Server: Apache x-openstack-request-id: req-536aefad-fff6-4056-980e-51437faa8e19 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:17:27,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc&marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc used request id req-536aefad-fff6-4056-980e-51437faa8e19 2018-08-15 05:17:27,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.545464992523s 2018-08-15 05:17:27,148 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc&marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc used request id req-536aefad-fff6-4056-980e-51437faa8e19 2018-08-15 05:17:32,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-15 05:17:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:32,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache x-openstack-request-id: req-69735160-67e4-49f4-b547-1c07d7199d7e Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache x-openstack-request-id: req-cce4500a-34ce-4ea7-96ec-9a49c069e6c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-15 05:17:32,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc&marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc used request id req-cce4500a-34ce-4ea7-96ec-9a49c069e6c0 2018-08-15 05:17:32,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693578720093s 2018-08-15 05:17:32,223 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709/events?marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc&marker=43ba9fdf-edf9-4c3b-b39f-cadf119575c6&sort_dir=asc used request id req-cce4500a-34ce-4ea7-96ec-9a49c069e6c0 2018-08-15 05:17:32,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-15 05:17:32,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7cd391749997cdbcce2e1523e421fd41cf98f505" 2018-08-15 05:17:32,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache x-openstack-request-id: req-7139264e-0c92-4a09-81b4-c90a885c8727 Location: http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:17:32,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache x-openstack-request-id: req-632313ae-e99c-47d0-8f10-f2f9cfd5bfb7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "b6d21982716d4b0ebade558e9ce93f8f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "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_a248d456-b4bd-4738-a454-41e439b9a6ec", "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": "36b76b62-6049-400a-b18a-0441df8350db", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "deletion_time": "2018-08-15T05:17:19Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "57d7d6d7e0874374b1c26f36fa17dc37", "tags": null, "creation_time": "2018-08-15T04:58:58Z", "links": [{"href": "http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-15T05:16:43Z", "id": "b70e9858-6d8c-432f-81b2-21311c6dc709", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-15 05:17:32,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-632313ae-e99c-47d0-8f10-f2f9cfd5bfb7 2018-08-15 05:17:32,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0683650970459s 2018-08-15 05:17:32,293 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.31:8004/v1/b6d21982716d4b0ebade558e9ce93f8f/stacks/clearwater-opnfv/b70e9858-6d8c-432f-81b2-21311c6dc709?resolve_outputs=False used request id req-632313ae-e99c-47d0-8f10-f2f9cfd5bfb7 2018-08-15 05:17:32,293 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot clean stack ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean self.cloud.delete_stack(self.stack.id, wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack marker=marker) File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events stack_status = stack['stack_status'] TypeError: 'NoneType' object has no attribute '__getitem__' 2018-08-15 05:17:32,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 05:17:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:32,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27b0d4f-5a9f-4910-ac86-977a5e2b6c2e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": {"self": "http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5678cea497b14e4c84d08c29aa4b199e", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 05:17:32,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f27b0d4f-5a9f-4910-ac86-977a5e2b6c2e 2018-08-15 05:17:32,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203276157379s 2018-08-15 05:17:32,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f27b0d4f-5a9f-4910-ac86-977a5e2b6c2e 2018-08-15 05:17:32,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 05:17:32,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:32,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3397d633-e780-4704-8856-777df6d84beb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": {"self": "http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5678cea497b14e4c84d08c29aa4b199e", "description": null}} 2018-08-15 05:17:32,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e used request id req-3397d633-e780-4704-8856-777df6d84beb 2018-08-15 05:17:32,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196135044098s 2018-08-15 05:17:32,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e used request id req-3397d633-e780-4704-8856-777df6d84beb 2018-08-15 05:17:32,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 05:17:32,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:33,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3babb1c-7a25-4de2-b7de-1f58a0c4b463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:17:33,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e used request id req-e3babb1c-7a25-4de2-b7de-1f58a0c4b463 2018-08-15 05:17:33,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.331549882889s 2018-08-15 05:17:33,038 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/5678cea497b14e4c84d08c29aa4b199e used request id req-e3babb1c-7a25-4de2-b7de-1f58a0c4b463 2018-08-15 05:17:33,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 05:17:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:33,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc85c572-3b70-4594-ae44-fc6310f650f5 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f"}, "tags": [], "enabled": true, "id": "b6d21982716d4b0ebade558e9ce93f8f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a248d456-b4bd-4738-a454-41e439b9a6ec"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 05:17:33,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-dc85c572-3b70-4594-ae44-fc6310f650f5 2018-08-15 05:17:33,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181781053543s 2018-08-15 05:17:33,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-dc85c572-3b70-4594-ae44-fc6310f650f5 2018-08-15 05:17:33,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 05:17:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:33,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1cbf314-7ecc-42d9-895f-514bb047f347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:17:33,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f used request id req-d1cbf314-7ecc-42d9-895f-514bb047f347 2018-08-15 05:17:33,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273851156235s 2018-08-15 05:17:33,505 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/b6d21982716d4b0ebade558e9ce93f8f used request id req-d1cbf314-7ecc-42d9-895f-514bb047f347 2018-08-15 05:17:33,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:17:33,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:33,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8b5be5-3dae-4f6a-a4c5-bc686aff17b2 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "db9ef5f6cc51467c9eacf5640b831b20", "links": {"self": "http://172.30.9.31:5000/v3/roles/db9ef5f6cc51467c9eacf5640b831b20"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:17:33,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea8b5be5-3dae-4f6a-a4c5-bc686aff17b2 2018-08-15 05:17:33,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181813001633s 2018-08-15 05:17:33,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-ea8b5be5-3dae-4f6a-a4c5-bc686aff17b2 2018-08-15 05:17:33,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-15 05:17:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/roles/db9ef5f6cc51467c9eacf5640b831b20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7d3868686bd29ee4dfefd43f87228537ba8bb3" 2018-08-15 05:17:33,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819043ab-86ac-467a-bcee-cafbfb81696d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:17:33,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/db9ef5f6cc51467c9eacf5640b831b20 used request id req-819043ab-86ac-467a-bcee-cafbfb81696d 2018-08-15 05:17:33,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.207837104797s 2018-08-15 05:17:33,905 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/roles/db9ef5f6cc51467c9eacf5640b831b20 used request id req-819043ab-86ac-467a-bcee-cafbfb81696d 2018-08-15 05:17:33,932 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-15 05:17:33,985 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-15 05:17:34,027 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-15 05:17:34,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 05:17:34,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 05:17:34,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 05:17:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:17:34,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556df6f9-f06b-4cb9-8c95-e000414020a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 05:17:34,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-556df6f9-f06b-4cb9-8c95-e000414020a0 2018-08-15 05:17:34,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 05:17:34,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T06:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["ox9ljoyfTOCRPLxctLSBUw"], "issued_at": "2018-08-15T05:17:34.000000Z"}} 2018-08-15 05:17:34,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:17:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:34,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-567e86b0-7747-4542-a639-f9cdd99ca671 Date: Wed, 15 Aug 2018 05:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 05:17:34,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-567e86b0-7747-4542-a639-f9cdd99ca671 2018-08-15 05:17:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.316734075546s 2018-08-15 05:17:34,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-567e86b0-7747-4542-a639-f9cdd99ca671 2018-08-15 05:17:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:17:34,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d61015fb-3250-405c-83d3-c1ecd95c7bee Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 05:17:34,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-d61015fb-3250-405c-83d3-c1ecd95c7bee 2018-08-15 05:17:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 05:17:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:34,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e398006f-3e06-4eff-a60f-b36ca5e93c48 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 05:17:34,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e398006f-3e06-4eff-a60f-b36ca5e93c48 2018-08-15 05:17:34,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135657072067s 2018-08-15 05:17:34,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-e398006f-3e06-4eff-a60f-b36ca5e93c48 2018-08-15 05:17:35,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 05:17:35,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c"}}' 2018-08-15 05:17:35,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95c700d-838a-4ca2-9378-255ba45f184d Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858"}, "tags": [], "enabled": true, "id": "334204cd5d6342f59660a372118fa858", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c"}} 2018-08-15 05:17:35,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f95c700d-838a-4ca2-9378-255ba45f184d 2018-08-15 05:17:35,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.207343101501s 2018-08-15 05:17:35,211 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f95c700d-838a-4ca2-9378-255ba45f184d 2018-08-15 05:17:35,212 - 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'334204cd5d6342f59660a372118fa858', '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_355abe48-e016-43a9-be51-8624c92f123c'}) 2018-08-15 05:17:35,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 05:17:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d694b92d-2926-48ce-b099-c5323538ff7d", "email": null, "name": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c"}}' 2018-08-15 05:17:35,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0698426-1ed8-467a-994f-7de2674732f8 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c", "links": {"self": "http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19ad7b26926a4e85a0518ec4cf33acff", "domain_id": "default", "password_expires_at": null}} 2018-08-15 05:17:35,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-d0698426-1ed8-467a-994f-7de2674732f8 2018-08-15 05:17:35,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406384944916s 2018-08-15 05:17:35,625 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-d0698426-1ed8-467a-994f-7de2674732f8 2018-08-15 05:17:35,626 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'19ad7b26926a4e85a0518ec4cf33acff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c'}) 2018-08-15 05:17:35,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:17:35,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:35,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533f8c3b-1943-40d0-afe5-400a7774516f Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:17:35,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-533f8c3b-1943-40d0-afe5-400a7774516f 2018-08-15 05:17:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175554990768s 2018-08-15 05:17:35,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-533f8c3b-1943-40d0-afe5-400a7774516f 2018-08-15 05:17:35,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:17:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:35,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fda6a4a-acf6-400d-9acf-971bdddbde7d Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:17:35,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4fda6a4a-acf6-400d-9acf-971bdddbde7d 2018-08-15 05:17:35,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987310409546s 2018-08-15 05:17:35,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-4fda6a4a-acf6-400d-9acf-971bdddbde7d 2018-08-15 05:17:35,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:17:35,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:36,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9ec537-8cd0-4ae6-99b6-351a32988219 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:17:36,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5d9ec537-8cd0-4ae6-99b6-351a32988219 2018-08-15 05:17:36,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100162982941s 2018-08-15 05:17:36,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-5d9ec537-8cd0-4ae6-99b6-351a32988219 2018-08-15 05:17:36,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 05:17:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:36,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4507f318-967e-47ae-8f41-9b92a3045ff3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 05:17:36,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4507f318-967e-47ae-8f41-9b92a3045ff3 2018-08-15 05:17:36,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136785984039s 2018-08-15 05:17:36,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-4507f318-967e-47ae-8f41-9b92a3045ff3 2018-08-15 05:17:36,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 05:17:36,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:36,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d8d66f-9245-49c6-9ad8-68ebbfa3b2ff Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c", "links": {"self": "http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19ad7b26926a4e85a0518ec4cf33acff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 05:17:36,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f9d8d66f-9245-49c6-9ad8-68ebbfa3b2ff 2018-08-15 05:17:36,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191373109818s 2018-08-15 05:17:36,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-f9d8d66f-9245-49c6-9ad8-68ebbfa3b2ff 2018-08-15 05:17:36,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 05:17:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:36,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fe698d-9b45-4a1a-8abe-59c9bdc08af1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858"}, "tags": [], "enabled": true, "id": "334204cd5d6342f59660a372118fa858", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c"}]} 2018-08-15 05:17:36,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-84fe698d-9b45-4a1a-8abe-59c9bdc08af1 2018-08-15 05:17:36,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178722143173s 2018-08-15 05:17:36,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-84fe698d-9b45-4a1a-8abe-59c9bdc08af1 2018-08-15 05:17:36,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 05:17:36,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=19ad7b26926a4e85a0518ec4cf33acff&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=334204cd5d6342f59660a372118fa858" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:36,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6f6083-2f12-4667-8bbf-33562b23d677 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=19ad7b26926a4e85a0518ec4cf33acff&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=334204cd5d6342f59660a372118fa858", "previous": null, "next": null}} 2018-08-15 05:17:36,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=19ad7b26926a4e85a0518ec4cf33acff&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=334204cd5d6342f59660a372118fa858 used request id req-7a6f6083-2f12-4667-8bbf-33562b23d677 2018-08-15 05:17:36,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101296901703s 2018-08-15 05:17:36,649 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=19ad7b26926a4e85a0518ec4cf33acff&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=334204cd5d6342f59660a372118fa858 used request id req-7a6f6083-2f12-4667-8bbf-33562b23d677 2018-08-15 05:17:36,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 05:17:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858/users/19ad7b26926a4e85a0518ec4cf33acff/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:17:36,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2105567-ecbd-4c81-9ee3-f76c3c72147a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:17:36,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858/users/19ad7b26926a4e85a0518ec4cf33acff/roles/b0672adc25d84ebbb44e580239cda72f used request id req-e2105567-ecbd-4c81-9ee3-f76c3c72147a 2018-08-15 05:17:36,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236132860184s 2018-08-15 05:17:36,888 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858/users/19ad7b26926a4e85a0518ec4cf33acff/roles/b0672adc25d84ebbb44e580239cda72f used request id req-e2105567-ecbd-4c81-9ee3-f76c3c72147a 2018-08-15 05:17:36,889 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', 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'334204cd5d6342f59660a372118fa858', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd694b92d-2926-48ce-b099-c5323538ff7d', 'username': u'vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 05:17:36,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 05:17:36,891 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 05:17:36,892 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 05:17:36,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 05:17:36,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 05:17:36,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 05:17:36,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 05:17:36,893 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 05:17:36,895 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c', 'password': 'd694b92d-2926-48ce-b099-c5323538ff7d', 'project_name': 'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': '334204cd5d6342f59660a372118fa858', 'project_domain_name': 'Default'} 2018-08-15 05:17:36,928 - 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-08-15 05:17:36,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-15 05:17:36,971 - 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-08-15 05:17:36,979 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:17:36,980 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-08-15 05:17:37,210 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-08-15 05:17:37,278 - 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-08-15 05:17:37,278 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-15 05:17:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:17:37,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f13cf4c-e6d8-40a6-8241-566f3b1f2643 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 05:17:37,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-1f13cf4c-e6d8-40a6-8241-566f3b1f2643 2018-08-15 05:17:37,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 05:17:37,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T06:17:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "334204cd5d6342f59660a372118fa858", "name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/334204cd5d6342f59660a372118fa858", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/334204cd5d6342f59660a372118fa858", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/334204cd5d6342f59660a372118fa858", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_334204cd5d6342f59660a372118fa858", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_334204cd5d6342f59660a372118fa858", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/334204cd5d6342f59660a372118fa858", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/334204cd5d6342f59660a372118fa858", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/334204cd5d6342f59660a372118fa858", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/334204cd5d6342f59660a372118fa858", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/334204cd5d6342f59660a372118fa858", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/334204cd5d6342f59660a372118fa858", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/334204cd5d6342f59660a372118fa858", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/334204cd5d6342f59660a372118fa858", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/334204cd5d6342f59660a372118fa858", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c", "id": "19ad7b26926a4e85a0518ec4cf33acff"}, "audit_ids": ["Y7kBXMKZRWKWsp8Mx7veRQ"], "issued_at": "2018-08-15T05:17:37.000000Z"}} 2018-08-15 05:17:37,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 05:17:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"network": {"name": "vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c", "admin_state_up": true}}' 2018-08-15 05:17:38,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-237a96cf-694d-4ac6-9d28-befa224bea96 Date: Wed, 15 Aug 2018 05:17:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"334204cd5d6342f59660a372118fa858","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T05:17:38Z","is_default":false,"name":"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c","qos_policy_id":null,"admin_state_up":true,"tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","mtu":1450}} 2018-08-15 05:17:38,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-237a96cf-694d-4ac6-9d28-befa224bea96 2018-08-15 05:17:38,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.535014867783s 2018-08-15 05:17:38,217 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-237a96cf-694d-4ac6-9d28-befa224bea96 2018-08-15 05:17:38,217 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T05:17:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd004bed9-f1b8-4dcb-b198-40490597dd8f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c', u'admin_state_up': True, u'tenant_id': u'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:17:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'334204cd5d6342f59660a372118fa858', u'l2_adjacency': True}) 2018-08-15 05:17:38,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:17:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:17:38,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-5d9a7b16-1614-4896-97ec-b38713d53720 Date: Wed, 15 Aug 2018 05:17:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"334204cd5d6342f59660a372118fa858","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T05:17:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c","admin_state_up":true,"tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","mtu":1450}]} 2018-08-15 05:17:38,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5d9a7b16-1614-4896-97ec-b38713d53720 2018-08-15 05:17:38,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110424995422s 2018-08-15 05:17:38,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-5d9a7b16-1614-4896-97ec-b38713d53720 2018-08-15 05:17:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 05:17:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"subnet": {"name": "vyos_vrouter-subnet_355abe48-e016-43a9-be51-8624c92f123c", "enable_dhcp": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-15 05:17:39,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7c14f037-88a4-4872-960a-b7dd89319ac9 Date: Wed, 15 Aug 2018 05:17:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T05:17:38Z","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":"334204cd5d6342f59660a372118fa858","id":"efe41746-a804-401d-a3a3-5590729c0b1e","subnetpool_id":null,"name":"vyos_vrouter-subnet_355abe48-e016-43a9-be51-8624c92f123c"}} 2018-08-15 05:17:39,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7c14f037-88a4-4872-960a-b7dd89319ac9 2018-08-15 05:17:39,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.914095878601s 2018-08-15 05:17:39,245 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-7c14f037-88a4-4872-960a-b7dd89319ac9 2018-08-15 05:17:39,245 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T05:17:38Z', 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'efe41746-a804-401d-a3a3-5590729c0b1e', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_355abe48-e016-43a9-be51-8624c92f123c', u'enable_dhcp': True, u'network_id': u'd004bed9-f1b8-4dcb-b198-40490597dd8f', u'tenant_id': u'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:17:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'334204cd5d6342f59660a372118fa858'}) 2018-08-15 05:17:39,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 05:17:39,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "vyos_vrouter-router_355abe48-e016-43a9-be51-8624c92f123c", "admin_state_up": true}}' 2018-08-15 05:17:40,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a7dbb07a-ee5a-423a-8ffe-0e9d97e8b869 Date: Wed, 15 Aug 2018 05:17:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:39Z", "admin_state_up": true, "updated_at": "2018-08-15T05:17:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "334204cd5d6342f59660a372118fa858", "id": "4f872105-618d-4ac2-85d8-be0fc310a580", "name": "vyos_vrouter-router_355abe48-e016-43a9-be51-8624c92f123c"}} 2018-08-15 05:17:40,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7dbb07a-ee5a-423a-8ffe-0e9d97e8b869 2018-08-15 05:17:40,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52735805511s 2018-08-15 05:17:40,774 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-a7dbb07a-ee5a-423a-8ffe-0e9d97e8b869 2018-08-15 05:17:40,774 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T05:17:40Z', u'revision_number': 2, u'id': u'4f872105-618d-4ac2-85d8-be0fc310a580', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_355abe48-e016-43a9-be51-8624c92f123c', u'admin_state_up': True, u'tenant_id': u'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:17:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'334204cd5d6342f59660a372118fa858'}) 2018-08-15 05:17:40,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 05:17:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"subnet_id": "efe41746-a804-401d-a3a3-5590729c0b1e"}' 2018-08-15 05:17:43,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-181e6cb0-5e78-437a-9bc9-29890ac84939 Date: Wed, 15 Aug 2018 05:17:43 GMT RESP BODY: {"network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "tenant_id": "334204cd5d6342f59660a372118fa858", "subnet_id": "efe41746-a804-401d-a3a3-5590729c0b1e", "subnet_ids": ["efe41746-a804-401d-a3a3-5590729c0b1e"], "port_id": "0aea2a6c-7691-4554-bbe0-4a6001a1e01d", "id": "4f872105-618d-4ac2-85d8-be0fc310a580"} 2018-08-15 05:17:43,379 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580/add_router_interface.json used request id req-181e6cb0-5e78-437a-9bc9-29890ac84939 2018-08-15 05:17:43,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60378503799s 2018-08-15 05:17:43,379 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580/add_router_interface.json used request id req-181e6cb0-5e78-437a-9bc9-29890ac84939 returning object 4f872105-618d-4ac2-85d8-be0fc310a580 2018-08-15 05:17:43,380 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-15 05:18:06,124 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-15 05:18:06,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:18:06,132 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 05:18:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 05:18:06,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:18:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:18:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-730bdab1-68a7-4b09-94c1-5213a5081fd0 Date: Wed, 15 Aug 2018 05:18:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:18:06,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-730bdab1-68a7-4b09-94c1-5213a5081fd0 2018-08-15 05:18:06,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.666809082031s 2018-08-15 05:18:06,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-730bdab1-68a7-4b09-94c1-5213a5081fd0 2018-08-15 05:18:06,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 05:18:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c"}' 2018-08-15 05:18:06,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33a887f6-701e-41ba-91af-4c135a96bdd4 Date: Wed, 15 Aug 2018 05:18:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:18:06Z", "file": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "size": null, "self": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "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_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "checksum": null, "created_at": "2018-08-15T05:18:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 05:18:06,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-33a887f6-701e-41ba-91af-4c135a96bdd4 2018-08-15 05:18:06,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0473809242249s 2018-08-15 05:18:06,856 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-33a887f6-701e-41ba-91af-4c135a96bdd4 returning object ed37250f-c86c-4c02-b6f5-31363d18dae6 2018-08-15 05:18:06,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 05:18:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '' 2018-08-15 05:19:09,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e73e8606-6d1d-4f5e-8cd6-c168229ce177 Date: Wed, 15 Aug 2018 05:19:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:19:09,003 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file used request id req-e73e8606-6d1d-4f5e-8cd6-c168229ce177 2018-08-15 05:19:09,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.1464948654s 2018-08-15 05:19:09,004 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file used request id req-e73e8606-6d1d-4f5e-8cd6-c168229ce177 2018-08-15 05:19:09,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:19:09,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:09,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-e1e61691-ae07-411e-b934-2217a38cc5c9 Date: Wed, 15 Aug 2018 05:19:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:19:08Z", "file": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "size": 4373348352, "self": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T05:18:06Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:19:09,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e1e61691-ae07-411e-b934-2217a38cc5c9 2018-08-15 05:19:09,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402429103851s 2018-08-15 05:19:09,048 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e1e61691-ae07-411e-b934-2217a38cc5c9 2018-08-15 05:19:09,050 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file', 'owner': u'334204cd5d6342f59660a372118fa858', 'id': u'ed37250f-c86c-4c02-b6f5-31363d18dae6', 'size': 4373348352, u'self': u'/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'334204cd5d6342f59660a372118fa858', 'name': 'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T05:19:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T05:19:08Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c', '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/ed37250f-c86c-4c02-b6f5-31363d18dae6', 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_355abe48-e016-43a9-be51-8624c92f123c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c', 'created': u'2018-08-15T05:18:06Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-15T05:18:06Z', 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/ed37250f-c86c-4c02-b6f5-31363d18dae6', 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_355abe48-e016-43a9-be51-8624c92f123c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-15 05:19:09,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 05:19:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_355abe48-e016-43a9-be51-8624c92f123c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-15 05:19:09,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7935285c-7a83-405d-b84a-1ecb6aeaeaf3 x-compute-request-id: req-7935285c-7a83-405d-b84a-1ecb6aeaeaf3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_355abe48-e016-43a9-be51-8624c92f123c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f27d83a-9035-4552-8802-b316b767e47d"}} 2018-08-15 05:19:09,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7935285c-7a83-405d-b84a-1ecb6aeaeaf3 2018-08-15 05:19:09,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3462870121s 2018-08-15 05:19:09,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7935285c-7a83-405d-b84a-1ecb6aeaeaf3 2018-08-15 05:19:09,398 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_355abe48-e016-43a9-be51-8624c92f123c', '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'feec32c05bda4499885ba9c313a5eb8b', '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'4f27d83a-9035-4552-8802-b316b767e47d', 'swap': 0}) 2018-08-15 05:19:09,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 05:19:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" -d '{"extra_specs": {}}' 2018-08-15 05:19:09,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19c08c24-4ae1-4cea-bbe7-56c219395b67 x-compute-request-id: req-19c08c24-4ae1-4cea-bbe7-56c219395b67 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 05:19:09,422 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d/os-extra_specs used request id req-19c08c24-4ae1-4cea-bbe7-56c219395b67 2018-08-15 05:19:09,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229949951172s 2018-08-15 05:19:09,423 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d/os-extra_specs used request id req-19c08c24-4ae1-4cea-bbe7-56c219395b67 2018-08-15 05:19:09,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-15 05:19:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"keypair": {"name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c"}}' 2018-08-15 05:19:09,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e627c77-76a4-4a60-9443-e552970315c7 x-compute-request-id: req-7e627c77-76a4-4a60-9443-e552970315c7 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW06t9qkSp7s5eBsSHV4VI0bryhbEjprpi+A/4c5p1Ufxhy3B2ZBMPeyUGFgi/TOOrYiu4GPoJyeG3TDHFgwVGMkXbzrWI7uSe5/FOCziN/qibeFTRJB4q3dWiU+mlNlH6+DybbJtcz/yOmVye3opCdOE7Z7PXmo+HmHeCw1yaqfv1pRYXRcb+pPxHry9YJ2wcRUpLTTdzm41mN8qk4f/KEqcOyuNTNMLG1ibJxfldN0N8KNMBDp+PKrXleiSVnatjubsSKSYjIDVgfzWflnmE2uW9TWWyz4ga/7Gr4BBW36LqnbTI63raNT05LMcdVgGnVuQT7mapU5ae0Cf9EsPD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1tOrfapEqe7OXgbEh1eFSNG68oWxI6a6YvgP+HOadVH8Yctw\ndmQTD3slBhYIv0zjq2IruBj6Ccnht0wxxYMFRjJF2861iO7knufxTgs4jf6om3hU\n0SQeKt3VolPppTZR+vg8m2ybXM/8jplcnt6KQnThO2ez15qPh5h3gsNcmqn79aUW\nF0XG/qT8R68vWCdsHEVKS003c5uNZjfKpOH/yhKnDsrjUzTCxtYmycX5XTdDfCjT\nAQ6fjyq15XoklZ2rY7m7EikmIyA1YH81n5Z5hNrlvU1lss+IGv+xq+AQVt+i6p20\nyOt62jU9OSzHHVYBp1bkE+5mqVOWntAn/RLDwwIDAQABAoIBABkJdlUhAPulH1wK\nAeGcK6Z++wDE4A49oj9ilcno/zlpIrbrFOJXa3lEat44tzBEb8xLlrjQAGQfqTTJ\npotUZ8r0lPu3LaUV4oM6mP71g9PYuCHWdlwhj3qDfCB9Ex/0Ir3TLI0YrUq12sNr\n0EWbvhVctdtMjMM1+kBdXqBY0HQd4LNfaNW3FSvHT2A+ylynjMQ7gmQKE90eaO3s\no6RkkCrZlg7z/zwaIt02/qHmD1bJ1HcqgPPPgHbLm28pNvktIWpZlNgr+og4ymSC\nezfFp3l52SaxvKlbZc2QKO7IAwD7znm28jNyWv8MXMOlOBp5mQcK/vJHUgXwsGkt\nvm/NYBECgYEA/QjFMcLQnV2SHK9KEwj2/iO5qO/ZFE2p4s2/Mdj5QGfFmbMIIXQQ\nt6lqCazt5u1XkBQWdsvAhQzX/zhpp9En4PtIMhqIa7ZAgxeen+VZQKkZgCtA4ZyT\nLm/7VEMjrKlInkKQWijE7RjfPn5uvaPZY05z9EgDaQz25cegiWskX8UCgYEA2VhC\nFrODemAaNViBtqNz85NQ42ZucVX/aBZfvfcjhFjssegxjpZ/ccO8jwoNMBqz0awT\n9wtk4ro5+HoY7dbkCmAH6ulBUPmqleLSyP/bg0tjdk+FqqlOAhckl1yBEnerAyF4\nAbnwk7281JC2iacDK8QSZYgBGf2ae9JavBRzhecCgYBOiQtTb4j6XtF7z7gpAk5P\nAN2eHpt83sIM4BkoqpRqNgsxskyivXh22MFNsXvBggb8dA+o3YKqiRr9XxAEAzni\nbXux+WRAMjgBuDIGpNO36wQ8MLCZldRkxGL4e0I2U/BzFmvhX+gHQwH/TpSmjZVq\nai45MqTEVT7IgNZF8JhAlQKBgQDEdwRekuyxbTejqxqt5rjEoBDJTeldp7gU9cyb\n4k+Hrf5fnx1U3/PZ+W5z+kkLh8euK5dshC8wx9fpJS1tqQc/3aiqjykMsnKhxIR3\nTti1qSsCYkXYi+xI9XSNIgBGmkfKr7FUFilC04titmFass6p/DYI81TTkqvXa8G7\nK911VwKBgQDY5PQ8VhGz6D1Dc8bz1ZvbtuAecBzVrjiUf++Ommk35tno0t+rDwLS\nC/jsMtgBKFYoUMgpMpijbbpuJZ/3TnlRqYV8vN4z721WlqwHbCjkLehGKbM2tVF1\nbCTwmNPhQQ7tvtUjRU0diD26loLYkRYV4QMZsOkdB+QW1X61U4GCsQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "fingerprint": "4a:06:d4:5f:d1:de:53:4f:c8:9f:ad:6e:fb:04:f4:d3"}} 2018-08-15 05:19:09,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-7e627c77-76a4-4a60-9443-e552970315c7 2018-08-15 05:19:09,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.502516031265s 2018-08-15 05:19:09,926 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/os-keypairs used request id req-7e627c77-76a4-4a60-9443-e552970315c7 2018-08-15 05:19:09,927 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW06t9qkSp7s5eBsSHV4VI0bryhbEjprpi+A/4c5p1Ufxhy3B2ZBMPeyUGFgi/TOOrYiu4GPoJyeG3TDHFgwVGMkXbzrWI7uSe5/FOCziN/qibeFTRJB4q3dWiU+mlNlH6+DybbJtcz/yOmVye3opCdOE7Z7PXmo+HmHeCw1yaqfv1pRYXRcb+pPxHry9YJ2wcRUpLTTdzm41mN8qk4f/KEqcOyuNTNMLG1ibJxfldN0N8KNMBDp+PKrXleiSVnatjubsSKSYjIDVgfzWflnmE2uW9TWWyz4ga/7Gr4BBW36LqnbTI63raNT05LMcdVgGnVuQT7mapU5ae0Cf9EsPD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1tOrfapEqe7OXgbEh1eFSNG68oWxI6a6YvgP+HOadVH8Yctw\ndmQTD3slBhYIv0zjq2IruBj6Ccnht0wxxYMFRjJF2861iO7knufxTgs4jf6om3hU\n0SQeKt3VolPppTZR+vg8m2ybXM/8jplcnt6KQnThO2ez15qPh5h3gsNcmqn79aUW\nF0XG/qT8R68vWCdsHEVKS003c5uNZjfKpOH/yhKnDsrjUzTCxtYmycX5XTdDfCjT\nAQ6fjyq15XoklZ2rY7m7EikmIyA1YH81n5Z5hNrlvU1lss+IGv+xq+AQVt+i6p20\nyOt62jU9OSzHHVYBp1bkE+5mqVOWntAn/RLDwwIDAQABAoIBABkJdlUhAPulH1wK\nAeGcK6Z++wDE4A49oj9ilcno/zlpIrbrFOJXa3lEat44tzBEb8xLlrjQAGQfqTTJ\npotUZ8r0lPu3LaUV4oM6mP71g9PYuCHWdlwhj3qDfCB9Ex/0Ir3TLI0YrUq12sNr\n0EWbvhVctdtMjMM1+kBdXqBY0HQd4LNfaNW3FSvHT2A+ylynjMQ7gmQKE90eaO3s\no6RkkCrZlg7z/zwaIt02/qHmD1bJ1HcqgPPPgHbLm28pNvktIWpZlNgr+og4ymSC\nezfFp3l52SaxvKlbZc2QKO7IAwD7znm28jNyWv8MXMOlOBp5mQcK/vJHUgXwsGkt\nvm/NYBECgYEA/QjFMcLQnV2SHK9KEwj2/iO5qO/ZFE2p4s2/Mdj5QGfFmbMIIXQQ\nt6lqCazt5u1XkBQWdsvAhQzX/zhpp9En4PtIMhqIa7ZAgxeen+VZQKkZgCtA4ZyT\nLm/7VEMjrKlInkKQWijE7RjfPn5uvaPZY05z9EgDaQz25cegiWskX8UCgYEA2VhC\nFrODemAaNViBtqNz85NQ42ZucVX/aBZfvfcjhFjssegxjpZ/ccO8jwoNMBqz0awT\n9wtk4ro5+HoY7dbkCmAH6ulBUPmqleLSyP/bg0tjdk+FqqlOAhckl1yBEnerAyF4\nAbnwk7281JC2iacDK8QSZYgBGf2ae9JavBRzhecCgYBOiQtTb4j6XtF7z7gpAk5P\nAN2eHpt83sIM4BkoqpRqNgsxskyivXh22MFNsXvBggb8dA+o3YKqiRr9XxAEAzni\nbXux+WRAMjgBuDIGpNO36wQ8MLCZldRkxGL4e0I2U/BzFmvhX+gHQwH/TpSmjZVq\nai45MqTEVT7IgNZF8JhAlQKBgQDEdwRekuyxbTejqxqt5rjEoBDJTeldp7gU9cyb\n4k+Hrf5fnx1U3/PZ+W5z+kkLh8euK5dshC8wx9fpJS1tqQc/3aiqjykMsnKhxIR3\nTti1qSsCYkXYi+xI9XSNIgBGmkfKr7FUFilC04titmFass6p/DYI81TTkqvXa8G7\nK911VwKBgQDY5PQ8VhGz6D1Dc8bz1ZvbtuAecBzVrjiUf++Ommk35tno0t+rDwLS\nC/jsMtgBKFYoUMgpMpijbbpuJZ/3TnlRqYV8vN4z721WlqwHbCjkLehGKbM2tVF1\nbCTwmNPhQQ7tvtUjRU0diD26loLYkRYV4QMZsOkdB+QW1X61U4GCsQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'19ad7b26926a4e85a0518ec4cf33acff', 'name': u'vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c', 'created_at': '2018-08-15T05:19:09.927210', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'334204cd5d6342f59660a372118fa858', 'name': 'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4a:06:d4:5f:d1:de:53:4f:c8:9f:ad:6e:fb:04:f4:d3', 'type': 'ssh', 'id': u'vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c'}) 2018-08-15 05:19:09,927 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1tOrfapEqe7OXgbEh1eFSNG68oWxI6a6YvgP+HOadVH8Yctw dmQTD3slBhYIv0zjq2IruBj6Ccnht0wxxYMFRjJF2861iO7knufxTgs4jf6om3hU 0SQeKt3VolPppTZR+vg8m2ybXM/8jplcnt6KQnThO2ez15qPh5h3gsNcmqn79aUW F0XG/qT8R68vWCdsHEVKS003c5uNZjfKpOH/yhKnDsrjUzTCxtYmycX5XTdDfCjT AQ6fjyq15XoklZ2rY7m7EikmIyA1YH81n5Z5hNrlvU1lss+IGv+xq+AQVt+i6p20 yOt62jU9OSzHHVYBp1bkE+5mqVOWntAn/RLDwwIDAQABAoIBABkJdlUhAPulH1wK AeGcK6Z++wDE4A49oj9ilcno/zlpIrbrFOJXa3lEat44tzBEb8xLlrjQAGQfqTTJ potUZ8r0lPu3LaUV4oM6mP71g9PYuCHWdlwhj3qDfCB9Ex/0Ir3TLI0YrUq12sNr 0EWbvhVctdtMjMM1+kBdXqBY0HQd4LNfaNW3FSvHT2A+ylynjMQ7gmQKE90eaO3s o6RkkCrZlg7z/zwaIt02/qHmD1bJ1HcqgPPPgHbLm28pNvktIWpZlNgr+og4ymSC ezfFp3l52SaxvKlbZc2QKO7IAwD7znm28jNyWv8MXMOlOBp5mQcK/vJHUgXwsGkt vm/NYBECgYEA/QjFMcLQnV2SHK9KEwj2/iO5qO/ZFE2p4s2/Mdj5QGfFmbMIIXQQ t6lqCazt5u1XkBQWdsvAhQzX/zhpp9En4PtIMhqIa7ZAgxeen+VZQKkZgCtA4ZyT Lm/7VEMjrKlInkKQWijE7RjfPn5uvaPZY05z9EgDaQz25cegiWskX8UCgYEA2VhC FrODemAaNViBtqNz85NQ42ZucVX/aBZfvfcjhFjssegxjpZ/ccO8jwoNMBqz0awT 9wtk4ro5+HoY7dbkCmAH6ulBUPmqleLSyP/bg0tjdk+FqqlOAhckl1yBEnerAyF4 Abnwk7281JC2iacDK8QSZYgBGf2ae9JavBRzhecCgYBOiQtTb4j6XtF7z7gpAk5P AN2eHpt83sIM4BkoqpRqNgsxskyivXh22MFNsXvBggb8dA+o3YKqiRr9XxAEAzni bXux+WRAMjgBuDIGpNO36wQ8MLCZldRkxGL4e0I2U/BzFmvhX+gHQwH/TpSmjZVq ai45MqTEVT7IgNZF8JhAlQKBgQDEdwRekuyxbTejqxqt5rjEoBDJTeldp7gU9cyb 4k+Hrf5fnx1U3/PZ+W5z+kkLh8euK5dshC8wx9fpJS1tqQc/3aiqjykMsnKhxIR3 Tti1qSsCYkXYi+xI9XSNIgBGmkfKr7FUFilC04titmFass6p/DYI81TTkqvXa8G7 K911VwKBgQDY5PQ8VhGz6D1Dc8bz1ZvbtuAecBzVrjiUf++Ommk35tno0t+rDwLS C/jsMtgBKFYoUMgpMpijbbpuJZ/3TnlRqYV8vN4z721WlqwHbCjkLehGKbM2tVF1 bCTwmNPhQQ7tvtUjRU0diD26loLYkRYV4QMZsOkdB+QW1X61U4GCsQ== -----END RSA PRIVATE KEY----- 2018-08-15 05:19:09,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-15 05:19:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"security_group": {"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-15 05:19:10,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-9d1be08c-b20f-446e-8f02-953850bf2711 Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}} 2018-08-15 05:19:10,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9d1be08c-b20f-446e-8f02-953850bf2711 2018-08-15 05:19:10,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.4145860672s 2018-08-15 05:19:10,345 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-9d1be08c-b20f-446e-8f02-953850bf2711 2018-08-15 05:19:10,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:19:10,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:10,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-0bde1ff4-f811-45ba-b66d-60ba49c52ab2 Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:19:10,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0bde1ff4-f811-45ba-b66d-60ba49c52ab2 2018-08-15 05:19:10,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0660030841827s 2018-08-15 05:19:10,416 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-0bde1ff4-f811-45ba-b66d-60ba49c52ab2 2018-08-15 05:19:10,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:19:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "36358a60-fad1-4573-950f-35a29a7caa6a"}}' 2018-08-15 05:19:10,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-df565da6-adb9-4c35-b4ea-f1270d3a1956 Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "port_range_min": 22, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b"}} 2018-08-15 05:19:10,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-df565da6-adb9-4c35-b4ea-f1270d3a1956 2018-08-15 05:19:10,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146452903748s 2018-08-15 05:19:10,567 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-df565da6-adb9-4c35-b4ea-f1270d3a1956 2018-08-15 05:19:10,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:19:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:10,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-4ab27c77-23ad-4f4f-a530-bff2cffb505a Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 2, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:19:10,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4ab27c77-23ad-4f4f-a530-bff2cffb505a 2018-08-15 05:19:10,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433039665222s 2018-08-15 05:19:10,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-4ab27c77-23ad-4f4f-a530-bff2cffb505a 2018-08-15 05:19:10,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:19:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "36358a60-fad1-4573-950f-35a29a7caa6a"}}' 2018-08-15 05:19:10,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a024be37-d148-4c80-9c15-37fd1c38814d Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "port_range_min": null, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "a19aab72-3917-44df-8178-04253c9f71a8"}} 2018-08-15 05:19:10,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-a024be37-d148-4c80-9c15-37fd1c38814d 2018-08-15 05:19:10,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106765985489s 2018-08-15 05:19:10,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-a024be37-d148-4c80-9c15-37fd1c38814d 2018-08-15 05:19:10,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:19:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:10,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-c8bcd9cc-fcf1-41a3-8ea8-4f4e54e53694 Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "a19aab72-3917-44df-8178-04253c9f71a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 3, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:19:10,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c8bcd9cc-fcf1-41a3-8ea8-4f4e54e53694 2018-08-15 05:19:10,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0435509681702s 2018-08-15 05:19:10,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c8bcd9cc-fcf1-41a3-8ea8-4f4e54e53694 2018-08-15 05:19:10,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:19:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "36358a60-fad1-4573-950f-35a29a7caa6a"}}' 2018-08-15 05:19:10,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8a37ffda-f6f7-491b-9243-36d52254a299 Date: Wed, 15 Aug 2018 05:19:10 GMT 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-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "port_range_min": 80, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "7905ea46-79ec-4641-a6c0-57e88471f659"}} 2018-08-15 05:19:10,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8a37ffda-f6f7-491b-9243-36d52254a299 2018-08-15 05:19:10,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104957103729s 2018-08-15 05:19:10,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-8a37ffda-f6f7-491b-9243-36d52254a299 2018-08-15 05:19:10,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:19:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:10,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-28ba5b95-ea9b-4677-95cb-d1f0c9a6ca5c Date: Wed, 15 Aug 2018 05:19:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "7905ea46-79ec-4641-a6c0-57e88471f659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 80, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "a19aab72-3917-44df-8178-04253c9f71a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 4, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:19:10,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-28ba5b95-ea9b-4677-95cb-d1f0c9a6ca5c 2018-08-15 05:19:10,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466110706329s 2018-08-15 05:19:10,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-28ba5b95-ea9b-4677-95cb-d1f0c9a6ca5c 2018-08-15 05:19:10,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:19:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "36358a60-fad1-4573-950f-35a29a7caa6a"}}' 2018-08-15 05:19:11,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f102b48f-3bb2-46df-aa73-395d425b8e99 Date: Wed, 15 Aug 2018 05:19:11 GMT 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-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "port_range_min": 443, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "aab49ff1-5ecf-4a88-bcfe-314cd1834ea9"}} 2018-08-15 05:19:11,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f102b48f-3bb2-46df-aa73-395d425b8e99 2018-08-15 05:19:11,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.101569890976s 2018-08-15 05:19:11,036 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-f102b48f-3bb2-46df-aa73-395d425b8e99 2018-08-15 05:19:11,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:19:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:11,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-c20d8150-0e2c-42e9-836a-61c5eaa94a3b Date: Wed, 15 Aug 2018 05:19:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "7905ea46-79ec-4641-a6c0-57e88471f659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 80, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "a19aab72-3917-44df-8178-04253c9f71a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "aab49ff1-5ecf-4a88-bcfe-314cd1834ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 443, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 5, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:19:11,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c20d8150-0e2c-42e9-836a-61c5eaa94a3b 2018-08-15 05:19:11,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459270477295s 2018-08-15 05:19:11,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-c20d8150-0e2c-42e9-836a-61c5eaa94a3b 2018-08-15 05:19:11,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:19:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "36358a60-fad1-4573-950f-35a29a7caa6a"}}' 2018-08-15 05:19:11,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a26808e5-505c-4f5a-acea-5c25eb79ca43 Date: Wed, 15 Aug 2018 05:19:11 GMT 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-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:11Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "cdfd1785-7576-49d8-85ee-f971f0ca8ec7"}} 2018-08-15 05:19:11,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-a26808e5-505c-4f5a-acea-5c25eb79ca43 2018-08-15 05:19:11,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136014938354s 2018-08-15 05:19:11,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-a26808e5-505c-4f5a-acea-5c25eb79ca43 2018-08-15 05:19:11,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:19:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:11,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-e050c60c-1b45-4469-96f8-850244df220a Date: Wed, 15 Aug 2018 05:19:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "7905ea46-79ec-4641-a6c0-57e88471f659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 80, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "a19aab72-3917-44df-8178-04253c9f71a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "aab49ff1-5ecf-4a88-bcfe-314cd1834ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 443, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T05:19:11Z", "revision_number": 0, "id": "cdfd1785-7576-49d8-85ee-f971f0ca8ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 6, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:19:11,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e050c60c-1b45-4469-96f8-850244df220a 2018-08-15 05:19:11,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442869663239s 2018-08-15 05:19:11,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-e050c60c-1b45-4469-96f8-850244df220a 2018-08-15 05:19:11,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:19:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "36358a60-fad1-4573-950f-35a29a7caa6a"}}' 2018-08-15 05:19:11,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c990490e-c973-4356-ae56-c01f15f73dec Date: Wed, 15 Aug 2018 05:19:11 GMT 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-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:11Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "a0ceed44-85ee-4290-8290-90699c6f48f0"}} 2018-08-15 05:19:11,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c990490e-c973-4356-ae56-c01f15f73dec 2018-08-15 05:19:11,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127694129944s 2018-08-15 05:19:11,405 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-c990490e-c973-4356-ae56-c01f15f73dec 2018-08-15 05:19:11,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:19:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:11,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-189085a6-725c-4cb7-84d9-f97628129973 Date: Wed, 15 Aug 2018 05:19:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"334204cd5d6342f59660a372118fa858","l2_adjacency":true,"status":"ACTIVE","subnets":["efe41746-a804-401d-a3a3-5590729c0b1e"],"description":"","tags":[],"updated_at":"2018-08-15T05:17:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c","admin_state_up":true,"tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","mtu":1450}]} 2018-08-15 05:19:11,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-189085a6-725c-4cb7-84d9-f97628129973 2018-08-15 05:19:11,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0860462188721s 2018-08-15 05:19:11,493 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-189085a6-725c-4cb7-84d9-f97628129973 2018-08-15 05:19:11,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:19:11,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:11,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-fcad7b14-097e-4661-9405-ac237cae4252 Date: Wed, 15 Aug 2018 05:19:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:19:08Z", "file": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "size": 4373348352, "self": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T05:18:06Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:19:11,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fcad7b14-097e-4661-9405-ac237cae4252 2018-08-15 05:19:11,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037211894989s 2018-08-15 05:19:11,535 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-fcad7b14-097e-4661-9405-ac237cae4252 2018-08-15 05:19:11,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:19:11,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:11,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f82e6cf-9d01-4685-ba46-a46f21f62134 x-compute-request-id: req-9f82e6cf-9d01-4685-ba46-a46f21f62134 Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_355abe48-e016-43a9-be51-8624c92f123c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f27d83a-9035-4552-8802-b316b767e47d"}, {"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:19:11,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9f82e6cf-9d01-4685-ba46-a46f21f62134 2018-08-15 05:19:11,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024108171463s 2018-08-15 05:19:11,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-9f82e6cf-9d01-4685-ba46-a46f21f62134 2018-08-15 05:19:11,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-15 05:19:11,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"server": {"name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "imageRef": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "flavorRef": "4f27d83a-9035-4552-8802-b316b767e47d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d004bed9-f1b8-4dcb-b198-40490597dd8f"}], "security_groups": [{"name": "36358a60-fad1-4573-950f-35a29a7caa6a"}]}}' 2018-08-15 05:19:13,025 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 05:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35899a2c-5df4-422b-823c-bf83b4a22c6e x-compute-request-id: req-35899a2c-5df4-422b-823c-bf83b4a22c6e Content-Length: 403 location: http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "36358a60-fad1-4573-950f-35a29a7caa6a"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "adminPass": "bCSN6fN8oYtS"}} 2018-08-15 05:19:13,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-35899a2c-5df4-422b-823c-bf83b4a22c6e 2018-08-15 05:19:13,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.46187615395s 2018-08-15 05:19:13,026 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers used request id req-35899a2c-5df4-422b-823c-bf83b4a22c6e 2018-08-15 05:19:13,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:13,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7cf2385-c579-445f-9ab2-145010110ea3 x-compute-request-id: req-e7cf2385-c579-445f-9ab2-145010110ea3 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "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-08-15T05:19:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:13,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e7cf2385-c579-445f-9ab2-145010110ea3 2018-08-15 05:19:13,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675281047821s 2018-08-15 05:19:13,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e7cf2385-c579-445f-9ab2-145010110ea3 2018-08-15 05:19:13,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:19:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:13,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ded71e70-875e-4fcd-8eff-6096357fa09c Date: Wed, 15 Aug 2018 05:19:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"334204cd5d6342f59660a372118fa858","l2_adjacency":true,"status":"ACTIVE","subnets":["efe41746-a804-401d-a3a3-5590729c0b1e"],"description":"","tags":[],"updated_at":"2018-08-15T05:17:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c","admin_state_up":true,"tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","mtu":1450}]} 2018-08-15 05:19:13,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ded71e70-875e-4fcd-8eff-6096357fa09c 2018-08-15 05:19:13,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105233192444s 2018-08-15 05:19:13,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-ded71e70-875e-4fcd-8eff-6096357fa09c 2018-08-15 05:19:13,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 05:19:13,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:13,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-df739616-c93c-4fb4-b690-a3feea4e1d6a Date: Wed, 15 Aug 2018 05:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T05:17:38Z","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":"334204cd5d6342f59660a372118fa858","id":"efe41746-a804-401d-a3a3-5590729c0b1e","subnetpool_id":null,"name":"vyos_vrouter-subnet_355abe48-e016-43a9-be51-8624c92f123c"}]} 2018-08-15 05:19:13,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-df739616-c93c-4fb4-b690-a3feea4e1d6a 2018-08-15 05:19:13,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.048182964325s 2018-08-15 05:19:13,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-df739616-c93c-4fb4-b690-a3feea4e1d6a 2018-08-15 05:19:13,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:15,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:16,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-739a3dde-8453-49b4-915b-6833493e1a25 x-compute-request-id: req-739a3dde-8453-49b4-915b-6833493e1a25 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:16,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-739a3dde-8453-49b4-915b-6833493e1a25 2018-08-15 05:19:16,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0784740448s 2018-08-15 05:19:16,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-739a3dde-8453-49b4-915b-6833493e1a25 2018-08-15 05:19:16,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:18,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:19,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5368e909-f793-413e-b08b-29c7caa92608 x-compute-request-id: req-5368e909-f793-413e-b08b-29c7caa92608 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:19,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5368e909-f793-413e-b08b-29c7caa92608 2018-08-15 05:19:19,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206411838531s 2018-08-15 05:19:19,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5368e909-f793-413e-b08b-29c7caa92608 2018-08-15 05:19:19,163 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:21,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:22,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69d4ad3e-d859-41ef-b0d6-34e99e723c19 x-compute-request-id: req-69d4ad3e-d859-41ef-b0d6-34e99e723c19 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:22,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-69d4ad3e-d859-41ef-b0d6-34e99e723c19 2018-08-15 05:19:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899006843567s 2018-08-15 05:19:22,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-69d4ad3e-d859-41ef-b0d6-34e99e723c19 2018-08-15 05:19:22,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:24,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:24,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:24,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b4ec1ea-b309-439e-be44-b5a7b3d42d0a x-compute-request-id: req-5b4ec1ea-b309-439e-be44-b5a7b3d42d0a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:24,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5b4ec1ea-b309-439e-be44-b5a7b3d42d0a 2018-08-15 05:19:24,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615617990494s 2018-08-15 05:19:24,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5b4ec1ea-b309-439e-be44-b5a7b3d42d0a 2018-08-15 05:19:24,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:26,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:26,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:27,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf6a16e9-8819-4505-a71e-8d5b38c4f968 x-compute-request-id: req-cf6a16e9-8819-4505-a71e-8d5b38c4f968 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:27,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf6a16e9-8819-4505-a71e-8d5b38c4f968 2018-08-15 05:19:27,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828650951385s 2018-08-15 05:19:27,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-cf6a16e9-8819-4505-a71e-8d5b38c4f968 2018-08-15 05:19:27,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:29,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:29,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b269acaa-5db7-4f33-9ec5-30ec2e5b2bf4 x-compute-request-id: req-b269acaa-5db7-4f33-9ec5-30ec2e5b2bf4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:29,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b269acaa-5db7-4f33-9ec5-30ec2e5b2bf4 2018-08-15 05:19:29,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400543928146s 2018-08-15 05:19:29,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b269acaa-5db7-4f33-9ec5-30ec2e5b2bf4 2018-08-15 05:19:29,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:31,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:32,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-394d388a-f9e6-49ea-86a3-e070eed5f453 x-compute-request-id: req-394d388a-f9e6-49ea-86a3-e070eed5f453 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:32,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-394d388a-f9e6-49ea-86a3-e070eed5f453 2018-08-15 05:19:32,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410331964493s 2018-08-15 05:19:32,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-394d388a-f9e6-49ea-86a3-e070eed5f453 2018-08-15 05:19:32,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:34,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:34,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:34,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc9f8e3-da9d-4100-9590-0b2ffb1d47bb x-compute-request-id: req-6cc9f8e3-da9d-4100-9590-0b2ffb1d47bb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:34,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cc9f8e3-da9d-4100-9590-0b2ffb1d47bb 2018-08-15 05:19:34,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424427986145s 2018-08-15 05:19:34,779 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cc9f8e3-da9d-4100-9590-0b2ffb1d47bb 2018-08-15 05:19:34,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:36,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:37,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39b1795d-a168-474d-b7c0-93a78f6854ff x-compute-request-id: req-39b1795d-a168-474d-b7c0-93a78f6854ff Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:37,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-39b1795d-a168-474d-b7c0-93a78f6854ff 2018-08-15 05:19:37,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608486890793s 2018-08-15 05:19:37,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-39b1795d-a168-474d-b7c0-93a78f6854ff 2018-08-15 05:19:37,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:39,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:39,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:39,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89567127-3d06-4603-b2b8-f013db667d9c x-compute-request-id: req-89567127-3d06-4603-b2b8-f013db667d9c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:39,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-89567127-3d06-4603-b2b8-f013db667d9c 2018-08-15 05:19:39,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174494981766s 2018-08-15 05:19:39,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-89567127-3d06-4603-b2b8-f013db667d9c 2018-08-15 05:19:39,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:41,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:42,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19c8d012-45c9-4255-aea0-81f544c3ade0 x-compute-request-id: req-19c8d012-45c9-4255-aea0-81f544c3ade0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:42,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-19c8d012-45c9-4255-aea0-81f544c3ade0 2018-08-15 05:19:42,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424274921417s 2018-08-15 05:19:42,006 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-19c8d012-45c9-4255-aea0-81f544c3ade0 2018-08-15 05:19:42,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:44,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:44,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c013b34-92f1-44eb-a44f-52c1d59ba9f0 x-compute-request-id: req-7c013b34-92f1-44eb-a44f-52c1d59ba9f0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:44,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7c013b34-92f1-44eb-a44f-52c1d59ba9f0 2018-08-15 05:19:44,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405148983002s 2018-08-15 05:19:44,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7c013b34-92f1-44eb-a44f-52c1d59ba9f0 2018-08-15 05:19:44,421 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:46,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:47,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0fe8df0-1a43-4879-aa61-e46500aedbd3 x-compute-request-id: req-b0fe8df0-1a43-4879-aa61-e46500aedbd3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:47,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0fe8df0-1a43-4879-aa61-e46500aedbd3 2018-08-15 05:19:47,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.898031949997s 2018-08-15 05:19:47,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b0fe8df0-1a43-4879-aa61-e46500aedbd3 2018-08-15 05:19:47,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:49,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:49,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ec11978-2879-45ec-8d41-a9dca0958786 x-compute-request-id: req-4ec11978-2879-45ec-8d41-a9dca0958786 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:49,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ec11978-2879-45ec-8d41-a9dca0958786 2018-08-15 05:19:49,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171371221542s 2018-08-15 05:19:49,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4ec11978-2879-45ec-8d41-a9dca0958786 2018-08-15 05:19:49,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:51,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:51,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:51,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275cecb8-6286-4c36-a377-77bbf9577dc5 x-compute-request-id: req-275cecb8-6286-4c36-a377-77bbf9577dc5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:51,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-275cecb8-6286-4c36-a377-77bbf9577dc5 2018-08-15 05:19:51,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335743188858s 2018-08-15 05:19:51,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-275cecb8-6286-4c36-a377-77bbf9577dc5 2018-08-15 05:19:51,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:53,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:54,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61b4c620-1f04-494c-b22f-0bed500fa91d x-compute-request-id: req-61b4c620-1f04-494c-b22f-0bed500fa91d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:54,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61b4c620-1f04-494c-b22f-0bed500fa91d 2018-08-15 05:19:54,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174622058868s 2018-08-15 05:19:54,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-61b4c620-1f04-494c-b22f-0bed500fa91d 2018-08-15 05:19:54,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:56,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:56,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:56,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92fd32ff-f322-42f4-b918-2736e7e87626 x-compute-request-id: req-92fd32ff-f322-42f4-b918-2736e7e87626 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:56,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-92fd32ff-f322-42f4-b918-2736e7e87626 2018-08-15 05:19:56,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598140954971s 2018-08-15 05:19:56,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-92fd32ff-f322-42f4-b918-2736e7e87626 2018-08-15 05:19:56,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:19:58,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:19:58,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:19:58,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d08594c-1f85-4161-b05f-176925692629 x-compute-request-id: req-4d08594c-1f85-4161-b05f-176925692629 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:19:58,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4d08594c-1f85-4161-b05f-176925692629 2018-08-15 05:19:58,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169597864151s 2018-08-15 05:19:58,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4d08594c-1f85-4161-b05f-176925692629 2018-08-15 05:19:58,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:00,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:00,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:01,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e0f258f-3a42-4417-a112-285c732ba1ee x-compute-request-id: req-4e0f258f-3a42-4417-a112-285c732ba1ee Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:01,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e0f258f-3a42-4417-a112-285c732ba1ee 2018-08-15 05:20:01,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434461832047s 2018-08-15 05:20:01,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4e0f258f-3a42-4417-a112-285c732ba1ee 2018-08-15 05:20:01,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:03,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:03,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18faf37e-1e34-4602-8b44-c7c8ba3022c0 x-compute-request-id: req-18faf37e-1e34-4602-8b44-c7c8ba3022c0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:03,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-18faf37e-1e34-4602-8b44-c7c8ba3022c0 2018-08-15 05:20:03,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17111492157s 2018-08-15 05:20:03,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-18faf37e-1e34-4602-8b44-c7c8ba3022c0 2018-08-15 05:20:03,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:05,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:05,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f89aa08-e8c2-45a2-9744-eb630df8dade x-compute-request-id: req-5f89aa08-e8c2-45a2-9744-eb630df8dade Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:05,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f89aa08-e8c2-45a2-9744-eb630df8dade 2018-08-15 05:20:05,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513858795166s 2018-08-15 05:20:05,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5f89aa08-e8c2-45a2-9744-eb630df8dade 2018-08-15 05:20:05,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:07,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:08,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af0eb2f4-5c68-4249-a7c5-70e46061c4bd x-compute-request-id: req-af0eb2f4-5c68-4249-a7c5-70e46061c4bd Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:08,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-af0eb2f4-5c68-4249-a7c5-70e46061c4bd 2018-08-15 05:20:08,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173770904541s 2018-08-15 05:20:08,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-af0eb2f4-5c68-4249-a7c5-70e46061c4bd 2018-08-15 05:20:08,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:10,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:10,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-643e958f-d2c7-4060-b6c7-c7adcad6b043 x-compute-request-id: req-643e958f-d2c7-4060-b6c7-c7adcad6b043 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:10,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-643e958f-d2c7-4060-b6c7-c7adcad6b043 2018-08-15 05:20:10,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429625034332s 2018-08-15 05:20:10,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-643e958f-d2c7-4060-b6c7-c7adcad6b043 2018-08-15 05:20:10,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:12,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:12,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:12,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb41e30c-7754-4870-a704-d0698a1446f7 x-compute-request-id: req-eb41e30c-7754-4870-a704-d0698a1446f7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:12,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb41e30c-7754-4870-a704-d0698a1446f7 2018-08-15 05:20:12,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359555959702s 2018-08-15 05:20:12,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-eb41e30c-7754-4870-a704-d0698a1446f7 2018-08-15 05:20:12,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:15,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eab6324-d2f3-4e08-9566-9ce569b28617 x-compute-request-id: req-4eab6324-d2f3-4e08-9566-9ce569b28617 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:15,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4eab6324-d2f3-4e08-9566-9ce569b28617 2018-08-15 05:20:15,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16136598587s 2018-08-15 05:20:15,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-4eab6324-d2f3-4e08-9566-9ce569b28617 2018-08-15 05:20:15,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:17,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:17,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54a599df-7ac9-49d4-8da1-2bfad520fc7b x-compute-request-id: req-54a599df-7ac9-49d4-8da1-2bfad520fc7b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:17,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54a599df-7ac9-49d4-8da1-2bfad520fc7b 2018-08-15 05:20:17,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63534617424s 2018-08-15 05:20:17,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54a599df-7ac9-49d4-8da1-2bfad520fc7b 2018-08-15 05:20:17,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:19,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:20,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-420236ae-78e1-4acc-8b35-e035d27ccbd4 x-compute-request-id: req-420236ae-78e1-4acc-8b35-e035d27ccbd4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:20,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-420236ae-78e1-4acc-8b35-e035d27ccbd4 2018-08-15 05:20:20,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413766860962s 2018-08-15 05:20:20,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-420236ae-78e1-4acc-8b35-e035d27ccbd4 2018-08-15 05:20:20,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:22,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:22,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-445934d2-2505-40ee-be05-1910683a902d x-compute-request-id: req-445934d2-2505-40ee-be05-1910683a902d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:22,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-445934d2-2505-40ee-be05-1910683a902d 2018-08-15 05:20:22,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429774045944s 2018-08-15 05:20:22,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-445934d2-2505-40ee-be05-1910683a902d 2018-08-15 05:20:22,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:24,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:24,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:24,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae545551-17b5-4443-8bb5-a31040ea7039 x-compute-request-id: req-ae545551-17b5-4443-8bb5-a31040ea7039 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:24,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae545551-17b5-4443-8bb5-a31040ea7039 2018-08-15 05:20:24,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351279020309s 2018-08-15 05:20:24,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae545551-17b5-4443-8bb5-a31040ea7039 2018-08-15 05:20:24,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:26,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:27,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54918d9d-d4d7-4f9c-bbfc-3c9d2ff6e4da x-compute-request-id: req-54918d9d-d4d7-4f9c-bbfc-3c9d2ff6e4da Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:27,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54918d9d-d4d7-4f9c-bbfc-3c9d2ff6e4da 2018-08-15 05:20:27,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197500944138s 2018-08-15 05:20:27,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-54918d9d-d4d7-4f9c-bbfc-3c9d2ff6e4da 2018-08-15 05:20:27,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:29,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:29,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aebb50b1-eba6-4bac-9bd9-e31884e9f3f3 x-compute-request-id: req-aebb50b1-eba6-4bac-9bd9-e31884e9f3f3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:29,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aebb50b1-eba6-4bac-9bd9-e31884e9f3f3 2018-08-15 05:20:29,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47816491127s 2018-08-15 05:20:29,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-aebb50b1-eba6-4bac-9bd9-e31884e9f3f3 2018-08-15 05:20:29,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:31,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f872eef8-4221-4b81-95d5-9a33d803cd39 x-compute-request-id: req-f872eef8-4221-4b81-95d5-9a33d803cd39 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:32,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f872eef8-4221-4b81-95d5-9a33d803cd39 2018-08-15 05:20:32,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417941808701s 2018-08-15 05:20:32,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f872eef8-4221-4b81-95d5-9a33d803cd39 2018-08-15 05:20:32,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:34,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:34,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d3872d9-ff82-4107-9860-549d2a6a7847 x-compute-request-id: req-6d3872d9-ff82-4107-9860-549d2a6a7847 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:34,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d3872d9-ff82-4107-9860-549d2a6a7847 2018-08-15 05:20:34,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223773002625s 2018-08-15 05:20:34,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6d3872d9-ff82-4107-9860-549d2a6a7847 2018-08-15 05:20:34,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:36,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:36,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3c091ce-fe34-4738-a592-6e6d5c96dc27 x-compute-request-id: req-d3c091ce-fe34-4738-a592-6e6d5c96dc27 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:36,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d3c091ce-fe34-4738-a592-6e6d5c96dc27 2018-08-15 05:20:36,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187114953995s 2018-08-15 05:20:36,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d3c091ce-fe34-4738-a592-6e6d5c96dc27 2018-08-15 05:20:36,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:38,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:38,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b46bf18-5c3c-4e00-997a-27707947b74c x-compute-request-id: req-7b46bf18-5c3c-4e00-997a-27707947b74c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:38,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7b46bf18-5c3c-4e00-997a-27707947b74c 2018-08-15 05:20:38,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362253189087s 2018-08-15 05:20:38,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7b46bf18-5c3c-4e00-997a-27707947b74c 2018-08-15 05:20:38,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:40,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:41,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e2770fc-44eb-4822-b9d4-a2751e8068d9 x-compute-request-id: req-5e2770fc-44eb-4822-b9d4-a2751e8068d9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:41,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e2770fc-44eb-4822-b9d4-a2751e8068d9 2018-08-15 05:20:41,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413137197495s 2018-08-15 05:20:41,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-5e2770fc-44eb-4822-b9d4-a2751e8068d9 2018-08-15 05:20:41,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:43,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:43,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66295a16-029e-46b0-a1af-611c1282f12b x-compute-request-id: req-66295a16-029e-46b0-a1af-611c1282f12b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:43,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-66295a16-029e-46b0-a1af-611c1282f12b 2018-08-15 05:20:43,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173372030258s 2018-08-15 05:20:43,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-66295a16-029e-46b0-a1af-611c1282f12b 2018-08-15 05:20:43,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:45,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:46,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4010aae-ea60-46b0-8cf7-c1f2cf04e888 x-compute-request-id: req-d4010aae-ea60-46b0-8cf7-c1f2cf04e888 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:46,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4010aae-ea60-46b0-8cf7-c1f2cf04e888 2018-08-15 05:20:46,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71994304657s 2018-08-15 05:20:46,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d4010aae-ea60-46b0-8cf7-c1f2cf04e888 2018-08-15 05:20:46,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:48,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:48,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1bad3d0-8faa-45d8-a5ec-b2bd965eaf4e x-compute-request-id: req-d1bad3d0-8faa-45d8-a5ec-b2bd965eaf4e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:48,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d1bad3d0-8faa-45d8-a5ec-b2bd965eaf4e 2018-08-15 05:20:48,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413967847824s 2018-08-15 05:20:48,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-d1bad3d0-8faa-45d8-a5ec-b2bd965eaf4e 2018-08-15 05:20:48,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:50,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:50,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:50,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1553b14f-b478-41db-aa52-49bc13bd59df x-compute-request-id: req-1553b14f-b478-41db-aa52-49bc13bd59df Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:50,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1553b14f-b478-41db-aa52-49bc13bd59df 2018-08-15 05:20:50,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169482946396s 2018-08-15 05:20:50,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-1553b14f-b478-41db-aa52-49bc13bd59df 2018-08-15 05:20:50,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:52,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:53,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f7b178f-a588-452e-b95f-797b5527e9b1 x-compute-request-id: req-2f7b178f-a588-452e-b95f-797b5527e9b1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:53,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2f7b178f-a588-452e-b95f-797b5527e9b1 2018-08-15 05:20:53,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534478902817s 2018-08-15 05:20:53,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2f7b178f-a588-452e-b95f-797b5527e9b1 2018-08-15 05:20:53,332 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:55,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:56,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-822348be-9756-44a2-8b6b-45772ae118a9 x-compute-request-id: req-822348be-9756-44a2-8b6b-45772ae118a9 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:56,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-822348be-9756-44a2-8b6b-45772ae118a9 2018-08-15 05:20:56,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798758029938s 2018-08-15 05:20:56,133 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-822348be-9756-44a2-8b6b-45772ae118a9 2018-08-15 05:20:56,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:20:58,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:20:58,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:20:58,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a71139c0-b465-40ee-92fe-47892c04da03 x-compute-request-id: req-a71139c0-b465-40ee-92fe-47892c04da03 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:20:58,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a71139c0-b465-40ee-92fe-47892c04da03 2018-08-15 05:20:58,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40309715271s 2018-08-15 05:20:58,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a71139c0-b465-40ee-92fe-47892c04da03 2018-08-15 05:20:58,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:00,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:00,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab63b3be-60cd-4476-be50-f90465e8cd83 x-compute-request-id: req-ab63b3be-60cd-4476-be50-f90465e8cd83 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:00,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab63b3be-60cd-4476-be50-f90465e8cd83 2018-08-15 05:21:00,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333602190018s 2018-08-15 05:21:00,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ab63b3be-60cd-4476-be50-f90465e8cd83 2018-08-15 05:21:00,887 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:02,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:03,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c62e9d41-43fd-42b1-abb5-70cc594cd099 x-compute-request-id: req-c62e9d41-43fd-42b1-abb5-70cc594cd099 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:03,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c62e9d41-43fd-42b1-abb5-70cc594cd099 2018-08-15 05:21:03,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171173095703s 2018-08-15 05:21:03,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c62e9d41-43fd-42b1-abb5-70cc594cd099 2018-08-15 05:21:03,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:05,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:05,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:05,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a70fffe1-5126-4ad3-ab09-58c95bd98b1e x-compute-request-id: req-a70fffe1-5126-4ad3-ab09-58c95bd98b1e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:05,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a70fffe1-5126-4ad3-ab09-58c95bd98b1e 2018-08-15 05:21:05,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342839002609s 2018-08-15 05:21:05,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a70fffe1-5126-4ad3-ab09-58c95bd98b1e 2018-08-15 05:21:05,414 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:07,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:07,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:07,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-305e2860-b424-4f6a-93f1-39c2db36697d x-compute-request-id: req-305e2860-b424-4f6a-93f1-39c2db36697d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:07,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-305e2860-b424-4f6a-93f1-39c2db36697d 2018-08-15 05:21:07,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418043851852s 2018-08-15 05:21:07,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-305e2860-b424-4f6a-93f1-39c2db36697d 2018-08-15 05:21:07,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:09,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:10,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d536fc6-e15f-491e-a61f-adcd77cd4f35 x-compute-request-id: req-8d536fc6-e15f-491e-a61f-adcd77cd4f35 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:10,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8d536fc6-e15f-491e-a61f-adcd77cd4f35 2018-08-15 05:21:10,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205476045609s 2018-08-15 05:21:10,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8d536fc6-e15f-491e-a61f-adcd77cd4f35 2018-08-15 05:21:10,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:12,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:12,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af06a227-3c82-4a46-b351-4bf54c92b801 x-compute-request-id: req-af06a227-3c82-4a46-b351-4bf54c92b801 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:12,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-af06a227-3c82-4a46-b351-4bf54c92b801 2018-08-15 05:21:12,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166366100311s 2018-08-15 05:21:12,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-af06a227-3c82-4a46-b351-4bf54c92b801 2018-08-15 05:21:12,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:14,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:14,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:14,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a755295d-c03a-42c7-8586-45ca7d9e54a8 x-compute-request-id: req-a755295d-c03a-42c7-8586-45ca7d9e54a8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:14,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a755295d-c03a-42c7-8586-45ca7d9e54a8 2018-08-15 05:21:14,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180524110794s 2018-08-15 05:21:14,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a755295d-c03a-42c7-8586-45ca7d9e54a8 2018-08-15 05:21:14,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:16,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:16,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:16,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6563230c-b03b-4c4b-820b-676e22d498e1 x-compute-request-id: req-6563230c-b03b-4c4b-820b-676e22d498e1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:16,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6563230c-b03b-4c4b-820b-676e22d498e1 2018-08-15 05:21:16,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453505039215s 2018-08-15 05:21:16,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6563230c-b03b-4c4b-820b-676e22d498e1 2018-08-15 05:21:16,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:18,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:18,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:19,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e5abe07-e0e5-4263-83c7-fe1c29414fa7 x-compute-request-id: req-3e5abe07-e0e5-4263-83c7-fe1c29414fa7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:19,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3e5abe07-e0e5-4263-83c7-fe1c29414fa7 2018-08-15 05:21:19,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198921918869s 2018-08-15 05:21:19,074 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-3e5abe07-e0e5-4263-83c7-fe1c29414fa7 2018-08-15 05:21:19,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:21,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:21,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:21,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5d47a3c-83a0-4a12-99fb-745357ced6d1 x-compute-request-id: req-c5d47a3c-83a0-4a12-99fb-745357ced6d1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:21,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5d47a3c-83a0-4a12-99fb-745357ced6d1 2018-08-15 05:21:21,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180932998657s 2018-08-15 05:21:21,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-c5d47a3c-83a0-4a12-99fb-745357ced6d1 2018-08-15 05:21:21,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:23,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:23,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb9e91d-bebf-4b50-9f31-6e308772922f x-compute-request-id: req-2bb9e91d-bebf-4b50-9f31-6e308772922f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:23,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2bb9e91d-bebf-4b50-9f31-6e308772922f 2018-08-15 05:21:23,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173721790314s 2018-08-15 05:21:23,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2bb9e91d-bebf-4b50-9f31-6e308772922f 2018-08-15 05:21:23,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:25,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:25,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12be6a19-e40c-4bb7-b829-c6aa2a460a57 x-compute-request-id: req-12be6a19-e40c-4bb7-b829-c6aa2a460a57 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:25,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-12be6a19-e40c-4bb7-b829-c6aa2a460a57 2018-08-15 05:21:25,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380774021149s 2018-08-15 05:21:25,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-12be6a19-e40c-4bb7-b829-c6aa2a460a57 2018-08-15 05:21:25,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:27,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:28,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-945064ee-1b6f-4031-a97c-767997684241 x-compute-request-id: req-945064ee-1b6f-4031-a97c-767997684241 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:28,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-945064ee-1b6f-4031-a97c-767997684241 2018-08-15 05:21:28,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171408891678s 2018-08-15 05:21:28,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-945064ee-1b6f-4031-a97c-767997684241 2018-08-15 05:21:28,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:30,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:30,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae1d6a59-8d00-4991-9687-75da5824867a x-compute-request-id: req-ae1d6a59-8d00-4991-9687-75da5824867a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-15T05:19:15Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:30,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae1d6a59-8d00-4991-9687-75da5824867a 2018-08-15 05:21:30,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430214881897s 2018-08-15 05:21:30,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ae1d6a59-8d00-4991-9687-75da5824867a 2018-08-15 05:21:30,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:21:32,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:21:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:33,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7877ced-8ebf-42e8-9307-2385bcb7d524 x-compute-request-id: req-e7877ced-8ebf-42e8-9307-2385bcb7d524 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:21:33,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e7877ced-8ebf-42e8-9307-2385bcb7d524 2018-08-15 05:21:33,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690799951553s 2018-08-15 05:21:33,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-e7877ced-8ebf-42e8-9307-2385bcb7d524 2018-08-15 05:21:33,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 05:21:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=d8bdc53c-7b1e-4b0d-b658-f21495817fb1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:33,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-74f473d2-b93f-47d9-836f-6bcb898d58e1 Date: Wed, 15 Aug 2018 05:21:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T05:21:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efe41746-a804-401d-a3a3-5590729c0b1e","ip_address":"192.168.120.9"}],"id":"54c8be7e-a64e-4be1-880f-23f8c280bc77","security_groups":["36358a60-fad1-4573-950f-35a29a7caa6a"],"mac_address":"fa:16:3e:90:f6:50","project_id":"334204cd5d6342f59660a372118fa858","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:19:15Z","binding:vnic_type":"normal","device_id":"d8bdc53c-7b1e-4b0d-b658-f21495817fb1","ip_allocation":"immediate"}]} 2018-08-15 05:21:33,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=d8bdc53c-7b1e-4b0d-b658-f21495817fb1 used request id req-74f473d2-b93f-47d9-836f-6bcb898d58e1 2018-08-15 05:21:33,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488450527191s 2018-08-15 05:21:33,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=d8bdc53c-7b1e-4b0d-b658-f21495817fb1 used request id req-74f473d2-b93f-47d9-836f-6bcb898d58e1 2018-08-15 05:21:33,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/floatingips.json?port_id=54c8be7e-a64e-4be1-880f-23f8c280bc77" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:33,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-666063b8-09b9-4786-bab9-f2e42d565362 Date: Wed, 15 Aug 2018 05:21:33 GMT RESP BODY: {"floatingips": []} 2018-08-15 05:21:33,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=54c8be7e-a64e-4be1-880f-23f8c280bc77 used request id req-666063b8-09b9-4786-bab9-f2e42d565362 2018-08-15 05:21:33,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.310781955719s 2018-08-15 05:21:33,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json?port_id=54c8be7e-a64e-4be1-880f-23f8c280bc77 used request id req-666063b8-09b9-4786-bab9-f2e42d565362 2018-08-15 05:21:33,512 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:f6:50', 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'ed37250f-c86c-4c02-b6f5-31363d18dae6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-15T05:21:31.000000', 'flavor': Munch({u'id': u'4f27d83a-9035-4552-8802-b316b767e47d'}), 'az': u'nova', 'id': u'd8bdc53c-7b1e-4b0d-b658-f21495817fb1', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'19ad7b26926a4e85a0518ec4cf33acff', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'334204cd5d6342f59660a372118fa858', 'name': 'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', '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-08-15T05:21:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-15T05:21:31Z', 'hostId': u'9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9', '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-08-15T05:21:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'334204cd5d6342f59660a372118fa858', 'name': u'vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c', 'adminPass': u'bCSN6fN8oYtS', 'tenant_id': u'334204cd5d6342f59660a372118fa858', 'created_at': u'2018-08-15T05:19:12Z', 'created': u'2018-08-15T05:19:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-15 05:21:33,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:21:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:33,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-238a2865-011c-4977-98bd-9453b9dc42a1 Date: Wed, 15 Aug 2018 05:21:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"334204cd5d6342f59660a372118fa858","l2_adjacency":true,"status":"ACTIVE","subnets":["efe41746-a804-401d-a3a3-5590729c0b1e"],"description":"","tags":[],"updated_at":"2018-08-15T05:17:38Z","qos_policy_id":null,"name":"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c","admin_state_up":true,"tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","mtu":1450}]} 2018-08-15 05:21:33,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-238a2865-011c-4977-98bd-9453b9dc42a1 2018-08-15 05:21:33,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880000591278s 2018-08-15 05:21:33,604 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-238a2865-011c-4977-98bd-9453b9dc42a1 2018-08-15 05:21:33,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-15 05:21:33,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/ports.json?device_id=d8bdc53c-7b1e-4b0d-b658-f21495817fb1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:33,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-2aad907f-3281-4c17-85dc-88ca92087085 Date: Wed, 15 Aug 2018 05:21:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-15T05:21:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"efe41746-a804-401d-a3a3-5590729c0b1e","ip_address":"192.168.120.9"}],"id":"54c8be7e-a64e-4be1-880f-23f8c280bc77","security_groups":["36358a60-fad1-4573-950f-35a29a7caa6a"],"mac_address":"fa:16:3e:90:f6:50","project_id":"334204cd5d6342f59660a372118fa858","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:19:15Z","binding:vnic_type":"normal","device_id":"d8bdc53c-7b1e-4b0d-b658-f21495817fb1","ip_allocation":"immediate"}]} 2018-08-15 05:21:33,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=d8bdc53c-7b1e-4b0d-b658-f21495817fb1 used request id req-2aad907f-3281-4c17-85dc-88ca92087085 2018-08-15 05:21:33,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0440518856049s 2018-08-15 05:21:33,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/ports.json?device_id=d8bdc53c-7b1e-4b0d-b658-f21495817fb1 used request id req-2aad907f-3281-4c17-85dc-88ca92087085 2018-08-15 05:21:33,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-15 05:21:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"floatingip": {"floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "fixed_ip_address": "192.168.120.9", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77"}}' 2018-08-15 05:21:35,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-1ca6457f-4629-4113-be1a-5816c7420c4a Date: Wed, 15 Aug 2018 05:21:35 GMT RESP BODY: {"floatingip": {"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}} 2018-08-15 05:21:35,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1ca6457f-4629-4113-be1a-5816c7420c4a 2018-08-15 05:21:35,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.13178086281s 2018-08-15 05:21:35,783 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1ca6457f-4629-4113-be1a-5816c7420c4a 2018-08-15 05:21:35,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:35,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-40e0930e-1d52-460b-8852-9a4258fd2c0b Date: Wed, 15 Aug 2018 05:21:35 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:35,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-40e0930e-1d52-460b-8852-9a4258fd2c0b 2018-08-15 05:21:35,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0844609737396s 2018-08-15 05:21:35,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-40e0930e-1d52-460b-8852-9a4258fd2c0b 2018-08-15 05:21:35,879 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:35,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:36,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c062fbaf-f59a-4329-be09-b218b6dcf59c Date: Wed, 15 Aug 2018 05:21:36 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:36,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c062fbaf-f59a-4329-be09-b218b6dcf59c 2018-08-15 05:21:36,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0559170246124s 2018-08-15 05:21:36,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c062fbaf-f59a-4329-be09-b218b6dcf59c 2018-08-15 05:21:36,044 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:36,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-012a8939-70ff-483f-a96f-c0b49b675d57 Date: Wed, 15 Aug 2018 05:21:36 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:36,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-012a8939-70ff-483f-a96f-c0b49b675d57 2018-08-15 05:21:36,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611650943756s 2018-08-15 05:21:36,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-012a8939-70ff-483f-a96f-c0b49b675d57 2018-08-15 05:21:36,214 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:36,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:36,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-24163ed9-7217-49b1-a45a-ad85106feaea Date: Wed, 15 Aug 2018 05:21:36 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:36,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-24163ed9-7217-49b1-a45a-ad85106feaea 2018-08-15 05:21:36,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063668012619s 2018-08-15 05:21:36,383 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-24163ed9-7217-49b1-a45a-ad85106feaea 2018-08-15 05:21:36,386 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:36,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:36,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c87e123d-0750-4614-9843-ff75d0e219cc Date: Wed, 15 Aug 2018 05:21:36 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:36,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c87e123d-0750-4614-9843-ff75d0e219cc 2018-08-15 05:21:36,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060653924942s 2018-08-15 05:21:36,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-c87e123d-0750-4614-9843-ff75d0e219cc 2018-08-15 05:21:36,555 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:36,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:36,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-56fbadbe-8c31-4b58-ac35-4eb5bc64edf5 Date: Wed, 15 Aug 2018 05:21:36 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:36,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-56fbadbe-8c31-4b58-ac35-4eb5bc64edf5 2018-08-15 05:21:36,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.053790807724s 2018-08-15 05:21:36,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-56fbadbe-8c31-4b58-ac35-4eb5bc64edf5 2018-08-15 05:21:36,718 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:36,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:36,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:36,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0c957567-974e-4635-9e59-fe41ddcaf2c7 Date: Wed, 15 Aug 2018 05:21:36 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "DOWN", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:34Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:36,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0c957567-974e-4635-9e59-fe41ddcaf2c7 2018-08-15 05:21:36,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0533671379089s 2018-08-15 05:21:36,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-0c957567-974e-4635-9e59-fe41ddcaf2c7 2018-08-15 05:21:36,880 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-15 05:21:36,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:21:36,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:21:37,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-2f2bb51c-9567-4d2c-b3aa-8a31321aafba Date: Wed, 15 Aug 2018 05:21:37 GMT RESP BODY: {"floatingips": [{"router_id": "4f872105-618d-4ac2-85d8-be0fc310a580", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:21:34Z", "updated_at": "2018-08-15T05:21:36Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:f6:50", "device_id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "port_id": "54c8be7e-a64e-4be1-880f-23f8c280bc77", "id": "9ec3d02e-3e82-43a7-adf1-849312b9cb9d", "qos_policy_id": null}]} 2018-08-15 05:21:37,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2f2bb51c-9567-4d2c-b3aa-8a31321aafba 2018-08-15 05:21:37,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621631145477s 2018-08-15 05:21:37,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2f2bb51c-9567-4d2c-b3aa-8a31321aafba 2018-08-15 05:21:37,051 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4f872105-618d-4ac2-85d8-be0fc310a580', 'updated_at': u'2018-08-15T05:21:36Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'54c8be7e-a64e-4be1-880f-23f8c280bc77', 'id': u'9ec3d02e-3e82-43a7-adf1-849312b9cb9d', 'network': u'36b76b62-6049-400a-b18a-0441df8350db', 'port': u'54c8be7e-a64e-4be1-880f-23f8c280bc77', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'334204cd5d6342f59660a372118fa858', 'name': 'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'334204cd5d6342f59660a372118fa858', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd004bed9-f1b8-4dcb-b198-40490597dd8f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:f6:50', u'device_id': u'd8bdc53c-7b1e-4b0d-b658-f21495817fb1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'334204cd5d6342f59660a372118fa858', 'created_at': u'2018-08-15T05:21:34Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd004bed9-f1b8-4dcb-b198-40490597dd8f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:f6:50', u'device_id': u'd8bdc53c-7b1e-4b0d-b658-f21495817fb1'}), 'router': u'4f872105-618d-4ac2-85d8-be0fc310a580'}) 2018-08-15 05:21:37,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:21:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:21:37,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a642eb22-5ebd-418f-b48e-a9d6d6294b35 x-compute-request-id: req-a642eb22-5ebd-418f-b48e-a9d6d6294b35 Content-Encoding: gzip Content-Length: 10922 Content-Type: application/json 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 2012720569 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.910 MHz processor\n[ 0.317369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.319575] pid_max: default: 32768 minimum: 301\n[ 0.320803] Security Framework initialized\n[ 0.321942] SELinux: Initializing.\n[ 0.323212] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327905] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330900] Mount-cache hash table entries: 4096\n[ 0.332350] Initializing cgroup subsys memory\n[ 0.333507] Initializing cgroup subsys devices\n[ 0.334663] Initializing cgroup subsys freezer\n[ 0.335828] Initializing cgroup subsys net_cls\n[ 0.337031] Initializing cgroup subsys blkio\n[ 0.338175] Initializing cgroup subsys perf_event\n[ 0.339369] Initializing cgroup subsys hugetlb\n[ 0.340523] Initializing cgroup subsys pids\n[ 0.341642] Initializing cgroup subsys net_prio\n[ 0.342881] CPU: Physical Processor ID: 0\n[ 0.344690] mce: CPU supports 10 MCE banks\n[ 0.345829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347147] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348468] tlb_flushall_shift: 6\n[ 0.349677] Freeing SMP alternatives: 28k freed\n[ 0.353460] ACPI: Core revision 20130517\n[ 0.354971] ACPI: All ACPI Tables successfully acquired\n[ 0.356460] ftrace: allocating 25812 entries in 101 pages\n[ 0.377237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.378761] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.380257] smpboot: Max logical packages: 2\n[ 0.381546] Enabling x2apic\n[ 0.382467] Enabled x2apic\n[ 0.383577] Switched APIC routing to physical x2apic.\n[ 0.385758] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.387302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.390029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.397403] KVM setup paravirtual spinlock\n[ 0.399756] smpboot: Booting Node 0, Processors #1 OK\n[ 0.401429] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.423715] Brought up 2 CPUs\n[ 0.423720] KVM setup async PF for cpu 1\n[ 0.423722] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.426943] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.429141] devtmpfs: initialized\n[ 0.431418] EVM: security.selinux\n[ 0.432399] EVM: security.ima\n[ 0.433311] EVM: security.capability\n[ 0.434938] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.436559] pinctrl core: initialized pinctrl subsystem\n[ 0.437957] NET: Registered protocol family 16\n[ 0.439320] ACPI: bus type PCI registered\n[ 0.440426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.441979] PCI: Using configuration type 1 for base access\n[ 0.446693] ACPI: Added _OSI(Module Device)\n[ 0.447845] ACPI: Added _OSI(Processor Device)\n[ 0.448983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.450154] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.452528] ACPI: Interpreter enabled\n[ 0.453564] ACPI: (supports S0 S5)\n[ 0.454534] ACPI: Using IOAPIC for interrupt routing\n[ 0.455742] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.459614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.461017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.462524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.463986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466738] acpiphp: Slot [3] registered\n[ 0.467814] acpiphp: Slot [4] registered\n[ 0.468888] acpiphp: Slot [5] registered\n[ 0.469970] acpiphp: Slot [6] registered\n[ 0.471047] acpiphp: Slot [7] registered\n[ 0.472121] acpiphp: Slot [8] registered\n[ 0.473185] acpiphp: Slot [9] registered\n[ 0.474253] acpiphp: Slot [10] registered\n[ 0.475330] acpiphp: Slot [11] registered\n[ 0.476406] acpiphp: Slot [12] registered\n[ 0.477497] acpiphp: Slot [13] registered\n[ 0.478577] acpiphp: Slot [14] registered\n[ 0.479652] acpiphp: Slot [15] registered\n[ 0.480739] acpiphp: Slot [16] registered\n[ 0.481825] acpiphp: Slot [17] registered\n[ 0.482904] acpiphp: Slot [18] registered\n[ 0.483987] acpiphp: Slot [19] registered\n[ 0.485072] acpiphp: Slot [20] registered\n[ 0.486172] acpiphp: Slot [21] registered\n[ 0.487265] acpiphp: Slot [22] registered\n[ 0.488342] acpiphp: Slot [23] registered\n[ 0.489418] acpiphp: Slot [24] registered\n[ 0.490499] acpiphp: Slot [25] registered\n[ 0.491578] acpiphp: Slot [26] registered\n[ 0.492659] acpiphp: Slot [27] registered\n[ 0.493743] acpiphp: Slot [28] registered\n[ 0.494821] acpiphp: Slot [29] registered\n[ 0.495914] acpiphp: Slot [30] registered\n[ 0.497005] acpiphp: Slot [31] registered\n[ 0.498083] PCI host bridge to bus 0000:00\n[ 0.499159] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500448] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.501926] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505465] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.507437] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.511798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513673] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.515115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.546240] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.548026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.549731] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551434] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.553124] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558460] vgaarb: loaded\n[ 0.559330] vgaarb: bridge control possible 0000:00:02.0\n[ 0.560734] SCSI subsystem initialized\n[ 0.561803] ACPI: bus type USB registered\n[ 0.562901] usbcore: registered new interface driver usbfs\n[ 0.564208] usbcore: registered new interface driver hub\n[ 0.565503] usbcore: registered new device driver usb\n[ 0.566901] PCI: Using ACPI for IRQ routing\n[ 0.568314] NetLabel: Initializing\n[ 0.569302] NetLabel: domain hash size = 128\n[ 0.570418] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571657] NetLabel: unlabeled traffic allowed by default\n[ 0.573125] Switched to clocksource kvm-clock\n[ 0.581120] pnp: PnP ACPI init\n[ 0.582059] ACPI: bus type PNP registered\n[ 0.583475] pnp: PnP ACPI: found 5 devices\n[ 0.584561] ACPI: bus type PNP unregistered\n[ 0.592206] NET: Registered protocol family 2\n[ 0.593613] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.595880] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.597679] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.599225] TCP: reno registered\n[ 0.600180] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.601604] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.603379] NET: Registered protocol family 1\n[ 0.604960] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.606858] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.629213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649629] Unpacking initramfs...\n[ 1.093973] Freeing initrd memory: 37508k freed\n[ 1.103552] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.105647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.109227] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.111142] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.113422] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.115405] Initialise system trusted keyring\n[ 1.116940] audit: initializing netlink socket (disabled)\n[ 1.118737] type=2000 audit(1534310494.488:1): initialized\n[ 1.135769] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.137742] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.140133] zpool: loaded\n[ 1.141026] zbud: loaded\n[ 1.142086] VFS: Disk quotas dquot_6.5.2\n[ 1.143222] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.144895] msgmni has been set to 7578\n[ 1.146032] Key type big_key registered\n[ 1.147900] NET: Registered protocol family 38\n[ 1.149129] Key type asymmetric registered\n[ 1.150253] Asymmetric key parser 'x509' registered\n[ 1.151512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.153647] io scheduler noop registered\n[ 1.154756] io scheduler deadline registered (default)\n[ 1.165876] io scheduler cfq registered\n[ 1.167061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.168456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.170104] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.172167] ACPI: Power Button [PWRF]\n[ 1.173326] GHES: HEST is not enabled!\n[ 1.174497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.197755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199473] Non-volatile memory driver v1.3\n[ 1.200604] Linux agpgart interface v0.103\n[ 1.201832] crash memory driver: version 1.1\n[ 1.203076] rdac: device handler registered\n[ 1.204319] hp_sw: device handler registered\n[ 1.205511] emc: device handler registered\n[ 1.206629] alua: device handler registered\n[ 1.207784] libphy: Fixed MDIO Bus: probed\n[ 1.208963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.210494] ehci-pci: EHCI PCI platform driver\n[ 1.211669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.213159] ohci-pci: OHCI PCI platform driver\n[ 1.214392] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.234040] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.235423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.237504] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.238796] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.240234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.241772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.243793] usb usb1: Product: UHCI Host Controller\n[ 1.245061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.246692] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.247959] hub 1-0:1.0: USB hub found\n[ 1.249038] hub 1-0:1.0: 2 ports detected\n[ 1.250264] usbcore: registered new interface driver usbserial\n[ 1.251679] usbcore: registered new interface driver usbserial_generic\n[ 1.253248] usbserial: USB Serial support registered for generic\n[ 1.254753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.257512] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.258769] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.260115] mousedev: PS/2 mouse device common for all mice\n[ 1.261727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264025] rtc_cmos 00:00: RTC can wake from S4\n[ 1.264593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.264953] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.271730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.273716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.275773] cpuidle: using governor menu\n[ 1.277212] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.279024] usbcore: registered new interface driver usbhid\n[ 1.280815] usbhid: USB HID core driver\n[ 1.282207] drop_monitor: Initializing network drop monitor service\n[ 1.284202] TCP: cubic registered\n[ 1.285514] Initializing XFRM netlink socket\n[ 1.287074] NET: Registered protocol family 10\n[ 1.288807] NET: Registered protocol family 17\n[ 1.290538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291908] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.297008] Loading compiled-in X.509 certificates\n[ 1.298667] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.301802] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.305355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.308564] registered taskstats version 1\n[ 1.311848] Key type trusted registered\n[ 1.314522] Key type encrypted registered\n[ 1.317135] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.319246] rtc_cmos 00:00: setting system clock to 2018-08-15 05:21:34 UTC (1534310494)\n[ 1.322667] Freeing unused kernel memory: 1680k freed\n[ 1.327723] 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.331753] systemd[1]: Detected virtualization kvm.\n[ 1.332986] systemd[1]: Detected architecture x86-64.\n[ 1.334213] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.336531] systemd[1]: No hostname configured.\n[ 1.337696] systemd[1]: Set hostname to .\n[ 1.338973] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.362209] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.364328] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.367160] systemd[1]: Reached target Swap.\n[ 1.368323] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.370227] systemd[1]: Reached target Local File Systems.\n[ 1.371536] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373623] systemd[1]: Created slice Root Slice.\n[ 1.374810] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.376745] systemd[1]: Created slice System Slice.\n[ 1.377950] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.379967] systemd[1]: Listening on udev Control Socket.\n[ 1.381280] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.383241] systemd[1]: Reached target Timers.\n[ 1.384389] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.386282] systemd[1]: Listening on udev Kernel Socket.\n[ 1.387563] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.389537] systemd[1]: Reached target Slices.\n[ 1.390692] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.392583] systemd[1]: Listening on Journal Socket.\n[ 1.393818] systemd[1]: Starting Journal Socket.\n[ 1.395404] 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.399550] systemd[1]: Reached target Sockets.\n[ 1.400736] systemd[1]: Starting Sockets.\n[ 1.402156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.404472] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.407358] systemd[1]: Reached target Paths.\n[ 1.408562] systemd[1]: Starting Paths.\n[ 1.409982] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.413327] 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.483197] RPC: Registered named UNIX socket transport module.\n[ 1.484585] RPC: Registered udp transport module.\n[ 1.485776] RPC: Registered tcp transport module.\n[ 1.486963] RPC: Registered tcp NFSv4.1 backchannel transport module.\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[ 1.553137] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.582211] FDC 0 is a S82078B\n[ 1.609285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.612590] scsi host0: ata_piix\n[ 1.613944] scsi host1: ata_piix\n[ 1.615224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.617375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.656849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.663098] 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[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.705786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.708026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.710314] usb 1-1: Product: QEMU USB Tablet\n[ 1.711822] usb 1-1: Manufacturer: QEMU\n[ 1.713184] usb 1-1: SerialNumber: 42\n[ 1.722956] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.726327] 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[ 1.810143] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.812545] XFS (vda1): Mounting V4 Filesystem\n[ 1.837382] 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 Initrd Default Target.\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 Basic System.\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 target Sockets.\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.057884] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.106962] SELinux: Disabled at runtime.\n[ 2.111194] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 2.146166] type=1404 audit(1534310495.326:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.179240] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.180641] 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[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages 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] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Debug File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\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[[32m OK [0m] Mounted Debug File System.\n Starting Create Static Device Nodes in /dev...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.446401] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.455382] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting 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 Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\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[ 2.644329] type=1305 audit(1534310495.824:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\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] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\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 Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n[ 2.806044] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting irqbalance daemon...\n[ 2.810021] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.854622] ppdev: user-space parallel port driver\n[ 2.903315] [drm] Initialized drm 1.1.0 20060810\n[ 2.939001] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.941063] [TTM] Initializing pool allocator\n[ 2.942680] [TTM] Initializing DMA pool allocator\n[ 2.945460] [drm] fb mappable at 0xFC000000\n[ 2.947052] [drm] vram aper at 0xFC000000\n[ 2.948673] [drm] size 33554432\n[ 2.950084] [drm] fb depth is 24\n[ 2.951508] [drm] pitch is 3072\n[ 2.953027] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.973518] Console: switching to colour frame buffer device 128x48\n[ 2.985317] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dme[ 2.991136] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nsg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\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.031298] AES CTR mode by8 optimization enabled\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...[ 3.048397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[ 3.056294] alg: No test for crc32 (crc32-pclmul)\n[ 3.061488] intel_rapl: no valid rapl domains found in package 0\n[ 3.064871] intel_powerclamp: No package C-state available\n[ 3.071903] intel_powerclamp: No package C-state available"} 2018-08-15 05:21:37,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1/action used request id req-a642eb22-5ebd-418f-b48e-a9d6d6294b35 2018-08-15 05:21:37,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738060474396s 2018-08-15 05:21:37,126 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1/action used request id req-a642eb22-5ebd-418f-b48e-a9d6d6294b35 2018-08-15 05:21:37,126 - 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 2012720569 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.910 MHz processor [ 0.317369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.319575] pid_max: default: 32768 minimum: 301 [ 0.320803] Security Framework initialized [ 0.321942] SELinux: Initializing. [ 0.323212] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327905] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330900] Mount-cache hash table entries: 4096 [ 0.332350] Initializing cgroup subsys memory [ 0.333507] Initializing cgroup subsys devices [ 0.334663] Initializing cgroup subsys freezer [ 0.335828] Initializing cgroup subsys net_cls [ 0.337031] Initializing cgroup subsys blkio [ 0.338175] Initializing cgroup subsys perf_event [ 0.339369] Initializing cgroup subsys hugetlb [ 0.340523] Initializing cgroup subsys pids [ 0.341642] Initializing cgroup subsys net_prio [ 0.342881] CPU: Physical Processor ID: 0 [ 0.344690] mce: CPU supports 10 MCE banks [ 0.345829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347147] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348468] tlb_flushall_shift: 6 [ 0.349677] Freeing SMP alternatives: 28k freed [ 0.353460] ACPI: Core revision 20130517 [ 0.354971] ACPI: All ACPI Tables successfully acquired [ 0.356460] ftrace: allocating 25812 entries in 101 pages [ 0.377237] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.378761] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.380257] smpboot: Max logical packages: 2 [ 0.381546] Enabling x2apic [ 0.382467] Enabled x2apic [ 0.383577] Switched APIC routing to physical x2apic. [ 0.385758] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.387302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.390029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.397403] KVM setup paravirtual spinlock [ 0.399756] smpboot: Booting Node 0, Processors #1 OK [ 0.401429] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.423715] Brought up 2 CPUs [ 0.423720] KVM setup async PF for cpu 1 [ 0.423722] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.426943] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.429141] devtmpfs: initialized [ 0.431418] EVM: security.selinux [ 0.432399] EVM: security.ima [ 0.433311] EVM: security.capability [ 0.434938] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.436559] pinctrl core: initialized pinctrl subsystem [ 0.437957] NET: Registered protocol family 16 [ 0.439320] ACPI: bus type PCI registered [ 0.440426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441979] PCI: Using configuration type 1 for base access [ 0.446693] ACPI: Added _OSI(Module Device) [ 0.447845] ACPI: Added _OSI(Processor Device) [ 0.448983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.450154] ACPI: Added _OSI(Processor Aggregator Device) [ 0.452528] ACPI: Interpreter enabled [ 0.453564] ACPI: (supports S0 S5) [ 0.454534] ACPI: Using IOAPIC for interrupt routing [ 0.455742] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.462524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466738] acpiphp: Slot [3] registered [ 0.467814] acpiphp: Slot [4] registered [ 0.468888] acpiphp: Slot [5] registered [ 0.469970] acpiphp: Slot [6] registered [ 0.471047] acpiphp: Slot [7] registered [ 0.472121] acpiphp: Slot [8] registered [ 0.473185] acpiphp: Slot [9] registered [ 0.474253] acpiphp: Slot [10] registered [ 0.475330] acpiphp: Slot [11] registered [ 0.476406] acpiphp: Slot [12] registered [ 0.477497] acpiphp: Slot [13] registered [ 0.478577] acpiphp: Slot [14] registered [ 0.479652] acpiphp: Slot [15] registered [ 0.480739] acpiphp: Slot [16] registered [ 0.481825] acpiphp: Slot [17] registered [ 0.482904] acpiphp: Slot [18] registered [ 0.483987] acpiphp: Slot [19] registered [ 0.485072] acpiphp: Slot [20] registered [ 0.486172] acpiphp: Slot [21] registered [ 0.487265] acpiphp: Slot [22] registered [ 0.488342] acpiphp: Slot [23] registered [ 0.489418] acpiphp: Slot [24] registered [ 0.490499] acpiphp: Slot [25] registered [ 0.491578] acpiphp: Slot [26] registered [ 0.492659] acpiphp: Slot [27] registered [ 0.493743] acpiphp: Slot [28] registered [ 0.494821] acpiphp: Slot [29] registered [ 0.495914] acpiphp: Slot [30] registered [ 0.497005] acpiphp: Slot [31] registered [ 0.498083] PCI host bridge to bus 0000:00 [ 0.499159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500448] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.501926] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505465] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.507437] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.511798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513673] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.515115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.546240] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.548026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.549731] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551434] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.553124] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554696] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558460] vgaarb: loaded [ 0.559330] vgaarb: bridge control possible 0000:00:02.0 [ 0.560734] SCSI subsystem initialized [ 0.561803] ACPI: bus type USB registered [ 0.562901] usbcore: registered new interface driver usbfs [ 0.564208] usbcore: registered new interface driver hub [ 0.565503] usbcore: registered new device driver usb [ 0.566901] PCI: Using ACPI for IRQ routing [ 0.568314] NetLabel: Initializing [ 0.569302] NetLabel: domain hash size = 128 [ 0.570418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571657] NetLabel: unlabeled traffic allowed by default [ 0.573125] Switched to clocksource kvm-clock [ 0.581120] pnp: PnP ACPI init [ 0.582059] ACPI: bus type PNP registered [ 0.583475] pnp: PnP ACPI: found 5 devices [ 0.584561] ACPI: bus type PNP unregistered [ 0.592206] NET: Registered protocol family 2 [ 0.593613] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.595880] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.597679] TCP: Hash tables configured (established 32768 bind 32768) [ 0.599225] TCP: reno registered [ 0.600180] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.601604] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.603379] NET: Registered protocol family 1 [ 0.604960] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.606858] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608738] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649629] Unpacking initramfs... [ 1.093973] Freeing initrd memory: 37508k freed [ 1.103552] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.105647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.109227] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.111142] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.113422] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.115405] Initialise system trusted keyring [ 1.116940] audit: initializing netlink socket (disabled) [ 1.118737] type=2000 audit(1534310494.488:1): initialized [ 1.135769] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.137742] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.140133] zpool: loaded [ 1.141026] zbud: loaded [ 1.142086] VFS: Disk quotas dquot_6.5.2 [ 1.143222] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.144895] msgmni has been set to 7578 [ 1.146032] Key type big_key registered [ 1.147900] NET: Registered protocol family 38 [ 1.149129] Key type asymmetric registered [ 1.150253] Asymmetric key parser 'x509' registered [ 1.151512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.153647] io scheduler noop registered [ 1.154756] io scheduler deadline registered (default) [ 1.165876] io scheduler cfq registered [ 1.167061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.168456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.170104] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.172167] ACPI: Power Button [PWRF] [ 1.173326] GHES: HEST is not enabled! [ 1.174497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.197755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199473] Non-volatile memory driver v1.3 [ 1.200604] Linux agpgart interface v0.103 [ 1.201832] crash memory driver: version 1.1 [ 1.203076] rdac: device handler registered [ 1.204319] hp_sw: device handler registered [ 1.205511] emc: device handler registered [ 1.206629] alua: device handler registered [ 1.207784] libphy: Fixed MDIO Bus: probed [ 1.208963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.210494] ehci-pci: EHCI PCI platform driver [ 1.211669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.213159] ohci-pci: OHCI PCI platform driver [ 1.214392] uhci_hcd: USB Universal Host Controller Interface driver [ 1.234040] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.235423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.237504] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.238796] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.240234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.241772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.243793] usb usb1: Product: UHCI Host Controller [ 1.245061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.246692] usb usb1: SerialNumber: 0000:00:01.2 [ 1.247959] hub 1-0:1.0: USB hub found [ 1.249038] hub 1-0:1.0: 2 ports detected [ 1.250264] usbcore: registered new interface driver usbserial [ 1.251679] usbcore: registered new interface driver usbserial_generic [ 1.253248] usbserial: USB Serial support registered for generic [ 1.254753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.257512] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.258769] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.260115] mousedev: PS/2 mouse device common for all mice [ 1.261727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264025] rtc_cmos 00:00: RTC can wake from S4 [ 1.264593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.264953] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.271730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.273716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.275773] cpuidle: using governor menu [ 1.277212] hidraw: raw HID events driver (C) Jiri Kosina [ 1.279024] usbcore: registered new interface driver usbhid [ 1.280815] usbhid: USB HID core driver [ 1.282207] drop_monitor: Initializing network drop monitor service [ 1.284202] TCP: cubic registered [ 1.285514] Initializing XFRM netlink socket [ 1.287074] NET: Registered protocol family 10 [ 1.288807] NET: Registered protocol family 17 [ 1.290538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291908] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.297008] Loading compiled-in X.509 certificates [ 1.298667] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.301802] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.305355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.308564] registered taskstats version 1 [ 1.311848] Key type trusted registered [ 1.314522] Key type encrypted registered [ 1.317135] IMA: No TPM chip found, activating TPM-bypass! [ 1.319246] rtc_cmos 00:00: setting system clock to 2018-08-15 05:21:34 UTC (1534310494) [ 1.322667] Freeing unused kernel memory: 1680k freed [ 1.327723] 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.331753] systemd[1]: Detected virtualization kvm. [ 1.332986] systemd[1]: Detected architecture x86-64. [ 1.334213] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.336531] systemd[1]: No hostname configured. [ 1.337696] systemd[1]: Set hostname to . [ 1.338973] systemd[1]: Initializing machine ID from KVM UUID. [ 1.362209] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.364328] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.367160] systemd[1]: Reached target Swap. [ 1.368323] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.370227] systemd[1]: Reached target Local File Systems. [ 1.371536] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.373623] systemd[1]: Created slice Root Slice. [ 1.374810] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.376745] systemd[1]: Created slice System Slice. [ 1.377950] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.379967] systemd[1]: Listening on udev Control Socket. [ 1.381280] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.383241] systemd[1]: Reached target Timers. [ 1.384389] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.386282] systemd[1]: Listening on udev Kernel Socket. [ 1.387563] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.389537] systemd[1]: Reached target Slices. [ 1.390692] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.392583] systemd[1]: Listening on Journal Socket. [ 1.393818] systemd[1]: Starting Journal Socket. [ 1.395404] 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.399550] systemd[1]: Reached target Sockets. [ 1.400736] systemd[1]: Starting Sockets. [ 1.402156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.404472] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.407358] systemd[1]: Reached target Paths. [ 1.408562] systemd[1]: Starting Paths. [ 1.409982] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.413327] 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.483197] RPC: Registered named UNIX socket transport module. [ 1.484585] RPC: Registered udp transport module. [ 1.485776] RPC: Registered tcp transport module. [ 1.486963] RPC: Registered tcp NFSv4.1 backchannel transport module. [[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... [ 1.553137] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.582211] FDC 0 is a S82078B [ 1.609285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.612590] scsi host0: ata_piix [ 1.613944] scsi host1: ata_piix [ 1.615224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.617375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.656849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.663098] 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... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.705786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.708026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.710314] usb 1-1: Product: QEMU USB Tablet [ 1.711822] usb 1-1: Manufacturer: QEMU [ 1.713184] usb 1-1: SerialNumber: 42 [ 1.722956] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.726327] 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. [ 1.810143] SGI XFS with ACLs, security attributes, no debug enabled [ 1.812545] XFS (vda1): Mounting V4 Filesystem [ 1.837382] 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 Initrd Default Target. [[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 Basic System. [[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 target Sockets. [[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.057884] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.106962] SELinux: Disabled at runtime. [ 2.111194] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 2.146166] type=1404 audit(1534310495.326:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.179240] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.180641] 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. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Debug File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[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. [[32m OK [0m] Mounted Debug File System. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 2.446401] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.455382] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[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] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting 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 Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.644329] type=1305 audit(1534310495.824:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. [ 2.806044] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting irqbalance daemon... [ 2.810021] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started D-Bus System Message Bus. [ 2.854622] ppdev: user-space parallel port driver [ 2.903315] [drm] Initialized drm 1.1.0 20060810 [ 2.939001] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.941063] [TTM] Initializing pool allocator [ 2.942680] [TTM] Initializing DMA pool allocator [ 2.945460] [drm] fb mappable at 0xFC000000 [ 2.947052] [drm] vram aper at 0xFC000000 [ 2.948673] [drm] size 33554432 [ 2.950084] [drm] fb depth is 24 [ 2.951508] [drm] pitch is 3072 [ 2.953027] fbcon: cirrusdrmfb (fb0) is primary device [ 2.973518] Console: switching to colour frame buffer device 128x48 [ 2.985317] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dme[ 2.991136] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 sg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[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.031298] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler...[ 3.048397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.056294] alg: No test for crc32 (crc32-pclmul) [ 3.061488] intel_rapl: no valid rapl domains found in package 0 [ 3.064871] intel_powerclamp: No package C-state available [ 3.071903] intel_powerclamp: No package C-state available 2018-08-15 05:21:38,129 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-08-15 05:21:47,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-15 05:21:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-15 05:21:47,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af2f2d05-7a40-44d4-a6f6-4976736b9ba4 x-compute-request-id: req-af2f2d05-7a40-44d4-a6f6-4976736b9ba4 Content-Encoding: gzip Content-Length: 12767 Content-Type: application/json 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 2012720569 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.910 MHz processor\n[ 0.317369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.319575] pid_max: default: 32768 minimum: 301\n[ 0.320803] Security Framework initialized\n[ 0.321942] SELinux: Initializing.\n[ 0.323212] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.327905] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.330900] Mount-cache hash table entries: 4096\n[ 0.332350] Initializing cgroup subsys memory\n[ 0.333507] Initializing cgroup subsys devices\n[ 0.334663] Initializing cgroup subsys freezer\n[ 0.335828] Initializing cgroup subsys net_cls\n[ 0.337031] Initializing cgroup subsys blkio\n[ 0.338175] Initializing cgroup subsys perf_event\n[ 0.339369] Initializing cgroup subsys hugetlb\n[ 0.340523] Initializing cgroup subsys pids\n[ 0.341642] Initializing cgroup subsys net_prio\n[ 0.342881] CPU: Physical Processor ID: 0\n[ 0.344690] mce: CPU supports 10 MCE banks\n[ 0.345829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.347147] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.348468] tlb_flushall_shift: 6\n[ 0.349677] Freeing SMP alternatives: 28k freed\n[ 0.353460] ACPI: Core revision 20130517\n[ 0.354971] ACPI: All ACPI Tables successfully acquired\n[ 0.356460] ftrace: allocating 25812 entries in 101 pages\n[ 0.377237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.378761] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.380257] smpboot: Max logical packages: 2\n[ 0.381546] Enabling x2apic\n[ 0.382467] Enabled x2apic\n[ 0.383577] Switched APIC routing to physical x2apic.\n[ 0.385758] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.387302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.390029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.397403] KVM setup paravirtual spinlock\n[ 0.399756] smpboot: Booting Node 0, Processors #1 OK\n[ 0.401429] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.423715] Brought up 2 CPUs\n[ 0.423720] KVM setup async PF for cpu 1\n[ 0.423722] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.426943] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.429141] devtmpfs: initialized\n[ 0.431418] EVM: security.selinux\n[ 0.432399] EVM: security.ima\n[ 0.433311] EVM: security.capability\n[ 0.434938] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.436559] pinctrl core: initialized pinctrl subsystem\n[ 0.437957] NET: Registered protocol family 16\n[ 0.439320] ACPI: bus type PCI registered\n[ 0.440426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.441979] PCI: Using configuration type 1 for base access\n[ 0.446693] ACPI: Added _OSI(Module Device)\n[ 0.447845] ACPI: Added _OSI(Processor Device)\n[ 0.448983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.450154] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.452528] ACPI: Interpreter enabled\n[ 0.453564] ACPI: (supports S0 S5)\n[ 0.454534] ACPI: Using IOAPIC for interrupt routing\n[ 0.455742] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.459614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.461017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.462524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.463986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.466738] acpiphp: Slot [3] registered\n[ 0.467814] acpiphp: Slot [4] registered\n[ 0.468888] acpiphp: Slot [5] registered\n[ 0.469970] acpiphp: Slot [6] registered\n[ 0.471047] acpiphp: Slot [7] registered\n[ 0.472121] acpiphp: Slot [8] registered\n[ 0.473185] acpiphp: Slot [9] registered\n[ 0.474253] acpiphp: Slot [10] registered\n[ 0.475330] acpiphp: Slot [11] registered\n[ 0.476406] acpiphp: Slot [12] registered\n[ 0.477497] acpiphp: Slot [13] registered\n[ 0.478577] acpiphp: Slot [14] registered\n[ 0.479652] acpiphp: Slot [15] registered\n[ 0.480739] acpiphp: Slot [16] registered\n[ 0.481825] acpiphp: Slot [17] registered\n[ 0.482904] acpiphp: Slot [18] registered\n[ 0.483987] acpiphp: Slot [19] registered\n[ 0.485072] acpiphp: Slot [20] registered\n[ 0.486172] acpiphp: Slot [21] registered\n[ 0.487265] acpiphp: Slot [22] registered\n[ 0.488342] acpiphp: Slot [23] registered\n[ 0.489418] acpiphp: Slot [24] registered\n[ 0.490499] acpiphp: Slot [25] registered\n[ 0.491578] acpiphp: Slot [26] registered\n[ 0.492659] acpiphp: Slot [27] registered\n[ 0.493743] acpiphp: Slot [28] registered\n[ 0.494821] acpiphp: Slot [29] registered\n[ 0.495914] acpiphp: Slot [30] registered\n[ 0.497005] acpiphp: Slot [31] registered\n[ 0.498083] PCI host bridge to bus 0000:00\n[ 0.499159] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500448] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.501926] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505465] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.507437] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.511798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513673] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.515115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.546240] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.548026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.549731] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551434] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.553124] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.554696] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.556371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558460] vgaarb: loaded\n[ 0.559330] vgaarb: bridge control possible 0000:00:02.0\n[ 0.560734] SCSI subsystem initialized\n[ 0.561803] ACPI: bus type USB registered\n[ 0.562901] usbcore: registered new interface driver usbfs\n[ 0.564208] usbcore: registered new interface driver hub\n[ 0.565503] usbcore: registered new device driver usb\n[ 0.566901] PCI: Using ACPI for IRQ routing\n[ 0.568314] NetLabel: Initializing\n[ 0.569302] NetLabel: domain hash size = 128\n[ 0.570418] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571657] NetLabel: unlabeled traffic allowed by default\n[ 0.573125] Switched to clocksource kvm-clock\n[ 0.581120] pnp: PnP ACPI init\n[ 0.582059] ACPI: bus type PNP registered\n[ 0.583475] pnp: PnP ACPI: found 5 devices\n[ 0.584561] ACPI: bus type PNP unregistered\n[ 0.592206] NET: Registered protocol family 2\n[ 0.593613] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.595880] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.597679] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.599225] TCP: reno registered\n[ 0.600180] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.601604] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.603379] NET: Registered protocol family 1\n[ 0.604960] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.606858] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608738] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.629213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649629] Unpacking initramfs...\n[ 1.093973] Freeing initrd memory: 37508k freed\n[ 1.103552] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.105647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.109227] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.111142] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.113422] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.115405] Initialise system trusted keyring\n[ 1.116940] audit: initializing netlink socket (disabled)\n[ 1.118737] type=2000 audit(1534310494.488:1): initialized\n[ 1.135769] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.137742] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.140133] zpool: loaded\n[ 1.141026] zbud: loaded\n[ 1.142086] VFS: Disk quotas dquot_6.5.2\n[ 1.143222] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.144895] msgmni has been set to 7578\n[ 1.146032] Key type big_key registered\n[ 1.147900] NET: Registered protocol family 38\n[ 1.149129] Key type asymmetric registered\n[ 1.150253] Asymmetric key parser 'x509' registered\n[ 1.151512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.153647] io scheduler noop registered\n[ 1.154756] io scheduler deadline registered (default)\n[ 1.165876] io scheduler cfq registered\n[ 1.167061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.168456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.170104] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.172167] ACPI: Power Button [PWRF]\n[ 1.173326] GHES: HEST is not enabled!\n[ 1.174497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.197755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.199473] Non-volatile memory driver v1.3\n[ 1.200604] Linux agpgart interface v0.103\n[ 1.201832] crash memory driver: version 1.1\n[ 1.203076] rdac: device handler registered\n[ 1.204319] hp_sw: device handler registered\n[ 1.205511] emc: device handler registered\n[ 1.206629] alua: device handler registered\n[ 1.207784] libphy: Fixed MDIO Bus: probed\n[ 1.208963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.210494] ehci-pci: EHCI PCI platform driver\n[ 1.211669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.213159] ohci-pci: OHCI PCI platform driver\n[ 1.214392] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.234040] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.235423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.237504] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.238796] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.240234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.241772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.243793] usb usb1: Product: UHCI Host Controller\n[ 1.245061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.246692] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.247959] hub 1-0:1.0: USB hub found\n[ 1.249038] hub 1-0:1.0: 2 ports detected\n[ 1.250264] usbcore: registered new interface driver usbserial\n[ 1.251679] usbcore: registered new interface driver usbserial_generic\n[ 1.253248] usbserial: USB Serial support registered for generic\n[ 1.254753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.257512] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.258769] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.260115] mousedev: PS/2 mouse device common for all mice\n[ 1.261727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264025] rtc_cmos 00:00: RTC can wake from S4\n[ 1.264593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.264953] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.271730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.273716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.275773] cpuidle: using governor menu\n[ 1.277212] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.279024] usbcore: registered new interface driver usbhid\n[ 1.280815] usbhid: USB HID core driver\n[ 1.282207] drop_monitor: Initializing network drop monitor service\n[ 1.284202] TCP: cubic registered\n[ 1.285514] Initializing XFRM netlink socket\n[ 1.287074] NET: Registered protocol family 10\n[ 1.288807] NET: Registered protocol family 17\n[ 1.290538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.291908] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.293818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.297008] Loading compiled-in X.509 certificates\n[ 1.298667] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.301802] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.305355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.308564] registered taskstats version 1\n[ 1.311848] Key type trusted registered\n[ 1.314522] Key type encrypted registered\n[ 1.317135] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.319246] rtc_cmos 00:00: setting system clock to 2018-08-15 05:21:34 UTC (1534310494)\n[ 1.322667] Freeing unused kernel memory: 1680k freed\n[ 1.327723] 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.331753] systemd[1]: Detected virtualization kvm.\n[ 1.332986] systemd[1]: Detected architecture x86-64.\n[ 1.334213] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.336531] systemd[1]: No hostname configured.\n[ 1.337696] systemd[1]: Set hostname to .\n[ 1.338973] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.362209] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.364328] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.367160] systemd[1]: Reached target Swap.\n[ 1.368323] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.370227] systemd[1]: Reached target Local File Systems.\n[ 1.371536] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.373623] systemd[1]: Created slice Root Slice.\n[ 1.374810] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.376745] systemd[1]: Created slice System Slice.\n[ 1.377950] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.379967] systemd[1]: Listening on udev Control Socket.\n[ 1.381280] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.383241] systemd[1]: Reached target Timers.\n[ 1.384389] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.386282] systemd[1]: Listening on udev Kernel Socket.\n[ 1.387563] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Slices.\n[ 1.389537] systemd[1]: Reached target Slices.\n[ 1.390692] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.392583] systemd[1]: Listening on Journal Socket.\n[ 1.393818] systemd[1]: Starting Journal Socket.\n[ 1.395404] 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.399550] systemd[1]: Reached target Sockets.\n[ 1.400736] systemd[1]: Starting Sockets.\n[ 1.402156] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.404472] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.407358] systemd[1]: Reached target Paths.\n[ 1.408562] systemd[1]: Starting Paths.\n[ 1.409982] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.413327] 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.483197] RPC: Registered named UNIX socket transport module.\n[ 1.484585] RPC: Registered udp transport module.\n[ 1.485776] RPC: Registered tcp transport module.\n[ 1.486963] RPC: Registered tcp NFSv4.1 backchannel transport module.\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[ 1.553137] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.582211] FDC 0 is a S82078B\n[ 1.609285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.612590] scsi host0: ata_piix\n[ 1.613944] scsi host1: ata_piix\n[ 1.615224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.617375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.656849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.663098] 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[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.705786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.708026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.710314] usb 1-1: Product: QEMU USB Tablet\n[ 1.711822] usb 1-1: Manufacturer: QEMU\n[ 1.713184] usb 1-1: SerialNumber: 42\n[ 1.722956] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.726327] 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[ 1.810143] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.812545] XFS (vda1): Mounting V4 Filesystem\n[ 1.837382] 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 Initrd Default Target.\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 Basic System.\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 target Sockets.\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.057884] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.106962] SELinux: Disabled at runtime.\n[ 2.111194] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 2.146166] type=1404 audit(1534310495.326:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.179240] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.180641] 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[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages 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] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Debug File System...\n Starting Apply Kernel Variables...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\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[[32m OK [0m] Mounted Debug File System.\n Starting Create Static Device Nodes in /dev...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.446401] systemd-journald[384]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[ 2.455382] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting 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 Rebuild Journal Catalog.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\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[ 2.644329] type=1305 audit(1534310495.824:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\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] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\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 Login Service...\n Starting GSSAPI Proxy Daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n[ 2.806044] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting irqbalance daemon...\n[ 2.810021] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.854622] ppdev: user-space parallel port driver\n[ 2.903315] [drm] Initialized drm 1.1.0 20060810\n[ 2.939001] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.941063] [TTM] Initializing pool allocator\n[ 2.942680] [TTM] Initializing DMA pool allocator\n[ 2.945460] [drm] fb mappable at 0xFC000000\n[ 2.947052] [drm] vram aper at 0xFC000000\n[ 2.948673] [drm] size 33554432\n[ 2.950084] [drm] fb depth is 24\n[ 2.951508] [drm] pitch is 3072\n[ 2.953027] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.973518] Console: switching to colour frame buffer device 128x48\n[ 2.985317] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dme[ 2.991136] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\nsg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\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.031298] AES CTR mode by8 optimization enabled\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 Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...[ 3.048397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[ 3.056294] alg: No test for crc32 (crc32-pclmul)\n[ 3.061488] intel_rapl: no valid rapl domains found in package 0\n[ 3.064871] intel_powerclamp: No package C-state available\n[ 3.071903] intel_powerclamp: No package C-state available[ 3.210432] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:21:36 +0000. Up 3.17 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 Initial cloud-init job (metadata service crawler)...\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 System Logging Service...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\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 nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[ 5.337079] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:21:38 +0000. Up 5.30 seconds.\n[ 5.352189] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.354270] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.356413] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.358834] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.361371] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.364120] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:90:f6:50 |\n[ 5.366893] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.369378] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.371919] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.375316] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.378444] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.381374] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.386121] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.403210] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.429046] cloud-init[791]: 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: [ 9.920636] cloud-init[2571]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:21:43 +0000. Up 9.87 seconds.\n[ 10.191553] cloud-init[2749]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:21:43 +0000. Up 10.14 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 | 4a:06:d4:5f:d1:de:53:4f:c8:9f:ad:6e:fb:04:f4:d3 | - | 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[ 10.267300] cloud-init[2749]: Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:21:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.26 seconds\n"} 2018-08-15 05:21:47,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1/action used request id req-af2f2d05-7a40-44d4-a6f6-4976736b9ba4 2018-08-15 05:21:47,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0796329975128s 2018-08-15 05:21:47,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1/action used request id req-af2f2d05-7a40-44d4-a6f6-4976736b9ba4 2018-08-15 05:21:47,220 - 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 2012720569 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.910 MHz processor [ 0.317369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.319575] pid_max: default: 32768 minimum: 301 [ 0.320803] Security Framework initialized [ 0.321942] SELinux: Initializing. [ 0.323212] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.327905] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.330900] Mount-cache hash table entries: 4096 [ 0.332350] Initializing cgroup subsys memory [ 0.333507] Initializing cgroup subsys devices [ 0.334663] Initializing cgroup subsys freezer [ 0.335828] Initializing cgroup subsys net_cls [ 0.337031] Initializing cgroup subsys blkio [ 0.338175] Initializing cgroup subsys perf_event [ 0.339369] Initializing cgroup subsys hugetlb [ 0.340523] Initializing cgroup subsys pids [ 0.341642] Initializing cgroup subsys net_prio [ 0.342881] CPU: Physical Processor ID: 0 [ 0.344690] mce: CPU supports 10 MCE banks [ 0.345829] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.347147] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.348468] tlb_flushall_shift: 6 [ 0.349677] Freeing SMP alternatives: 28k freed [ 0.353460] ACPI: Core revision 20130517 [ 0.354971] ACPI: All ACPI Tables successfully acquired [ 0.356460] ftrace: allocating 25812 entries in 101 pages [ 0.377237] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.378761] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.380257] smpboot: Max logical packages: 2 [ 0.381546] Enabling x2apic [ 0.382467] Enabled x2apic [ 0.383577] Switched APIC routing to physical x2apic. [ 0.385758] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.387302] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.390029] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.397403] KVM setup paravirtual spinlock [ 0.399756] smpboot: Booting Node 0, Processors #1 OK [ 0.401429] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.423715] Brought up 2 CPUs [ 0.423720] KVM setup async PF for cpu 1 [ 0.423722] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.426943] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.429141] devtmpfs: initialized [ 0.431418] EVM: security.selinux [ 0.432399] EVM: security.ima [ 0.433311] EVM: security.capability [ 0.434938] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.436559] pinctrl core: initialized pinctrl subsystem [ 0.437957] NET: Registered protocol family 16 [ 0.439320] ACPI: bus type PCI registered [ 0.440426] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441979] PCI: Using configuration type 1 for base access [ 0.446693] ACPI: Added _OSI(Module Device) [ 0.447845] ACPI: Added _OSI(Processor Device) [ 0.448983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.450154] ACPI: Added _OSI(Processor Aggregator Device) [ 0.452528] ACPI: Interpreter enabled [ 0.453564] ACPI: (supports S0 S5) [ 0.454534] ACPI: Using IOAPIC for interrupt routing [ 0.455742] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.459614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.461017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.462524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463986] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.466738] acpiphp: Slot [3] registered [ 0.467814] acpiphp: Slot [4] registered [ 0.468888] acpiphp: Slot [5] registered [ 0.469970] acpiphp: Slot [6] registered [ 0.471047] acpiphp: Slot [7] registered [ 0.472121] acpiphp: Slot [8] registered [ 0.473185] acpiphp: Slot [9] registered [ 0.474253] acpiphp: Slot [10] registered [ 0.475330] acpiphp: Slot [11] registered [ 0.476406] acpiphp: Slot [12] registered [ 0.477497] acpiphp: Slot [13] registered [ 0.478577] acpiphp: Slot [14] registered [ 0.479652] acpiphp: Slot [15] registered [ 0.480739] acpiphp: Slot [16] registered [ 0.481825] acpiphp: Slot [17] registered [ 0.482904] acpiphp: Slot [18] registered [ 0.483987] acpiphp: Slot [19] registered [ 0.485072] acpiphp: Slot [20] registered [ 0.486172] acpiphp: Slot [21] registered [ 0.487265] acpiphp: Slot [22] registered [ 0.488342] acpiphp: Slot [23] registered [ 0.489418] acpiphp: Slot [24] registered [ 0.490499] acpiphp: Slot [25] registered [ 0.491578] acpiphp: Slot [26] registered [ 0.492659] acpiphp: Slot [27] registered [ 0.493743] acpiphp: Slot [28] registered [ 0.494821] acpiphp: Slot [29] registered [ 0.495914] acpiphp: Slot [30] registered [ 0.497005] acpiphp: Slot [31] registered [ 0.498083] PCI host bridge to bus 0000:00 [ 0.499159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500448] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.501926] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505465] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.507437] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.511798] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513673] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.515115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.546240] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.548026] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.549731] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551434] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.553124] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554696] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558460] vgaarb: loaded [ 0.559330] vgaarb: bridge control possible 0000:00:02.0 [ 0.560734] SCSI subsystem initialized [ 0.561803] ACPI: bus type USB registered [ 0.562901] usbcore: registered new interface driver usbfs [ 0.564208] usbcore: registered new interface driver hub [ 0.565503] usbcore: registered new device driver usb [ 0.566901] PCI: Using ACPI for IRQ routing [ 0.568314] NetLabel: Initializing [ 0.569302] NetLabel: domain hash size = 128 [ 0.570418] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571657] NetLabel: unlabeled traffic allowed by default [ 0.573125] Switched to clocksource kvm-clock [ 0.581120] pnp: PnP ACPI init [ 0.582059] ACPI: bus type PNP registered [ 0.583475] pnp: PnP ACPI: found 5 devices [ 0.584561] ACPI: bus type PNP unregistered [ 0.592206] NET: Registered protocol family 2 [ 0.593613] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.595880] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.597679] TCP: Hash tables configured (established 32768 bind 32768) [ 0.599225] TCP: reno registered [ 0.600180] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.601604] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.603379] NET: Registered protocol family 1 [ 0.604960] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.606858] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608738] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649629] Unpacking initramfs... [ 1.093973] Freeing initrd memory: 37508k freed [ 1.103552] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.105647] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.109227] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.111142] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.113422] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.115405] Initialise system trusted keyring [ 1.116940] audit: initializing netlink socket (disabled) [ 1.118737] type=2000 audit(1534310494.488:1): initialized [ 1.135769] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.137742] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.140133] zpool: loaded [ 1.141026] zbud: loaded [ 1.142086] VFS: Disk quotas dquot_6.5.2 [ 1.143222] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.144895] msgmni has been set to 7578 [ 1.146032] Key type big_key registered [ 1.147900] NET: Registered protocol family 38 [ 1.149129] Key type asymmetric registered [ 1.150253] Asymmetric key parser 'x509' registered [ 1.151512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.153647] io scheduler noop registered [ 1.154756] io scheduler deadline registered (default) [ 1.165876] io scheduler cfq registered [ 1.167061] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.168456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.170104] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.172167] ACPI: Power Button [PWRF] [ 1.173326] GHES: HEST is not enabled! [ 1.174497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.197755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.199473] Non-volatile memory driver v1.3 [ 1.200604] Linux agpgart interface v0.103 [ 1.201832] crash memory driver: version 1.1 [ 1.203076] rdac: device handler registered [ 1.204319] hp_sw: device handler registered [ 1.205511] emc: device handler registered [ 1.206629] alua: device handler registered [ 1.207784] libphy: Fixed MDIO Bus: probed [ 1.208963] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.210494] ehci-pci: EHCI PCI platform driver [ 1.211669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.213159] ohci-pci: OHCI PCI platform driver [ 1.214392] uhci_hcd: USB Universal Host Controller Interface driver [ 1.234040] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.235423] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.237504] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.238796] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.240234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.241772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.243793] usb usb1: Product: UHCI Host Controller [ 1.245061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.246692] usb usb1: SerialNumber: 0000:00:01.2 [ 1.247959] hub 1-0:1.0: USB hub found [ 1.249038] hub 1-0:1.0: 2 ports detected [ 1.250264] usbcore: registered new interface driver usbserial [ 1.251679] usbcore: registered new interface driver usbserial_generic [ 1.253248] usbserial: USB Serial support registered for generic [ 1.254753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.257512] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.258769] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.260115] mousedev: PS/2 mouse device common for all mice [ 1.261727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264025] rtc_cmos 00:00: RTC can wake from S4 [ 1.264593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.264953] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.271730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.273716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.275773] cpuidle: using governor menu [ 1.277212] hidraw: raw HID events driver (C) Jiri Kosina [ 1.279024] usbcore: registered new interface driver usbhid [ 1.280815] usbhid: USB HID core driver [ 1.282207] drop_monitor: Initializing network drop monitor service [ 1.284202] TCP: cubic registered [ 1.285514] Initializing XFRM netlink socket [ 1.287074] NET: Registered protocol family 10 [ 1.288807] NET: Registered protocol family 17 [ 1.290538] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.291908] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.293818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.297008] Loading compiled-in X.509 certificates [ 1.298667] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.301802] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.305355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.308564] registered taskstats version 1 [ 1.311848] Key type trusted registered [ 1.314522] Key type encrypted registered [ 1.317135] IMA: No TPM chip found, activating TPM-bypass! [ 1.319246] rtc_cmos 00:00: setting system clock to 2018-08-15 05:21:34 UTC (1534310494) [ 1.322667] Freeing unused kernel memory: 1680k freed [ 1.327723] 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.331753] systemd[1]: Detected virtualization kvm. [ 1.332986] systemd[1]: Detected architecture x86-64. [ 1.334213] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.336531] systemd[1]: No hostname configured. [ 1.337696] systemd[1]: Set hostname to . [ 1.338973] systemd[1]: Initializing machine ID from KVM UUID. [ 1.362209] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.364328] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.367160] systemd[1]: Reached target Swap. [ 1.368323] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.370227] systemd[1]: Reached target Local File Systems. [ 1.371536] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.373623] systemd[1]: Created slice Root Slice. [ 1.374810] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.376745] systemd[1]: Created slice System Slice. [ 1.377950] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.379967] systemd[1]: Listening on udev Control Socket. [ 1.381280] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Timers. [ 1.383241] systemd[1]: Reached target Timers. [ 1.384389] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.386282] systemd[1]: Listening on udev Kernel Socket. [ 1.387563] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Slices. [ 1.389537] systemd[1]: Reached target Slices. [ 1.390692] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.392583] systemd[1]: Listening on Journal Socket. [ 1.393818] systemd[1]: Starting Journal Socket. [ 1.395404] 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.399550] systemd[1]: Reached target Sockets. [ 1.400736] systemd[1]: Starting Sockets. [ 1.402156] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.404472] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.407358] systemd[1]: Reached target Paths. [ 1.408562] systemd[1]: Starting Paths. [ 1.409982] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.413327] 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.483197] RPC: Registered named UNIX socket transport module. [ 1.484585] RPC: Registered udp transport module. [ 1.485776] RPC: Registered tcp transport module. [ 1.486963] RPC: Registered tcp NFSv4.1 backchannel transport module. [[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... [ 1.553137] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.582211] FDC 0 is a S82078B [ 1.609285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.612590] scsi host0: ata_piix [ 1.613944] scsi host1: ata_piix [ 1.615224] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.617375] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.656849] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.663098] 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... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.705786] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.708026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.710314] usb 1-1: Product: QEMU USB Tablet [ 1.711822] usb 1-1: Manufacturer: QEMU [ 1.713184] usb 1-1: SerialNumber: 42 [ 1.722956] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.726327] 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. [ 1.810143] SGI XFS with ACLs, security attributes, no debug enabled [ 1.812545] XFS (vda1): Mounting V4 Filesystem [ 1.837382] 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 Initrd Default Target. [[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 Basic System. [[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 target Sockets. [[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.057884] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.106962] SELinux: Disabled at runtime. [ 2.111194] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 2.146166] type=1404 audit(1534310495.326:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.179240] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.180641] 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. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Debug File System... Starting Apply Kernel Variables... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[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. [[32m OK [0m] Mounted Debug File System. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 2.446401] systemd-journald[384]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [ 2.455382] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[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] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting 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 Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.644329] type=1305 audit(1534310495.824:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[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] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Login Service... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. [ 2.806044] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting irqbalance daemon... [ 2.810021] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started D-Bus System Message Bus. [ 2.854622] ppdev: user-space parallel port driver [ 2.903315] [drm] Initialized drm 1.1.0 20060810 [ 2.939001] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.941063] [TTM] Initializing pool allocator [ 2.942680] [TTM] Initializing DMA pool allocator [ 2.945460] [drm] fb mappable at 0xFC000000 [ 2.947052] [drm] vram aper at 0xFC000000 [ 2.948673] [drm] size 33554432 [ 2.950084] [drm] fb depth is 24 [ 2.951508] [drm] pitch is 3072 [ 2.953027] fbcon: cirrusdrmfb (fb0) is primary device [ 2.973518] Console: switching to colour frame buffer device 128x48 [ 2.985317] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dme[ 2.991136] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 sg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[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.031298] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[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 Command Scheduler. Starting Command Scheduler...[ 3.048397] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.056294] alg: No test for crc32 (crc32-pclmul) [ 3.061488] intel_rapl: no valid rapl domains found in package 0 [ 3.064871] intel_powerclamp: No package C-state available [ 3.071903] intel_powerclamp: No package C-state available[ 3.210432] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 15 Aug 2018 05:21:36 +0000. Up 3.17 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 Initial cloud-init job (metadata service crawler)... 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 System Logging Service... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[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 nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [ 5.337079] cloud-init[791]: Cloud-init v. 0.7.5 running 'init' at Wed, 15 Aug 2018 05:21:38 +0000. Up 5.30 seconds. [ 5.352189] cloud-init[791]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.354270] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.356413] cloud-init[791]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.358834] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.361371] cloud-init[791]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.364120] cloud-init[791]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:90:f6:50 | [ 5.366893] cloud-init[791]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.369378] cloud-init[791]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.371919] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.375316] cloud-init[791]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.378444] cloud-init[791]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.381374] cloud-init[791]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.386121] cloud-init[791]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.403210] cloud-init[791]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.429046] cloud-init[791]: 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: [ 9.920636] cloud-init[2571]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 15 Aug 2018 05:21:43 +0000. Up 9.87 seconds. [ 10.191553] cloud-init[2749]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 15 Aug 2018 05:21:43 +0000. Up 10.14 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 | 4a:06:d4:5f:d1:de:53:4f:c8:9f:ad:6e:fb:04:f4:d3 | - | 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----- [ 10.267300] cloud-init[2749]: Cloud-init v. 0.7.5 finished at Wed, 15 Aug 2018 05:21:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.26 seconds 2018-08-15 05:21:47,224 - paramiko.transport - DEBUG - starting thread (client mode): 0xc14d85d0L 2018-08-15 05:21:47,225 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 05:21:47,239 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-15 05:21:47,239 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-15 05:21:47,253 - 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-08-15 05:21:47,253 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-15 05:21:47,254 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-15 05:21:47,254 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 05:21:47,254 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-15 05:21:47,254 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 05:21:47,260 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-15 05:21:47,261 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 05:21:47,288 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-15 05:21:47,289 - paramiko.transport - DEBUG - Trying discovered key 4a06d45fd1de534fc89fad6efb04f4d3 in /tmp/tmpq73NnX 2018-08-15 05:21:47,300 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 05:21:47,323 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-15 05:21:47,354 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-15 05:21:47,354 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-15 05:21:47,354 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-15 05:21:47,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-08-15 05:21:47,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:21:47,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:21:47,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:21:47,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4059, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4065, "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": 1574, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4047, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 3694, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4020, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:21:47 GMT 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-15 05:21:47,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:21:47,600 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4059, 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': 4065, 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': 1574, 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': 4047, 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': 871, 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': 800, 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': 811, 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': 3694, 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': 4020, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-15 05:21:47,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-08-15 05:21:47,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4059, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4065, "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": 1574, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4047, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 800, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 3694, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4020, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-15 05:21:47,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:21:47,845 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:21:47 GMT 2018-08-15 05:21:47,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:21:47,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-15 05:21:47,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:21:47,845 - functest.core.cloudify - INFO - The current manager status is running 2018-08-15 05:21:47,846 - 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-08-15 05:21:47,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:21:47,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-15T05:21:47.415Z", "updated_at": "2018-08-15T05:21:47.415Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-15 05:21:47,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:21:47,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:21:47 GMT 2018-08-15 05:21:47,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:21:47,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-15 05:21:47,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:21:47,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-08-15 05:21:48,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-15T05:21:47.415Z", "updated_at": "2018-08-15T05:21:47.415Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:21:48,007 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:21:47 GMT 2018-08-15 05:21:48,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:21:48,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-15 05:21:48,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:21:48,008 - functest.core.cloudify - DEBUG - List secrets: 2018-08-15 05:21:48,008 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:21:48,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-15T05:21:47.415Z", "updated_at": "2018-08-15T05:21:47.415Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:21:47 GMT 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-15 05:21:48,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:21:48,155 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-15 05:21:48,156 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-15 05:21:48,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-15 05:21:48,157 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 05:21:48,162 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-15 05:21:48,162 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 05:21:48,170 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:21:48,292 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-15 05:21:48,293 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-15 05:21:48,294 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-15 05:21:48,295 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-15 05:21:48,295 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-15 05:21:48,301 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-15 05:22:22,647 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-15 05:22:22,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: repo1.sea.innoscale.net * updates: mirrors.ocf.berkeley.edu 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.11.6.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.11.6.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 22 MB/s | 54 MB 00:02 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.11.6.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 : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.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.11.6.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-08-15 05:22:22,649 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-15 05:22:22,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-15 05:22:22,650 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-15 05:22:24,976 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-15 05:22:24,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:22:24,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:22:25,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-18740bff-b852-4566-bdb8-e654d20bb1f0 Date: Wed, 15 Aug 2018 05:22:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:19:08Z", "file": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "size": 4373348352, "self": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T05:18:06Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:22:25,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-18740bff-b852-4566-bdb8-e654d20bb1f0 2018-08-15 05:22:25,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282148122787s 2018-08-15 05:22:25,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-18740bff-b852-4566-bdb8-e654d20bb1f0 2018-08-15 05:22:25,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 05:22:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c"}' 2018-08-15 05:22:25,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8bbba276-bbe9-4361-ad34-60a767d0f303 Date: Wed, 15 Aug 2018 05:22:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:22:25Z", "file": "/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "size": null, "self": "/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "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_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c", "checksum": null, "created_at": "2018-08-15T05:22:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 05:22:25,312 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8bbba276-bbe9-4361-ad34-60a767d0f303 2018-08-15 05:22:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.042219877243s 2018-08-15 05:22:25,313 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-8bbba276-bbe9-4361-ad34-60a767d0f303 returning object 9b5fdeda-0adf-4123-b3ad-02689f68b1ca 2018-08-15 05:22:25,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 05:22:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '' 2018-08-15 05:22:31,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e461b49-d740-44ec-b3de-55e09bf49c02 Date: Wed, 15 Aug 2018 05:22:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:22:31,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/file used request id req-5e461b49-d740-44ec-b3de-55e09bf49c02 2018-08-15 05:22:31,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.26007199287s 2018-08-15 05:22:31,574 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/file used request id req-5e461b49-d740-44ec-b3de-55e09bf49c02 2018-08-15 05:22:31,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:22:31,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:22:31,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-e37e8951-214b-4e2b-8018-9e55f54e0271 Date: Wed, 15 Aug 2018 05:22:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:22:31Z", "file": "/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "size": 426967040, "self": "/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-15T05:22:25Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:19:08Z", "file": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "size": 4373348352, "self": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T05:18:06Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:22:31,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e37e8951-214b-4e2b-8018-9e55f54e0271 2018-08-15 05:22:31,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0673949718475s 2018-08-15 05:22:31,645 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-e37e8951-214b-4e2b-8018-9e55f54e0271 2018-08-15 05:22:31,648 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/file', 'owner': u'334204cd5d6342f59660a372118fa858', 'id': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'size': 426967040, u'self': u'/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'334204cd5d6342f59660a372118fa858', 'name': 'vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T05:22:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T05:22:31Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c', '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/9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 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_355abe48-e016-43a9-be51-8624c92f123c', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_355abe48-e016-43a9-be51-8624c92f123c', 'created': u'2018-08-15T05:22:25Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-15T05:22:25Z', 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/9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 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_355abe48-e016-43a9-be51-8624c92f123c', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-15 05:22:31,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 05:22:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_355abe48-e016-43a9-be51-8624c92f123c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-15 05:22:31,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7225a725-af81-4234-9507-abd5ec46cec0 x-compute-request-id: req-7225a725-af81-4234-9507-abd5ec46cec0 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_355abe48-e016-43a9-be51-8624c92f123c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "f66c6940-32e8-448f-8b20-e3161f679f79"}} 2018-08-15 05:22:31,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7225a725-af81-4234-9507-abd5ec46cec0 2018-08-15 05:22:31,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0633919239044s 2018-08-15 05:22:31,713 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-7225a725-af81-4234-9507-abd5ec46cec0 2018-08-15 05:22:31,714 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_355abe48-e016-43a9-be51-8624c92f123c', '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'feec32c05bda4499885ba9c313a5eb8b', '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'f66c6940-32e8-448f-8b20-e3161f679f79', 'swap': 0}) 2018-08-15 05:22:31,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 05:22:31,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" -d '{"extra_specs": {}}' 2018-08-15 05:22:31,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad48e72c-0657-4f50-9cfe-c13b55fbd269 x-compute-request-id: req-ad48e72c-0657-4f50-9cfe-c13b55fbd269 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 05:22:31,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79/os-extra_specs used request id req-ad48e72c-0657-4f50-9cfe-c13b55fbd269 2018-08-15 05:22:31,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213680267334s 2018-08-15 05:22:31,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79/os-extra_specs used request id req-ad48e72c-0657-4f50-9cfe-c13b55fbd269 2018-08-15 05:22:31,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-15 05:22:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:22:31,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 05:22:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5cfa24-6123-4dc5-bf13-8c04fc0a289e Content-Length: 266 Content-Type: application/json 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-15 05:22:31,748 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-6f5cfa24-6123-4dc5-bf13-8c04fc0a289e 2018-08-15 05:22:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:22:31,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47cbee73-bdd6-4f9a-8b6e-6eef1859a58e Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0d269d65afe444f1b4ef63613a783344"}, "enabled": true, "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/18d995f347f945e581f2d5fa9301cb16"}, "enabled": true, "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/248c5b0ac4744e22989a80e856bd3fcc"}, "enabled": true, "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/35a218a2eb904a4cb6b83d325061e386"}, "enabled": true, "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/374773d5df3a45ffa08c008b237788a0"}, "enabled": true, "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/386f2cb9c8c346b992323ca3412dffb3"}, "enabled": true, "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3e2f80361a434b4cb3e4db5203cfa105"}, "enabled": true, "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/50931a59c1fa49c78955cf29c2409920"}, "enabled": true, "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/566b6f8b85b6476485f8e1d1aff30099"}, "enabled": true, "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5a80094e56a44a45a154afb18a06aad9"}, "enabled": true, "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/75ba08e655ef4ecba9a05181fa690302"}, "enabled": true, "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8154a1eb2fdf45ae8076d0344ed44176"}, "enabled": true, "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/872dc604424c40ebb325bc7edfeb85c0"}, "enabled": true, "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a7ea18aa11d24e069c47ed144d3ed557"}, "enabled": true, "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b04648ea91744961bd9a2603357917cf"}, "enabled": true, "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-15 05:22:31,957 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-47cbee73-bdd6-4f9a-8b6e-6eef1859a58e 2018-08-15 05:22:31,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.217499017715s 2018-08-15 05:22:31,957 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-47cbee73-bdd6-4f9a-8b6e-6eef1859a58e 2018-08-15 05:22:31,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-15 05:22:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:22:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c8658c-5f8e-4103-90d7-18539554d3a3 Content-Encoding: gzip Content-Length: 1962 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/01562bcfe23c43f1bd100bfa62bc7ef1"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/17666bdee80a42f1b48b2fc895a15a5a"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/21eede1f0fb746edb2795c707d17230e"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "21eede1f0fb746edb2795c707d17230e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2251ff91ba02438ca4d529af5d3d1e3f"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2584cffbb2724d278db1015f4916b36b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "2584cffbb2724d278db1015f4916b36b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/27262135d59a41e2a8bc6d80cea9582a"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/296ebf1c47a2475f8d49213d31ebef77"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2d3219177d2a47b1b3e60d1a6abc6315"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3e17f72274a840a3bbb3f86b31004ac2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4712e83569a14bd781c18471ea8df2c9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/53470451674e4c59973d76b7749b1104"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "53470451674e4c59973d76b7749b1104"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55c0ea7bfb3141119bbf09805cff40e8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b06959d2a084333a8b1c30fc9538f78"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b31b5ba0d2445c8b77410299b730439"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5f6d4dd0518442b6b2ca3791763b2fbb"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6fadc79c8e0c4aefb8b3926dfc85180f"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77440575db0248d58b72b8fb0b469d69"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "77440575db0248d58b72b8fb0b469d69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7937f1f775614cdb8cca965afcca7d75"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "7937f1f775614cdb8cca965afcca7d75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7ae6cb27e71b4f9fb7f88b259b9c505a"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7e68a86cd54441958ab93ab8408f1df0"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/862c1f9b439b49edb4ebd77b1d30da30"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9045be930ce842998da9ecd4efd66983"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9045be930ce842998da9ecd4efd66983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9c25393255f7424dacab870f118bb32d"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9c25393255f7424dacab870f118bb32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a376f0e58c294bbfad700277ef4a290f"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "a376f0e58c294bbfad700277ef4a290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a8c63a39b10a4a848918be39d1b593fb"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "a8c63a39b10a4a848918be39d1b593fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ab8ccc2ff5e942518dd1242b64f1a062"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/abf2832c4b024485b2b95d628e061f1c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "abf2832c4b024485b2b95d628e061f1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac6ae1f00aaa41788c6d9f4213d93b91"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b30c4310005e4c6e8374e56ea3c2e671"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b47ca97cd3ff4084979f9e73de5c91c3"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b483c15eec424f6c850bcce4035a6eed"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ca535a88cd284adaaabec85e8373392a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "ca535a88cd284adaaabec85e8373392a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/caad117808c4444493d973ecf9c8d19d"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "caad117808c4444493d973ecf9c8d19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/cd429027244e40518827647ebc587446"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "cd429027244e40518827647ebc587446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d6e9259ec93b42c18612e17e250811d7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "d6e9259ec93b42c18612e17e250811d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dec425fefa34427bab9957c6ba3dfcfa"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "dec425fefa34427bab9957c6ba3dfcfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/df14c0adef3f4280a06c83b490a102a6"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "df14c0adef3f4280a06c83b490a102a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6080ac03ca94f71b090352e56e2b937"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e7c3793055464cd6bbf76daeb63841f3"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed1f1a5fbbbc4f7abc29861466bb76b4"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f21a3da63dc04ea7b6fa5528a4a583ad"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f727fa76326742e5acaf990d98dc6d15"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "f727fa76326742e5acaf990d98dc6d15"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-15 05:22:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-98c8658c-5f8e-4103-90d7-18539554d3a3 2018-08-15 05:22:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.187721967697s 2018-08-15 05:22:32,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-98c8658c-5f8e-4103-90d7-18539554d3a3 2018-08-15 05:22:32,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:22:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:22:32,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-23f38291-0217-49e9-8092-e14402d8a010 Date: Wed, 15 Aug 2018 05:22:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "7905ea46-79ec-4641-a6c0-57e88471f659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 80, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-15T05:19:11Z", "revision_number": 0, "id": "a0ceed44-85ee-4290-8290-90699c6f48f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "a19aab72-3917-44df-8178-04253c9f71a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "aab49ff1-5ecf-4a88-bcfe-314cd1834ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 443, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T05:19:11Z", "revision_number": 0, "id": "cdfd1785-7576-49d8-85ee-f971f0ca8ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 7, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:17:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 1, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:22:32,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-23f38291-0217-49e9-8092-e14402d8a010 2018-08-15 05:22:32,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544641017914s 2018-08-15 05:22:32,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-23f38291-0217-49e9-8092-e14402d8a010 2018-08-15 05:22:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-15 05:22:32,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -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": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac"}}' 2018-08-15 05:22:32,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3315ccb6-6f1a-442b-b78b-35e0c563c999 Date: Wed, 15 Aug 2018 05:22:32 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-15T05:22:32Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "port_range_min": 22, "revision_number": 0, "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:22:32Z", "project_id": "334204cd5d6342f59660a372118fa858", "id": "2c9daf22-e4d1-403b-b986-86df090ef501"}} 2018-08-15 05:22:32,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-3315ccb6-6f1a-442b-b78b-35e0c563c999 2018-08-15 05:22:32,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.172193050385s 2018-08-15 05:22:32,394 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/security-group-rules.json used request id req-3315ccb6-6f1a-442b-b78b-35e0c563c999 2018-08-15 05:22:32,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-15 05:22:32,401 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-15 05:22:34,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:34,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:34,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:34,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:34,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:34,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:34,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:34,139 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-15 05:22:34,139 - 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-08-15T05:22:34.101Z", "updated_at": "2018-08-15T05:22:34.101Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_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": {"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": {"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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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": {"resource_id": {"get_input": "management_plane_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"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": {"use_external_resource": false, "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"}}, "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "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"}}, "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": {"resource_id": {"get_input": "data_plane_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"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"resource_id": {"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"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-08-15 05:22:34,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:34,140 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:34 GMT 2018-08-15 05:22:34,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:34,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-15 05:22:34,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:34,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-15 05:22:34,154 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.31:5000", "keystone_tenant_name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "keystone_password": "d694b92d-2926-48ce-b099-c5323538ff7d", "reference_vnf_flavor_id": "f66c6940-32e8-448f-8b20-e3161f679f79", "target_vnf_flavor_id": "f66c6940-32e8-448f-8b20-e3161f679f79", "target_vnf_image_id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-15 05:22:34,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:34,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:34,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:34,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-15 05:22:34,829 - 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": "f66c6940-32e8-448f-8b20-e3161f679f79", "target_vnf_flavor_id": "f66c6940-32e8-448f-8b20-e3161f679f79", "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_355abe48-e016-43a9-be51-8624c92f123c", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "keystone_password": "d694b92d-2926-48ce-b099-c5323538ff7d", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.31: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": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.278Z", "updated_at": "2018-08-15T05:22:34.278Z", "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-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:34 GMT 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:34,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-15 05:22:34,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:34,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-08-15 05:22:34,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:34,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:34,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:34,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:34,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:34 GMT 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-15 05:22:34,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:34,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:22:34,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-15 05:22:34,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:34,998 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:34 GMT 2018-08-15 05:22:34,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:34,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-15 05:22:34,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:34,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:22:35,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:35,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:35 GMT 2018-08-15 05:22:35,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:35,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:22:35,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:40,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:22:40,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:40,339 - 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-08-15T05:22:35.900Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:35.900Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:36.184Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:36.184Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:36.320Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:36.320Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:37.179Z", "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-08-15T05:22:37.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:37.179Z", "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-08-15T05:22:37.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:37.179Z", "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-08-15T05:22:37.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:37.179Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:37.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:37.194Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:37.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:37.194Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:37.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:38.403Z", "message": "Installing from directory: /tmp/tmp72xP79 [args=--prefix=\"/tmp/openstack-yi9hWX\" --constraint=\"/tmp/openstack-yi9hWX/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:38.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:22:39.186Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp72xP79 --prefix=\"/tmp/openstack-yi9hWX\" --constraint=\"/tmp/openstack-yi9hWX/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:22:39.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-15 05:22:40,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:40,340 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:40 GMT 2018-08-15 05:22:40,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:40,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-15 05:22:40,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:40,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-15 05:22:40,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-15 05:22:40,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-15 05:22:40,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-15 05:22:40,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-15 05:22:40,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-15 05:22:40,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-15 05:22:40,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-15 05:22:40,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-15 05:22:40,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmp72xP79 [args=--prefix="/tmp/openstack-yi9hWX" --constraint="/tmp/openstack-yi9hWX/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-15 05:22:40,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp72xP79 --prefix="/tmp/openstack-yi9hWX" --constraint="/tmp/openstack-yi9hWX/constraint.txt" 2018-08-15 05:22:40,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:22:40,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:22:40,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:40,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:40 GMT 2018-08-15 05:22:40,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:40,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:22:40,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:45,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:22:45,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:45,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:45,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:45 GMT 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-15 05:22:45,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:45,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:45,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:22:45,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:45,924 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:45 GMT 2018-08-15 05:22:45,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:45,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:22:45,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:50,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:22:50,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:50 GMT 2018-08-15 05:22:50,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:50,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-15 05:22:50,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:50,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:22:51,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:51,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:51 GMT 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:51,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:22:51,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:56,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:22:56,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:56,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:56,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:56,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:56 GMT 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-15 05:22:56,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:22:56,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:22:56,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:22:56,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:22:56,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:22:56,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:22:56,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:22:56 GMT 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:22:56,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:01,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-15 05:23:01,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:01,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:01 GMT 2018-08-15 05:23:01,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:01,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-15 05:23:01,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:01,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:23:01,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:01,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:01,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:01,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:01,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:01 GMT 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:23:01,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:06,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:06,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:06,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:05.073Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:05.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:05.213Z", "message": "Removing directory: /tmp/tmp72xP79", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:05.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742", "logger": "4f249503-fb80-434f-836b-ffb9d4827cd8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:06.000Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:06.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:06 GMT 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:06,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-08-15 05:23:06,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:06,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-15 05:23:06,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmp72xP79 2018-08-15 05:23:06,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-15 05:23:06,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:23:06,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:06,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:06,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:06,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:06 GMT 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-15 05:23:06,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:11,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:11,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:11,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:11,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:07.235Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:07.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:07.235Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:07.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:07.235Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:07.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a67f6029-eec7-4448-8781-43daf069f742"}], "metadata": {"pagination": {"total": 17, "offset": 14, "size": 50}}} 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:11 GMT 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1516 2018-08-15 05:23:11,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:11,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-15 05:23:11,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-15 05:23:11,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-15 05:23:11,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/a67f6029-eec7-4448-8781-43daf069f742 2018-08-15 05:23:11,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:11,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:11,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:11,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:11,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:11,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"} 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:11 GMT 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-15 05:23:11,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:11,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-15 05:23:11,645 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-15 05:23:11,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:11,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-15 05:23:11,789 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:11 GMT 2018-08-15 05:23:11,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:11,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:11,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:11,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:11,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:11 GMT 2018-08-15 05:23:11,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:11,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-15 05:23:11,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:11,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:11,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:11,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:11,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:11,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:11,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:11,923 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:11 GMT 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:11,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:16,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:17,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:17,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:17,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:17,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:17,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:17,102 - 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-08-15T05:23:12.416Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:12.416Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:13.242Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:13.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:14.864Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:14.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "security_group_46ofb0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "security_group_46ofb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:15.837Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:15.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.021Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:17.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "security_group_46ofb0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.021Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:17.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.021Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:17.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.021Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:17.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 24, "offset": 0, "size": 50}}} 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:17 GMT 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11913 2018-08-15 05:23:17,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:17,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-15 05:23:17,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-15 05:23:17,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-15 05:23:17,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-15 05:23:17,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-15 05:23:17,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-15 05:23:17,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-15 05:23:17,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-15 05:23:17,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-15 05:23:17,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-15 05:23:17,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-15 05:23:17,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-15 05:23:17,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-15 05:23:17,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:17,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-15 05:23:17,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-15 05:23:17,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-15 05:23:17,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-15 05:23:17,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:17,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:17,245 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:17,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:17,246 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:17 GMT 2018-08-15 05:23:17,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:17,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:17,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:22,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:22,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:22,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:22,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:22,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:22,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:22,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.532Z", "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-08-15T05:23:17.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:23:16Z', u'updated_at': u'2018-08-15T05:23:16Z', u'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'334204cd5d6342f59660a372118fa858', u'port_id': None, u'id': u'cb3a57ae-e744-4ee1-8ccb-15339438ca3c', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "3f1a6e36-3b82-4b47-8721-cb981e2fb968"}, {"node_instance_id": "target_vnf_ip_298zd1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:23:17Z', u'updated_at': u'2018-08-15T05:23:17Z', u'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 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'334204cd5d6342f59660a372118fa858', u'port_id': None, u'id': u'7ae317df-4d6f-40f8-b475-5379406f09f5', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "59906935-f848-4c2f-aecb-95307bb397df"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:17.883Z", "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-08-15T05:23:17.883Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a393ca8d-bbe2-4056-a770-c9d7c04f5ae8"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.080Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.080Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "external_network_6mwdzz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:18.917Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:18.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "98be4560-1e88-4550-8520-f405d230fde5"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:19.089Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:19.089Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "router_mzomob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "router_mzomob", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "router_mzomob", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:20.103Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:20.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:21.384Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:21.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:22.109Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:22.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "security_group_46ofb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:22.109Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:22.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "security_group_46ofb0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:22.109Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:22.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 61, "offset": 24, "size": 50}}} 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:22 GMT 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20464 2018-08-15 05:23:22,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:22,322 - 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-08-15 05:23:22,322 - 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'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:23:16Z', u'updated_at': u'2018-08-15T05:23:16Z', u'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'334204cd5d6342f59660a372118fa858', u'port_id': None, u'id': u'cb3a57ae-e744-4ee1-8ccb-15339438ca3c', u'qos_policy_id': None} 2018-08-15 05:23:22,322 - 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'334204cd5d6342f59660a372118fa858', u'created_at': u'2018-08-15T05:23:17Z', u'updated_at': u'2018-08-15T05:23:17Z', u'floating_network_id': u'36b76b62-6049-400a-b18a-0441df8350db', 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'334204cd5d6342f59660a372118fa858', u'port_id': None, u'id': u'7ae317df-4d6f-40f8-b475-5379406f09f5', u'qos_policy_id': None} 2018-08-15 05:23:22,323 - 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-08-15 05:23:22,323 - 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-08-15 05:23:22,323 - 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-08-15 05:23:22,323 - 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-08-15 05:23:22,323 - 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-08-15 05:23:22,323 - 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-08-15 05:23:22,324 - 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-08-15 05:23:22,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:22,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:22,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-15 05:23:22,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-15 05:23:22,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-15 05:23:22,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-15 05:23:22,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:22,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:22,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-15 05:23:22,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:22,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:22,385 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:22,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:22,386 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:22 GMT 2018-08-15 05:23:22,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:22,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:22,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:27,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:27,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:27,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:23.119Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:23.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "security_group_46ofb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:23.119Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:23.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "router_mzomob", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:24.345Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:24.345Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "router_mzomob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:25.350Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:25.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "router_mzomob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:25.350Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:25.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:26.358Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:26.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:26.358Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:26.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:26.358Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:26.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:27.365Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:27.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:27.365Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:27.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:27.365Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:27.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 78, "offset": 61, "size": 50}}} 2018-08-15 05:23:27,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:27,465 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:27 GMT 2018-08-15 05:23:27,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:27,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8507 2018-08-15 05:23:27,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-15 05:23:27,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-15 05:23:27,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-15 05:23:27,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:27,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-15 05:23:27,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-15 05:23:27,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:27,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:27,529 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:27,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:27,530 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:27 GMT 2018-08-15 05:23:27,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:27,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:27,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:32,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:32,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:28.414Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:28.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:28.414Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:28.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:28.414Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:28.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:28.414Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:28.414Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:29.422Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:29.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:29.422Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:29.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:29.422Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:29.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:29.422Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:29.422Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:29.838Z", "message": "connect_security_group(): source_id=20d04397-049d-4e30-945c-195a3b41e5f9 target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', 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-08-15T05:23:29.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "1e9d4c2c-47e4-48af-bc0b-bfac4253f465"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:30.427Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:30.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:30.427Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:30.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:30.936Z", "message": "connect_security_group(): source_id=e148ab29-0f97-4e51-955d-bb67b9af47fd target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', 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-08-15T05:23:30.936Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "d2499e0a-d4ee-4694-86ce-fdb8f05f67b1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:31.432Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:31.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 94, "offset": 78, "size": 50}}} 2018-08-15 05:23:32,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:32,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:32 GMT 2018-08-15 05:23:32,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:32,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6909 2018-08-15 05:23:32,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:32,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:32,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:32,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:32,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-15 05:23:32,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:32,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:32,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:32,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:32,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=20d04397-049d-4e30-945c-195a3b41e5f9 target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-15 05:23:32,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-15 05:23:32,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-15 05:23:32,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e148ab29-0f97-4e51-955d-bb67b9af47fd target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-15 05:23:32,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:32,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:32,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:32,680 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:32,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:32,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:32 GMT 2018-08-15 05:23:32,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:32,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:32,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:37,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:37,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:37,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:37,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:37,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:37,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:37,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:37,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:37,906 - 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-08-15T05:23:33.795Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:33.795Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:34.439Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:34.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:34.439Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:34.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:34.439Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:34.439Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:35.444Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:35.444Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:35.444Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:35.444Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:35.444Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:35.444Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:36.882Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:36.882Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 102, "offset": 91, "size": 50}}} 2018-08-15 05:23:37,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:37,906 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:37 GMT 2018-08-15 05:23:37,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:37,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4052 2018-08-15 05:23:37,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:37,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-15 05:23:37,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:37,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:37,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-15 05:23:37,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-15 05:23:37,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-15 05:23:37,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-15 05:23:37,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-15 05:23:37,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:37,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:37,962 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:37,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:37,963 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:37 GMT 2018-08-15 05:23:37,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:37,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:37,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:42,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:43,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:38.453Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:38.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:38.453Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:38.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:39.728Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:39.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:39.728Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:39.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:39.728Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:39.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:39.728Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:39.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:39.728Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:39.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:40.734Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:40.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:40.734Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:40.734Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:40.771Z", "message": "connect_security_group(): source_id=c70cc291-2c29-4556-bc2b-4a701f1e3a6e target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', 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-08-15T05:23:40.771Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "b970a246-e362-44d3-85d6-86f72d895967"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:41.740Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:41.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:41.740Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:41.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:41.740Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:41.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:42.007Z", "message": "connect_security_group(): source_id=8fd5b4bd-de0c-46cf-8569-e5c739afa343 target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', 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-08-15T05:23:42.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "4c7de211-13bb-4087-840d-14704b25f29a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:42.746Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:42.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:42.746Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:42.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:42.746Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:42.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 119, "offset": 99, "size": 50}}} 2018-08-15 05:23:43,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:43,368 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:43 GMT 2018-08-15 05:23:43,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:43,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8878 2018-08-15 05:23:43,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:43,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:43,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:43,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c70cc291-2c29-4556-bc2b-4a701f1e3a6e target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=8fd5b4bd-de0c-46cf-8569-e5c739afa343 target={u'external_id': u'34b0a1ba-361e-4154-84ea-9219f8ec9ba6', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-15 05:23:43,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-15 05:23:43,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-15 05:23:43,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:43,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:43,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:43,427 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:43 GMT 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:43,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:48,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:48,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:48,506 - 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-08-15T05:23:44.326Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:44.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:45.023Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:45.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:45.023Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:45.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:45.947Z", "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'c70cc291-2c29-4556-bc2b-4a701f1e3a6e', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:08:97:19'}, {u'external_id': u'20d04397-049d-4e30-945c-195a3b41e5f9', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:86:78:cf'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:45.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a877a209-6e6f-4610-ac48-b83d11147c1d"}, {"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:46.012Z", "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-08-15T05:23:46.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a877a209-6e6f-4610-ac48-b83d11147c1d"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:46.051Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:46.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:46.051Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:46.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:46.051Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:46.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:46.051Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:46.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:46.051Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:46.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:47.035Z", "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'8fd5b4bd-de0c-46cf-8569-e5c739afa343', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:79:f7:94'}, {u'external_id': u'e148ab29-0f97-4e51-955d-bb67b9af47fd', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:84:49:42'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:47.035Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "6414e809-c04b-4c2a-b5b0-f9af781c469b"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:47.035Z", "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-08-15T05:23:47.035Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "6414e809-c04b-4c2a-b5b0-f9af781c469b"}, {"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:48.478Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'c70cc291-2c29-4556-bc2b-4a701f1e3a6e'}, {'port-id': u'20d04397-049d-4e30-945c-195a3b41e5f9'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:48.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a877a209-6e6f-4610-ac48-b83d11147c1d"}], "metadata": {"pagination": {"total": 132, "offset": 116, "size": 50}}} 2018-08-15 05:23:48,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:48,506 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:48 GMT 2018-08-15 05:23:48,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:48,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8318 2018-08-15 05:23:48,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:48,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-15 05:23:48,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:48,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-15 05:23:48,507 - 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'c70cc291-2c29-4556-bc2b-4a701f1e3a6e', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:08:97:19'}, {u'external_id': u'20d04397-049d-4e30-945c-195a3b41e5f9', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:86:78:cf'}] 2018-08-15 05:23:48,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-15 05:23:48,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-15 05:23:48,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-15 05:23:48,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-15 05:23:48,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-15 05:23:48,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-15 05:23:48,508 - 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'8fd5b4bd-de0c-46cf-8569-e5c739afa343', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:79:f7:94'}, {u'external_id': u'e148ab29-0f97-4e51-955d-bb67b9af47fd', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:84:49:42'}] 2018-08-15 05:23:48,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-15 05:23:48,509 - 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'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'c70cc291-2c29-4556-bc2b-4a701f1e3a6e'}, {'port-id': u'20d04397-049d-4e30-945c-195a3b41e5f9'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'} 2018-08-15 05:23:48,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:48,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:48,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:48,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:48,565 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:48 GMT 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:48,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:48,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:53,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:53,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:53,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:49.042Z", "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-08-15T05:23:49.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a877a209-6e6f-4610-ac48-b83d11147c1d"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:49.042Z", "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-08-15T05:23:49.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "6414e809-c04b-4c2a-b5b0-f9af781c469b"}, {"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:49.042Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'c70cc291-2c29-4556-bc2b-4a701f1e3a6e'}, {'port-id': u'20d04397-049d-4e30-945c-195a3b41e5f9'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:49.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "a877a209-6e6f-4610-ac48-b83d11147c1d"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:49.042Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'8fd5b4bd-de0c-46cf-8569-e5c739afa343'}, {'port-id': u'e148ab29-0f97-4e51-955d-bb67b9af47fd'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:49.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "6414e809-c04b-4c2a-b5b0-f9af781c469b"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:49.042Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'8fd5b4bd-de0c-46cf-8569-e5c739afa343'}, {'port-id': u'e148ab29-0f97-4e51-955d-bb67b9af47fd'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:49.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "6414e809-c04b-4c2a-b5b0-f9af781c469b"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:50.203Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:50.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:51.060Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:51.060Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:52.066Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:52.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:52.066Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:52.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:52.066Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:52.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:52.066Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:52.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:53.072Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:53.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:53.072Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:53.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:53.072Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:53.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:53.072Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:23:53.072Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 147, "offset": 129, "size": 50}}} 2018-08-15 05:23:53,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:53,637 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:53 GMT 2018-08-15 05:23:53,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:53,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9056 2018-08-15 05:23:53,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:53,638 - 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-08-15 05:23:53,638 - 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-08-15 05:23:53,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'c70cc291-2c29-4556-bc2b-4a701f1e3a6e'}, {'port-id': u'20d04397-049d-4e30-945c-195a3b41e5f9'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'} 2018-08-15 05:23:53,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'8fd5b4bd-de0c-46cf-8569-e5c739afa343'}, {'port-id': u'e148ab29-0f97-4e51-955d-bb67b9af47fd'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'} 2018-08-15 05:23:53,638 - 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'9b5fdeda-0adf-4123-b3ad-02689f68b1ca', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6d65437a-41fd-4071-bbb8-02dc8bbd2914'}, 'nics': [{'port-id': u'8fd5b4bd-de0c-46cf-8569-e5c739afa343'}, {'port-id': u'e148ab29-0f97-4e51-955d-bb67b9af47fd'}], 'flavor': u'f66c6940-32e8-448f-8b20-e3161f679f79'} 2018-08-15 05:23:53,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-15 05:23:53,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:53,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-15 05:23:53,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-15 05:23:53,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:53,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-15 05:23:53,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-15 05:23:53,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-15 05:23:53,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-15 05:23:53,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-15 05:23:53,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:53,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:53,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:53,697 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:53 GMT 2018-08-15 05:23:53,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:53,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:53,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:58,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:23:58,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:58,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:58,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:58,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:58,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:58,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:55.477Z", "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-08-15T05:23:55.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:23:56.076Z", "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-08-15T05:23:56.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:58 GMT 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-08-15 05:23:58,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:23:58,777 - 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-08-15 05:23:58,777 - 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-08-15 05:23:58,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:23:58,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:23:58,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:23:58,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:23:58,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:23:58,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:23:58,830 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:23:58 GMT 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:23:58,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:03,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:04,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:04,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:04 GMT 2018-08-15 05:24:04,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:04,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:04,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:04,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:04,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:04,172 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:04,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:04,172 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:04 GMT 2018-08-15 05:24:04,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:04,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:04,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:09,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:09,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:09,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:09,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:09 GMT 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:09,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:09,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:09,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:09,795 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:09,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:09,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:09 GMT 2018-08-15 05:24:09,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:09,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:09,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:14,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:14,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:14,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:14,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:14,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:14 GMT 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:14,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:14,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:15,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:15,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:15,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:15,088 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:15 GMT 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:15,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:15,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:20,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:20,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:20,161 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:20 GMT 2018-08-15 05:24:20,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:20,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:20,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:20,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:20,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:20,224 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:20,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:20,225 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:20 GMT 2018-08-15 05:24:20,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:20,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:20,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:25,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:25,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:25,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:25,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:25,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:25,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:25,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:25 GMT 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:25,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:25,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:25,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:25,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:25,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:25,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:25,345 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:25 GMT 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:25,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:30,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:30,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_owh44f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:25.479Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:25.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:26.109Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:26.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:26.109Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:26.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:26.109Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:26.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:27.727Z", "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-08-15T05:24:27.727Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:29.116Z", "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-08-15T05:24:29.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 155, "offset": 146, "size": 50}}} 2018-08-15 05:24:30,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:30,415 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:30 GMT 2018-08-15 05:24:30,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:30,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-08-15 05:24:30,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:30,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-15 05:24:30,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-15 05:24:30,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-15 05:24:30,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-15 05:24:30,416 - 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-08-15 05:24:30,416 - 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-08-15 05:24:30,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:30,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:30,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:30,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:30,471 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:30 GMT 2018-08-15 05:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:30,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:35,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:35,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:35,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:35,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:35 GMT 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:35,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:35,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:35,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:35,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:35,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:35,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:35,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:35,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:35,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:35,615 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:35,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:35,615 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:35 GMT 2018-08-15 05:24:35,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:35,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:35,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:40,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:40,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:40,692 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:40 GMT 2018-08-15 05:24:40,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:40,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:40,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:40,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:40,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:40,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:40 GMT 2018-08-15 05:24:40,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:40,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:40,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:45,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:45,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:45,815 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:45 GMT 2018-08-15 05:24:45,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:45,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:45,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:45,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:45,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:45,870 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:45,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:45,870 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:45 GMT 2018-08-15 05:24:45,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:45,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:45,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:50,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:50,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:50,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:50 GMT 2018-08-15 05:24:50,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:50,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:50,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:50,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:50,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:50,999 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:51,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:51,000 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:51 GMT 2018-08-15 05:24:51,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:51,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:51,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:56,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:24:56,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:56,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:56 GMT 2018-08-15 05:24:56,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:56,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-15 05:24:56,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:24:56,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:24:56,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:24:56,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:24:56,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:24:56,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:24:56,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:24:56,126 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:24:56 GMT 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:24:56,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:25:01,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:25:01,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:25:01,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:25:01,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:25:01,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:25:01,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:25:01,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_owh44f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:57.839Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:57.839Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:58.125Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:58.125Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:59.130Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:59.130Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:59.130Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:59.130Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:24:59.631Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:24:59.631Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "486685dd-e62c-40d1-af3f-cd5f8b5268e0"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:25:00.134Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:25:00.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:25:01.078Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:25:01.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2", "logger": "bb666ff9-d941-499c-b57c-3c49d92f54e4"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:25:01.136Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:25:01.136Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 163, "offset": 152, "size": 50}}} 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:25:01 GMT 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-15 05:25:01,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:25:01,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-15 05:25:01,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-15 05:25:01,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-15 05:25:01,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-15 05:25:01,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-15 05:25:01,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-15 05:25:01,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-15 05:25:01,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-15 05:25:01,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:25:01,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:25:01,303 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:25:01,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:25:01,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:25:01,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:25:01,304 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:25:01 GMT 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-15 05:25:01,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:25:06,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:25:06,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:25:06,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:25:02.140Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-15T05:25:02.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 164, "offset": 160, "size": 50}}} 2018-08-15 05:25:06,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:25:06,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:25:06 GMT 2018-08-15 05:25:06,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:25:06,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-08-15 05:25:06,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:25:06,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-15 05:25:06,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/0d73ed6f-7845-4d67-81c0-08fe585d10a2 2018-08-15 05:25:06,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:25:06,432 - 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-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"} 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:25:06 GMT 2018-08-15 05:25:06,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:25:06,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-15 05:25:06,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:25:06,433 - 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-08-15T05:23:11.714Z', 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'0d73ed6f-7845-4d67-81c0-08fe585d10a2'} 2018-08-15 05:25:06,444 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-15 05:25:06,509 - 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.210'}, 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.202'}}, 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-08-15 05:25:06,572 - 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.210'}, 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.202'}}, 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-08-15 05:25:06,573 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-15 05:25:06,573 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2018-08-15 05:25:06,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:07,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc1fbe9-2c33-4d13-a4df-c9c3adbe0846 x-compute-request-id: req-6cc1fbe9-2c33-4d13-a4df-c9c3adbe0846 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:07,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cc1fbe9-2c33-4d13-a4df-c9c3adbe0846 2018-08-15 05:25:07,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69785118103s 2018-08-15 05:25:07,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6cc1fbe9-2c33-4d13-a4df-c9c3adbe0846 2018-08-15 05:25:07,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:07,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:07,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0301beb-6251-4212-a4ec-a88ca7d25c74 x-compute-request-id: req-f0301beb-6251-4212-a4ec-a88ca7d25c74 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:07,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0301beb-6251-4212-a4ec-a88ca7d25c74 2018-08-15 05:25:07,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195689916611s 2018-08-15 05:25:07,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-f0301beb-6251-4212-a4ec-a88ca7d25c74 2018-08-15 05:25:07,476 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.15 2018-08-15 05:25:07,476 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:08:97:19 2018-08-15 05:25:07,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b8f2e80-f282-4d7b-8ef2-1eda1941eeda x-compute-request-id: req-6b8f2e80-f282-4d7b-8ef2-1eda1941eeda Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:07,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6b8f2e80-f282-4d7b-8ef2-1eda1941eeda 2018-08-15 05:25:07,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436560153961s 2018-08-15 05:25:07,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-6b8f2e80-f282-4d7b-8ef2-1eda1941eeda 2018-08-15 05:25:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:08,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fad1dbb-feca-463c-878d-4e425daad831 x-compute-request-id: req-7fad1dbb-feca-463c-878d-4e425daad831 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:08,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7fad1dbb-feca-463c-878d-4e425daad831 2018-08-15 05:25:08,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42017698288s 2018-08-15 05:25:08,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7fad1dbb-feca-463c-878d-4e425daad831 2018-08-15 05:25:08,341 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-08-15 05:25:08,342 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:86:78:cf 2018-08-15 05:25:08,342 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-15 05:25:08,342 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2018-08-15 05:25:08,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:09,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-180bb736-99e7-4293-8856-0a33de9281d7 x-compute-request-id: req-180bb736-99e7-4293-8856-0a33de9281d7 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:09,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-180bb736-99e7-4293-8856-0a33de9281d7 2018-08-15 05:25:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750752925873s 2018-08-15 05:25:09,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-180bb736-99e7-4293-8856-0a33de9281d7 2018-08-15 05:25:09,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:09,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c8f0efd-da19-427d-b496-28f730a92e2e x-compute-request-id: req-7c8f0efd-da19-427d-b496-28f730a92e2e Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:09,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7c8f0efd-da19-427d-b496-28f730a92e2e 2018-08-15 05:25:09,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6030189991s 2018-08-15 05:25:09,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-7c8f0efd-da19-427d-b496-28f730a92e2e 2018-08-15 05:25:09,705 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.6 2018-08-15 05:25:09,705 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:79:f7:94 2018-08-15 05:25:09,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:09,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:09,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-595e80b2-716a-4d64-8d6c-5247c0c64699 x-compute-request-id: req-595e80b2-716a-4d64-8d6c-5247c0c64699 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:09,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-595e80b2-716a-4d64-8d6c-5247c0c64699 2018-08-15 05:25:09,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183521032333s 2018-08-15 05:25:09,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-595e80b2-716a-4d64-8d6c-5247c0c64699 2018-08-15 05:25:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:25:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:25:10,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8db400df-70b8-4c8b-97ce-3160ef5b4d81 x-compute-request-id: req-8db400df-70b8-4c8b-97ce-3160ef5b4d81 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:25:10,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8db400df-70b8-4c8b-97ce-3160ef5b4d81 2018-08-15 05:25:10,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843167066574s 2018-08-15 05:25:10,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-8db400df-70b8-4c8b-97ce-3160ef5b4d81 2018-08-15 05:25:10,740 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.2 2018-08-15 05:25:10,740 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:84:49:42 2018-08-15 05:25:10,740 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-15 05:25:10,751 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:25:10,768 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-15 05:25:10,778 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:25:10,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-15 05:25:10,792 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-15 05:25:10,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:25:10,858 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-15 05:25:10' 2018-08-15 05:25:10,858 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-15 05:25:10,859 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-15 05:25:10,867 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:25:10,886 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-08-15 05:25:10,889 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1497b10L 2018-08-15 05:25:10,889 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 05:25:10,894 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-15 05:25:10,894 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-15 05:25:10,894 - 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-08-15 05:25:10,895 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-15 05:25:10,895 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-15 05:25:10,895 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 05:25:10,895 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-15 05:25:10,895 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 05:25:10,928 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-15 05:25:11,030 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-15 05:25:11,031 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 05:25:11,034 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-15 05:25:11,067 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 05:25:11,075 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-15 05:25:11,075 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-15 05:25:11,098 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-08-15 05:25:11,099 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 05:25:11,100 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-15 05:25:11,100 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 05:25:11,106 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:25:11,107 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:25:12,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-15 05:25:13,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-15 05:25:18,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-15 05:25:19,136 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-15 05:25:24,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-15 05:25:25,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-15 05:25:30,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-08-15 05:25:31,150 - 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-08-15 05:25:36,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-08-15 05:25:37,157 - 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-08-15 05:25:42,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-08-15 05:25:43,164 - 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-08-15 05:25:48,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-08-15 05:25:49,171 - 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-08-15 05:25:54,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-08-15 05:25:55,178 - 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-08-15 05:26:00,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-08-15 05:26:01,185 - 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-08-15 05:26:06,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-08-15 05:26:07,193 - 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-08-15 05:26:12,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-08-15 05:26:13,200 - 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-08-15 05:26:18,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-08-15 05:26:19,208 - 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-08-15 05:26:24,213 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-08-15 05:26:25,215 - 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-08-15 05:26:30,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-15 05:26:31,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-15 05:26:36,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-08-15 05:26:37,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-15 05:26:42,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-08-15 05:26:43,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-08-15 05:26:48,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.2 2018-08-15 05:26:49,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.2 [edit] vyos@vyos# 2018-08-15 05:26:54,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-08-15 05:26:55,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-15 05:27:00,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-08-15 05:27:01,255 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-08-15 05:27:06,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-15 05:27:07,263 - 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-08-15 05:27:12,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-15 05:27:13,270 - 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-08-15 05:27:18,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-15 05:27:19,278 - 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-08-15 05:27:24,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-15 05:27:25,285 - 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-08-15 05:27:30,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-15 05:27:31,292 - 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-08-15 05:27:36,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-15 05:27:37,299 - 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-08-15 05:27:42,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-15 05:27:43,306 - 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-08-15 05:27:48,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-15 05:27:49,313 - 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-08-15 05:27:54,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-15 05:27:55,320 - 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-08-15 05:28:00,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-15 05:28:01,328 - 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-08-15 05:28:06,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.2 2018-08-15 05:28:07,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-08-15 05:28:12,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-15 05:28:13,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-15 05:28:18,379 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 05:28:18,410 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-15 05:28:18,429 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:28:18,466 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-08-15 05:28:18,468 - paramiko.transport - DEBUG - starting thread (client mode): 0xc148ea10L 2018-08-15 05:28:18,469 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 05:28:18,475 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-15 05:28:18,475 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-15 05:28:18,476 - 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-08-15 05:28:18,477 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-15 05:28:18,477 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-15 05:28:18,477 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 05:28:18,477 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-15 05:28:18,477 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 05:28:18,509 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-15 05:28:18,619 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-15 05:28:18,619 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 05:28:18,622 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-15 05:28:18,658 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 05:28:18,665 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-15 05:28:18,666 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-15 05:28:18,686 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-08-15 05:28:18,687 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 05:28:18,688 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-15 05:28:18,688 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 05:28:18,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:28:18,692 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:28:19,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-15 05:28:20,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-15 05:28:25,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-15 05:28:26,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-15 05:28:31,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-15 05:28:32,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-15 05:28:37,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-08-15 05:28:38,735 - 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-08-15 05:28:43,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-08-15 05:28:44,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-08-15 05:28:49,747 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-08-15 05:28:50,749 - 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-08-15 05:28:55,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-08-15 05:28:56,756 - 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-08-15 05:29:01,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-08-15 05:29:02,763 - 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-08-15 05:29:07,769 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-08-15 05:29:08,770 - 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-08-15 05:29:13,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-08-15 05:29:14,777 - 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-08-15 05:29:19,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-08-15 05:29:20,784 - 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-08-15 05:29:25,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-08-15 05:29:26,791 - 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-08-15 05:29:31,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-08-15 05:29:32,798 - 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-08-15 05:29:37,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-15 05:29:38,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-15 05:29:43,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' 2018-08-15 05:29:44,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-15 05:29:49,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 2018-08-15 05:29:50,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 [edit] vyos@vyos# 2018-08-15 05:29:55,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.3 2018-08-15 05:29:56,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.3 [edit] vyos@vyos# 2018-08-15 05:30:01,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-08-15 05:30:02,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-15 05:30:07,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 2018-08-15 05:30:08,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-08-15 05:30:13,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-15 05:30:14,837 - 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-08-15 05:30:19,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-15 05:30:20,844 - 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-08-15 05:30:25,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-15 05:30:26,851 - 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-08-15 05:30:31,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-15 05:30:32,858 - 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-08-15 05:30:37,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-15 05:30:38,865 - 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-08-15 05:30:43,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-15 05:30:44,872 - 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-08-15 05:30:49,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-15 05:30:50,880 - 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-08-15 05:30:55,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-15 05:30:56,887 - 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-08-15 05:31:01,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-15 05:31:02,894 - 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-08-15 05:31:07,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-15 05:31:08,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-08-15 05:31:13,907 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-08-15 05:31:14,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-08-15 05:31:19,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-15 05:31:20,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-15 05:31:25,936 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 05:31:25,953 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-15 05:31:25,953 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-15 05:32:25,999 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-15 05:32:26,020 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-15 05:32:26,055 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-08-15 05:32:26,058 - paramiko.transport - DEBUG - starting thread (client mode): 0xc14cca10L 2018-08-15 05:32:26,059 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-15 05:32:26,065 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-15 05:32:26,065 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-15 05:32:26,066 - 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-08-15 05:32:26,066 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-15 05:32:26,066 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-15 05:32:26,067 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-15 05:32:26,067 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-15 05:32:26,067 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-15 05:32:26,107 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-15 05:32:26,213 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-15 05:32:26,214 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-15 05:32:26,216 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-15 05:32:26,246 - paramiko.transport - DEBUG - userauth is OK 2018-08-15 05:32:26,251 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-15 05:32:26,252 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-15 05:32:26,280 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-08-15 05:32:26,281 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-15 05:32:26,282 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-15 05:32:26,282 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-15 05:32:26,286 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:32:26,288 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-15 05:32:27,289 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-15 05:32:57,365 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 05:32:57,398 - 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-08-15 05:32:57,398 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.2, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-15 05:32:57,399 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:09 Last read 18:35:22, 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: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.2 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.2, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 39862 Nexthop: 12.0.0.2 Nexthop global: fe80::f816:3eff:fe84:4942 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-15 05:32:57,399 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.2 0 32768 i *> 10.0.2.0/24 12.0.0.2 0 32768 i *> 10.0.3.0/24 12.0.0.2 0 32768 i *> 10.0.4.0/24 12.0.0.2 0 32768 i *> 10.0.5.0/24 12.0.0.2 0 32768 i *> 10.0.6.0/24 12.0.0.2 0 32768 i *> 10.0.7.0/24 12.0.0.2 0 32768 i *> 10.0.8.0/24 12.0.0.2 0 32768 i *> 10.0.9.0/24 12.0.0.2 0 32768 i *> 10.0.10.0/24 12.0.0.2 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-15 05:32:57,399 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-15 05:32:57,399 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.2 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-15 05:32:57,399 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-15 05:32:57,400 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-08-15 05:32:57,400 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-15 05:32:57,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:32:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:32:58,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:32:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffc02028-7d44-435a-9e75-29137659a474 x-compute-request-id: req-ffc02028-7d44-435a-9e75-29137659a474 Content-Encoding: gzip Content-Length: 1188 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:43Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:32:58,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ffc02028-7d44-435a-9e75-29137659a474 2018-08-15 05:32:58,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02011799812s 2018-08-15 05:32:58,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-ffc02028-7d44-435a-9e75-29137659a474 2018-08-15 05:32:58,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 05:32:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:32:58,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:32:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f22e15a-6bbe-4e11-af1f-39e948ab3356 x-compute-request-id: req-3f22e15a-6bbe-4e11-af1f-39e948ab3356 Content-Type: application/json 2018-08-15 05:32:58,578 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d used request id req-3f22e15a-6bbe-4e11-af1f-39e948ab3356 2018-08-15 05:32:58,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153180122375s 2018-08-15 05:32:58,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d used request id req-3f22e15a-6bbe-4e11-af1f-39e948ab3356 2018-08-15 05:32:58,579 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-15 05:32:58,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:32:58,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:32:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:32:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5bf94d7-2424-41eb-9a85-eb4184ee9f79 x-compute-request-id: req-a5bf94d7-2424-41eb-9a85-eb4184ee9f79 Content-Encoding: gzip Content-Length: 1200 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:97:19", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:78:cf", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/29a87857-c8b8-4b93-b60b-2f9b1514213d", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:43.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "29a87857-c8b8-4b93-b60b-2f9b1514213d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:32:58Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:f7:94", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:49:42", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/72c2925b-25a1-46d4-97f8-c49721e1130e", "rel": "bookmark"}], "image": {"id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "links": [{"href": "http://172.30.9.31:8774/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:24:36.000000", "flavor": {"id": "f66c6940-32e8-448f-8b20-e3161f679f79", "links": [{"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}]}, "id": "72c2925b-25a1-46d4-97f8-c49721e1130e", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:24:37Z", "hostId": "c667f564f854c2d198b1404672129e125afceab6e8954ea18e8fe62f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-15T05:23:50Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6d65437a-41fd-4071-bbb8-02dc8bbd2914"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:21:31Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:32:59,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a5bf94d7-2424-41eb-9a85-eb4184ee9f79 2018-08-15 05:32:59,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814033985138s 2018-08-15 05:32:59,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-a5bf94d7-2424-41eb-9a85-eb4184ee9f79 2018-08-15 05:32:59,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 05:32:59,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:32:59,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:32:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-500e95cf-6781-489f-813c-f1f00447c249 x-compute-request-id: req-500e95cf-6781-489f-813c-f1f00447c249 Content-Type: application/json 2018-08-15 05:32:59,553 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e used request id req-500e95cf-6781-489f-813c-f1f00447c249 2018-08-15 05:32:59,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155781984329s 2018-08-15 05:32:59,554 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/72c2925b-25a1-46d4-97f8-c49721e1130e used request id req-500e95cf-6781-489f-813c-f1f00447c249 2018-08-15 05:32:59,682 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 05:32:59,682 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-15 05:32:59,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-15 05:32:59,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2018-08-15 05:32:59,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:32:59,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a67f6029-eec7-4448-8781-43daf069f742"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-15T05:23:11.714Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0d73ed6f-7845-4d67-81c0-08fe585d10a2"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:32:59 GMT 2018-08-15 05:32:59,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:32:59,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-15 05:32:59,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:32:59,762 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-15 05:32:59,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:32:59,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:32:59,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:32:59,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-15 05:32:59,933 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:32:59 GMT 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:32:59,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:32:59,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:00,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:00,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:00,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:00,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:00,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:00,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:00 GMT 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:00,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:00,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:00,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:00,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:00,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:00,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:00,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:00,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:00,065 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:00,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:00,066 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:00 GMT 2018-08-15 05:33:00,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:00,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:00,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:05,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:05,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:05,141 - 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-08-15T05:33:00.563Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:00.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:01.243Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:01.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:01.243Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:01.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:02.277Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:02.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:02.277Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:02.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:02.277Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:02.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:02.277Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:02.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:03.322Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:03.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:03.322Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 29a87857-c8b8-4b93-b60b-2f9b1514213d could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 29a87857-c8b8-4b93-b60b-2f9b1514213d 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 29a87857-c8b8-4b93-b60b-2f9b1514213d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-15T05:33:03.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:03.322Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 72c2925b-25a1-46d4-97f8-c49721e1130e could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 72c2925b-25a1-46d4-97f8-c49721e1130e 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 72c2925b-25a1-46d4-97f8-c49721e1130e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-15T05:33:03.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:04.326Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:04.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:04.326Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:04.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:04.966Z", "message": "Detaching port e148ab29-0f97-4e51-955d-bb67b9af47fd...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:04.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "5ee815b8-a015-4c12-a6a8-7bf47841587f"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:05,141 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:05 GMT 2018-08-15 05:33:05,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:05,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10929 2018-08-15 05:33:05,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:05,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-15 05:33:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-15 05:33:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-15 05:33:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-15 05:33:05,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-15 05:33:05,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-15 05:33:05,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 29a87857-c8b8-4b93-b60b-2f9b1514213d could not be found. [status_code=404] 2018-08-15 05:33:05,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 72c2925b-25a1-46d4-97f8-c49721e1130e could not be found. [status_code=404] 2018-08-15 05:33:05,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-15 05:33:05,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-15 05:33:05,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e148ab29-0f97-4e51-955d-bb67b9af47fd... 2018-08-15 05:33:05,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:05,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:05,200 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:05,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:05,201 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:05 GMT 2018-08-15 05:33:05,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:05,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:05,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:10,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:10,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:10,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:10,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:10,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:10,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:10,272 - 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-08-15T05:33:05.215Z", "message": "Detaching port 20d04397-049d-4e30-945c-195a3b41e5f9...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:05.215Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "a9c74002-41bc-4b6c-806f-61b8c4c1280e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:05.996Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:05.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:06.424Z", "message": "Successfully detached port 20d04397-049d-4e30-945c-195a3b41e5f9", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:06.424Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "a9c74002-41bc-4b6c-806f-61b8c4c1280e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:06.424Z", "message": "Successfully detached port e148ab29-0f97-4e51-955d-bb67b9af47fd", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:06.424Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "5ee815b8-a015-4c12-a6a8-7bf47841587f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:06.445Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:06.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:06.445Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:06.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:06.445Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:06.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:07.682Z", "message": "Detaching port 8fd5b4bd-de0c-46cf-8569-e5c739afa343...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:07.682Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "1ede63be-1618-417f-a4d9-2cf15743e761"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:08.349Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:08.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:08.429Z", "message": "Detaching port c70cc291-2c29-4556-bc2b-4a701f1e3a6e...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:08.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "d71f3da1-1f62-4297-9092-19a87ef31f62"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:08.429Z", "message": "Successfully detached port 8fd5b4bd-de0c-46cf-8569-e5c739afa343", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:08.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "1ede63be-1618-417f-a4d9-2cf15743e761"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:08.429Z", "message": "Successfully detached port c70cc291-2c29-4556-bc2b-4a701f1e3a6e", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:08.429Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "d71f3da1-1f62-4297-9092-19a87ef31f62"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:08.610Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:08.610Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.435Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "1e19146c-1154-4239-850a-9370ef029c51"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.615Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.615Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.615Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.615Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.615Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:09.615Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:09.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}], "metadata": {"pagination": {"total": 36, "offset": 13, "size": 50}}} 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:10 GMT 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10301 2018-08-15 05:33:10,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:10,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 20d04397-049d-4e30-945c-195a3b41e5f9... 2018-08-15 05:33:10,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-15 05:33:10,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 20d04397-049d-4e30-945c-195a3b41e5f9 2018-08-15 05:33:10,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e148ab29-0f97-4e51-955d-bb67b9af47fd 2018-08-15 05:33:10,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-15 05:33:10,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-15 05:33:10,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-15 05:33:10,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 8fd5b4bd-de0c-46cf-8569-e5c739afa343... 2018-08-15 05:33:10,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-15 05:33:10,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c70cc291-2c29-4556-bc2b-4a701f1e3a6e... 2018-08-15 05:33:10,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 8fd5b4bd-de0c-46cf-8569-e5c739afa343 2018-08-15 05:33:10,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c70cc291-2c29-4556-bc2b-4a701f1e3a6e 2018-08-15 05:33:10,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-15 05:33:10,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-15 05:33:10,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:10,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:10,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-15 05:33:10,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-15 05:33:10,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-15 05:33:10,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-15 05:33:10,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:10,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:10,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:10,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:10,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:10,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:10,366 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:10 GMT 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:10,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:15,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:15,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:15,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:15,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:15,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:15,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:15,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_owh44f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:10.443Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:10.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "672fdddb-9072-48b8-9605-2549ac4d4947"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:10.626Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:10.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:10.626Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:10.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_host_owh44f", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:10.626Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 29a87857-c8b8-4b93-b60b-2f9b1514213d could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 29a87857-c8b8-4b93-b60b-2f9b1514213d 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 29a87857-c8b8-4b93-b60b-2f9b1514213d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-15T05:33:10.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_host_by8t3e", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:10.626Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 72c2925b-25a1-46d4-97f8-c49721e1130e could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 72c2925b-25a1-46d4-97f8-c49721e1130e 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 72c2925b-25a1-46d4-97f8-c49721e1130e could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-15T05:33:10.626Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:11.638Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:11.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:11.638Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:11.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:11.638Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:11.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:11.638Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:11.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:11.638Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:11.638Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.901Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.901Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:12.908Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:12.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "82bd3e8e-1a17-491c-a254-982ffd972a8e"}, {"node_instance_id": "keypair_j3u5jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:13.459Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:13.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "3be6120f-3333-43ba-aa58-e67031c96173"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:13.459Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:13.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "ced94ebd-fd24-452f-8832-4cc8058885f6"}, {"node_instance_id": "keypair_j3u5jv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:13.459Z", "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-08-15T05:33:13.459Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "3be6120f-3333-43ba-aa58-e67031c96173"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:13.907Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:13.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_data_plane_port_qzsdi9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "keypair_j3u5jv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:14.921Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:14.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_port_efzb2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:15.073Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:15.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "2c12a2f3-5693-49d1-906d-38b620fdba1d"}], "metadata": {"pagination": {"total": 72, "offset": 33, "size": 50}}} 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:15 GMT 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21579 2018-08-15 05:33:15,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:15,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-15 05:33:15,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:15,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:15,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 29a87857-c8b8-4b93-b60b-2f9b1514213d could not be found. [status_code=404] 2018-08-15 05:33:15,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 72c2925b-25a1-46d4-97f8-c49721e1130e could not be found. [status_code=404] 2018-08-15 05:33:15,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-15 05:33:15,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:15,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:15,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:15,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-15 05:33:15,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:15,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:15,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:15,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-15 05:33:15,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-15 05:33:15,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-15 05:33:15,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-15 05:33:15,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-15 05:33:15,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-15 05:33:15,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-15 05:33:15,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-15 05:33:15,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-15 05:33:15,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-15 05:33:15,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-15 05:33:15,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:15,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:15,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-15 05:33:15,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-15 05:33:15,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:15,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:15,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:15,491 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:15 GMT 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:15,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:15,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:20,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:20,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:20,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_dzwf6l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:15.465Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:15.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "3fbc9b6b-2d39-4e77-8bc1-be9bcefb4d8a"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:15.947Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:15.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_data_plane_port_hqgmq9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:15.947Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:15.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:16.853Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:16.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "3e9053a6-a16a-4097-8100-f7be87e9a757"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:16.956Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:16.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:16.956Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:16.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:16.956Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:16.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_port_dzwf6l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:16.956Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:16.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_port_efzb2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:16.956Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:16.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "security_group_46ofb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:17.966Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:17.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "reference_vnf_ip_2tuaph", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:18.904Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:18.904Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "91dd1494-467f-4c4b-9391-3a3e2f8c835e"}, {"node_instance_id": "security_group_46ofb0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.180Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.180Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.180Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "security_group_46ofb0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.180Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.180Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "security_group_46ofb0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.180Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_ip_298zd1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:19.478Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:19.478Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "bb6d3733-1574-4319-8dd4-6cff8b4920c2"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:20.228Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:20.228Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:20.228Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:20.228Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_subnet_l6gz9s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:20.228Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:20.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "security_group_46ofb0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:20.494Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:20.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "7fcafb59-9aa3-4ff9-a819-75daf4b4e937"}], "metadata": {"pagination": {"total": 104, "offset": 67, "size": 50}}} 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:20 GMT 2018-08-15 05:33:20,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:20,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15965 2018-08-15 05:33:20,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:20,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-15 05:33:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-15 05:33:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-15 05:33:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-15 05:33:20,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-15 05:33:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-15 05:33:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-15 05:33:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-15 05:33:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-15 05:33:20,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:20,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:20,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:20,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:20,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-15 05:33:20,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-15 05:33:20,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-15 05:33:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-15 05:33:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-15 05:33:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-15 05:33:20,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-15 05:33:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-15 05:33:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-15 05:33:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-15 05:33:20,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-15 05:33:20,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-15 05:33:20,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:20,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:20,618 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:20,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:20,619 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:20 GMT 2018-08-15 05:33:20,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:20,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:20,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:25,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_2tuaph", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:21.253Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:21.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "target_vnf_ip_298zd1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:21.253Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:21.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "security_group_46ofb0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:21.253Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:21.253Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_network_8oqtxe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:21.500Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:21.500Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "949e9a56-c36c-4719-b7d9-7dfb6f71419e"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:22.259Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:22.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "data_plane_network_8oqtxe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:22.259Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:22.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:22.259Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:22.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_subnet_bpxryi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:22.958Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:22.958Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "081416a8-851a-40a8-a9b9-53f3c3127713"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:23.263Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:23.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:23.263Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:23.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_subnet_bpxryi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:24.802Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:24.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:25.266Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:25.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}], "metadata": {"pagination": {"total": 116, "offset": 99, "size": 50}}} 2018-08-15 05:33:25,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:25,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:25 GMT 2018-08-15 05:33:25,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:25,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6252 2018-08-15 05:33:25,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:25,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-15 05:33:25,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-15 05:33:25,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-15 05:33:25,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-15 05:33:25,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-15 05:33:25,698 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:25,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:25,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:25,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:25,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:25,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:25,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:25,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:25,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:25,764 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:25,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:25,764 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:25 GMT 2018-08-15 05:33:25,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:25,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:25,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:30,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:30,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_bw6zvy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "router_mzomob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "router_mzomob", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "router_mzomob", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "router_mzomob", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.388Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "management_plane_network_bw6zvy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:26.605Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:26.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "ee9732d2-91de-44a2-88b6-d229352e24ad"}, {"node_instance_id": "router_mzomob", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:27.507Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:27.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "fd7a1359-16b3-4da5-b30c-e127b729d098"}, {"node_instance_id": "management_plane_network_bw6zvy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:28.053Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:28.053Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:29.208Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:29.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "router_mzomob", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:29.208Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:29.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:30.405Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:30.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:30.405Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:30.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "external_network_6mwdzz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:30.405Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:30.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": "external_network_6mwdzz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:30.695Z", "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-08-15T05:33:30.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50", "logger": "6e7b4eb7-7a51-4c2a-a1cb-0268984f99fe"}], "metadata": {"pagination": {"total": 132, "offset": 111, "size": 50}}} 2018-08-15 05:33:30,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:30,839 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:30 GMT 2018-08-15 05:33:30,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:30,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8045 2018-08-15 05:33:30,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:30,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:30,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:30,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-15 05:33:30,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-15 05:33:30,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:30,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-15 05:33:30,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-15 05:33:30,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-15 05:33:30,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-15 05:33:30,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-15 05:33:30,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-15 05:33:30,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-15 05:33:30,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-15 05:33:30,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-15 05:33:30,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-15 05:33:30,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-15 05:33:30,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:30,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:30,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:30,897 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:30 GMT 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:30,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-15 05:33:30,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:35,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2018-08-15 05:33:35,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_6mwdzz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:31.409Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:31.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-15T05:33:31.409Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-15T05:33:31.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e23b603d-8186-4719-a57a-5ff286ecdc50"}], "metadata": {"pagination": {"total": 134, "offset": 127, "size": 50}}} 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:35,970 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:35 GMT 2018-08-15 05:33:35,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:35,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1047 2018-08-15 05:33:35,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:35,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-15 05:33:35,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-15 05:33:35,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e23b603d-8186-4719-a57a-5ff286ecdc50 2018-08-15 05:33:36,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:36,027 - 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-08-15T05:32:59.834Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "e23b603d-8186-4719-a57a-5ff286ecdc50"} 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:36,027 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:36 GMT 2018-08-15 05:33:36,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:36,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-15 05:33:36,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:36,028 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/deployments/vrouter-opnfv 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:36,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:36,280 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-15 05:33:36,280 - 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": "f66c6940-32e8-448f-8b20-e3161f679f79", "target_vnf_flavor_id": "f66c6940-32e8-448f-8b20-e3161f679f79", "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_355abe48-e016-43a9-be51-8624c92f123c", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "keystone_password": "d694b92d-2926-48ce-b099-c5323538ff7d", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.31: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": "9b5fdeda-0adf-4123-b3ad-02689f68b1ca", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-08-15T05:22:34.278Z", "updated_at": "2018-08-15T05:22:34.278Z", "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-08-15 05:33:36,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:36,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:36 GMT 2018-08-15 05:33:36,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:36,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-15 05:33:36,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:36,281 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/blueprints/vrouter-opnfv 2018-08-15 05:33:36,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-15 05:33:36,344 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-15 05:33:36,345 - 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-08-15T05:22:34.101Z", "updated_at": "2018-08-15T05:22:34.101Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_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": {"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": {"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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "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": {"resource_id": {"get_input": "management_plane_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"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": {"use_external_resource": false, "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"}}, "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"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "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"}}, "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": {"resource_id": {"get_input": "data_plane_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"}}, "network": {}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"resource_id": {"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"}}, "network": {}, "create_if_missing": false, "use_external_resource": true}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-08-15 05:33:36,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-15 05:33:36,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 15 Aug 2018 05:33:36 GMT 2018-08-15 05:33:36,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-15 05:33:36,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-15 05:33:36,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-15 05:33:36,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 05:33:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:37,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba133676-117b-4f34-b3e4-ebbe921af926 Date: Wed, 15 Aug 2018 05:33:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:33:37,400 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca used request id req-ba133676-117b-4f34-b3e4-ebbe921af926 2018-08-15 05:33:37,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04091286659s 2018-08-15 05:33:37,400 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/9b5fdeda-0adf-4123-b3ad-02689f68b1ca used request id req-ba133676-117b-4f34-b3e4-ebbe921af926 2018-08-15 05:33:37,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:33:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:37,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a635f38-a5f5-43b4-839b-e3f301bce011 x-compute-request-id: req-5a635f38-a5f5-43b4-839b-e3f301bce011 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_355abe48-e016-43a9-be51-8624c92f123c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f27d83a-9035-4552-8802-b316b767e47d"}, {"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}, {"name": "vyos_vrouter-flavor_alt_355abe48-e016-43a9-be51-8624c92f123c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/f66c6940-32e8-448f-8b20-e3161f679f79", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "f66c6940-32e8-448f-8b20-e3161f679f79"}]} 2018-08-15 05:33:37,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5a635f38-a5f5-43b4-839b-e3f301bce011 2018-08-15 05:33:37,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.283254861832s 2018-08-15 05:33:37,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5a635f38-a5f5-43b4-839b-e3f301bce011 2018-08-15 05:33:37,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 05:33:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:37,720 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 05:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23796e4f-ceea-4292-a402-6cccfc95553d x-compute-request-id: req-23796e4f-ceea-4292-a402-6cccfc95553d Content-Length: 0 Content-Type: application/json 2018-08-15 05:33:37,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79 used request id req-23796e4f-ceea-4292-a402-6cccfc95553d 2018-08-15 05:33:37,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331580638885s 2018-08-15 05:33:37,721 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/f66c6940-32e8-448f-8b20-e3161f679f79 used request id req-23796e4f-ceea-4292-a402-6cccfc95553d 2018-08-15 05:33:37,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 05:33:37,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/9ec3d02e-3e82-43a7-adf1-849312b9cb9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:39,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1acf63d-e683-40ae-bdb8-9b3fa4916ba8 Content-Length: 0 Date: Wed, 15 Aug 2018 05:33:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 05:33:39,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/9ec3d02e-3e82-43a7-adf1-849312b9cb9d.json used request id req-a1acf63d-e683-40ae-bdb8-9b3fa4916ba8 2018-08-15 05:33:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.34949111938s 2018-08-15 05:33:39,073 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/9ec3d02e-3e82-43a7-adf1-849312b9cb9d.json used request id req-a1acf63d-e683-40ae-bdb8-9b3fa4916ba8 2018-08-15 05:33:39,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 05:33:39,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:39,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f055d9b2-4c5d-4808-81f9-771e0961f39a Date: Wed, 15 Aug 2018 05:33:39 GMT RESP BODY: {"floatingips": []} 2018-08-15 05:33:39,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f055d9b2-4c5d-4808-81f9-771e0961f39a 2018-08-15 05:33:39,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682978630066s 2018-08-15 05:33:39,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-f055d9b2-4c5d-4808-81f9-771e0961f39a 2018-08-15 05:33:39,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-15 05:33:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:39,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45315fad-1576-4f23-bff2-27f85d0acee7 x-compute-request-id: req-45315fad-1576-4f23-bff2-27f85d0acee7 Content-Type: application/json 2018-08-15 05:33:39,322 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1 used request id req-45315fad-1576-4f23-bff2-27f85d0acee7 2018-08-15 05:33:39,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17417883873s 2018-08-15 05:33:39,322 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1 used request id req-45315fad-1576-4f23-bff2-27f85d0acee7 2018-08-15 05:33:39,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:33:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:40,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2248c17c-c49e-46aa-ad2b-804c975f3115 x-compute-request-id: req-2248c17c-c49e-46aa-ad2b-804c975f3115 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f6:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.31:8774/v2.1/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "self"}, {"href": "http://172.30.9.31:8774/servers/d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "rel": "bookmark"}], "image": {"id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "links": [{"href": "http://172.30.9.31:8774/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-15T05:21:31.000000", "flavor": {"id": "4f27d83a-9035-4552-8802-b316b767e47d", "links": [{"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}]}, "id": "d8bdc53c-7b1e-4b0d-b658-f21495817fb1", "security_groups": [{"name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}], "user_id": "19ad7b26926a4e85a0518ec4cf33acff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-15T05:33:39Z", "hostId": "9925bb987b2a504028e98166b1b5ff4d223052c4e1227370bcb0bee9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c", "name": "vyos_vrouter-vm_355abe48-e016-43a9-be51-8624c92f123c", "created": "2018-08-15T05:19:12Z", "tenant_id": "334204cd5d6342f59660a372118fa858", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-15 05:33:40,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2248c17c-c49e-46aa-ad2b-804c975f3115 2018-08-15 05:33:40,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.890607118607s 2018-08-15 05:33:40,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-2248c17c-c49e-46aa-ad2b-804c975f3115 2018-08-15 05:33:40,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-15 05:33:42,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-15 05:33:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:42,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b491a61d-5ff7-47f9-990e-4d452f42bf6a x-compute-request-id: req-b491a61d-5ff7-47f9-990e-4d452f42bf6a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-15 05:33:42,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b491a61d-5ff7-47f9-990e-4d452f42bf6a 2018-08-15 05:33:42,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0696651935577s 2018-08-15 05:33:42,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/servers/detail used request id req-b491a61d-5ff7-47f9-990e-4d452f42bf6a 2018-08-15 05:33:42,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-15 05:33:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:42,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-5adfdfaa-6e4f-460b-ab55-0a6f4a9ed8ba Date: Wed, 15 Aug 2018 05:33:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:19:10Z", "updated_at": "2018-08-15T05:19:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3d8ac62c-7446-4b50-b513-9f9ad467d949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "3f008c76-2bbc-453f-95ba-f3abb19c3444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "7905ea46-79ec-4641-a6c0-57e88471f659", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 80, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-15T05:19:11Z", "revision_number": 0, "id": "a0ceed44-85ee-4290-8290-90699c6f48f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "a19aab72-3917-44df-8178-04253c9f71a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "aab49ff1-5ecf-4a88-bcfe-314cd1834ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 443, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-15T05:19:11Z", "revision_number": 0, "id": "cdfd1785-7576-49d8-85ee-f971f0ca8ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:11Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:19:10Z", "revision_number": 0, "id": "d1d97336-94d2-4486-a45d-54e048b1ee7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:19:10Z", "security_group_id": "36358a60-fad1-4573-950f-35a29a7caa6a", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 7, "project_id": "334204cd5d6342f59660a372118fa858", "id": "36358a60-fad1-4573-950f-35a29a7caa6a", "name": "vyos_vrouter-sg_355abe48-e016-43a9-be51-8624c92f123c"}, {"description": "Default security group", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:37Z", "updated_at": "2018-08-15T05:22:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "1b531dea-9b80-4956-aa42-0217d2bb0483", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "28ebd04c-ad9c-408b-9139-75d2d5d974b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-15T05:22:32Z", "revision_number": 0, "id": "2c9daf22-e4d1-403b-b986-86df090ef501", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:22:32Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": 22, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:38Z", "revision_number": 0, "id": "5e527d16-222f-4c1c-95df-38b7f8de491b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:38Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv6", "project_id": "334204cd5d6342f59660a372118fa858"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-15T05:17:37Z", "revision_number": 0, "id": "e9978052-b0c5-43e7-9941-37e2c769271e", "remote_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "remote_ip_prefix": null, "created_at": "2018-08-15T05:17:37Z", "security_group_id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "tenant_id": "334204cd5d6342f59660a372118fa858", "port_range_min": null, "ethertype": "IPv4", "project_id": "334204cd5d6342f59660a372118fa858"}], "revision_number": 2, "project_id": "334204cd5d6342f59660a372118fa858", "id": "cb54f5b8-216a-42cc-a8ab-c77091ae56ac", "name": "default"}]} 2018-08-15 05:33:42,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5adfdfaa-6e4f-460b-ab55-0a6f4a9ed8ba 2018-08-15 05:33:42,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457451343536s 2018-08-15 05:33:42,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/security-groups.json used request id req-5adfdfaa-6e4f-460b-ab55-0a6f4a9ed8ba 2018-08-15 05:33:42,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-15 05:33:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/security-groups/36358a60-fad1-4573-950f-35a29a7caa6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:42,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb1acca2-06e9-4f30-88e5-e0b33c04f6b8 Content-Length: 0 Date: Wed, 15 Aug 2018 05:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 05:33:42,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/36358a60-fad1-4573-950f-35a29a7caa6a.json used request id req-cb1acca2-06e9-4f30-88e5-e0b33c04f6b8 2018-08-15 05:33:42,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.162416934967s 2018-08-15 05:33:42,503 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/security-groups/36358a60-fad1-4573-950f-35a29a7caa6a.json used request id req-cb1acca2-06e9-4f30-88e5-e0b33c04f6b8 2018-08-15 05:33:42,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-15 05:33:42,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:42,532 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 05:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ebd882d-6ba8-4afe-92c5-dc6b94f2ec13 x-compute-request-id: req-7ebd882d-6ba8-4afe-92c5-dc6b94f2ec13 Content-Length: 0 Content-Type: application/json 2018-08-15 05:33:42,532 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c used request id req-7ebd882d-6ba8-4afe-92c5-dc6b94f2ec13 2018-08-15 05:33:42,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0284109115601s 2018-08-15 05:33:42,533 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/os-keypairs/vyos_vrouter-kp_355abe48-e016-43a9-be51-8624c92f123c used request id req-7ebd882d-6ba8-4afe-92c5-dc6b94f2ec13 2018-08-15 05:33:42,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 05:33:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" -d '{"subnet_id": "efe41746-a804-401d-a3a3-5590729c0b1e"}' 2018-08-15 05:33:44,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-52824d41-c678-4f94-9a04-cc20b56e5779 Date: Wed, 15 Aug 2018 05:33:44 GMT RESP BODY: {"network_id": "d004bed9-f1b8-4dcb-b198-40490597dd8f", "tenant_id": "334204cd5d6342f59660a372118fa858", "subnet_id": "efe41746-a804-401d-a3a3-5590729c0b1e", "subnet_ids": ["efe41746-a804-401d-a3a3-5590729c0b1e"], "port_id": "0aea2a6c-7691-4554-bbe0-4a6001a1e01d", "id": "4f872105-618d-4ac2-85d8-be0fc310a580"} 2018-08-15 05:33:44,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580/remove_router_interface.json used request id req-52824d41-c678-4f94-9a04-cc20b56e5779 2018-08-15 05:33:44,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05206799507s 2018-08-15 05:33:44,586 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580/remove_router_interface.json used request id req-52824d41-c678-4f94-9a04-cc20b56e5779 returning object 4f872105-618d-4ac2-85d8-be0fc310a580 2018-08-15 05:33:44,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 05:33:44,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:44,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c865047e-192a-49bf-8146-7f41987cd959 Date: Wed, 15 Aug 2018 05:33:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "334204cd5d6342f59660a372118fa858", "created_at": "2018-08-15T05:17:39Z", "admin_state_up": true, "updated_at": "2018-08-15T05:33:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "334204cd5d6342f59660a372118fa858", "id": "4f872105-618d-4ac2-85d8-be0fc310a580", "name": "vyos_vrouter-router_355abe48-e016-43a9-be51-8624c92f123c"}]} 2018-08-15 05:33:44,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-c865047e-192a-49bf-8146-7f41987cd959 2018-08-15 05:33:44,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.152059078217s 2018-08-15 05:33:44,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-c865047e-192a-49bf-8146-7f41987cd959 2018-08-15 05:33:44,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 05:33:44,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:45,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2dfcfb61-7dad-4a6f-8d54-6c37c9d23276 Content-Length: 0 Date: Wed, 15 Aug 2018 05:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 05:33:45,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580.json used request id req-2dfcfb61-7dad-4a6f-8d54-6c37c9d23276 2018-08-15 05:33:45,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25509905815s 2018-08-15 05:33:45,995 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/4f872105-618d-4ac2-85d8-be0fc310a580.json used request id req-2dfcfb61-7dad-4a6f-8d54-6c37c9d23276 2018-08-15 05:33:45,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 05:33:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:46,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4ec303a9-a163-431c-95db-078e9e0a330f Date: Wed, 15 Aug 2018 05:33:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T05:17:38Z","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":"334204cd5d6342f59660a372118fa858","id":"efe41746-a804-401d-a3a3-5590729c0b1e","subnetpool_id":null,"name":"vyos_vrouter-subnet_355abe48-e016-43a9-be51-8624c92f123c"}]} 2018-08-15 05:33:46,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4ec303a9-a163-431c-95db-078e9e0a330f 2018-08-15 05:33:46,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0658719539642s 2018-08-15 05:33:46,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-4ec303a9-a163-431c-95db-078e9e0a330f 2018-08-15 05:33:46,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 05:33:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/efe41746-a804-401d-a3a3-5590729c0b1e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:47,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bbd48bd-827b-48a1-a6bf-b70bb8d7c8f4 Date: Wed, 15 Aug 2018 05:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 05:33:47,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/efe41746-a804-401d-a3a3-5590729c0b1e.json used request id req-3bbd48bd-827b-48a1-a6bf-b70bb8d7c8f4 2018-08-15 05:33:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.971067905426s 2018-08-15 05:33:47,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/efe41746-a804-401d-a3a3-5590729c0b1e.json used request id req-3bbd48bd-827b-48a1-a6bf-b70bb8d7c8f4 2018-08-15 05:33:47,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:33:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:47,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-f3018360-5d48-4a9d-bc54-1fbfcafd2e96 Date: Wed, 15 Aug 2018 05:33:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d004bed9-f1b8-4dcb-b198-40490597dd8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"334204cd5d6342f59660a372118fa858","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T05:33:46Z","qos_policy_id":null,"name":"vyos_vrouter-net_355abe48-e016-43a9-be51-8624c92f123c","admin_state_up":true,"tenant_id":"334204cd5d6342f59660a372118fa858","created_at":"2018-08-15T05:17:38Z","mtu":1450}]} 2018-08-15 05:33:47,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f3018360-5d48-4a9d-bc54-1fbfcafd2e96 2018-08-15 05:33:47,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875420570374s 2018-08-15 05:33:47,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-f3018360-5d48-4a9d-bc54-1fbfcafd2e96 2018-08-15 05:33:47,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 05:33:47,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/d004bed9-f1b8-4dcb-b198-40490597dd8f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:48,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab4ea2b4-cc9f-4aba-855d-651475196213 Date: Wed, 15 Aug 2018 05:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 05:33:48,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d004bed9-f1b8-4dcb-b198-40490597dd8f.json used request id req-ab4ea2b4-cc9f-4aba-855d-651475196213 2018-08-15 05:33:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33118891716s 2018-08-15 05:33:48,456 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/d004bed9-f1b8-4dcb-b198-40490597dd8f.json used request id req-ab4ea2b4-cc9f-4aba-855d-651475196213 2018-08-15 05:33:48,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:33:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:49,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-a69b88ac-d0c7-4015-9399-2da56aabd9d2 Date: Wed, 15 Aug 2018 05:33:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:19:08Z", "file": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/file", "owner": "334204cd5d6342f59660a372118fa858", "id": "ed37250f-c86c-4c02-b6f5-31363d18dae6", "size": 4373348352, "self": "/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/ed37250f-c86c-4c02-b6f5-31363d18dae6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_355abe48-e016-43a9-be51-8624c92f123c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-15T05:18:06Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:33:49,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a69b88ac-d0c7-4015-9399-2da56aabd9d2 2018-08-15 05:33:49,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676429986954s 2018-08-15 05:33:49,137 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-a69b88ac-d0c7-4015-9399-2da56aabd9d2 2018-08-15 05:33:49,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 05:33:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}50c45c4c70ae592bd4a7df76fd6f1d2c392479c9" 2018-08-15 05:33:49,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc941c92-f145-48e3-8856-1d5b11b9bfb2 Date: Wed, 15 Aug 2018 05:33:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:33:49,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6 used request id req-cc941c92-f145-48e3-8856-1d5b11b9bfb2 2018-08-15 05:33:49,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.459303855896s 2018-08-15 05:33:49,598 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/ed37250f-c86c-4c02-b6f5-31363d18dae6 used request id req-cc941c92-f145-48e3-8856-1d5b11b9bfb2 2018-08-15 05:33:49,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 05:33:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:49,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c79208f-5253-4e41-814d-1059e641e8ac x-compute-request-id: req-0c79208f-5253-4e41-814d-1059e641e8ac Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_355abe48-e016-43a9-be51-8624c92f123c", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/4f27d83a-9035-4552-8802-b316b767e47d", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "4f27d83a-9035-4552-8802-b316b767e47d"}, {"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}]} 2018-08-15 05:33:49,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0c79208f-5253-4e41-814d-1059e641e8ac 2018-08-15 05:33:49,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232031345367s 2018-08-15 05:33:49,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-0c79208f-5253-4e41-814d-1059e641e8ac 2018-08-15 05:33:49,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 05:33:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:49,644 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 05:33:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8dd2cdef-eb0f-4e69-93a8-3a86b9069f72 x-compute-request-id: req-8dd2cdef-eb0f-4e69-93a8-3a86b9069f72 Content-Length: 0 Content-Type: application/json 2018-08-15 05:33:49,644 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d used request id req-8dd2cdef-eb0f-4e69-93a8-3a86b9069f72 2018-08-15 05:33:49,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.020250082016s 2018-08-15 05:33:49,644 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/4f27d83a-9035-4552-8802-b316b767e47d used request id req-8dd2cdef-eb0f-4e69-93a8-3a86b9069f72 2018-08-15 05:33:49,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 05:33:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:49,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4b8546-2fc5-4463-afcb-79e55b050ba7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c", "links": {"self": "http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19ad7b26926a4e85a0518ec4cf33acff", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 05:33:49,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bb4b8546-2fc5-4463-afcb-79e55b050ba7 2018-08-15 05:33:49,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183342218399s 2018-08-15 05:33:49,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-bb4b8546-2fc5-4463-afcb-79e55b050ba7 2018-08-15 05:33:49,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 05:33:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:50,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3033281f-6380-433d-9cc7-cb5b17d1d62c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_355abe48-e016-43a9-be51-8624c92f123c", "links": {"self": "http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "19ad7b26926a4e85a0518ec4cf33acff", "description": null}} 2018-08-15 05:33:50,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff used request id req-3033281f-6380-433d-9cc7-cb5b17d1d62c 2018-08-15 05:33:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191625833511s 2018-08-15 05:33:50,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff used request id req-3033281f-6380-433d-9cc7-cb5b17d1d62c 2018-08-15 05:33:50,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 05:33:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:50,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab85e4f8-f43e-479a-8caa-dfb3ea92b121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:33:50,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff used request id req-ab85e4f8-f43e-479a-8caa-dfb3ea92b121 2018-08-15 05:33:50,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30088186264s 2018-08-15 05:33:50,328 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/19ad7b26926a4e85a0518ec4cf33acff used request id req-ab85e4f8-f43e-479a-8caa-dfb3ea92b121 2018-08-15 05:33:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 05:33:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:50,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63c6a51-49f7-443c-a41d-bd06ae988883 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858"}, "tags": [], "enabled": true, "id": "334204cd5d6342f59660a372118fa858", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_355abe48-e016-43a9-be51-8624c92f123c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 05:33:50,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-f63c6a51-49f7-443c-a41d-bd06ae988883 2018-08-15 05:33:50,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167402029037s 2018-08-15 05:33:50,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-f63c6a51-49f7-443c-a41d-bd06ae988883 2018-08-15 05:33:50,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 05:33:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b4f892f2da485d3cbed8d959d22a95ac56341ab" 2018-08-15 05:33:50,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee82edc-ebad-4382-a70c-a98053b52d2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:33:50,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858 used request id req-6ee82edc-ebad-4382-a70c-a98053b52d2d 2018-08-15 05:33:50,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16733288765s 2018-08-15 05:33:50,674 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/334204cd5d6342f59660a372118fa858 used request id req-6ee82edc-ebad-4382-a70c-a98053b52d2d 2018-08-15 05:33:50,701 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-15 05:33:50,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 05:33:50,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 05:33:50,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 05:33:50,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 05:33:50,726 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 05:33:50,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 05:33:50,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 05:33:50,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 05:33:50,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 05:33:50,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 05:33:50,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 05:33:50,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:33:50,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63ba164-e515-4de2-b0ca-b5e553459722 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 05:33:50,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-b63ba164-e515-4de2-b0ca-b5e553459722 2018-08-15 05:33:50,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 05:33:51,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "name": "admin"}, {"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T06:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "feec32c05bda4499885ba9c313a5eb8b", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/feec32c05bda4499885ba9c313a5eb8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "36cf4b6920fb406e83cf9369a71751da"}, "audit_ids": ["qJOsAqiPRLqc8YJLVM60Yg"], "issued_at": "2018-08-15T05:33:51.000000Z"}} 2018-08-15 05:33:51,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:33:51,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:51,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-eebec53a-ff23-4635-b8fd-5462158ce19b Date: Wed, 15 Aug 2018 05:33:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","provider:network_type":"flat"}]} 2018-08-15 05:33:51,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eebec53a-ff23-4635-b8fd-5462158ce19b 2018-08-15 05:33:51,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.595757961273s 2018-08-15 05:33:51,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eebec53a-ff23-4635-b8fd-5462158ce19b 2018-08-15 05:33:51,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:33:51,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 05:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1815dbca-7191-4225-9ee4-7ced3861d77f Content-Length: 266 Content-Type: application/json 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.31:5000/v3/", "rel": "self"}]}]}} 2018-08-15 05:33:51,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/ used request id req-1815dbca-7191-4225-9ee4-7ced3861d77f 2018-08-15 05:33:51,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 05:33:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:51,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2172cf0-99fd-48f8-9d86-6ae698dd3f66 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.31:5000/v3/domains/bd94693bfbdb4d41ae526dd53d94dd1f"}, "tags": [], "enabled": true, "id": "bd94693bfbdb4d41ae526dd53d94dd1f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.31:5000/v3/domains", "previous": null, "next": null}} 2018-08-15 05:33:51,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d2172cf0-99fd-48f8-9d86-6ae698dd3f66 2018-08-15 05:33:51,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162092924118s 2018-08-15 05:33:51,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains used request id req-d2172cf0-99fd-48f8-9d86-6ae698dd3f66 2018-08-15 05:33:51,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-15 05:33:51,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56"}}' 2018-08-15 05:33:52,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 05:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f412a2bf-bb47-44cc-8872-7735a588d56d Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf"}, "tags": [], "enabled": true, "id": "fdde73756dd443eab22fd97d078f9bdf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56"}} 2018-08-15 05:33:52,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f412a2bf-bb47-44cc-8872-7735a588d56d 2018-08-15 05:33:52,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.165997982025s 2018-08-15 05:33:52,156 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/projects used request id req-f412a2bf-bb47-44cc-8872-7735a588d56d 2018-08-15 05:33:52,157 - 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'fdde73756dd443eab22fd97d078f9bdf', '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_b4b06e39-774d-433d-91c0-249351ce9e56'}) 2018-08-15 05:33:52,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-15 05:33:52,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c461df48-a53d-42d4-bb8a-4da8a5765cb9", "email": null, "name": "juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56"}}' 2018-08-15 05:33:52,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 15 Aug 2018 05:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfad3f5-c6c7-42de-b917-18058371ae76 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56", "links": {"self": "http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c30879bd60f34202b34292477db3bef0", "domain_id": "default", "password_expires_at": null}} 2018-08-15 05:33:52,603 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-4bfad3f5-c6c7-42de-b917-18058371ae76 2018-08-15 05:33:52,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.441821098328s 2018-08-15 05:33:52,603 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.31:5000/v3/users used request id req-4bfad3f5-c6c7-42de-b917-18058371ae76 2018-08-15 05:33:52,604 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c30879bd60f34202b34292477db3bef0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56'}) 2018-08-15 05:33:52,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:33:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:52,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69c4dae4-9db1-40ba-827f-6a708b32df71 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:33:52,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-69c4dae4-9db1-40ba-827f-6a708b32df71 2018-08-15 05:33:52,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184418916702s 2018-08-15 05:33:52,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-69c4dae4-9db1-40ba-827f-6a708b32df71 2018-08-15 05:33:52,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:33:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:52,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51787169-ee51-4965-bafc-76b7b1f69013 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:33:52,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-51787169-ee51-4965-bafc-76b7b1f69013 2018-08-15 05:33:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170778036118s 2018-08-15 05:33:52,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-51787169-ee51-4965-bafc-76b7b1f69013 2018-08-15 05:33:52,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-15 05:33:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:53,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e9e04e-9fba-4db6-ba99-8ab72fd24e50 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d3b3dc7d24e4056a1269f9379bf3f9c", "links": {"self": "http://172.30.9.31:5000/v3/roles/0d3b3dc7d24e4056a1269f9379bf3f9c"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.31:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "adb85d4c98b04794aad0c01ee9170202", "links": {"self": "http://172.30.9.31:5000/v3/roles/adb85d4c98b04794aad0c01ee9170202"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b0672adc25d84ebbb44e580239cda72f", "links": {"self": "http://172.30.9.31:5000/v3/roles/b0672adc25d84ebbb44e580239cda72f"}, "name": "member"}, {"domain_id": null, "id": "df6e34fc169e47a7ab02c7f8358106ac", "links": {"self": "http://172.30.9.31:5000/v3/roles/df6e34fc169e47a7ab02c7f8358106ac"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e2b1459a30604cf089e313544a5c2ba1", "links": {"self": "http://172.30.9.31:5000/v3/roles/e2b1459a30604cf089e313544a5c2ba1"}, "name": "reader"}, {"domain_id": null, "id": "e554e905caf545359b34b83a8b40a4bc", "links": {"self": "http://172.30.9.31:5000/v3/roles/e554e905caf545359b34b83a8b40a4bc"}, "name": "swiftoperator"}]} 2018-08-15 05:33:53,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a0e9e04e-9fba-4db6-ba99-8ab72fd24e50 2018-08-15 05:33:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170547962189s 2018-08-15 05:33:53,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/roles used request id req-a0e9e04e-9fba-4db6-ba99-8ab72fd24e50 2018-08-15 05:33:53,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-15 05:33:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:53,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd99436-5593-43ef-a5ae-932121227f13 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.31:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-15 05:33:53,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9fd99436-5593-43ef-a5ae-932121227f13 2018-08-15 05:33:53,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18101477623s 2018-08-15 05:33:53,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/domains/default used request id req-9fd99436-5593-43ef-a5ae-932121227f13 2018-08-15 05:33:53,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 05:33:53,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:53,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3479d75f-8a7a-4c29-9862-b6e73b3db5c7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56", "links": {"self": "http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c30879bd60f34202b34292477db3bef0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 05:33:53,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3479d75f-8a7a-4c29-9862-b6e73b3db5c7 2018-08-15 05:33:53,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113070011139s 2018-08-15 05:33:53,444 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-3479d75f-8a7a-4c29-9862-b6e73b3db5c7 2018-08-15 05:33:53,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 05:33:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:53,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa7ab7d-cb19-49f8-95cb-13b79f5c770a Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf"}, "tags": [], "enabled": true, "id": "fdde73756dd443eab22fd97d078f9bdf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-15 05:33:53,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ffa7ab7d-cb19-49f8-95cb-13b79f5c770a 2018-08-15 05:33:53,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102384090424s 2018-08-15 05:33:53,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects?domain_id=default used request id req-ffa7ab7d-cb19-49f8-95cb-13b79f5c770a 2018-08-15 05:33:53,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-15 05:33:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:5000/v3/role_assignments?user.id=c30879bd60f34202b34292477db3bef0&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=fdde73756dd443eab22fd97d078f9bdf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:53,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f7aea7-fda9-42cf-a0c5-ad121e1749e6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.31:5000/v3/role_assignments?user.id=c30879bd60f34202b34292477db3bef0&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=fdde73756dd443eab22fd97d078f9bdf", "previous": null, "next": null}} 2018-08-15 05:33:53,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c30879bd60f34202b34292477db3bef0&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=fdde73756dd443eab22fd97d078f9bdf used request id req-b2f7aea7-fda9-42cf-a0c5-ad121e1749e6 2018-08-15 05:33:53,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0976049900055s 2018-08-15 05:33:53,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/role_assignments?user.id=c30879bd60f34202b34292477db3bef0&role.id=b0672adc25d84ebbb44e580239cda72f&scope.project.id=fdde73756dd443eab22fd97d078f9bdf used request id req-b2f7aea7-fda9-42cf-a0c5-ad121e1749e6 2018-08-15 05:33:53,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-15 05:33:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf/users/c30879bd60f34202b34292477db3bef0/roles/b0672adc25d84ebbb44e580239cda72f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:53,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67fb22df-6c11-4195-bf8e-e28f387c1543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 05:33:53,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf/users/c30879bd60f34202b34292477db3bef0/roles/b0672adc25d84ebbb44e580239cda72f used request id req-67fb22df-6c11-4195-bf8e-e28f387c1543 2018-08-15 05:33:53,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175014972687s 2018-08-15 05:33:53,843 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf/users/c30879bd60f34202b34292477db3bef0/roles/b0672adc25d84ebbb44e580239cda72f used request id req-67fb22df-6c11-4195-bf8e-e28f387c1543 2018-08-15 05:33:53,843 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56', 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'fdde73756dd443eab22fd97d078f9bdf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c461df48-a53d-42d4-bb8a-4da8a5765cb9', 'username': u'juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.31:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-15 05:33:53,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-15 05:33:53,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-15 05:33:53,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-15 05:33:53,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-15 05:33:53,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-15 05:33:53,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-15 05:33:53,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-15 05:33:53,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-15 05:33:53,849 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56', 'password': 'c461df48-a53d-42d4-bb8a-4da8a5765cb9', 'project_name': 'juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.31:5000/v3', 'project_id': 'fdde73756dd443eab22fd97d078f9bdf', 'project_domain_name': 'Default'} 2018-08-15 05:33:53,913 - 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-08-15 05:33:53,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-15 05:33:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:33:53,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9021bb4-18ce-4f6f-bb39-78060cc2b4ef Content-Length: 266 Content-Type: application/json 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.4:35357/v3/", "rel": "self"}]}]}} 2018-08-15 05:33:53,943 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-a9021bb4-18ce-4f6f-bb39-78060cc2b4ef 2018-08-15 05:33:53,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:54,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259b4921-c6f2-4650-90b6-3267037cae08 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0d269d65afe444f1b4ef63613a783344"}, "enabled": true, "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/18d995f347f945e581f2d5fa9301cb16"}, "enabled": true, "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/248c5b0ac4744e22989a80e856bd3fcc"}, "enabled": true, "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/35a218a2eb904a4cb6b83d325061e386"}, "enabled": true, "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/374773d5df3a45ffa08c008b237788a0"}, "enabled": true, "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/386f2cb9c8c346b992323ca3412dffb3"}, "enabled": true, "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3e2f80361a434b4cb3e4db5203cfa105"}, "enabled": true, "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/50931a59c1fa49c78955cf29c2409920"}, "enabled": true, "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/566b6f8b85b6476485f8e1d1aff30099"}, "enabled": true, "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5a80094e56a44a45a154afb18a06aad9"}, "enabled": true, "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/75ba08e655ef4ecba9a05181fa690302"}, "enabled": true, "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/8154a1eb2fdf45ae8076d0344ed44176"}, "enabled": true, "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/872dc604424c40ebb325bc7edfeb85c0"}, "enabled": true, "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a7ea18aa11d24e069c47ed144d3ed557"}, "enabled": true, "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b04648ea91744961bd9a2603357917cf"}, "enabled": true, "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-15 05:33:54,105 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-259b4921-c6f2-4650-90b6-3267037cae08 2018-08-15 05:33:54,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.169350862503s 2018-08-15 05:33:54,105 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-259b4921-c6f2-4650-90b6-3267037cae08 2018-08-15 05:33:54,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-15 05:33:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 05:33:54,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a409f49-6a7f-4e44-8306-49cf5de0a678 Content-Encoding: gzip Content-Length: 1962 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/01562bcfe23c43f1bd100bfa62bc7ef1"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/17666bdee80a42f1b48b2fc895a15a5a"}, "url": "http://172.30.9.31:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/21eede1f0fb746edb2795c707d17230e"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "21eede1f0fb746edb2795c707d17230e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2251ff91ba02438ca4d529af5d3d1e3f"}, "url": "http://172.30.9.31:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2584cffbb2724d278db1015f4916b36b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "2584cffbb2724d278db1015f4916b36b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/27262135d59a41e2a8bc6d80cea9582a"}, "url": "http://172.30.9.31:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/296ebf1c47a2475f8d49213d31ebef77"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/2d3219177d2a47b1b3e60d1a6abc6315"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/3e17f72274a840a3bbb3f86b31004ac2"}, "url": "http://172.30.9.31:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/4712e83569a14bd781c18471ea8df2c9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/53470451674e4c59973d76b7749b1104"}, "url": "http://172.30.9.31:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "53470451674e4c59973d76b7749b1104"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/55c0ea7bfb3141119bbf09805cff40e8"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b06959d2a084333a8b1c30fc9538f78"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5b31b5ba0d2445c8b77410299b730439"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/5f6d4dd0518442b6b2ca3791763b2fbb"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/6fadc79c8e0c4aefb8b3926dfc85180f"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/77440575db0248d58b72b8fb0b469d69"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "77440575db0248d58b72b8fb0b469d69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7937f1f775614cdb8cca965afcca7d75"}, "url": "http://172.30.9.31:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50931a59c1fa49c78955cf29c2409920", "id": "7937f1f775614cdb8cca965afcca7d75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7ae6cb27e71b4f9fb7f88b259b9c505a"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/7e68a86cd54441958ab93ab8408f1df0"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/862c1f9b439b49edb4ebd77b1d30da30"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9045be930ce842998da9ecd4efd66983"}, "url": "http://172.30.9.31:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9045be930ce842998da9ecd4efd66983"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/9c25393255f7424dacab870f118bb32d"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "386f2cb9c8c346b992323ca3412dffb3", "id": "9c25393255f7424dacab870f118bb32d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a376f0e58c294bbfad700277ef4a290f"}, "url": "http://172.30.9.31:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8154a1eb2fdf45ae8076d0344ed44176", "id": "a376f0e58c294bbfad700277ef4a290f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/a8c63a39b10a4a848918be39d1b593fb"}, "url": "http://172.30.9.31:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b04648ea91744961bd9a2603357917cf", "id": "a8c63a39b10a4a848918be39d1b593fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ab8ccc2ff5e942518dd1242b64f1a062"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3e2f80361a434b4cb3e4db5203cfa105", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/abf2832c4b024485b2b95d628e061f1c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "872dc604424c40ebb325bc7edfeb85c0", "id": "abf2832c4b024485b2b95d628e061f1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ac6ae1f00aaa41788c6d9f4213d93b91"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b30c4310005e4c6e8374e56ea3c2e671"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b47ca97cd3ff4084979f9e73de5c91c3"}, "url": "http://172.30.9.31:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a80094e56a44a45a154afb18a06aad9", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/b483c15eec424f6c850bcce4035a6eed"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ca535a88cd284adaaabec85e8373392a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "ca535a88cd284adaaabec85e8373392a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/caad117808c4444493d973ecf9c8d19d"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "374773d5df3a45ffa08c008b237788a0", "id": "caad117808c4444493d973ecf9c8d19d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/cd429027244e40518827647ebc587446"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "cd429027244e40518827647ebc587446"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/d6e9259ec93b42c18612e17e250811d7"}, "url": "http://172.30.9.31:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75ba08e655ef4ecba9a05181fa690302", "id": "d6e9259ec93b42c18612e17e250811d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/dec425fefa34427bab9957c6ba3dfcfa"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35a218a2eb904a4cb6b83d325061e386", "id": "dec425fefa34427bab9957c6ba3dfcfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/df14c0adef3f4280a06c83b490a102a6"}, "url": "http://172.30.9.31:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "566b6f8b85b6476485f8e1d1aff30099", "id": "df14c0adef3f4280a06c83b490a102a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e6080ac03ca94f71b090352e56e2b937"}, "url": "http://172.30.9.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/e7c3793055464cd6bbf76daeb63841f3"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/ed1f1a5fbbbc4f7abc29861466bb76b4"}, "url": "http://172.30.9.31:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d269d65afe444f1b4ef63613a783344", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f21a3da63dc04ea7b6fa5528a4a583ad"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a7ea18aa11d24e069c47ed144d3ed557", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.31:5000/v3/endpoints/f727fa76326742e5acaf990d98dc6d15"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "248c5b0ac4744e22989a80e856bd3fcc", "id": "f727fa76326742e5acaf990d98dc6d15"}], "links": {"self": "http://172.30.9.31:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-15 05:33:54,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-3a409f49-6a7f-4e44-8306-49cf5de0a678 2018-08-15 05:33:54,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.180673837662s 2018-08-15 05:33:54,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/endpoints used request id req-3a409f49-6a7f-4e44-8306-49cf5de0a678 2018-08-15 05:33:54,302 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-15 05:33:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:33:54,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25dd5b30-8ab7-4f2b-a51d-f23da16ff9d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "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.31:5000/v3/", "rel": "self"}]}} 2018-08-15 05:33:54,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.31:5000/v3 used request id req-25dd5b30-8ab7-4f2b-a51d-f23da16ff9d2 2018-08-15 05:33:54,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.31:5000/v3/auth/tokens 2018-08-15 05:33:54,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2b1459a30604cf089e313544a5c2ba1", "name": "reader"}, {"id": "b0672adc25d84ebbb44e580239cda72f", "name": "member"}], "expires_at": "2018-08-15T06:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdde73756dd443eab22fd97d078f9bdf", "name": "juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v2/fdde73756dd443eab22fd97d078f9bdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd429027244e40518827647ebc587446"}, {"url": "http://192.30.9.4:8776/v2/fdde73756dd443eab22fd97d078f9bdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7c3793055464cd6bbf76daeb63841f3"}, {"url": "http://172.30.9.31:8776/v2/fdde73756dd443eab22fd97d078f9bdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed1f1a5fbbbc4f7abc29861466bb76b4"}], "type": "volumev2", "id": "0d269d65afe444f1b4ef63613a783344", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "18d995f347f945e581f2d5fa9301cb16", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_fdde73756dd443eab22fd97d078f9bdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d3219177d2a47b1b3e60d1a6abc6315"}, {"url": "http://172.30.9.31:8080/v1/AUTH_fdde73756dd443eab22fd97d078f9bdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6080ac03ca94f71b090352e56e2b937"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f727fa76326742e5acaf990d98dc6d15"}], "type": "object-store", "id": "248c5b0ac4744e22989a80e856bd3fcc", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.31:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2251ff91ba02438ca4d529af5d3d1e3f"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5b06959d2a084333a8b1c30fc9538f78"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dec425fefa34427bab9957c6ba3dfcfa"}], "type": "metric", "id": "35a218a2eb904a4cb6b83d325061e386", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v3/fdde73756dd443eab22fd97d078f9bdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53470451674e4c59973d76b7749b1104"}, {"url": "http://192.30.9.4:8776/v3/fdde73756dd443eab22fd97d078f9bdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac6ae1f00aaa41788c6d9f4213d93b91"}, {"url": "http://192.30.9.4:8776/v3/fdde73756dd443eab22fd97d078f9bdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caad117808c4444493d973ecf9c8d19d"}], "type": "volumev3", "id": "374773d5df3a45ffa08c008b237788a0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fdde73756dd443eab22fd97d078f9bdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "55c0ea7bfb3141119bbf09805cff40e8"}, {"url": "http://172.30.9.31:8004/v1/fdde73756dd443eab22fd97d078f9bdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9045be930ce842998da9ecd4efd66983"}, {"url": "http://192.30.9.4:8004/v1/fdde73756dd443eab22fd97d078f9bdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c25393255f7424dacab870f118bb32d"}], "type": "orchestration", "id": "386f2cb9c8c346b992323ca3412dffb3", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.31:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "17666bdee80a42f1b48b2fc895a15a5a"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "77440575db0248d58b72b8fb0b469d69"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab8ccc2ff5e942518dd1242b64f1a062"}], "type": "placement", "id": "3e2f80361a434b4cb3e4db5203cfa105", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "296ebf1c47a2475f8d49213d31ebef77"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f6d4dd0518442b6b2ca3791763b2fbb"}, {"url": "http://172.30.9.31:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7937f1f775614cdb8cca965afcca7d75"}], "type": "alarming", "id": "50931a59c1fa49c78955cf29c2409920", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "862c1f9b439b49edb4ebd77b1d30da30"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b483c15eec424f6c850bcce4035a6eed"}, {"url": "http://172.30.9.31:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df14c0adef3f4280a06c83b490a102a6"}], "type": "identity", "id": "566b6f8b85b6476485f8e1d1aff30099", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2584cffbb2724d278db1015f4916b36b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b30c4310005e4c6e8374e56ea3c2e671"}, {"url": "http://172.30.9.31:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b47ca97cd3ff4084979f9e73de5c91c3"}], "type": "compute", "id": "5a80094e56a44a45a154afb18a06aad9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01562bcfe23c43f1bd100bfa62bc7ef1"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7ae6cb27e71b4f9fb7f88b259b9c505a"}, {"url": "http://172.30.9.31:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e9259ec93b42c18612e17e250811d7"}], "type": "network", "id": "75ba08e655ef4ecba9a05181fa690302", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b31b5ba0d2445c8b77410299b730439"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e68a86cd54441958ab93ab8408f1df0"}, {"url": "http://172.30.9.31:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a376f0e58c294bbfad700277ef4a290f"}], "type": "event", "id": "8154a1eb2fdf45ae8076d0344ed44176", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.31:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "27262135d59a41e2a8bc6d80cea9582a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4712e83569a14bd781c18471ea8df2c9"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "abf2832c4b024485b2b95d628e061f1c"}], "type": "image", "id": "872dc604424c40ebb325bc7edfeb85c0", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.31:8776/v1/fdde73756dd443eab22fd97d078f9bdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e17f72274a840a3bbb3f86b31004ac2"}, {"url": "http://192.30.9.4:8776/v1/fdde73756dd443eab22fd97d078f9bdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca535a88cd284adaaabec85e8373392a"}, {"url": "http://192.30.9.4:8776/v1/fdde73756dd443eab22fd97d078f9bdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f21a3da63dc04ea7b6fa5528a4a583ad"}], "type": "volume", "id": "a7ea18aa11d24e069c47ed144d3ed557", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21eede1f0fb746edb2795c707d17230e"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6fadc79c8e0c4aefb8b3926dfc85180f"}, {"url": "http://172.30.9.31:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8c63a39b10a4a848918be39d1b593fb"}], "type": "cloudformation", "id": "b04648ea91744961bd9a2603357917cf", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56", "id": "c30879bd60f34202b34292477db3bef0"}, "audit_ids": ["0AQ0U8YXSmKDObgeDUcRaw"], "issued_at": "2018-08-15T05:33:54.000000Z"}} 2018-08-15 05:33:54,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-15 05:33:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"network": {"name": "juju_epc-net_b4b06e39-774d-433d-91c0-249351ce9e56", "admin_state_up": true}}' 2018-08-15 05:33:55,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-b4e7bfb1-ccd0-4a32-a828-0c661a858216 Date: Wed, 15 Aug 2018 05:33:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"befdf478-9e6e-484e-b9ca-fb28c5d9a049","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fdde73756dd443eab22fd97d078f9bdf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T05:33:55Z","is_default":false,"name":"juju_epc-net_b4b06e39-774d-433d-91c0-249351ce9e56","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fdde73756dd443eab22fd97d078f9bdf","created_at":"2018-08-15T05:33:55Z","mtu":1450}} 2018-08-15 05:33:55,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b4e7bfb1-ccd0-4a32-a828-0c661a858216 2018-08-15 05:33:55,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.701296806335s 2018-08-15 05:33:55,394 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-b4e7bfb1-ccd0-4a32-a828-0c661a858216 2018-08-15 05:33:55,395 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-15T05:33:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'befdf478-9e6e-484e-b9ca-fb28c5d9a049', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_b4b06e39-774d-433d-91c0-249351ce9e56', u'admin_state_up': True, u'tenant_id': u'fdde73756dd443eab22fd97d078f9bdf', u'created_at': u'2018-08-15T05:33:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fdde73756dd443eab22fd97d078f9bdf', u'l2_adjacency': True}) 2018-08-15 05:33:55,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 05:33:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 05:33:55,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-12857869-0aa9-456a-a394-b844291cc64d Date: Wed, 15 Aug 2018 05:33:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"befdf478-9e6e-484e-b9ca-fb28c5d9a049","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fdde73756dd443eab22fd97d078f9bdf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T05:33:55Z","qos_policy_id":null,"name":"juju_epc-net_b4b06e39-774d-433d-91c0-249351ce9e56","admin_state_up":true,"tenant_id":"fdde73756dd443eab22fd97d078f9bdf","created_at":"2018-08-15T05:33:55Z","mtu":1450}]} 2018-08-15 05:33:55,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-12857869-0aa9-456a-a394-b844291cc64d 2018-08-15 05:33:55,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117202997208s 2018-08-15 05:33:55,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-12857869-0aa9-456a-a394-b844291cc64d 2018-08-15 05:33:55,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-15 05:33:55,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"subnet": {"name": "juju_epc-subnet_b4b06e39-774d-433d-91c0-249351ce9e56", "enable_dhcp": true, "network_id": "befdf478-9e6e-484e-b9ca-fb28c5d9a049", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-15 05:33:56,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2db2ef29-374a-4f18-a477-755608f12d3f Date: Wed, 15 Aug 2018 05:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"befdf478-9e6e-484e-b9ca-fb28c5d9a049","tenant_id":"fdde73756dd443eab22fd97d078f9bdf","created_at":"2018-08-15T05:33:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T05:33:55Z","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":"fdde73756dd443eab22fd97d078f9bdf","id":"3ac95215-290d-4c36-be0d-a539fe9493b4","subnetpool_id":null,"name":"juju_epc-subnet_b4b06e39-774d-433d-91c0-249351ce9e56"}} 2018-08-15 05:33:56,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2db2ef29-374a-4f18-a477-755608f12d3f 2018-08-15 05:33:56,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.868939161301s 2018-08-15 05:33:56,384 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-2db2ef29-374a-4f18-a477-755608f12d3f 2018-08-15 05:33:56,385 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T05:33:55Z', 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'3ac95215-290d-4c36-be0d-a539fe9493b4', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_b4b06e39-774d-433d-91c0-249351ce9e56', u'enable_dhcp': True, u'network_id': u'befdf478-9e6e-484e-b9ca-fb28c5d9a049', u'tenant_id': u'fdde73756dd443eab22fd97d078f9bdf', u'created_at': u'2018-08-15T05:33:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'fdde73756dd443eab22fd97d078f9bdf'}) 2018-08-15 05:33:56,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-15 05:33:56,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"router": {"external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db"}, "name": "juju_epc-router_b4b06e39-774d-433d-91c0-249351ce9e56", "admin_state_up": true}}' 2018-08-15 05:33:57,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3f057cc6-d7ed-4adc-94b9-a6c745c2a5dd Date: Wed, 15 Aug 2018 05:33:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:33:56Z", "admin_state_up": true, "updated_at": "2018-08-15T05:33:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "fdde73756dd443eab22fd97d078f9bdf", "id": "e57849a1-6e47-4309-896f-af7ab74369b5", "name": "juju_epc-router_b4b06e39-774d-433d-91c0-249351ce9e56"}} 2018-08-15 05:33:57,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-3f057cc6-d7ed-4adc-94b9-a6c745c2a5dd 2018-08-15 05:33:57,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.31208300591s 2018-08-15 05:33:57,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-3f057cc6-d7ed-4adc-94b9-a6c745c2a5dd 2018-08-15 05:33:57,698 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-15T05:33:57Z', u'revision_number': 2, u'id': u'e57849a1-6e47-4309-896f-af7ab74369b5', u'external_gateway_info': {u'network_id': u'36b76b62-6049-400a-b18a-0441df8350db', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'93966ff8-4885-4b3e-b6d0-be8e84be4ab2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_b4b06e39-774d-433d-91c0-249351ce9e56', u'admin_state_up': True, u'tenant_id': u'fdde73756dd443eab22fd97d078f9bdf', u'created_at': u'2018-08-15T05:33:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'fdde73756dd443eab22fd97d078f9bdf'}) 2018-08-15 05:33:57,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-15 05:33:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"subnet_id": "3ac95215-290d-4c36-be0d-a539fe9493b4"}' 2018-08-15 05:34:00,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aaa7bea7-a912-4645-9c6a-f20b9ab34fa8 Date: Wed, 15 Aug 2018 05:34:00 GMT RESP BODY: {"network_id": "befdf478-9e6e-484e-b9ca-fb28c5d9a049", "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "subnet_id": "3ac95215-290d-4c36-be0d-a539fe9493b4", "subnet_ids": ["3ac95215-290d-4c36-be0d-a539fe9493b4"], "port_id": "caddcc2a-f28f-4c0e-b12b-5fc685a1e8b7", "id": "e57849a1-6e47-4309-896f-af7ab74369b5"} 2018-08-15 05:34:00,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5/add_router_interface.json used request id req-aaa7bea7-a912-4645-9c6a-f20b9ab34fa8 2018-08-15 05:34:00,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69676995277s 2018-08-15 05:34:00,396 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5/add_router_interface.json used request id req-aaa7bea7-a912-4645-9c6a-f20b9ab34fa8 returning object e57849a1-6e47-4309-896f-af7ab74369b5 2018-08-15 05:34:00,397 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-15 05:34:02,160 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:940d6fd4ad5901e2c60bd1f92cec7e5f sha256:64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc 2018-08-15 05:34:02,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-15 05:34:02,165 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Wed, 15 Aug 2018 05:34:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.31:9292/v2/", "rel": "self"}]}]} 2018-08-15 05:34:02,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:34:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 05:34:02,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d648ee01-ec2c-471e-b044-506be5d27a35 Date: Wed, 15 Aug 2018 05:34:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:34:02,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d648ee01-ec2c-471e-b044-506be5d27a35 2018-08-15 05:34:02,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31059384346s 2018-08-15 05:34:02,478 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-d648ee01-ec2c-471e-b044-506be5d27a35 2018-08-15 05:34:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 05:34:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "owner_specified.shade.object": "images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56"}' 2018-08-15 05:34:02,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-67e3e8ba-9916-47e8-ba49-a78384db32f3 Date: Wed, 15 Aug 2018 05:34:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:02Z", "file": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "c591be15-bf17-4460-a483-68e7f44a5660", "size": null, "self": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": null, "created_at": "2018-08-15T05:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 05:34:02,524 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-67e3e8ba-9916-47e8-ba49-a78384db32f3 2018-08-15 05:34:02,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0377609729767s 2018-08-15 05:34:02,524 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-67e3e8ba-9916-47e8-ba49-a78384db32f3 returning object c591be15-bf17-4460-a483-68e7f44a5660 2018-08-15 05:34:02,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 05:34:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '' 2018-08-15 05:34:07,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43eada50-1cf9-49f2-838c-983433cba495 Date: Wed, 15 Aug 2018 05:34:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:34:07,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file used request id req-43eada50-1cf9-49f2-838c-983433cba495 2018-08-15 05:34:07,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.91568207741s 2018-08-15 05:34:07,440 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file used request id req-43eada50-1cf9-49f2-838c-983433cba495 2018-08-15 05:34:07,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:34:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 05:34:07,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-58988670-2a65-4813-a5e1-7bd5d2d11cae Date: Wed, 15 Aug 2018 05:34:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:07Z", "file": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "c591be15-bf17-4460-a483-68e7f44a5660", "size": 296747008, "self": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-15T05:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:34:07,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-58988670-2a65-4813-a5e1-7bd5d2d11cae 2018-08-15 05:34:07,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366840362549s 2018-08-15 05:34:07,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-58988670-2a65-4813-a5e1-7bd5d2d11cae 2018-08-15 05:34:07,483 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file', 'owner': u'fdde73756dd443eab22fd97d078f9bdf', 'id': u'c591be15-bf17-4460-a483-68e7f44a5660', 'size': 296747008, u'self': u'/v2/images/c591be15-bf17-4460-a483-68e7f44a5660', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdde73756dd443eab22fd97d078f9bdf', 'name': 'juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T05:34:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T05:34:07Z', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'properties': {u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', u'self': u'/v2/images/c591be15-bf17-4460-a483-68e7f44a5660', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56', 'created': u'2018-08-15T05:34:02Z', 'checksum': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'created_at': u'2018-08-15T05:34:02Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', 'metadata': {u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', u'self': u'/v2/images/c591be15-bf17-4460-a483-68e7f44a5660', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'schema': u'/v2/schemas/image'}}) 2018-08-15 05:34:08,665 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c591be15-bf17-4460-a483-68e7f44a5660 -s xenial -r regionOne -u http://172.30.9.31:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-15 05:34:08,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 05:34:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_b4b06e39-774d-433d-91c0-249351ce9e56", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-15 05:34:08,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bc0bcb3-2e70-492a-bf5d-a38854d3878a x-compute-request-id: req-3bc0bcb3-2e70-492a-bf5d-a38854d3878a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_b4b06e39-774d-433d-91c0-249351ce9e56", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e3208ae7-1a43-408f-806e-a72cc1370eca"}} 2018-08-15 05:34:08,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3bc0bcb3-2e70-492a-bf5d-a38854d3878a 2018-08-15 05:34:08,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.274621009827s 2018-08-15 05:34:08,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-3bc0bcb3-2e70-492a-bf5d-a38854d3878a 2018-08-15 05:34:08,942 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_b4b06e39-774d-433d-91c0-249351ce9e56', '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'feec32c05bda4499885ba9c313a5eb8b', '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'e3208ae7-1a43-408f-806e-a72cc1370eca', 'swap': 0}) 2018-08-15 05:34:08,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 05:34:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" -d '{"extra_specs": {}}' 2018-08-15 05:34:08,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:34:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99fea174-2123-465a-bba1-aec68ec043c6 x-compute-request-id: req-99fea174-2123-465a-bba1-aec68ec043c6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 05:34:08,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca/os-extra_specs used request id req-99fea174-2123-465a-bba1-aec68ec043c6 2018-08-15 05:34:08,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204730033875s 2018-08-15 05:34:08,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca/os-extra_specs used request id req-99fea174-2123-465a-bba1-aec68ec043c6 2018-08-15 05:34:08,964 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-15 05:34:08,965 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | 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-215 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-15 05:34:08,970 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-15 05:34:09,054 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-15 05:34:09,055 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-15 05:34:09,157 - 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-08-15 05:34:09,157 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-15 05:34:10,641 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-15 05:34:10,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:34:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 05:34:10,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-5f5cc992-feeb-48b6-91cb-00425c7ac967 Date: Wed, 15 Aug 2018 05:34:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:07Z", "file": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "c591be15-bf17-4460-a483-68e7f44a5660", "size": 296747008, "self": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-15T05:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:34:10,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5f5cc992-feeb-48b6-91cb-00425c7ac967 2018-08-15 05:34:10,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0345890522003s 2018-08-15 05:34:10,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-5f5cc992-feeb-48b6-91cb-00425c7ac967 2018-08-15 05:34:10,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-15 05:34:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56"}' 2018-08-15 05:34:10,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f035986-2dc4-40e1-931f-a6915077d2ea Date: Wed, 15 Aug 2018 05:34:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:10Z", "file": "/v2/images/aa627979-680c-4fc0-a790-59a7910463b5/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "aa627979-680c-4fc0-a790-59a7910463b5", "size": null, "self": "/v2/images/aa627979-680c-4fc0-a790-59a7910463b5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": null, "created_at": "2018-08-15T05:34:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-15 05:34:10,729 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-9f035986-2dc4-40e1-931f-a6915077d2ea 2018-08-15 05:34:10,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.046618938446s 2018-08-15 05:34:10,729 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.31:9292/v2/images used request id req-9f035986-2dc4-40e1-931f-a6915077d2ea returning object aa627979-680c-4fc0-a790-59a7910463b5 2018-08-15 05:34:10,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-15 05:34:10,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '' 2018-08-15 05:34:15,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfd9c599-050e-456b-83c0-b7dc9d3890ae Date: Wed, 15 Aug 2018 05:34:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 05:34:15,682 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5/file used request id req-cfd9c599-050e-456b-83c0-b7dc9d3890ae 2018-08-15 05:34:15,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.95197200775s 2018-08-15 05:34:15,682 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5/file used request id req-cfd9c599-050e-456b-83c0-b7dc9d3890ae 2018-08-15 05:34:15,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 05:34:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 05:34:15,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-3e7acdd9-5707-4e03-9838-a25b22c3cbff Date: Wed, 15 Aug 2018 05:34:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:15Z", "file": "/v2/images/aa627979-680c-4fc0-a790-59a7910463b5/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "aa627979-680c-4fc0-a790-59a7910463b5", "size": 263062016, "self": "/v2/images/aa627979-680c-4fc0-a790-59a7910463b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/aa627979-680c-4fc0-a790-59a7910463b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/aa627979-680c-4fc0-a790-59a7910463b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-15T05:34:10Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:07Z", "file": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "c591be15-bf17-4460-a483-68e7f44a5660", "size": 296747008, "self": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-15T05:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 05:34:15,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3e7acdd9-5707-4e03-9838-a25b22c3cbff 2018-08-15 05:34:15,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370609760284s 2018-08-15 05:34:15,724 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-3e7acdd9-5707-4e03-9838-a25b22c3cbff 2018-08-15 05:34:15,727 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/aa627979-680c-4fc0-a790-59a7910463b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa627979-680c-4fc0-a790-59a7910463b5/file', 'owner': u'fdde73756dd443eab22fd97d078f9bdf', 'id': u'aa627979-680c-4fc0-a790-59a7910463b5', 'size': 263062016, u'self': u'/v2/images/aa627979-680c-4fc0-a790-59a7910463b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdde73756dd443eab22fd97d078f9bdf', 'name': 'juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/aa627979-680c-4fc0-a790-59a7910463b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-15T05:34:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-15T05:34:15Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/aa627979-680c-4fc0-a790-59a7910463b5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56', 'created': u'2018-08-15T05:34:10Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-15T05:34:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/aa627979-680c-4fc0-a790-59a7910463b5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_b4b06e39-774d-433d-91c0-249351ce9e56', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-15 05:34:15,872 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i aa627979-680c-4fc0-a790-59a7910463b5 -s trusty -r regionOne -u http://172.30.9.31:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-15 05:34:15,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-15 05:34:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-15 05:34:15,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:34:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-449c840c-ea52-45b3-8349-227600ea0dfa x-compute-request-id: req-449c840c-ea52-45b3-8349-227600ea0dfa Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b4b4b875-74f2-4c34-acd8-5fac6ce1931b"}} 2018-08-15 05:34:15,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-449c840c-ea52-45b3-8349-227600ea0dfa 2018-08-15 05:34:15,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0463099479675s 2018-08-15 05:34:15,920 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors used request id req-449c840c-ea52-45b3-8349-227600ea0dfa 2018-08-15 05:34:15,921 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_b4b06e39-774d-433d-91c0-249351ce9e56', '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'feec32c05bda4499885ba9c313a5eb8b', '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'b4b4b875-74f2-4c34-acd8-5fac6ce1931b', 'swap': 0}) 2018-08-15 05:34:15,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-15 05:34:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" -d '{"extra_specs": {}}' 2018-08-15 05:34:15,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 05:34:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdc0c084-9104-4332-8c06-e06bd389d6bc x-compute-request-id: req-cdc0c084-9104-4332-8c06-e06bd389d6bc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-15 05:34:15,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b/os-extra_specs used request id req-cdc0c084-9104-4332-8c06-e06bd389d6bc 2018-08-15 05:34:15,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198378562927s 2018-08-15 05:34:15,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b/os-extra_specs used request id req-cdc0c084-9104-4332-8c06-e06bd389d6bc 2018-08-15 05:34:15,942 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-15 05:37:52,652 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.2.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=befdf478-9e6e-484e-b9ca-fb28c5d9a049 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 05:34:16 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 05:34:16 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=befdf478-9e6e-484e-b9ca-fb28c5d9a049", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 05:34:16 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 05:34:16 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:befdf478-9e6e-484e-b9ca-fb28c5d9a049 external-network: use-floating-ip:true] 05:34:16 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 05:34:16 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[use-floating-ip:true ssl-hostname-verification:false enable-os-refresh-update:true network:befdf478-9e6e-484e-b9ca-fb28c5d9a049 apt-http-proxy: automatically-retry-hooks:true image-stream:released no-proxy:127.0.0.1,localhost,::1 apt-mirror: resource-tags: development:false agent-metadata-url: ignore-machine-addresses:false max-status-history-size:5G external-network: agent-stream:released image-metadata-url: apt-https-proxy: type:openstack provisioner-harvest-mode:destroyed logging-config: firewall-mode:instance https-proxy: max-action-results-age:336h max-status-history-age:336h uuid:652ab8dc-520c-4ac1-8ce1-3d330a3e42f8 default-series:xenial authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDltNndhL61FC+jj3ca49ByBdAeAsV2VfzWYsR/msEjvSTQ/1LXogYaqGR7VCCR4E/PbUnoxVED/1jsCjNlMp1v8ocF7V52ERHxTfHfzOw/tnWhUmHRqFriIJTxXO+ReMHd/vc6GmtglKIELvtgPjQZGJurmj3Jmc9RtkocsVecbvrw0Rr+lxrCu5mDv/+QObz+zo0/JCK1VAleDIkZKRIScO0s1FwF8rwak6tawDhLSLjyQwfZYNIGh/Uvz9ToWA7UdEiKxI4b5cxuAFayEP4bNUkx3PnXoh1ds47JLGjnmD/wgR8c+TF2Ciaf1ckFywjBv926QpZ71p6LojrkyiG7 juju-client-key apt-ftp-proxy: http-proxy: proxy-ssh:false update-status-hook-interval:5m apt-no-proxy: enable-os-upgrade:true max-action-results-size:5G use-default-secgroup:true test-mode:false disable-network-management:false name:controller ftp-proxy: net-bond-reconfigure-delay:17 transmit-vendor-metrics:true logforward-enabled:false] 05:34:16 INFO juju.provider.openstack provider.go:144 opening model "controller" 05:34:16 DEBUG goose :1 auth details: &{Token:gAAAAABbc7tY5G5zwkJNHbdFScOv9Mtxh2AAC-aJpMWQd-FgaNhzMNbpRkZTNevvzh-yOxZIXjs6NklzRd1fkDrO9dxvnodw--zSCl-jtEF8BH5eRrqBbfZz8es7ixQhUtc2WI01N5E1q30GmXO0o2gZZYiK2PN8LM5VwKxV0XYyEg5PTQThDx4 TenantId:fdde73756dd443eab22fd97d078f9bdf UserId:c30879bd60f34202b34292477db3bef0 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.31:8041 volumev3:http://172.30.9.31:8776/v3/fdde73756dd443eab22fd97d078f9bdf cloudformation:http://172.30.9.31:8000/v1 volumev2:http://172.30.9.31:8776/v2/fdde73756dd443eab22fd97d078f9bdf orchestration:http://172.30.9.31:8004/v1/fdde73756dd443eab22fd97d078f9bdf placement:http://172.30.9.31:8778/placement image:http://172.30.9.31:9292 object-store:http://172.30.9.31:8080/v1/AUTH_fdde73756dd443eab22fd97d078f9bdf compute:http://172.30.9.31:8774/v2.1 event:http://172.30.9.31:8977 alarming:http://172.30.9.31:8042 identity:http://172.30.9.31:5000 network:http://172.30.9.31:9696 volume:http://172.30.9.31:8776/v1/fdde73756dd443eab22fd97d078f9bdf]]} 05:34:16 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 05:34:16 DEBUG goose :1 performing API version discovery for "http://172.30.9.31:8774/" 05:34:16 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.31:8774/v2.1/ Rel:self}] Status:CURRENT}] 05:34:17 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 05:34:17 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 05:34:17 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 05:34:17 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 05:34:17 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 05:34:17 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 05:34:17 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 05:34:17 INFO cmd bootstrap.go:233 Loading image metadata 05:34:17 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 05:34:17 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 05:34:17 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 05:34:17 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.31:5000/v3} [precise saucy win2012r2 win2016 quantal utopic win10 centos7 opensuseleap win2012hv win8 win81 trusty win2012hvr2 genericlinux yakkety win2012 win7 raring wily xenial zesty vivid win2008r2 win2016hv win2016nano] [amd64 i386 armhf arm64 ppc64el s390x] released}} 05:34:17 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 05:34:19 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 05:34:20 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.31:5000/v3} not found 05:34:20 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.31:5000/v3} not found 05:34:20 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 05:34:20 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 05:34:20 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 05:34:20 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 05:34:20 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 05:34:20 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 05:34:20 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 05:34:20 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 05:34:20 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 05:34:21 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 []} 05:34:24 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 05:34:24 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 05:34:25 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 05:34:25 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:c591be15-bf17-4460-a483-68e7f44a5660 Arch:amd64 VirtType:}] 05:34:25 INFO juju.environs.instances image.go:106 find instance - using image with id: c591be15-bf17-4460-a483-68e7f44a5660 05:34:25 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 05:34:25 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 05:34:25 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2488 bytes 05:34:25 DEBUG juju.provider.openstack provider.go:1022 using network id "befdf478-9e6e-484e-b9ca-fb28c5d9a049" 05:34:25 DEBUG goose :1 performing API version discovery for "http://172.30.9.31:9696/" 05:34:25 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.31:9696/v2.0/ Rel:self}] Status:CURRENT}] 05:34:27 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" has status BUILD, wait 10 seconds before retry, attempt 11 05:36:26 INFO juju.provider.openstack provider.go:1189 started instance "1afc6f7b-6999-4fed-b7d1-c4444393b3ba" 05:36:26 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 05:36:28 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.208 05:36:28 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.208 - 1afc6f7b-6999-4fed-b7d1-c4444393b3ba (arch=amd64 mem=2G cores=1) 05:36:30 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 05:36:30 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 05:36:30 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 05:36:30 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 05:36:33 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 05:36:33 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 05:36:34 DEBUG juju.provider.openstack provider.go:414 instance 1afc6f7b-6999-4fed-b7d1-c4444393b3ba has floating IP address: 172.30.9.208 Attempting to connect to 172.30.9.208:22 Attempting to connect to 192.168.121.27:22 05:36:34 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.27 failed: ssh: connect to host 192.168.121.27 port 22: Connection refused 05:36:34 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.208 failed: ssh: connect to host 172.30.9.208 port 22: Connection refused 05:36:39 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.27 failed: ssh: connect to host 192.168.121.27 port 22: Connection refused 05:36:40 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-3e42f8-controller-0 05:37:48 INFO cmd bootstrap.go:423 Bootstrap agent now started 05:37:50 DEBUG juju.provider.openstack provider.go:414 instance 1afc6f7b-6999-4fed-b7d1-c4444393b3ba has floating IP address: 172.30.9.208 05:37:50 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.208:17070 192.168.121.27:17070] 05:37:50 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.208 to verify accessibility... 05:37:50 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.27:17070] 05:37:50 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" 05:37:50 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" 05:37:50 DEBUG juju.api monitor.go:35 RPC connection died 05:37:50 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 05:37:51 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.27:17070] 05:37:51 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" 05:37:51 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" 05:37:51 DEBUG juju.api monitor.go:35 RPC connection died 05:37:51 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 05:37:52 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.208:17070 192.168.121.27:17070] 05:37:52 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" 05:37:52 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" 05:37:52 DEBUG juju.api monitor.go:35 RPC connection died 05:37:52 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 05:37:52 INFO cmd controller.go:88 Controller machines are in the "controller" model. 05:37:52 INFO cmd controller.go:89 Initial model "default" added. 05:37:52 INFO cmd supercommand.go:465 command finished 2018-08-15 05:37:52,652 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-15 05:37:52,653 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-15 05:38:05,663 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-08-15 05:38:05,664 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-15 06:04:26,632 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-15 06:04:10.010340Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-15 06:04:26,633 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-15 06:04:26,633 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-15 06:04:26,804 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.215 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.211 3306/tcp oai-epc/0* error idle 2 172.30.9.201 hook failed: "install" oai-hss/0* error idle 3 172.30.9.202 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.215 803c380e-9bac-4b57-942e-2d7d870dedd8 xenial nova ACTIVE 1 started 172.30.9.211 d78799f7-de79-4f7d-ba89-59d088d7394f trusty nova ACTIVE 2 started 172.30.9.201 96145fe4-8ded-420c-bff6-79a5c75afcff trusty nova ACTIVE 3 started 172.30.9.202 38ba1ba3-0772-4305-95c0-b67a1e9c9a6b trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-08-15 06:04:26,949 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.215 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-08-15 06:04:26,950 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-08-15 06:04:27,080 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-15 06:04:27,081 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:33 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-15 06:04:27,903 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 05:40:48 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 05:40:48 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:40:48 DEBUG juju.agent read agent config, format "2.0" machine-0: 05:40:48 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 05:40:48 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 05:40:48 DEBUG juju.worker start "engine" machine-0: 05:40:48 INFO juju.worker start "engine" machine-0: 05:40:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 05:40:48 DEBUG juju.worker "engine" started machine-0: 05:40:48 DEBUG juju.worker.introspection stats worker now serving machine-0: 05:40:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.apicaller connecting with old password machine-0: 05:40:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-0: 05:40:48 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-0: 05:40:48 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-0: 05:40:48 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 05:40:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 05:40:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 05:40:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 05:40:49 DEBUG juju.worker.apicaller connected machine-0: 05:40:49 DEBUG juju.worker.apicaller changing password... machine-0: 05:40:50 DEBUG juju.worker.apicaller password changed machine-0: 05:40:50 DEBUG juju.api RPC connection died machine-0: 05:40:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 05:40:50 DEBUG juju.worker.apicaller connecting with current password machine-0: 05:40:50 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-0: 05:40:50 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-0: 05:40:50 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-0: 05:40:50 DEBUG juju.worker.apicaller connected machine-0: 05:40:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 05:40:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 05:40:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 05:40:50 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 05:40:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 05:40:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 05:40:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 05:40:50 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 05:40:50 INFO juju.worker.upgrader unblocking abort check machine-0: 05:40:50 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 05:40:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 05:40:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 05:40:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 05:40:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 05:40:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 05:40:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:40:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:40:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 05:40:51 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 05:40:51 DEBUG juju.network including address local-machine:::1 for machine machine-0: 05:40:51 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-0: 05:40:51 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.12 local-machine:::1] machine-0: 05:40:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 05:40:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 05:40:51 DEBUG juju.worker.logger logger setup machine-0: 05:40:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 05:40:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 05:40:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 05:40:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 05:40:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:40:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 05:40:51 DEBUG juju.network including address public:172.30.9.208 for machine machine-0: 05:40:51 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-0: 05:40:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 05:40:51 DEBUG juju.network including address local-machine:::1 for machine machine-0: 05:40:51 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] machine-0: 05:40:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 05:40:51 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 05:40:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} machine-0: 05:40:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 05:40:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 05:40:51 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 05:40:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 05:40:51 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] machine-0: 05:40:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 05:40:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 05:40:51 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 05:40:51 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 05:40:51 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 05:40:51 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 05:40:51 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:40:51 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 05:40:51 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 05:40:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 05:40:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 05:40:51 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 05:40:51 INFO juju.worker.machiner "machine-0" started machine-0: 05:40:51 DEBUG juju.worker start "0-container-watcher" machine-0: 05:40:51 DEBUG juju.worker start "stateconverter" machine-0: 05:40:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 05:40:51 INFO juju.worker start "0-container-watcher" machine-0: 05:40:51 DEBUG juju.worker "0-container-watcher" started machine-0: 05:40:51 INFO juju.worker start "stateconverter" machine-0: 05:40:51 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 05:40:51 DEBUG juju.worker "stateconverter" started machine-0: 05:40:51 DEBUG juju.service discovered init system "systemd" from local host machine-0: 05:40:51 DEBUG juju.worker.deployer state addresses: ["192.168.121.27:37017"] machine-0: 05:40:51 DEBUG juju.worker.deployer API addresses: ["192.168.121.27:17070" "172.30.9.208:17070"] machine-0: 05:40:51 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:40:51 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 05:40:51 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 05:40:51 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 05:40:51 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 05:40:51 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:40:51 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 05:40:51 INFO juju.worker start "api" unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 05:40:51 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:40:51 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:40:51 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 05:40:52 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:ae:bf:53 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.12 [] [] []} {2 fa:16:3e:ae:bf:53 1450 0 ens3 ethernet false false manual [] [] []} {3 de:f0:c5:ec:7f:5a 1500 0 lxdbr0 bridge false false manual [] [] []} {3 de:f0:c5:ec:7f:5a 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 05:40:52 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 05:40:52 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:40:52 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:40:52 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 05:40:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 05:40:52 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 05:40:52 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 05:40:52 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:40:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 05:40:52 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network "lxdbr0" has addresses [fe80::dcf0:c5ff:feec:7f5a/64 fe80::1/64] unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network including address public:172.30.9.208 for machine unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network including address local-cloud:192.168.121.27 for machine unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 05:40:52 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 05:40:52 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 05:40:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 05:40:53 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 05:40:53 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 05:40:53 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 05:40:53 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 05:40:53 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:40:53 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 05:40:53 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 05:40:53 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 05:40:53 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 05:40:53 DEBUG httpbakery client do GET https://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 05:40:53 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 05:40:53 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 05:40:53 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 05:40:53 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 05:40:53 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 05:40:53 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 05:40:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 05:40:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:40:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 05:40:58 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 05:40:58 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:40:59 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:40:59 DEBUG unit.abot-epc-basic/0.install Fetched 107 kB in 0s (125 kB/s) unit-abot-epc-basic-0: 05:41:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:41:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 05:41:01 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:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 05:41:01 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 05:41:01 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:41:01 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 05:41:01 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:41:01 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:41:02 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:41:02 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:41:02 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] machine-0: 05:41:02 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 05:41:02 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] machine-0: 05:41:02 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:41:02 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:41:02 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:41:02 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] unit-abot-epc-basic-0: 05:41:03 DEBUG unit.abot-epc-basic/0.install Get:10 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:11 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:12 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:13 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:14 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:15 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 05:41:03 DEBUG unit.abot-epc-basic/0.install Get:17 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:18 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:19 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:20 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:41:03 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 05:41:03 DEBUG unit.abot-epc-basic/0.install Get:22 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:41:04 DEBUG unit.abot-epc-basic/0.install Get:23 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:41:04 DEBUG unit.abot-epc-basic/0.install Get:24 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:41:04 DEBUG unit.abot-epc-basic/0.install Get:25 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:41:04 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:41:04 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:41:04 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:41:04 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:41:04 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:41:05 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:41:05 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:41:05 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:41:05 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:41:05 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:41:05 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:41:05 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:41:05 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:06 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:41:07 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:41:07 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:41:07 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:41:07 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:41:07 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:41:07 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:41:07 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] unit-abot-epc-basic-0: 05:41:07 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:08 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:09 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:41:10 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:41:10 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:41:10 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:41:10 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:41:10 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:41:10 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:41:10 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB] unit-abot-epc-basic-0: 05:41:10 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-doc all 2:1.6.3-1ubuntu2 [1465 kB] unit-abot-epc-basic-0: 05:41:10 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:41:10 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:41:10 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:41:10 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:41:11 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:41:11 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:41:11 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 9s (7155 kB/s) unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 05:41:11 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 ... 82321 files and directories currently installed.) unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 05:41:11 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:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 05:41:11 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:41:11 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 05:41:12 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:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 05:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 05:41:14 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:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 05:41:14 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:41:14 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:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 05:41:14 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:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 05:41:14 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:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 05:41:14 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:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 05:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 05:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 05:41:15 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:41:15 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:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 05:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 05:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 05:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 05:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 05:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 05:41:19 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:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 05:41:20 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:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 05:41:20 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:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 05:41:20 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:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 05:41:21 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:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 05:41:21 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:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 05:41:21 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:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 05:41:22 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:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 05:41:22 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:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 05:41:22 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:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 05:41:22 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:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 05:41:22 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:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 05:41:22 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:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 05:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 05:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 05:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 05:41:25 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:41:25 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:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 05:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 05:41:26 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:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 05:41:26 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:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 05:41:26 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:41:26 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:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 05:41:26 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:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 05:41:26 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:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 05:41:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 05:41:27 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:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 05:41:27 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:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 05:41:27 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:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 05:41:27 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:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 05:41:27 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:41:27 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:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 05:41:28 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:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 05:41:28 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:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 05:41:28 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:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 05:41:28 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:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 05:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 05:41:29 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:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 05:41:29 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:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 05:41:29 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:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 05:41:29 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:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 05:41:29 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:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 05:41:29 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:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 05:41:30 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:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 05:41:30 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:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 05:41:31 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:41:31 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:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 05:41:32 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:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:41:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:41:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:41:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:41:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 05:41:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 05:41:33 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 05:41:34 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 05:41:34 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 05:41:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:41:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 05:41:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 05:41:35 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:36 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:38 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 05:41:38 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 05:41:38 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 05:41:39 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:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:41:39 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 05:41:40 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:41:40 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 05:41:40 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:41:40 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:41:40 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:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 05:41:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 05:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 05:41:41 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:41:41 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:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 05:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 05:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 05:41:41 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:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 05:41:41 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:41:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:42 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:41:42 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:41:42 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:41:42 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:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:41:42 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:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:41:42 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:41:42 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:41:42 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 05:41:42 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:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 05:41:42 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:43 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 05:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 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:41:43 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 05:41:44 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:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 05:41:44 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:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 05:41:44 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:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 05:41:44 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:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 05:41:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 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:41:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 05:41:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:41:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:41:46 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 05:41:47 DEBUG unit.abot-epc-basic/0.install --2018-08-15 05:41:47-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 05:41:47 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 05:41:47 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 05:41:47 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 05:41:47 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:41:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 96.1K 8m6s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 194K 6m3s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.51M 4m3s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.7M 3m3s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 196K 3m14s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.7M 2m42s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.0M 2m19s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.9M 2m2s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 205K 2m14s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.2M 2m0s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.9M 1m50s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.8M 1m41s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.6M 93s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.4M 87s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 81s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 76s unit-abot-epc-basic-0: 05:41:48 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.07M 72s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 230K 79s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.7M 75s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.7M 72s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.7M 68s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.7M 65s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 63s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 60s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.5M 58s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.5M 56s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.4M 54s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 10.6M 52s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.6M 50s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.6M 49s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 47s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 170K 54s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 23.7M 52s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 1.92M 51s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 89.6M 50s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 85.6M 48s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 94.5M 47s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 99.5M 46s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 97.8M 45s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 82.3M 43s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 98.9M 42s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 106M 41s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 109M 40s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 97.1M 39s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 110M 38s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 114M 38s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 108M 37s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 94.3M 36s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 257K 39s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 26.1M 38s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 17.5M 37s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 24.0M 36s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 20.1M 36s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 21.3M 35s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 20.0M 34s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 25.0M 34s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 23.5M 33s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 24.2M 33s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 20.2M 32s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 19.5M 32s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 20.5M 31s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 21.5M 30s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 14.3M 30s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 77.9M 30s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 68.8M 29s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 79.2M 29s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 79.2M 28s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 78.1M 28s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 16.3M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.4M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.2M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 4.66M 26s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 346K 28s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.86M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 7.52M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.46M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 1.26M 27s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 26s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.1M 26s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.3M 26s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.2M 25s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.4M 25s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.5M 25s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 05:41:49 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.1M 24s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.3M 24s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.5M 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.8M 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.6M 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.1M 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.1M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.3M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 395K 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 8.75M 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 7.28M 23s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 8.03M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 1.23M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 11.6M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 11.5M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 10.8M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.2M 22s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 10.9M 21s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 10.6M 21s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.4M 21s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.1M 21s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.7M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.6M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 409K 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 9.19M 20s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 7.42M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.46M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 1.24M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 10.6M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.0M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.8M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.2M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.3M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.8M 19s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.9M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.6M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 10.9M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.1M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.7M 18s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.0M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.4M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.8M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.7M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.0M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 416K 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 8.67M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 7.75M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 8.46M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 1.25M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 9.76M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.0M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.7M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.7M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.6M 17s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.9M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 10.7M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.5M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 10.8M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.5M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.0M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.2M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.2M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 10.7M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.0M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.4M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 417K 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 8.24M 16s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 8.54M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 9.12M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 1.24M 15s unit-abot-epc-basic-0: 05:41:50 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 9.97M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.5M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 9.92M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.6M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 10.7M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.6M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.5M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.2M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.3M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.8M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.3M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.6M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 10.6M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 80.0K 17s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 74.5M 17s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 77.0M 17s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 82.8M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 70.5M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 81.9M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 78.2M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 81.8M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 77.3M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 83.3M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 92.3M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 92.7M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 80.9M 16s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 95.0M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 91.4M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 90.5M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 76.5M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 92.1M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 87.2M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 91.3M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 80.9M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 92.7M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 1.71M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 7.17M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 16.0M 15s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 68.3M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 66.3M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 12.2M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 1.16M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 6.72M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 7.53M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 3.71M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 2.42M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 3.11M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 9.99M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 9.62M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 563K 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 1.30M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 9.99M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.6M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 9.34M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 11.4M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.8M 14s unit-abot-epc-basic-0: 05:41:51 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.3M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 171K 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 31.1M 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 4.55M 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 2.26M 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 3.88M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 31.0M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 2.36M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 536K 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 1.36M 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 16.3M 15s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 86.1M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 87.5M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 85.5M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 79.6M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 88.3M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 82.7M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 2.02M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 1.33M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 91.5M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 79.0M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 96.2M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 89.8M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 89.7M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 70.5M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 88.6M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 6.42M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.71M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 1.61M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 415K 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 9.07M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 6.09M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 6.27M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 5.52M 14s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.1M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.0M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.29M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 7.29M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 8.48M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.80M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 1.74M 13s unit-abot-epc-basic-0: 05:41:52 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 515K 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.29M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 6.81M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 6.37M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 7.19M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 6.31M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 10.8M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.2M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 2.06M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 188K 14s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 1.97M 14s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 68.2M 14s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 70.6M 14s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 78.9M 14s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 85.4M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 71.5M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 84.4M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 92.1M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 88.6M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 85.9M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 97.9M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 96.2M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 189K 14s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 58.4M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 55.9M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 74.3M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 75.9M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 72.0M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 70.8M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 81.9M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 88.5M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.85M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 384K 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 6.04M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 4.48M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 4.23M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 6.63M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 2.05M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 3.52M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 2.22M 13s unit-abot-epc-basic-0: 05:41:53 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 2.34M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 371K 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 4.10M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 4.83M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 4.80M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 4.78M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 2.43M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 4.28M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 1.70M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 3.38M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 446K 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.23M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 5.66M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 4.74M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 4.34M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 7.22M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 2.02M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 2.33M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 3.53M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 1.82M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 383K 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 5.30M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 4.80M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 5.31M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 4.81M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 7.23M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 2.04M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.67M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 4.79M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.75M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 395K 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 6.76M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 4.72M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 4.40M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 6.18M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 2.29M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 5.42M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 1.68M 13s unit-abot-epc-basic-0: 05:41:54 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.78M 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 1.48M 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 414K 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 6.52M 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 4.73M 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 4.61M 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 6.18M 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.28M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 5.31M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 1.71M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 4.79M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 1.60M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 406K 13s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 6.77M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 5.73M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 4.10M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 6.43M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 2.46M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 4.30M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.75M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 5.41M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 1.76M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 401K 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 5.29M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 6.11M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 4.97M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 4.91M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 6.94M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.00M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 2.49M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 3.23M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 2.99M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 465K 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.25M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 6.03M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 5.05M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 5.18M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 6.02M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 2.20M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 4.58M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 1.92M 12s unit-abot-epc-basic-0: 05:41:55 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 4.42M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 728K 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 595K 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 7.80M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 5.99M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 4.51M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 5.55M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 7.29M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.06M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 2.46M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 3.11M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 3.12M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 370K 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 4.42M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 5.98M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 5.37M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 5.22M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 6.08M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 2.32M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 4.28M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 1.95M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 5.53M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.57M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 408K 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 5.65M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 6.73M 12s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 5.15M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 4.86M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 6.96M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 1.99M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 4.38M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.18M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 3.70M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 460K 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.20M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 7.35M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 6.28M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 4.71M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 5.59M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 2.73M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.61M 11s unit-abot-epc-basic-0: 05:41:56 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.54M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 3.37M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 3.24M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 458K 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.26M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 7.38M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 4.86M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.86M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 6.16M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 2.22M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 5.27M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.84M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 5.79M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.89M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 400K 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 4.50M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 6.31M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.65M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 4.64M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 7.17M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 2.15M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 3.99M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 2.12M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 6.42M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.64M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 404K 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 5.58M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 7.20M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 5.62M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 4.43M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 7.12M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 2.20M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 3.89M 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.05M 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 4.98M 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 753K 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 596K 11s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 5.56M 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 7.20M 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 4.69M 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 5.01M 10s unit-abot-epc-basic-0: 05:41:57 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 8.25M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.65M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.81M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.59M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 3.73M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 759K 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 613K 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 5.83M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 6.88M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 4.78M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 4.97M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 6.65M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.73M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 3.58M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.15M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 3.84M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 464K 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.21M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 6.47M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 6.59M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 4.71M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 5.17M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.46M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 3.03M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 3.68M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 3.17M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.67M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 486K 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.21M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 5.37M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 5.87M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 5.96M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 5.51M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 2.37M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 3.32M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 2.54M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 4.83M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 2.11M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 396K 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 3.78M 10s unit-abot-epc-basic-0: 05:41:58 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 5.98M 10s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 6.02M 10s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 5.65M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 5.52M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.28M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 3.44M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 2.13M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 7.08M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 2.00M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 396K 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 4.79M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 5.95M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 5.78M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 5.32M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 5.85M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 2.23M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 3.71M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.12M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 6.78M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.79M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 395K 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 6.77M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.85M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 6.06M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 4.86M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 6.53M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.86M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.22M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.05M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 7.91M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.55M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 408K 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 6.74M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 5.88M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 6.10M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 4.65M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 6.60M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.84M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 4.40M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 2.29M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 4.83M 9s unit-abot-epc-basic-0: 05:41:59 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 745K 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 603K 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 6.37M 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 5.44M 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 5.61M 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 5.11M 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 7.41M 9s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.70M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 3.97M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 2.79M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 4.09M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 491K 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.04M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 5.97M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 6.24M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 5.85M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 4.87M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 7.58M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.69M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 3.65M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.03M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 4.15M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 457K 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.21M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 5.87M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 6.98M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 5.52M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 5.07M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 2.57M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 2.76M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 4.03M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 3.08M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 2.68M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 481K 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.23M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 5.68M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 7.01M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 5.78M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.88M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 2.55M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.79M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 3.02M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 3.91M 8s unit-abot-epc-basic-0: 05:42:00 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 2.38M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 497K 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 1.23M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 5.59M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 7.29M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 5.00M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 5.61M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.38M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 3.01M 8s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 2.56M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 5.19M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 2.38M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 395K 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 3.67M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 5.28M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 6.64M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 5.56M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 5.32M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 2.41M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 3.02M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 2.35M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 6.31M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 2.08M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 404K 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 3.47M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 5.75M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 6.93M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 5.44M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 5.45M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 2.36M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.08M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.32M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 6.46M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 2.23M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 400K 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 3.53M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 5.46M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 7.12M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 5.71M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 5.33M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 2.39M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 3.10M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 2.33M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 6.53M 7s unit-abot-epc-basic-0: 05:42:01 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 2.19M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 505K 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.21M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 5.96M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 6.71M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 6.37M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 5.07M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.57M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 2.85M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 2.46M 7s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 5.48M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.37M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 503K 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.17M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 6.96M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 6.21M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 6.44M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 5.13M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.98M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 2.08M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 3.83M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 3.01M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.35M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 552K 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1002K 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 8.48M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 4.99M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 6.80M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 5.07M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 5.77M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.89M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 3.92M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 2.81M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 4.02M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 844K 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 568K 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 5.73M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 5.43M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 7.33M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 5.79M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 6.24M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.96M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.54M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.28M 6s unit-abot-epc-basic-0: 05:42:02 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 5.84M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 2.12M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 410K 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 3.25M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 6.41M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 7.20M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 6.62M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 4.81M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 3.02M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.82M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 3.12M 6s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 3.31M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 3.35M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 845K 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 576K 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 7.67M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 6.03M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 6.36M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 6.63M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 6.14M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.20M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.49M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 2.50M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 5.85M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.20M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 514K 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.19M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 6.41M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 7.35M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.80M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 4.77M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 6.45M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.98M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 4.00M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.71M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 4.98M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 2.19M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 417K 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 2.95M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 8.39M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 7.20M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 7.02M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 5.07M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.99M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 2.13M 5s unit-abot-epc-basic-0: 05:42:03 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 4.07M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 2.60M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.51M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.27M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 417K 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 2.89M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 8.92M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 7.39M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 6.75M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 5.37M 5s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 6.14M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.00M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 4.41M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.49M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 5.05M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.60M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 410K 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 3.12M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 6.95M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 6.75M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 8.53M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 5.51M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 7.01M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.91M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 5.89M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 2.59M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.56M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 2.69M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 564K 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 972K 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 7.25M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 8.40M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 6.56M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 9.03M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 5.57M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.84M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.10M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 3.72M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 2.94M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 5.53M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 2.13M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 425K 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.20M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 7.07M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 7.94M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 7.16M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 7.90M 4s unit-abot-epc-basic-0: 05:42:04 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 5.94M 4s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 2.28M 4s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 4.41M 4s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 2.89M 4s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 3.89M 4s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 4.26M 4s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 884K 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 619K 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.96M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 7.54M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 7.65M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 8.37M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 9.09M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 5.67M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 2.28M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 4.82M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 3.62M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.98M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 5.00M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 2.02M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 436K 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.22M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 7.37M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 8.54M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 6.72M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 9.07M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 6.37M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 2.86M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.42M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 3.98M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.74M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 6.28M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 2.80M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 554K 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.05M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 6.21M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 9.42M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 6.74M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 8.77M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 9.32M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 6.52M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.29M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 5.14M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 3.67M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.85M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 6.61M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.29M 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 547K 3s unit-abot-epc-basic-0: 05:42:05 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.16M 3s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 7.69M 3s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 9.42M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 6.39M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 8.95M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 9.25M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 6.91M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.36M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 4.55M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 4.25M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 2.86M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 6.19M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 2.59M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 567K 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.07M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 6.16M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 9.77M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 8.65M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 8.07M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 7.91M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 7.62M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 3.00M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 3.33M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 5.97M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 2.83M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 5.49M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 2.92M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1006K 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 624K 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 3.40M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 7.49M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 11.2M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 7.50M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 9.86M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 7.59M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 7.05M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 2.54M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 4.83M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 4.39M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 2.94M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 5.73M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 3.32M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 985K 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 635K 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 3.50M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 6.76M 2s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 11.0M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 9.94M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 7.79M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 8.93M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 7.09M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 3.11M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 3.64M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 5.71M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 3.18M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 5.13M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 3.34M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 3.36M 1s unit-abot-epc-basic-0: 05:42:06 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 569K 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.15M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 8.48M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 6.97M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 11.3M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 8.54M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 3.81M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 11.6M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 11.0M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 2.82M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 6.66M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 5.68M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.25M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 5.24M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 2.85M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 3.71M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 579K 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.18M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 9.16M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 6.49M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 11.8M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 10.2M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 4.01M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 9.50M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 10.4M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 3.79M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 4.63M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 5.93M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 3.43M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 4.29M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 7.65M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 2.69M 1s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1004K 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 674K 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 3.55M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 8.41M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 7.93M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 11.0M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 10.4M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 4.24M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 9.98M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 11.1M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 3.08M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 6.36M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 6.94M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 3.27M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 4.39M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 6.73M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.98M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 1001K 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 680K 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 3.56M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 8.65M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 8.10M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 10.3M 0s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 11.5M=20s unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install 2018-08-15 05:42:07 (2.25 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 05:42:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:42:07 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:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 05:42:08 DEBUG unit.abot-epc-basic/0.install (Reading database ... 85362 files and directories currently installed.) unit-abot-epc-basic-0: 05:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 05:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 05:42:13 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 05:42:14 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:42:14 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:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 05:42:14 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:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 05:42:14 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:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 05:42:14 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:42:14 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:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 05:42:14 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:42:14 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 05:42:14 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 05:42:14 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:42:14 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:42:15 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:42:15 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:42:15 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:42:15 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:42:15 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:42:16 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:42:16 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:42:16 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:42:16 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:42:16 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:42:16 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:42:16 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:42:16 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:42:16 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:42:16 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:42:17 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:42:17 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:42:17 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:42:17 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:42:17 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:42:17 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:42:17 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:42:17 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:42:17 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:42:17 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:18 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:19 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:20 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:42:21 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:42:21 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:42:21 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:42:21 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:42:21 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:42:21 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:42:21 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:42:21 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:42:21 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:42:21 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:22 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:42:23 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:42:23 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:42:23 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] unit-abot-epc-basic-0: 05:42:23 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] unit-abot-epc-basic-0: 05:42:23 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:42:23 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:42:23 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:42:23 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] unit-abot-epc-basic-0: 05:42:23 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] unit-abot-epc-basic-0: 05:42:23 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] unit-abot-epc-basic-0: 05:42:23 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] unit-abot-epc-basic-0: 05:42:24 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:42:24 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.6 [2311 kB] unit-abot-epc-basic-0: 05:42:24 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] unit-abot-epc-basic-0: 05:42:24 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-133.159 [861 kB] unit-abot-epc-basic-0: 05:42:24 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-abot-epc-basic-0: 05:42:24 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:42:24 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] unit-abot-epc-basic-0: 05:42:25 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-abot-epc-basic-0: 05:42:25 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-abot-epc-basic-0: 05:42:25 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:42:25 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:42:25 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:42:25 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:42:25 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:42:26 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:42:26 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:42:26 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:42:26 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:42:26 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:42:26 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-abot-epc-basic-0: 05:42:26 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-abot-epc-basic-0: 05:42:27 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:42:27 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:42:27 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:42:27 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:42:27 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-abot-epc-basic-0: 05:42:27 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-abot-epc-basic-0: 05:42:27 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-abot-epc-basic-0: 05:42:27 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-abot-epc-basic-0: 05:42:28 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:42:28 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:42:28 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-abot-epc-basic-0: 05:42:28 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-abot-epc-basic-0: 05:42:28 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-abot-epc-basic-0: 05:42:28 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:42:28 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:42:28 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-abot-epc-basic-0: 05:42:28 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-abot-epc-basic-0: 05:42:28 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:42:28 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:42:29 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-abot-epc-basic-0: 05:42:29 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:42:29 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:42:30 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-abot-epc-basic-0: 05:42:30 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:42:30 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-abot-epc-basic-0: 05:42:30 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-abot-epc-basic-0: 05:42:30 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-abot-epc-basic-0: 05:42:30 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-abot-epc-basic-0: 05:42:30 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-abot-epc-basic-0: 05:42:30 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-abot-epc-basic-0: 05:42:30 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:42:30 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-abot-epc-basic-0: 05:42:31 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:42:31 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 16s (6298 kB/s) unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 05:42:31 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 ... 85525 files and directories currently installed.) unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 05:42:31 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:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 05:42:31 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:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 05:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 05:42:32 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:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 05:42:32 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:42:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 05:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 05:42:33 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:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 05:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 05:42:34 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:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 05:42:34 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:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 05:42:34 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:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 05:42:34 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:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 05:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 05:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 05:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 05:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 05:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 05:42:35 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:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 05:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 05:42:35 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:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 05:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 05:42:35 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:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 05:42:36 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:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 05:42:36 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:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 05:42:36 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:42:36 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:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 05:42:36 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:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 05:42:36 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:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 05:42:37 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:42:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:42:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 05:42:38 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:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 05:42:38 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:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 05:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 05:42:39 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:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 05:42:39 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:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 05:42:39 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:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 05:42:40 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:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 05:42:40 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:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 05:42:40 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:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 05:42:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 05:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 05:42:41 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:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 05:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 05:42:41 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:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 05:42:42 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:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 05:42:42 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:42:42 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:42:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 05:42:42 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:42:42 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:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 05:42:45 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:42:45 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:42:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 05:42:46 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:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:42:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:42:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:42:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 05:42:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 05:42:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 05:42:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 05:42:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:42:47 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:42:48 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 05:42:48 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 ... 89168 files and directories currently installed.) unit-abot-epc-basic-0: 05:42:48 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:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 05:42:48 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:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 05:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 05:42:49 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:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:42:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 05:42:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-abot-epc-basic-0: 05:42:49 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 05:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 05:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 05:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 05:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-133.159_amd64.deb ... unit-abot-epc-basic-0: 05:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-133.159) ... unit-abot-epc-basic-0: 05:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 05:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 05:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 05:42:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 05:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 05:42:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 05:42:52 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:42:52 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 05:42:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:42:53 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 05:42:54 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:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 05:42:54 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:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 05:42:54 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:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 05:42:54 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:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 05:42:54 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:42:54 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 05:42:55 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:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 05:42:55 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:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 05:42:55 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:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 05:42:55 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:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 05:42:55 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:42:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 05:42:56 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:42:56 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 05:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 05:42:57 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:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 05:42:58 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:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 05:42:59 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:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 05:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 05:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 05:43:01 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:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 05:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 05:43:01 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:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 05:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 05:43:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 05:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 05:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 05:43:02 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:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 05:43:02 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:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 05:43:04 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:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 05:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 05:43:05 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:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 05:43:05 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:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 05:43:05 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:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 05:43:05 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:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 05:43:05 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:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 05:43:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 05:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 05:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 05:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 05:43:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 05:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 05:43:10 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:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 05:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 05:43:11 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:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 05:43:11 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:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 05:43:11 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... machine-1: 05:43:12 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 05:43:12 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:43:12 DEBUG juju.agent read agent config, format "2.0" machine-1: 05:43:12 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 05:43:12 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 05:43:12 DEBUG juju.worker start "engine" machine-1: 05:43:12 INFO juju.worker start "engine" machine-1: 05:43:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 05:43:12 DEBUG juju.worker "engine" started machine-1: 05:43:12 DEBUG juju.worker.introspection stats worker now serving machine-1: 05:43:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.apicaller connecting with old password machine-1: 05:43:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 05:43:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-1: 05:43:12 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-1: 05:43:12 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 05:43:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 05:43:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 05:43:13 DEBUG juju.worker.apicaller connected machine-1: 05:43:13 DEBUG juju.worker.apicaller changing password... machine-1: 05:43:13 DEBUG juju.worker.apicaller password changed machine-1: 05:43:13 DEBUG juju.api RPC connection died machine-1: 05:43:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 05:43:13 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. machine-1: 05:43:13 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-1: 05:43:13 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-1: 05:43:13 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module dir. machine-1: 05:43:13 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. machine-1: 05:43:13 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module env. machine-1: 05:43:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 05:43:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 05:43:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 05:43:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: unit-abot-epc-basic-0: 05:43:13 DEBUG unit.abot-epc-basic/0.install Enabling module mime. machine-1: 05:43:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 05:43:14 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 05:43:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 05:43:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 05:43:14 INFO juju.worker.upgrader unblocking abort check machine-1: 05:43:14 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 05:43:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 05:43:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. machine-1: 05:43:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. machine-1: 05:43:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 05:43:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling module filter. machine-1: 05:43:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. machine-1: 05:43:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 05:43:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 05:43:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} machine-1: 05:43:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 05:43:14 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 05:43:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 05:43:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling module status. machine-1: 05:43:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 05:43:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 05:43:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 05:43:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. machine-1: 05:43:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 05:43:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 05:43:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 05:43:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 05:43:14 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 05:43:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 05:43:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 05:43:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 05:43:14 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 05:43:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:43:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:43:14 DEBUG juju.network including address public:172.30.9.208 for machine machine-1: 05:43:14 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-1: 05:43:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 05:43:14 DEBUG juju.network including address local-machine:::1 for machine machine-1: 05:43:14 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] machine-1: 05:43:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 05:43:14 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] machine-1: 05:43:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 05:43:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 05:43:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 05:43:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 05:43:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:43:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 05:43:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 05:43:14 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-1: 05:43:14 DEBUG juju.network including address local-machine:::1 for machine machine-1: 05:43:14 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-1: 05:43:14 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-1: 05:43:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 05:43:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 05:43:14 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 05:43:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 05:43:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. machine-1: 05:43:14 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-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 05:43:14 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. machine-1: 05:43:14 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 05:43:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 05:43:14 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 05:43:14 INFO juju.worker.machiner "machine-1" started machine-1: 05:43:14 DEBUG juju.worker start "1-container-watcher" machine-1: 05:43:14 DEBUG juju.worker start "stateconverter" machine-1: 05:43:14 INFO juju.worker start "1-container-watcher" machine-1: 05:43:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 05:43:14 DEBUG juju.worker "1-container-watcher" started machine-1: 05:43:14 INFO juju.worker start "stateconverter" machine-1: 05:43:14 DEBUG juju.worker "stateconverter" started machine-1: 05:43:14 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 05:43:14 DEBUG juju.service discovered init system "upstart" from local host machine-1: 05:43:14 DEBUG juju.worker.deployer state addresses: ["192.168.121.27:37017"] machine-1: 05:43:14 DEBUG juju.worker.deployer API addresses: ["192.168.121.27:17070" "172.30.9.208:17070"] machine-1: 05:43:14 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-mysql-0: 05:43:14 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 05:43:14 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:43:14 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 05:43:14 DEBUG juju.worker start "api" unit-mysql-0: 05:43:14 INFO juju.worker start "api" unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 05:43:14 DEBUG juju.worker "api" started unit-mysql-0: 05:43:14 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:14 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 05:43:14 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-mysql-0: 05:43:14 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-mysql-0: 05:43:14 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-1: 05:43:14 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:df:28:17 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.15 [] [] []} {2 fa:16:3e:df:28:17 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 05:43:15 DEBUG juju.worker.apicaller connected unit-mysql-0: 05:43:15 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 05:43:15 DEBUG juju.worker.apicaller password changed unit-mysql-0: 05:43:15 DEBUG juju.api RPC connection died unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 05:43:15 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 05:43:15 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-mysql-0: 05:43:15 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-mysql-0: 05:43:15 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:43:15 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 05:43:15 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:43:15 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 05:43:15 DEBUG juju.worker.apicaller connected unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 05:43:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 05:43:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 05:43:16 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 05:43:16 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 05:43:16 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 05:43:16 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 05:43:16 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 05:43:16 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 05:43:16 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 05:43:16 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 05:43:16 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 05:43:16 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-mysql-0: 05:43:16 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:43:16 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.logger logger setup unit-mysql-0: 05:43:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 05:43:16 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 05:43:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 05:43:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 05:43:16 DEBUG juju.network including address public:172.30.9.208 for machine unit-mysql-0: 05:43:16 DEBUG juju.network including address local-cloud:192.168.121.27 for machine unit-mysql-0: 05:43:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 05:43:16 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 05:43:16 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 05:43:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 05:43:16 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 05:43:16 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 05:43:16 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 05:43:16 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 05:43:16 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 05:43:16 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 05:43:16 INFO juju.worker.uniter resuming charm install unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 05:43:16 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 05:43:16 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 05:43:16 DEBUG httpbakery client do GET https://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 05:43:16 DEBUG httpbakery } -> error unit-mysql-0: 05:43:16 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 05:43:16 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 05:43:16 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 05:43:16 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 05:43:16 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 05:43:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 05:43:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 05:43:16 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 05:43: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-mysql-0: 05:43:17 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1418 kB/s) unit-mysql-0: 05:43:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 05:43:17 DEBUG unit.mysql/0.install (Reading database ... 78153 files and directories currently installed.) unit-mysql-0: 05:43:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 05:43:17 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 05:43:17 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 05:43:17 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 05:43:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 05:43:18 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 05:43:18 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:43:18 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (25.3 kB/s) unit-abot-epc-basic-0: 05:43:18 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:43:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install (Reading database ... 78193 files and directories currently installed.) unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 05:43:19 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 7.2 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 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/22/maven-plugins-22.pom (13 KB at 296.1 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/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 536.3 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 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 361.3 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/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 490.9 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/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 202.2 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 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/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 216.9 KB/sec) unit-abot-epc-basic-0: 05:43:19 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-abot-epc-basic-0: 05:43:19 DEBUG unit.abot-epc-basic/0.install 3/37 KB 4/37 KB 7/37 KB 9/37 KB 12/37 KB 15/37 KB 17/37 KB 20/37 KB 23/37 KB 25/37 KB 28/37 KB 31/37 KB 33/37 KB 36/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 973.9 KB/sec) unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 05:43:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-mysql-0: 05:43:19 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 05:43:19 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/14/apache-14.pom (15 KB at 843.6 KB/sec) unit-abot-epc-basic-0: 05:43:19 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:43:19 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 1616.9 KB/sec) unit-abot-epc-basic-0: 05:43:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:19 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 05:43:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:20 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43: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:43:20 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-mysql-0: 05:43:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 05:43:20 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 79.2 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1215.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 05:43: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:43:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 05:43: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:43:20 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:43: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:43:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 05:43:20 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 166.7 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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:43:20 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-abot-epc-basic-0: 05:43:20 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 88.7 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 121.7 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 334.4 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 629.9 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 45.7 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 380.3 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 241.0 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 34.3 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/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 350.2 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 65.0 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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.0.4/plexus-utils-1.0.4.pom (7 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 160.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 141.3 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 159.5 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 121.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 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 85.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 40.9 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 05:43:20 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:20 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 110.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 435.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/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 1637.4 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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:43:20 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-abot-epc-basic-0: 05:43:20 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/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 758.1 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 67.3 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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 204.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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:43:20 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:43:20 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/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 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:43:20 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:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 1/13 KB 4/13 KB 6/13 KB 9/13 KB 12/13 KB 13/13 KB 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:43:20 DEBUG unit.abot-epc-basic/0.install 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 355.4 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 3/35 KB 19/153 KB 5/35 KB 19/153 KB 8/35 KB 19/153 KB 11/35 KB 19/153 KB 13/35 KB 19/153 KB 13/35 KB 21/153 KB 13/35 KB 24/153 KB 13/35 KB 27/153 KB 13/35 KB 29/153 KB 13/35 KB 32/153 KB 13/35 KB 36/153 KB 13/35 KB 40/153 KB 13/35 KB 44/153 KB 13/35 KB 44/153 KB 3/50 KB 13/35 KB 44/153 KB 5/50 KB 13/35 KB 44/153 KB 7/50 KB 13/35 KB 44/153 KB 10/50 KB 16/35 KB 44/153 KB 10/50 KB 16/35 KB 44/153 KB 12/50 KB 16/35 KB 44/153 KB 15/50 KB 19/35 KB 44/153 KB 15/50 KB 19/35 KB 44/153 KB 18/50 KB 21/35 KB 44/153 KB 18/50 KB 21/35 KB 44/153 KB 20/50 KB 24/35 KB 44/153 KB 20/50 KB 24/35 KB 44/153 KB 23/50 KB 27/35 KB 44/153 KB 23/50 KB 27/35 KB 44/153 KB 23/50 KB 3/48 KB 27/35 KB 44/153 KB 23/50 KB 6/48 KB 27/35 KB 44/153 KB 23/50 KB 9/48 KB 27/35 KB 44/153 KB 23/50 KB 11/48 KB 27/35 KB 44/153 KB 26/50 KB 11/48 KB 29/35 KB 44/153 KB 26/50 KB 11/48 KB 29/35 KB 44/153 KB 28/50 KB 11/48 KB 32/35 KB 44/153 KB 28/50 KB 11/48 KB 35/35 KB 44/153 KB 28/50 KB 11/48 KB 35/35 KB 48/153 KB 31/50 KB 11/48 KB 35/35 KB 44/153 KB 31/50 KB 11/48 KB 35/35 KB 48/153 KB 31/50 KB 11/48 KB 35/35 KB 48/153 KB 34/50 KB 14/48 KB 35/35 KB 48/153 KB 31/50 KB 14/48 KB 35/35 KB 48/153 KB 36/50 KB 14/48 KB 35/35 KB 52/153 KB 39/50 KB 14/48 KB 35/35 KB 52/153 KB 43/50 KB 14/48 KB 35/35 KB 52/153 KB 47/50 KB 14/48 KB 35/35 KB 52/153 KB 47/50 KB 16/48 KB 35/35 KB 52/153 KB 36/50 KB 14/48 KB 35/35 KB 56/153 KB 47/50 KB 16/48 KB 35/35 KB 60/153 KB 47/50 KB 16/48 KB 35/35 KB 64/153 KB 47/50 KB 16/48 KB 35/35 KB 64/153 KB 47/50 KB 19/48 KB 35/35 KB 64/153 KB 50/50 KB 19/48 KB 35/35 KB 68/153 KB 50/50 KB 19/48 KB 35/35 KB 68/153 KB 3/30 KB 50/50 KB 22/48 KB 35/35 KB 68/153 KB 50/50 KB 22/48 KB 35/35 KB 68/153 KB 5/30 KB 50/50 KB 22/48 KB 35/35 KB 68/153 KB 5/30 KB 50/50 KB 25/48 KB 35/35 KB 68/153 KB 8/30 KB 50/50 KB 25/48 KB 35/35 KB 68/153 KB 11/30 KB 50/50 KB 25/48 KB 35/35 KB 68/153 KB 11/30 KB 50/50 KB 27/48 KB 35/35 KB 68/153 KB 13/30 KB 50/50 KB 27/48 KB 35/35 KB 72/153 KB 13/30 KB 50/50 KB 27/48 KB 35/35 KB 76/153 KB 13/30 KB 50/50 KB 30/48 KB 76/153 KB 13/30 KB 50/50 KB 32/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 507.8 KB/sec) unit-abot-epc-basic-0: 05:43:20 DEBUG unit.abot-epc-basic/0.install 76/153 KB 16/30 KB 50/50 KB 32/48 KB 35/35 KB 76/153 KB 13/30 KB 50/50 KB 32/48 KB 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:43:20 DEBUG unit.abot-epc-basic/0.install 80/153 KB 16/30 KB 50/50 KB 32/48 KB 80/153 KB 19/30 KB 50/50 KB 32/48 KB 80/153 KB 21/30 KB 50/50 KB 32/48 KB 80/153 KB 24/30 KB 50/50 KB 32/48 KB 80/153 KB 27/30 KB 50/50 KB 32/48 KB 80/153 KB 29/30 KB 50/50 KB 32/48 KB 80/153 KB 30/30 KB 50/50 KB 32/48 KB 80/153 KB 30/30 KB 50/50 KB 36/48 KB 80/153 KB 30/30 KB 50/50 KB 40/48 KB 80/153 KB 30/30 KB 50/50 KB 44/48 KB 80/153 KB 30/30 KB 50/50 KB 48/48 KB 84/153 KB 30/30 KB 50/50 KB 48/48 KB 88/153 KB 30/30 KB 50/50 KB 48/48 KB 92/153 KB 30/30 KB 50/50 KB 48/48 KB 96/153 KB 30/30 KB 50/50 KB 48/48 KB 100/153 KB 30/30 KB 50/50 KB 48/48 KB 104/153 KB 30/30 KB 50/50 KB 48/48 KB 108/153 KB 30/30 KB 50/50 KB 48/48 KB 112/153 KB 30/30 KB 50/50 KB 48/48 KB 116/153 KB 30/30 KB 50/50 KB 48/48 KB 120/153 KB 30/30 KB 50/50 KB 48/48 KB 124/153 KB 30/30 KB 50/50 KB 48/48 KB 128/153 KB 30/30 KB 50/50 KB 48/48 KB 132/153 KB 30/30 KB 50/50 KB 48/48 KB 136/153 KB 30/30 KB 50/50 KB 48/48 KB 140/153 KB 30/30 KB 50/50 KB 48/48 KB 144/153 KB 30/30 KB 50/50 KB 48/48 KB 148/153 KB 30/30 KB 50/50 KB 48/48 KB 152/153 KB 30/30 KB 50/50 KB 48/48 KB 153/153 KB 30/30 KB 50/50 KB 48/48 KB 153/153 KB 30/30 KB 50/50 KB 4/190 KB 48/48 KB 153/153 KB 8/190 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 532.1 KB/sec) unit-abot-epc-basic-0: 05:43:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 05:43:20 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 546.6 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 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 312.0 KB/sec) unit-abot-epc-basic-0: 05:43:20 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:43:20 DEBUG unit.abot-epc-basic/0.install 153/153 KB 12/190 KB 153/153 KB 16/190 KB 153/153 KB 20/190 KB 153/153 KB 24/190 KB 153/153 KB 28/190 KB 153/153 KB 32/190 KB 153/153 KB 36/190 KB 153/153 KB 40/190 KB 153/153 KB 44/190 KB 153/153 KB 48/190 KB 153/153 KB 3/37 KB 48/190 KB 4/119 KB 153/153 KB 4/37 KB 52/190 KB 4/119 KB 153/153 KB 7/37 KB 52/190 KB 3/86 KB 4/119 KB 153/153 KB 8/37 KB 52/190 KB 3/86 KB 4/119 KB 153/153 KB 3/37 KB 52/190 KB 4/119 KB 153/153 KB 8/37 KB 56/190 KB 3/86 KB 4/119 KB 153/153 KB 8/37 KB 60/190 KB 3/86 KB 4/119 KB 153/153 KB 8/37 KB 64/190 KB 3/86 KB 4/119 KB 153/153 KB 3/37 KB 48/190 KB 8/119 KB 153/153 KB 8/37 KB 64/190 KB 3/86 KB 12/119 KB 153/153 KB 8/37 KB 64/190 KB 3/86 KB 16/119 KB 153/153 KB 8/37 KB 64/190 KB 3/86 KB 4/119 KB 153/153 KB 4/37 KB 52/190 KB 3/86 KB 16/119 KB 153/153 KB 8/37 KB 64/190 KB 5/86 KB 16/119 KB 153/153 KB 8/37 KB 64/190 KB 8/86 KB 20/119 KB 153/153 KB 8/37 KB 64/190 KB 11/86 KB 20/119 KB 153/153 KB 8/37 KB 68/190 KB 13/86 KB 20/119 KB 153/153 KB 11/37 KB 68/190 KB 16/86 KB 20/119 KB 153/153 KB 8/37 KB 64/190 KB 8/86 KB 20/119 KB 153/153 KB 11/37 KB 68/190 KB 13/86 KB 20/119 KB 153/153 KB 12/37 KB 68/190 KB 16/86 KB 20/119 KB 153/153 KB 8/37 KB 68/190 KB 11/86 KB 24/119 KB 153/153 KB 12/37 KB 72/190 KB 16/86 KB 24/119 KB 153/153 KB 12/37 KB 76/190 KB 16/86 KB 24/119 KB 153/153 KB 12/37 KB 80/190 KB 16/86 KB 24/119 KB 153/153 KB 12/37 KB 84/190 KB 16/86 KB 24/119 KB 15/37 KB 88/190 KB 19/86 KB 24/119 KB 153/153 KB 12/37 KB 68/190 KB 16/86 KB 28/119 KB 15/37 KB 92/190 KB 19/86 KB 32/119 KB 15/37 KB 92/190 KB 19/86 KB 36/119 KB 15/37 KB 92/190 KB 19/86 KB 24/119 KB 153/153 KB 15/37 KB 84/190 KB 19/86 KB 24/119 KB 153/153 KB 15/37 KB 84/190 KB 16/86 KB 36/119 KB 16/37 KB 92/190 KB 19/86 KB 36/119 KB 19/37 KB 92/190 KB 19/86 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 1375.0 KB/sec) unit-abot-epc-basic-0: 05:43:20 DEBUG unit.abot-epc-basic/0.install 40/119 KB 19/37 KB 92/190 KB 21/86 KB 40/119 KB 19/37 KB 92/190 KB 24/86 KB 40/119 KB 19/37 KB 92/190 KB 19/86 KB 40/119 KB 20/37 KB 92/190 KB 24/86 KB 44/119 KB 23/37 KB 92/190 KB 24/86 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:43:21 DEBUG unit.abot-epc-basic/0.install 44/119 KB 23/37 KB 92/190 KB 27/86 KB 44/119 KB 23/37 KB 92/190 KB 24/86 KB 44/119 KB 20/37 KB 92/190 KB 24/86 KB 48/119 KB 23/37 KB 96/190 KB 27/86 KB 44/119 KB 23/37 KB 96/190 KB 27/86 KB 48/119 KB 24/37 KB 96/190 KB 27/86 KB 48/119 KB 27/37 KB 96/190 KB 27/86 KB 48/119 KB 28/37 KB 96/190 KB 29/86 KB 52/119 KB 31/37 KB 96/190 KB 29/86 KB 48/119 KB 27/37 KB 96/190 KB 29/86 KB 52/119 KB 31/37 KB 100/190 KB 32/86 KB 52/119 KB 31/37 KB 100/190 KB 29/86 KB 52/119 KB 31/37 KB 104/190 KB 32/86 KB 52/119 KB 31/37 KB 108/190 KB 32/86 KB 52/119 KB 34/37 KB 112/190 KB 36/86 KB 52/119 KB 28/37 KB 96/190 KB 29/86 KB 56/119 KB 34/37 KB 112/190 KB 36/86 KB 60/119 KB 34/37 KB 112/190 KB 36/86 KB 64/119 KB 34/37 KB 112/190 KB 36/86 KB 52/119 KB 34/37 KB 108/190 KB 36/86 KB 52/119 KB 31/37 KB 108/190 KB 36/86 KB 64/119 KB 34/37 KB 112/190 KB 40/86 KB 68/119 KB 34/37 KB 112/190 KB 44/86 KB 68/119 KB 3/66 KB 36/37 KB 116/190 KB 48/86 KB 68/119 KB 3/66 KB 36/37 KB 116/190 KB 44/86 KB 68/119 KB 3/66 KB 37/37 KB 116/190 KB 48/86 KB 68/119 KB 3/66 KB 37/37 KB 116/190 KB 52/86 KB 68/119 KB 3/66 KB 37/37 KB 116/190 KB 56/86 KB 68/119 KB 3/66 KB 34/37 KB 116/190 KB 44/86 KB 68/119 KB 3/66 KB 34/37 KB 112/190 KB 44/86 KB 68/119 KB 4/66 KB 37/37 KB 116/190 KB 56/86 KB 68/119 KB 6/66 KB 37/37 KB 116/190 KB 56/86 KB 68/119 KB 9/66 KB 37/37 KB 116/190 KB 56/86 KB 68/119 KB 37/37 KB 116/190 KB 52/86 KB 68/119 KB 12/66 KB 37/37 KB 116/190 KB 56/86 KB 72/119 KB 12/66 KB 37/37 KB 120/190 KB 56/86 KB 68/119 KB 12/66 KB 37/37 KB 120/190 KB 56/86 KB 76/119 KB 12/66 KB 37/37 KB 120/190 KB 56/86 KB 80/119 KB 15/66 KB 37/37 KB 124/190 KB 56/86 KB 76/119 KB 15/66 KB 37/37 KB 124/190 KB 56/86 KB 76/119 KB 12/66 KB 37/37 KB 124/190 KB 56/86 KB 80/119 KB 15/66 KB 37/37 KB 128/190 KB 56/86 KB 80/119 KB 15/66 KB 37/37 KB 132/190 KB 56/86 KB 84/119 KB 17/66 KB 136/190 KB 60/86 KB 80/119 KB 17/66 KB 37/37 KB 132/190 KB 56/86 KB 84/119 KB 17/66 KB 132/190 KB 60/86 KB 84/119 KB 17/66 KB 136/190 KB 64/86 KB 84/119 KB 17/66 KB 132/190 KB 56/86 KB 88/119 KB 20/66 KB 136/190 KB 64/86 KB 92/119 KB 20/66 KB 136/190 KB 64/86 KB 96/119 KB 20/66 KB 136/190 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 284.0 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 96/119 KB 20/66 KB 140/190 KB 64/86 KB 84/119 KB 20/66 KB 136/190 KB 64/86 KB 96/119 KB 22/66 KB 144/190 KB 68/86 KB 96/119 KB 25/66 KB 144/190 KB 68/86 KB 96/119 KB 28/66 KB 144/190 KB 68/86 KB 100/119 KB 31/66 KB 144/190 KB 68/86 KB 96/119 KB 20/66 KB 140/190 KB 68/86 KB 100/119 KB 31/66 KB 144/190 KB 72/86 KB 100/119 KB 31/66 KB 144/190 KB 76/86 KB 100/119 KB 31/66 KB 144/190 KB 80/86 KB 100/119 KB 31/66 KB 144/190 KB 84/86 KB 100/119 KB 33/66 KB 144/190 KB 86/86 KB 100/119 KB 28/66 KB 144/190 KB 68/86 KB 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:43:21 DEBUG unit.abot-epc-basic/0.install 96/119 KB 20/66 KB 144/190 KB 68/86 KB 100/119 KB 33/66 KB 148/190 KB 86/86 KB 104/119 KB 33/66 KB 152/190 KB 86/86 KB 100/119 KB 33/66 KB 144/190 KB 84/86 KB 104/119 KB 33/66 KB 148/190 KB 86/86 KB 108/119 KB 33/66 KB 152/190 KB 86/86 KB 112/119 KB 36/66 KB 152/190 KB 86/86 KB 108/119 KB 36/66 KB 152/190 KB 86/86 KB 112/119 KB 36/66 KB 156/190 KB 86/86 KB 112/119 KB 36/66 KB 160/190 KB 86/86 KB 112/119 KB 40/66 KB 160/190 KB 86/86 KB 116/119 KB 44/66 KB 164/190 KB 86/86 KB 116/119 KB 48/66 KB 164/190 KB 86/86 KB 116/119 KB 40/66 KB 164/190 KB 86/86 KB 116/119 KB 40/66 KB 160/190 KB 86/86 KB 119/119 KB 48/66 KB 164/190 KB 86/86 KB 119/119 KB 48/66 KB 168/190 KB 86/86 KB 119/119 KB 48/66 KB 172/190 KB 86/86 KB 119/119 KB 52/66 KB 172/190 KB 86/86 KB 119/119 KB 52/66 KB 176/190 KB 86/86 KB 119/119 KB 52/66 KB 180/190 KB 86/86 KB 56/66 KB 184/190 KB 86/86 KB 56/66 KB 188/190 KB 86/86 KB 56/66 KB 190/190 KB 86/86 KB 119/119 KB 56/66 KB 180/190 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 798.9 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 60/66 KB 190/190 KB 86/86 KB 64/66 KB 190/190 KB 86/86 KB 66/66 KB 190/190 KB 86/86 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:43:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 548.3 KB/sec) unit-abot-epc-basic-0: 05:43:21 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:43:21 DEBUG unit.abot-epc-basic/0.install 4/26 KB 66/66 KB 190/190 KB 8/26 KB 66/66 KB 190/190 KB 12/26 KB 66/66 KB 190/190 KB 16/26 KB 66/66 KB 190/190 KB 20/26 KB 66/66 KB 190/190 KB 24/26 KB 66/66 KB 190/190 KB 26/26 KB 66/66 KB 190/190 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 404.8 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 26/26 KB 4/79 KB 26/26 KB 4/79 KB 3/324 KB 26/26 KB 4/79 KB 6/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 1142.4 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 26/26 KB 8/79 KB 6/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:43:21 DEBUG unit.abot-epc-basic/0.install 26/26 KB 8/79 KB 9/324 KB 26/26 KB 12/79 KB 11/324 KB 26/26 KB 12/79 KB 14/324 KB 26/26 KB 12/79 KB 9/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-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 26/26 KB 16/79 KB 16/324 KB 26/26 KB 16/79 KB 14/324 KB 26/26 KB 20/79 KB 16/324 KB 26/26 KB 20/79 KB 19/324 KB 26/26 KB 20/79 KB 22/324 KB 26/26 KB 24/79 KB 22/324 KB 26/26 KB 28/79 KB 25/324 KB 26/26 KB 32/79 KB 25/324 KB 26/26 KB 24/79 KB 25/324 KB 26/26 KB 32/79 KB 27/324 KB 26/26 KB 32/79 KB 30/324 KB 26/26 KB 36/79 KB 3/228 KB 32/324 KB 26/26 KB 36/79 KB 3/228 KB 30/324 KB 26/26 KB 36/79 KB 5/228 KB 32/324 KB 26/26 KB 36/79 KB 8/228 KB 32/324 KB 26/26 KB 36/79 KB 30/324 KB 26/26 KB 36/79 KB 11/228 KB 32/324 KB 26/26 KB 36/79 KB 13/228 KB 32/324 KB 36/79 KB 16/228 KB 4/152 KB 32/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 141.6 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 26/26 KB 36/79 KB 13/228 KB 4/152 KB 32/324 KB 40/79 KB 16/228 KB 8/152 KB 32/324 KB 40/79 KB 16/228 KB 12/152 KB 32/324 KB 40/79 KB 16/228 KB 4/152 KB 32/324 KB 44/79 KB 16/228 KB 12/152 KB 32/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:43:21 DEBUG unit.abot-epc-basic/0.install 44/79 KB 19/228 KB 16/152 KB 32/324 KB 44/79 KB 19/228 KB 12/152 KB 32/324 KB 48/79 KB 19/228 KB 16/152 KB 32/324 KB 48/79 KB 19/228 KB 20/152 KB 36/324 KB 52/79 KB 21/228 KB 24/152 KB 36/324 KB 52/79 KB 21/228 KB 20/152 KB 36/324 KB 48/79 KB 21/228 KB 20/152 KB 36/324 KB 48/79 KB 19/228 KB 16/152 KB 36/324 KB 52/79 KB 21/228 KB 24/152 KB 40/324 KB 52/79 KB 21/228 KB 24/152 KB 44/324 KB 52/79 KB 24/228 KB 24/152 KB 48/324 KB 52/79 KB 24/228 KB 24/152 KB 44/324 KB 52/79 KB 27/228 KB 24/152 KB 48/324 KB 56/79 KB 27/228 KB 24/152 KB 48/324 KB 60/79 KB 27/228 KB 28/152 KB 48/324 KB 56/79 KB 27/228 KB 28/152 KB 48/324 KB 60/79 KB 27/228 KB 32/152 KB 48/324 KB 64/79 KB 29/228 KB 36/152 KB 48/324 KB 64/79 KB 29/228 KB 3/32 KB 40/152 KB 52/324 KB 64/79 KB 29/228 KB 32/152 KB 48/324 KB 60/79 KB 29/228 KB 32/152 KB 48/324 KB 64/79 KB 32/228 KB 3/32 KB 40/152 KB 52/324 KB 64/79 KB 29/228 KB 3/32 KB 36/152 KB 52/324 KB 64/79 KB 29/228 KB 36/152 KB 52/324 KB 68/79 KB 32/228 KB 3/32 KB 40/152 KB 56/324 KB 68/79 KB 32/228 KB 6/32 KB 40/152 KB 60/324 KB 68/79 KB 36/228 KB 6/32 KB 40/152 KB 60/324 KB 68/79 KB 32/228 KB 3/32 KB 40/152 KB 52/324 KB 68/79 KB 36/228 KB 6/32 KB 40/152 KB 64/324 KB 68/79 KB 36/228 KB 6/32 KB 40/152 KB 68/324 KB 72/79 KB 40/228 KB 6/32 KB 44/152 KB 72/324 KB 72/79 KB 40/228 KB 6/32 KB 44/152 KB 76/324 KB 68/79 KB 32/228 KB 6/32 KB 40/152 KB 56/324 KB 72/79 KB 40/228 KB 9/32 KB 44/152 KB 76/324 KB 72/79 KB 40/228 KB 6/32 KB 44/152 KB 68/324 KB 72/79 KB 40/228 KB 6/32 KB 40/152 KB 68/324 KB 72/79 KB 36/228 KB 6/32 KB 40/152 KB 68/324 KB 76/79 KB 40/228 KB 11/32 KB 44/152 KB 76/324 KB 79/79 KB 40/228 KB 11/32 KB 44/152 KB 76/324 KB 72/79 KB 40/228 KB 11/32 KB 44/152 KB 76/324 KB 79/79 KB 40/228 KB 14/32 KB 44/152 KB 76/324 KB 79/79 KB 44/228 KB 14/32 KB 48/152 KB 76/324 KB 79/79 KB 44/228 KB 14/32 KB 52/152 KB 76/324 KB 79/79 KB 44/228 KB 16/32 KB 56/152 KB 80/324 KB 79/79 KB 44/228 KB 16/32 KB 60/152 KB 80/324 KB 79/79 KB 44/228 KB 14/32 KB 44/152 KB 76/324 KB 79/79 KB 48/228 KB 16/32 KB 60/152 KB 80/324 KB 79/79 KB 52/228 KB 16/32 KB 60/152 KB 80/324 KB 79/79 KB 56/228 KB 16/32 KB 60/152 KB 80/324 KB 79/79 KB 44/228 KB 16/32 KB 52/152 KB 80/324 KB 79/79 KB 44/228 KB 16/32 KB 52/152 KB 76/324 KB 79/79 KB 56/228 KB 19/32 KB 60/152 KB 80/324 KB 79/79 KB 56/228 KB 19/32 KB 60/152 KB 84/324 KB 79/79 KB 60/228 KB 22/32 KB 64/152 KB 88/324 KB 79/79 KB 60/228 KB 22/32 KB 64/152 KB 92/324 KB 79/79 KB 60/228 KB 22/32 KB 64/152 KB 84/324 KB 79/79 KB 60/228 KB 22/32 KB 60/152 KB 84/324 KB 79/79 KB 56/228 KB 22/32 KB 60/152 KB 84/324 KB 79/79 KB 60/228 KB 25/32 KB 64/152 KB 92/324 KB 79/79 KB 64/228 KB 25/32 KB 64/152 KB 92/324 KB 79/79 KB 64/228 KB 25/32 KB 68/152 KB 92/324 KB 79/79 KB 68/228 KB 27/32 KB 72/152 KB 96/324 KB 79/79 KB 68/228 KB 27/32 KB 68/152 KB 96/324 KB 79/79 KB 68/228 KB 27/32 KB 76/152 KB 100/324 KB 79/79 KB 68/228 KB 27/32 KB 68/152 KB 92/324 KB 79/79 KB 64/228 KB 27/32 KB 68/152 KB 92/324 KB 79/79 KB 68/228 KB 27/32 KB 76/152 KB 100/324 KB 79/79 KB 68/228 KB 27/32 KB 80/152 KB 100/324 KB 79/79 KB 72/228 KB 30/32 KB 84/152 KB 100/324 KB 72/228 KB 30/32 KB 88/152 KB 104/324 KB 72/228 KB 30/32 KB 92/152 KB 104/324 KB 79/79 KB 72/228 KB 30/32 KB 80/152 KB 100/324 KB 79/79 KB 68/228 KB 30/32 KB 80/152 KB 100/324 KB unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 378.9 KB/sec) unit-abot-epc-basic-0: 05:43:21 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.jar unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 76/228 KB 32/32 KB 92/152 KB 104/324 KB 80/228 KB 32/32 KB 92/152 KB 104/324 KB 79/79 KB 72/228 KB 30/32 KB 84/152 KB 104/324 KB 72/228 KB 32/32 KB 92/152 KB 104/324 KB 84/228 KB 32/32 KB 92/152 KB 104/324 KB 84/228 KB 32/32 KB 92/152 KB 108/324 KB 84/228 KB 32/32 KB 92/152 KB 112/324 KB 84/228 KB 32/32 KB 92/152 KB 116/324 KB 88/228 KB 32/32 KB 92/152 KB 120/324 KB 88/228 KB 32/32 KB 96/152 KB 124/324 KB 88/228 KB 32/32 KB 92/152 KB 116/324 KB 92/228 KB 32/32 KB 96/152 KB 124/324 KB 96/228 KB 32/32 KB 96/152 KB 124/324 KB 88/228 KB 32/32 KB 96/152 KB 120/324 KB 96/228 KB 32/32 KB 96/152 KB 128/324 KB 100/228 KB 32/32 KB 96/152 KB 128/324 KB 104/228 KB 32/32 KB 100/152 KB 132/324 KB 108/228 KB 32/32 KB 100/152 KB 132/324 KB 100/228 KB 32/32 KB 100/152 KB 132/324 KB 100/228 KB 32/32 KB 100/152 KB 128/324 KB 112/228 KB 32/32 KB 104/152 KB 132/324 KB 112/228 KB 32/32 KB 108/152 KB 132/324 KB 112/228 KB 32/32 KB 112/152 KB 132/324 KB 112/228 KB 32/32 KB 112/152 KB 136/324 KB 112/228 KB 32/32 KB 112/152 KB 132/324 KB 112/228 KB 32/32 KB 112/152 KB 140/324 KB 112/228 KB 32/32 KB 1/234 KB 112/152 KB 144/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 112/228 KB 32/32 KB 1/234 KB 112/152 KB 140/324 KB 112/228 KB 5/234 KB 112/152 KB 144/324 KB 112/228 KB 9/234 KB 112/152 KB 144/324 KB 112/228 KB 13/234 KB 112/152 KB 144/324 KB 112/228 KB 17/234 KB 112/152 KB 144/324 KB 112/228 KB 21/234 KB 112/152 KB 144/324 KB 116/228 KB 25/234 KB 116/152 KB 148/324 KB 116/228 KB 21/234 KB 116/152 KB 148/324 KB 116/228 KB 21/234 KB 112/152 KB 148/324 KB 112/228 KB 21/234 KB 112/152 KB 148/324 KB 120/228 KB 29/234 KB 120/152 KB 148/324 KB 116/228 KB 29/234 KB 120/152 KB 148/324 KB 120/228 KB 29/234 KB 124/152 KB 148/324 KB 120/228 KB 29/234 KB 128/152 KB 152/324 KB 124/228 KB 29/234 KB 128/152 KB 156/324 KB 124/228 KB 29/234 KB 128/152 KB 156/324 KB 124/228 KB 29/234 KB 128/152 KB 156/324 KB 128/228 KB 29/234 KB 128/152 KB 156/324 KB 128/228 KB 29/234 KB 128/152 KB 160/324 KB 128/228 KB 33/234 KB 128/152 KB 160/324 KB 128/228 KB 37/234 KB 128/152 KB 160/324 KB 132/228 KB 41/234 KB 132/152 KB 160/324 KB 132/228 KB 45/234 KB 132/152 KB 160/324 KB 128/228 KB 29/234 KB 128/152 KB 160/324 KB 132/228 KB 49/234 KB 132/152 KB 164/324 KB 132/228 KB 49/234 KB 132/152 KB 168/324 KB 132/228 KB 49/234 KB 132/152 KB 172/324 KB 132/228 KB 49/234 KB 132/152 KB 176/324 KB 132/228 KB 37/234 KB 132/152 KB 160/324 KB 132/228 KB 49/234 KB 136/152 KB 176/324 KB 132/228 KB 49/234 KB 140/152 KB 176/324 KB 132/228 KB 37/234 KB 128/152 KB 160/324 KB 136/228 KB 49/234 KB 140/152 KB 176/324 KB 140/228 KB 49/234 KB 140/152 KB 176/324 KB 140/228 KB 49/234 KB 144/152 KB 176/324 KB 144/228 KB 49/234 KB 144/152 KB 176/324 KB 132/228 KB 49/234 KB 144/152 KB 176/324 KB 144/228 KB 49/234 KB 148/152 KB 176/324 KB 148/228 KB 53/234 KB 152/152 KB 180/324 KB 148/228 KB 53/234 KB 152/152 KB 180/324 KB 148/228 KB 53/234 KB 148/152 KB 180/324 KB 148/228 KB 53/234 KB 148/152 KB 176/324 KB 144/228 KB 53/234 KB 148/152 KB 176/324 KB 148/228 KB 53/234 KB 152/152 KB 184/324 KB 148/228 KB 57/234 KB 152/152 KB 188/324 KB 152/228 KB 57/234 KB 152/152 KB 192/324 KB 152/228 KB 57/234 KB 152/152 KB 196/324 KB 152/228 KB 57/234 KB 152/152 KB 200/324 KB 148/228 KB 57/234 KB 152/152 KB 184/324 KB 152/228 KB 57/234 KB 152/152 KB 188/324 KB 156/228 KB 57/234 KB 152/152 KB 200/324 KB 160/228 KB 61/234 KB 152/152 KB 200/324 KB 156/228 KB 61/234 KB 152/152 KB 200/324 KB 160/228 KB 65/234 KB 152/152 KB 200/324 KB 160/228 KB 69/234 KB 152/152 KB 200/324 KB 164/228 KB 73/234 KB 152/152 KB 200/324 KB 164/228 KB 69/234 KB 152/152 KB 200/324 KB 168/228 KB 73/234 KB 152/152 KB 200/324 KB 172/228 KB 73/234 KB 152/152 KB 200/324 KB 176/228 KB 73/234 KB 152/152 KB 200/324 KB 176/228 KB 77/234 KB 152/152 KB 200/324 KB 176/228 KB 81/234 KB 152/152 KB 200/324 KB 176/228 KB 81/234 KB 152/152 KB 204/324 KB 176/228 KB 81/234 KB 152/152 KB 208/324 KB 176/228 KB 85/234 KB 152/152 KB 208/324 KB 180/228 KB 89/234 KB 212/324 KB 180/228 KB 93/234 KB 212/324 KB 180/228 KB 85/234 KB 212/324 KB 180/228 KB 97/234 KB 216/324 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 629.9 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 180/228 KB 85/234 KB 152/152 KB 208/324 KB 184/228 KB 97/234 KB 216/324 KB 188/228 KB 97/234 KB 216/324 KB 192/228 KB 97/234 KB 216/324 KB 180/228 KB 97/234 KB 216/324 KB 192/228 KB 97/234 KB 220/324 KB 192/228 KB 101/234 KB 224/324 KB 196/228 KB 105/234 KB 224/324 KB 196/228 KB 109/234 KB 224/324 KB 196/228 KB 101/234 KB 224/324 KB 192/228 KB 97/234 KB 224/324 KB 196/228 KB 109/234 KB 228/324 KB 200/228 KB 109/234 KB 228/324 KB 204/228 KB 109/234 KB 228/324 KB 204/228 KB 113/234 KB 228/324 KB 208/228 KB 113/234 KB 232/324 KB 204/228 KB 113/234 KB 232/324 KB 208/228 KB 113/234 KB 236/324 KB 208/228 KB 113/234 KB 240/324 KB 208/228 KB 113/234 KB 244/324 KB 212/228 KB 117/234 KB 248/324 KB 212/228 KB 117/234 KB 252/324 KB 212/228 KB 117/234 KB 256/324 KB 212/228 KB 117/234 KB 244/324 KB 212/228 KB 113/234 KB 244/324 KB 216/228 KB 117/234 KB 256/324 KB 216/228 KB 121/234 KB 256/324 KB 216/228 KB 125/234 KB 256/324 KB 220/228 KB 129/234 KB 256/324 KB 220/228 KB 125/234 KB 256/324 KB 224/228 KB 129/234 KB 256/324 KB 228/228 KB 129/234 KB 256/324 KB 228/228 KB 129/234 KB 260/324 KB 228/228 KB 133/234 KB 264/324 KB 228/228 KB 133/234 KB 268/324 KB 228/228 KB 133/234 KB 270/324 KB 228/228 KB 133/234 KB 260/324 KB 228/228 KB 137/234 KB 270/324 KB 228/228 KB 141/234 KB 270/324 KB 228/228 KB 145/234 KB 270/324 KB 228/228 KB 149/234 KB 270/324 KB 228/228 KB 153/234 KB 274/324 KB 228/228 KB 157/234 KB 274/324 KB 228/228 KB 149/234 KB 274/324 KB 228/228 KB 157/234 KB 278/324 KB 228/228 KB 161/234 KB 278/324 KB 165/234 KB 282/324 KB 169/234 KB 282/324 KB 173/234 KB 282/324 KB 177/234 KB 282/324 KB 161/234 KB 282/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 870.9 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install 177/234 KB 286/324 KB 177/234 KB 290/324 KB 177/234 KB 294/324 KB 177/234 KB 298/324 KB 181/234 KB 302/324 KB 181/234 KB 306/324 KB 181/234 KB 310/324 KB 181/234 KB 298/324 KB 185/234 KB 310/324 KB 189/234 KB 310/324 KB 193/234 KB 310/324 KB 197/234 KB 310/324 KB 197/234 KB 314/324 KB 201/234 KB 318/324 KB 201/234 KB 322/324 KB 201/234 KB 324/324 KB 201/234 KB 314/324 KB 205/234 KB 324/324 KB 209/234 KB 324/324 KB 213/234 KB 324/324 KB 217/234 KB 324/324 KB 221/234 KB 324/324 KB 225/234 KB 324/324 KB 229/234 KB 324/324 KB 233/234 KB 324/324 KB 234/234 KB 324/324 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 1195.4 KB/sec) unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 842.4 KB/sec) unit-mysql-0: 05:43: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:43:21 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:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1239962767963035505.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:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.881 s unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-15T05:43:21+00:00 unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:21 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 05:43: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-mysql-0: 05:43:21 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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43:22 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:43: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:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 05:43: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:43: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-155.205 [772 kB] unit-mysql-0: 05:43: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:43:23 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:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6253856603283755096.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:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.663 s unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-15T05:43:23+00:00 unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:23 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 05:43:23 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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43:24 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-mysql-0: 05:43: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-mysql-0: 05:43: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:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 05:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 05:43: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-mysql-0: 05:43: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:43:26 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:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4794252632256036244.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:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.705 s unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-15T05:43:26+00:00 unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:26 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 05:43: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-mysql-0: 05:43:26 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:43: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-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 05:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 05:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 05:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 05:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 05:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43: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:43:27 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 05:43:27 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:43:27 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:43:27 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 33.0MB/s eta 0:00:01  17% |##### | 20kB 3.8MB/s eta 0:00:01  25% |######## | 30kB 4.5MB/s eta 0:00:01  34% |########## | 40kB 4.2MB/s eta 0:00:01  42% |############# | 51kB 4.6MB/s eta 0:00:01  51% |################ | 61kB 5.4MB/s eta 0:00:01  59% |################### | 71kB 5.3MB/s eta 0:00:01  68% |##################### | 81kB 5.2MB/s eta 0:00:01  76% |######################## | 92kB 5.7MB/s eta 0:00:01  85% |########################### | 102kB 5.6MB/s eta 0:00:01  93% |############################## | 112kB 5.6MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-abot-epc-basic-0: 05:43:27 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 05:43: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:43:28 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:43:28 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 33.2MB/s eta 0:00:01  15% |#### | 20kB 12.8MB/s eta 0:00:01  23% |####### | 30kB 17.0MB/s eta 0:00:01  30% |######### | 40kB 8.7MB/s eta 0:00:01  38% |############ | 51kB 8.6MB/s eta 0:00:01  46% |############## | 61kB 10.0MB/s eta 0:00:01  53% |################# | 71kB 9.1MB/s eta 0:00:01  61% |################### | 81kB 10.2MB/s eta 0:00:01  69% |###################### | 92kB 9.3MB/s eta 0:00:01  76% |######################## | 102kB 8.2MB/s eta 0:00:01  84% |########################### | 112kB 8.3MB/s eta 0:00:01  92% |############################# | 122kB 7.7MB/s eta 0:00:01  99% |############################### | 133kB 7.6MB/s eta 0:00:01  100% |################################| 143kB 5.3MB/s unit-abot-epc-basic-0: 05:43:28 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:28 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-mysql-0: 05:43: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-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:28 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:43:28 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 05:43: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-mysql-0: 05:43: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-mysql-0: 05:43:28 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:43:28 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 05:43:28 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-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:29 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:43:29 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 27.4MB/s eta 0:00:01  22% |####### | 20kB 3.5MB/s eta 0:00:01  33% |########## | 30kB 4.3MB/s eta 0:00:01  44% |############## | 40kB 3.8MB/s eta 0:00:01  56% |################# | 51kB 4.1MB/s eta 0:00:01  67% |##################### | 61kB 4.8MB/s eta 0:00:01  78% |######################### | 71kB 4.6MB/s eta 0:00:01  89% |############################ | 81kB 5.2MB/s eta 0:00:01  100% |################################| 92kB 4.1MB/s unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-mysql-0: 05:43: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:43:29 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:43:29 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 45.9MB/s eta 0:00:01  16% |##### | 20kB 12.8MB/s eta 0:00:01  24% |####### | 30kB 17.2MB/s eta 0:00:01  32% |########## | 40kB 8.9MB/s eta 0:00:01  40% |############ | 51kB 8.5MB/s eta 0:00:01  48% |############### | 61kB 9.9MB/s eta 0:00:01  56% |################## | 71kB 7.4MB/s eta 0:00:01  64% |#################### | 81kB 8.3MB/s eta 0:00:01  72% |####################### | 92kB 8.2MB/s eta 0:00:01  81% |######################### | 102kB 7.8MB/s eta 0:00:01  89% |############################ | 112kB 7.8MB/s eta 0:00:01  97% |############################### | 122kB 7.7MB/s eta 0:00:01  100% |################################| 133kB 4.9MB/s unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 05:43: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:43:29 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:43:29 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 48.1MB/s eta 0:00:01  44% |############## | 20kB 25.6MB/s eta 0:00:01  66% |##################### | 30kB 31.7MB/s eta 0:00:01  88% |############################ | 40kB 11.0MB/s eta 0:00:01  100% |################################| 51kB 7.1MB/s unit-mysql-0: 05:43: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-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-mysql-0: 05:43: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:43:29 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:43:29 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 42.7MB/s eta 0:00:01  6% |## | 20kB 13.0MB/s eta 0:00:01  9% |### | 30kB 17.6MB/s eta 0:00:01  12% |#### | 40kB 9.5MB/s eta 0:00:01  15% |##### | 51kB 9.1MB/s eta 0:00:01  19% |###### | 61kB 10.6MB/s eta 0:00:01  22% |####### | 71kB 9.1MB/s eta 0:00:01  25% |######## | 81kB 10.2MB/s eta 0:00:01  28% |######### | 92kB 9.6MB/s eta 0:00:01  31% |########## | 102kB 8.7MB/s eta 0:00:01  34% |########### | 112kB 8.7MB/s eta 0:00:01  38% |############ | 122kB 8.1MB/s eta 0:00:01  41% |############# | 133kB 7.0MB/s eta 0:00:01  44% |############## | 143kB 8.2MB/s eta 0:00:01  47% |############### | 153kB 8.3MB/s eta 0:00:01  50% |################ | 163kB 8.2MB/s eta 0:00:01  53% |################# | 174kB 8.5MB/s eta 0:00:01  57% |################## | 184kB 7.2MB/s eta 0:00:01  60% |################### | 194kB 8.0MB/s eta 0:00:01  63% |#################### | 204kB 9.2MB/s eta 0:00:01  66% |##################### | 215kB 7.0MB/s eta 0:00:01  69% |###################### | 225kB 8.2MB/s eta 0:00:01  72% |####################### | 235kB 9.6MB/s eta 0:00:01  76% |######################## | 245kB 9.7MB/s eta 0:00:01  79% |######################### | 256kB 8.6MB/s eta 0:00:01  82% |########################## | 266kB 7.6MB/s eta 0:00:01  85% |########################### | 276kB 7.4MB/s eta 0:00:01  88% |############################ | 286kB 8.7MB/s eta 0:00:01  91% |############################# | 296kB 8.2MB/s eta 0:00:01  95% |############################## | 307kB 8.3MB/s eta 0:00:01  98% |############################### | 317kB 9.5MB/s eta 0:00:01  100% |################################| 327kB 3.4MB/s unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 40.3MB/s eta 0:00:01  28% |######### | 20kB 16.9MB/s eta 0:00:01  43% |############# | 30kB 22.1MB/s eta 0:00:01  57% |################## | 40kB 8.2MB/s eta 0:00:01  71% |####################### | 51kB 9.3MB/s eta 0:00:01  86% |########################### | 61kB 10.8MB/s eta 0:00:01  100% |################################| 71kB 7.0MB/s unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 05:43:29 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-mysql-0: 05:43:29 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:43:30 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-mysql-0: 05:43: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:43:30 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 05:43:30 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4086 kB/s) unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install (Reading database ... 78203 files and directories currently installed.) unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:43:30 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 05:43:30 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:43:30 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 05:43:30 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:30 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 05:43:30 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:43:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 05:43:30 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 05:43:31 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 05:43:31 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:43:31 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 6.4MB/s eta 0:00:01  22% |####### | 20kB 3.7MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################## | 51kB 4.4MB/s eta 0:00:01  67% |##################### | 61kB 5.2MB/s eta 0:00:01  79% |######################### | 71kB 4.8MB/s eta 0:00:01  90% |############################ | 81kB 5.3MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 05:43:31 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:43:31 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 05:43:31 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 05:43:32 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:43:32 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:43:32 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 05:43:32 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 05:43:32 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:32 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:33 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 05:43:33 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 05:43:33 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:43:33 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 05:43:33 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:33 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:43:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:43:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:34 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 05:43:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:34 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-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:43:34 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 05:43:34 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:43:34 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:43:35 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 10.3 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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/18/maven-plugins-18.pom (13 KB at 373.4 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/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 874.1 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 612.7 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 1111.3 KB/sec) unit-abot-epc-basic-0: 05:43:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:43:35 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:43:35 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 88.8 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43: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/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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/maven/maven-parent/5/maven-parent-5.pom (15 KB at 744.0 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 167.5 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 198.6 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43: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/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 510.1 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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:43:35 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-abot-epc-basic-0: 05:43:35 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 2725.6 KB/sec) unit-abot-epc-basic-0: 05:43:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:35 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:43:35 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:43:35 DEBUG unit.abot-epc-basic/0.install 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 103.0 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 88.8 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 175.0 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 109.7 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43: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/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 87.9 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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.6/maven-artifact-manager-2.0.6.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 90.3 KB/sec) unit-abot-epc-basic-0: 05:43:35 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:43:35 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 81.1 KB/sec) unit-abot-epc-basic-0: 05:43:36 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-mysql-0: 05:43:36 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-abot-epc-basic-0: 05:43:36 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 111.8 KB/sec) unit-mysql-0: 05:43:36 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 05:43:36 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:43:36 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 171.4 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install 2/17 KB 5/17 KB 8/17 KB 10/17 KB 13/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 818.5 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 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 51.7 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 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 242.9 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 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 504.3 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 354.6 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 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:43:36 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:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 6/114 KB 3/48 KB 9/114 KB 3/48 KB 3/114 KB 6/48 KB 9/114 KB 9/48 KB 9/114 KB 9/48 KB 11/114 KB 9/48 KB 14/114 KB 9/48 KB 16/114 KB 9/48 KB 19/114 KB 11/48 KB 19/114 KB 14/48 KB 19/114 KB 16/48 KB 19/114 KB 19/48 KB 19/114 KB 19/48 KB 22/114 KB 22/48 KB 25/114 KB 22/48 KB 27/114 KB 22/48 KB 30/114 KB 22/48 KB 22/114 KB 25/48 KB 30/114 KB 27/48 KB 30/114 KB 30/48 KB 30/114 KB 32/48 KB 30/114 KB 36/48 KB 32/114 KB 40/48 KB 32/114 KB 44/48 KB 32/114 KB 48/48 KB 32/114 KB 32/48 KB 32/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/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:43:36 DEBUG unit.abot-epc-basic/0.install 3/35 KB 80/114 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 1261.8 KB/sec) unit-abot-epc-basic-0: 05:43:36 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.jar unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 5/35 KB 80/114 KB 5/35 KB 84/114 KB 8/35 KB 88/114 KB 8/35 KB 84/114 KB 8/35 KB 3/29 KB 92/114 KB 8/35 KB 92/114 KB 11/35 KB 3/29 KB 92/114 KB 11/35 KB 3/29 KB 96/114 KB 13/35 KB 3/29 KB 96/114 KB 13/35 KB 3/29 KB 100/114 KB 16/35 KB 5/29 KB 104/114 KB 16/35 KB 5/29 KB 108/114 KB 16/35 KB 5/29 KB 100/114 KB 16/35 KB 3/29 KB 100/114 KB 19/35 KB 5/29 KB 108/114 KB 21/35 KB 5/29 KB 108/114 KB 24/35 KB 8/29 KB 3/85 KB 112/114 KB 21/35 KB 8/29 KB 3/85 KB 112/114 KB 21/35 KB 5/29 KB 3/85 KB 112/114 KB 21/35 KB 5/29 KB 3/85 KB 108/114 KB 24/35 KB 8/29 KB 6/85 KB 112/114 KB 24/35 KB 11/29 KB 6/85 KB 112/114 KB 24/35 KB 11/29 KB 9/85 KB 114/114 KB 24/35 KB 11/29 KB 6/85 KB 114/114 KB 24/35 KB 13/29 KB 9/85 KB 114/114 KB 27/35 KB 16/29 KB 11/85 KB 114/114 KB 27/35 KB 13/29 KB 11/85 KB 114/114 KB 27/35 KB 13/29 KB 9/85 KB 114/114 KB 29/35 KB 16/29 KB 11/85 KB 114/114 KB 29/35 KB 16/29 KB 14/85 KB 114/114 KB 32/35 KB 16/29 KB 14/85 KB 114/114 KB 32/35 KB 19/29 KB 16/85 KB 114/114 KB 32/35 KB 16/29 KB 16/85 KB 114/114 KB 32/35 KB 21/29 KB 16/85 KB 114/114 KB 35/35 KB 24/29 KB 19/85 KB 35/35 KB 27/29 KB 19/85 KB 35/35 KB 29/29 KB 19/85 KB 35/35 KB 21/29 KB 19/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 1830.0 KB/sec) unit-abot-epc-basic-0: 05:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install 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 455.6 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 35/35 KB 29/29 KB 19/85 KB 3/56 KB 32/35 KB 24/29 KB 19/85 KB 35/35 KB 22/85 KB 3/56 KB 35/35 KB 25/85 KB 3/56 KB 35/35 KB 27/85 KB 3/56 KB 35/35 KB 30/85 KB 3/56 KB 35/35 KB 32/85 KB 3/56 KB 35/35 KB 36/85 KB 3/56 KB 35/35 KB 40/85 KB 3/56 KB 35/35 KB 44/85 KB 3/56 KB 35/35 KB 48/85 KB 3/56 KB 35/35 KB 52/85 KB 3/56 KB 35/35 KB 56/85 KB 6/56 KB 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:43:36 DEBUG unit.abot-epc-basic/0.install 35/35 KB 52/85 KB 6/56 KB 35/35 KB 60/85 KB 6/56 KB 35/35 KB 64/85 KB 6/56 KB 35/35 KB 64/85 KB 9/56 KB 35/35 KB 64/85 KB 6/56 KB 35/35 KB 64/85 KB 3/24 KB 9/56 KB 35/35 KB 64/85 KB 3/24 KB 11/56 KB 35/35 KB 64/85 KB 3/24 KB 14/56 KB 35/35 KB 68/85 KB 5/24 KB 16/56 KB 35/35 KB 68/85 KB 5/24 KB 14/56 KB 35/35 KB 64/85 KB 5/24 KB 14/56 KB 35/35 KB 68/85 KB 8/24 KB 16/56 KB 35/35 KB 68/85 KB 11/24 KB 16/56 KB 35/35 KB 72/85 KB 11/24 KB 16/56 KB 35/35 KB 3/86 KB 72/85 KB 11/24 KB 16/56 KB 35/35 KB 3/86 KB 76/85 KB 11/24 KB 19/56 KB 35/35 KB 3/86 KB 76/85 KB 11/24 KB 22/56 KB 35/35 KB 3/86 KB 76/85 KB 11/24 KB 19/56 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 435.6 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 35/35 KB 6/86 KB 76/85 KB 13/24 KB 22/56 KB 35/35 KB 3/86 KB 76/85 KB 13/24 KB 22/56 KB 9/86 KB 80/85 KB 13/24 KB 25/56 KB 6/86 KB 80/85 KB 13/24 KB 25/56 KB 6/86 KB 80/85 KB 13/24 KB 22/56 KB 9/86 KB 84/85 KB 16/24 KB 25/56 KB 9/86 KB 85/85 KB 16/24 KB 25/56 KB 9/86 KB 80/85 KB 16/24 KB 25/56 KB 9/86 KB 85/85 KB 19/24 KB 25/56 KB 11/86 KB 85/85 KB 19/24 KB 25/56 KB 11/86 KB 85/85 KB 19/24 KB 27/56 KB 11/86 KB 85/85 KB 21/24 KB 27/56 KB 11/86 KB 85/85 KB 24/24 KB 30/56 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:43:36 DEBUG unit.abot-epc-basic/0.install 14/86 KB 85/85 KB 24/24 KB 30/56 KB 14/86 KB 85/85 KB 24/24 KB 30/56 KB 14/86 KB 85/85 KB 24/24 KB 32/56 KB 16/86 KB 85/85 KB 24/24 KB 36/56 KB 16/86 KB 85/85 KB 24/24 KB 32/56 KB 16/86 KB 85/85 KB 24/24 KB 32/56 KB 19/86 KB 85/85 KB 24/24 KB 40/56 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 969.7 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 22/86 KB 24/24 KB 40/56 KB 22/86 KB 24/24 KB 40/56 KB 25/86 KB 24/24 KB 40/56 KB 25/86 KB 24/24 KB 44/56 KB 27/86 KB 24/24 KB 48/56 KB 25/86 KB 24/24 KB 48/56 KB 27/86 KB 3/218 KB 24/24 KB 52/56 KB 30/86 KB 3/218 KB 24/24 KB 56/56 KB 27/86 KB 3/218 KB 24/24 KB 48/56 KB 30/86 KB 5/218 KB 24/24 KB 56/56 KB 30/86 KB 3/218 KB 24/24 KB 52/56 KB 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:43:36 DEBUG unit.abot-epc-basic/0.install 32/86 KB 5/218 KB 24/24 KB 56/56 KB 36/86 KB 8/218 KB 24/24 KB 56/56 KB 40/86 KB 8/218 KB 56/56 KB 44/86 KB 8/218 KB 56/56 KB 32/86 KB 8/218 KB 24/24 KB 56/56 KB 44/86 KB 11/218 KB 56/56 KB 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 356.7 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 44/86 KB 13/218 KB 56/56 KB 44/86 KB 16/218 KB 56/56 KB 48/86 KB 19/218 KB 56/56 KB 48/86 KB 19/218 KB 56/56 KB 52/86 KB 19/218 KB 56/56 KB 56/86 KB 21/218 KB 56/56 KB 52/86 KB 21/218 KB 56/56 KB 60/86 KB 24/218 KB 56/56 KB 60/86 KB 27/218 KB 56/56 KB 60/86 KB 27/218 KB 56/56 KB 64/86 KB 27/218 KB 56/56 KB 68/86 KB 29/218 KB 56/56 KB 72/86 KB 4/12 KB 29/218 KB 64/86 KB 29/218 KB 56/56 KB 68/86 KB 4/12 KB 29/218 KB 56/56 KB 76/86 KB 8/12 KB 29/218 KB 76/86 KB 12/12 KB 29/218 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 716.7 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 76/86 KB 12/12 KB 32/218 KB 76/86 KB 12/12 KB 36/218 KB 76/86 KB 4/12 KB 36/218 KB 80/86 KB 12/12 KB 36/218 KB 80/86 KB 12/12 KB 40/218 KB 80/86 KB 12/12 KB 44/218 KB 80/86 KB 12/12 KB 48/218 KB 84/86 KB 12/12 KB 48/218 KB 86/86 KB 12/12 KB 48/218 KB 86/86 KB 12/12 KB 52/218 KB 86/86 KB 12/12 KB 56/218 KB 86/86 KB 12/12 KB 60/218 KB 86/86 KB 12/12 KB 64/218 KB 86/86 KB 68/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 133.1 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB 86/86 KB 152/218 KB 86/86 KB 156/218 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 789.9 KB/sec) unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 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 1801.2 KB/sec) unit-mysql-0: 05:43:36 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1551677944328313728.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:36 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:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8093946758529433968.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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:36 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:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4326051268751060008.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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:36 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:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5307073206134968974.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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:36 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:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5361219089848850306.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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:36 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:43:36 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:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1714408196747897820.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.425 s unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-15T05:43:36+00:00 unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 05:43:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 05:43:37 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 05:43:38 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 05:43:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:43:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:43:38 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 05:43:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 05:43:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 05:43:39 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-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 05:43:39 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-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 14.7 KB/sec) unit-abot-epc-basic-0: 05:43:39 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:43:39 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 359.3 KB/sec) unit-abot-epc-basic-0: 05:43:39 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-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:43:39 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/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 937.0 KB/sec) unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:39 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:43:39 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/11/apache-11.pom (15 KB at 657.4 KB/sec) unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 05:43:39 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:43:39 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 1029.5 KB/sec) unit-abot-epc-basic-0: 05:43:39 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:43:39 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 407.4 KB/sec) unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 05:43:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-abot-epc-basic-0: 05:43:39 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:43:39 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 1058.2 KB/sec) unit-abot-epc-basic-0: 05:43:39 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:43:39 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-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 05:43:39 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:43:39 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 783.5 KB/sec) unit-abot-epc-basic-0: 05:43:39 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:43:39 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/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1050.1 KB/sec) unit-abot-epc-basic-0: 05:43:39 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:43:39 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/apache/apache/16/apache-16.pom (16 KB at 751.8 KB/sec) unit-abot-epc-basic-0: 05:43:40 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:43:40 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/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 1389.0 KB/sec) unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:43:40 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:43:40 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 335.1 KB/sec) unit-abot-epc-basic-0: 05:43:40 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:43:40 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/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1230.5 KB/sec) unit-abot-epc-basic-0: 05:43:40 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:43:40 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 247.0 KB/sec) unit-abot-epc-basic-0: 05:43:40 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:43:40 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 142.8 KB/sec) unit-abot-epc-basic-0: 05:43:40 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-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:43:40 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 425.1 KB/sec) unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 05:43:40 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-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 05:43:40 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:40 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:43:40 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/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 305.9 KB/sec) unit-abot-epc-basic-0: 05:43:40 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:43:41 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:43:41 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:43:41 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:43:41 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:43:41 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 262.1 KB/sec) unit-abot-epc-basic-0: 05:43:41 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:43:41 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:43:41 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 219.1 KB/sec) unit-abot-epc-basic-0: 05:43:41 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:43:41 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:43:41 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 182.6 KB/sec) unit-abot-epc-basic-0: 05:43:41 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:43:42 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:43:42 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 949.3 KB/sec) unit-abot-epc-basic-0: 05:43:42 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:43:42 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:43:42 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.2/cucumber-java-1.2.2.pom (6 KB at 203.2 KB/sec) unit-abot-epc-basic-0: 05:43:42 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:43:42 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:43:42 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 178.0 KB/sec) unit-abot-epc-basic-0: 05:43:42 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:43:42 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:43:42 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 144.4 KB/sec) unit-abot-epc-basic-0: 05:43:42 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:43:43 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:43:43 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 206.0 KB/sec) unit-abot-epc-basic-0: 05:43:43 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:43:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:43:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 05:43:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 05:43:43 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-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 05:43:43 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:43:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 05:43:43 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... unit-abot-epc-basic-0: 05:43:43 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:43:44 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 83.7 KB/sec) unit-abot-epc-basic-0: 05:43:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:43:44 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:43:44 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 137.4 KB/sec) unit-abot-epc-basic-0: 05:43:44 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-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 05:43:44 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:43:44 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 68.8 KB/sec) unit-abot-epc-basic-0: 05:43:44 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-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 05:43:44 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:43:44 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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 650.8 KB/sec) unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 05:43:44 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-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 05:43:44 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 05:43:45 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 05:43:45 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 05:43:45 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-mysql-0: 05:43:45 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 05:43:45 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/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 403.2 KB/sec) unit-abot-epc-basic-0: 05:43:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 05:43:45 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 05:43:45 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 05:43:45 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-mysql-0: 05:43:45 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:45 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/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 1343.5 KB/sec) unit-abot-epc-basic-0: 05:43:45 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:43:45 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:43:45 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 810.0 KB/sec) unit-abot-epc-basic-0: 05:43:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 05:43:45 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:43:45 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:43:45 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 591.6 KB/sec) unit-abot-epc-basic-0: 05:43:45 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:43:45 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:43:46 DEBUG unit.abot-epc-basic/0.install 4/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 182.6 KB/sec) unit-abot-epc-basic-0: 05:43:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 05:43:46 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 05:43:46 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:43:46 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 205.6 KB/sec) unit-abot-epc-basic-0: 05:43:46 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-mysql-0: 05:43:46 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 05:43:46 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 05:43:46 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:43:46 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 105.7 KB/sec) unit-abot-epc-basic-0: 05:43:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 05:43:46 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 05:43:46 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 05:43:46 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 05:43:46 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:43:46 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/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 694.7 KB/sec) unit-abot-epc-basic-0: 05:43:46 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:43:46 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 05:43:47 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:43:47 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/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 1332.5 KB/sec) unit-abot-epc-basic-0: 05:43:47 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:43:47 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:43:47 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:43:47 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 234.0 KB/sec) unit-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 05:43:47 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-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 05:43:47 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:43:47 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 140.0 KB/sec) unit-abot-epc-basic-0: 05:43:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 05:43:47 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:43:47 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:43:47 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec) unit-abot-epc-basic-0: 05:43:47 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:43:47 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 05:43:47 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:43:48 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 128.5 KB/sec) unit-abot-epc-basic-0: 05:43:48 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-mysql-0: 05:43:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:43:48 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 05:43:48 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-mysql-0: 05:43:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:43:48 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 05:43:48 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 88.6 KB/sec) unit-abot-epc-basic-0: 05:43:48 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:43:48 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:43:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/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 263.9 KB/sec) unit-abot-epc-basic-0: 05:43:48 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-mysql-0: 05:43:48 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:43:48 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 05:43:48 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 05:43:48 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:43:48 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:43:48 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 39.1 KB/sec) unit-abot-epc-basic-0: 05:43:48 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:43:48 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:43:48 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/1.3.2/commons-io-1.3.2.pom (10 KB at 452.3 KB/sec) unit-abot-epc-basic-0: 05:43:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 05:43:48 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (121 kB/s) unit-mysql-0: 05:43:49 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 05:43:49 DEBUG unit.mysql/0.install (Reading database ... 83331 files and directories currently installed.) unit-mysql-0: 05:43:49 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 05:43:49 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 05:43:49 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 05:43:49 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:43:49 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/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 05:43:49 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:43:49 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:43:49 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 258.2 KB/sec) unit-abot-epc-basic-0: 05:43:49 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:43:49 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:43:49 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:43:49 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:43:49 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:43:49 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/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 1481.2 KB/sec) unit-abot-epc-basic-0: 05:43:49 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-mysql-0: 05:43:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:43:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:43:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:43:50 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 05:43:50 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:43:50 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 67.3 KB/sec) unit-abot-epc-basic-0: 05:43:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 05:43:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 05:43:50 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:43:50 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 422.2 KB/sec) unit-abot-epc-basic-0: 05:43:50 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-mysql-0: 05:43:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 05:43:50 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 05:43:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 05:43:50 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] unit-abot-epc-basic-0: 05:43:50 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:43:50 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 77.9 KB/sec) unit-abot-epc-basic-0: 05:43:50 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:43:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 05:43:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 05:43:50 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:43:50 DEBUG unit.abot-epc-basic/0.install 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 175.1 KB/sec) unit-abot-epc-basic-0: 05:43:50 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-mysql-0: 05:43:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 05:43:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 05:43:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 05:43:51 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:43:51 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/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:43:51 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-mysql-0: 05:43:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 05:43:51 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] unit-abot-epc-basic-0: 05:43:51 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:43:51 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 140.8 KB/sec) unit-abot-epc-basic-0: 05:43:51 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:43:51 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:43:51 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 40.8 KB/sec) unit-abot-epc-basic-0: 05:43:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 05:43:51 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] unit-abot-epc-basic-0: 05:43:51 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:43:51 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 53.6 KB/sec) unit-abot-epc-basic-0: 05:43:51 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-mysql-0: 05:43:52 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [206 kB] unit-abot-epc-basic-0: 05:43:52 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:43:52 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/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 05:43:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 05:43:52 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] unit-mysql-0: 05:43:52 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1096 kB] unit-abot-epc-basic-0: 05:43:52 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:43:52 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/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec) unit-abot-epc-basic-0: 05:43:52 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:43:52 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:43:52 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 206.2 KB/sec) unit-abot-epc-basic-0: 05:43:52 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-mysql-0: 05:43:52 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] unit-abot-epc-basic-0: 05:43:52 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:43:52 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 620.2 KB/sec) unit-abot-epc-basic-0: 05:43:52 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:43:52 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [469 kB] unit-abot-epc-basic-0: 05:43:53 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:43:53 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 235.9 KB/sec) unit-abot-epc-basic-0: 05:43:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 05:43:53 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] unit-mysql-0: 05:43:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 05:43:53 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:43:53 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/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 394.2 KB/sec) unit-abot-epc-basic-0: 05:43:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 05:43:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 05:43:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 05:43:53 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:43:53 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/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 891.5 KB/sec) unit-abot-epc-basic-0: 05:43:53 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-mysql-0: 05:43:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 05:43:53 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:43:53 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 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 724.2 KB/sec) unit-abot-epc-basic-0: 05:43:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 05:43:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 05:43:53 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:43:54 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 1229.5 KB/sec) unit-abot-epc-basic-0: 05:43:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 05:43:54 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:43:54 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:43:54 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-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 05:43:54 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:43:54 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 203.4 KB/sec) unit-abot-epc-basic-0: 05:43:54 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-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 05:43:54 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:43:54 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/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 409.7 KB/sec) unit-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 05:43:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 05:43:54 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:43:54 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/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 685.0 KB/sec) unit-abot-epc-basic-0: 05:43:54 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-mysql-0: 05:43:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 05:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 05:43:55 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:43:55 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/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 381.5 KB/sec) unit-abot-epc-basic-0: 05:43:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 05:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 05:43:55 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:43:55 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 265.8 KB/sec) unit-abot-epc-basic-0: 05:43:55 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-mysql-0: 05:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 05:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 05:43:55 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:43:55 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 60.6 KB/sec) unit-abot-epc-basic-0: 05:43:55 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:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 05:43:55 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:43:55 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:43:55 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-mysql-0: 05:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 05:43:55 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:43:55 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 94.3 KB/sec) unit-abot-epc-basic-0: 05:43:55 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-mysql-0: 05:43:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 05:43:56 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:43:56 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 92.1 KB/sec) unit-abot-epc-basic-0: 05:43:56 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-mysql-0: 05:43:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 05:43:56 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:43:56 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 62.6 KB/sec) unit-abot-epc-basic-0: 05:43:56 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-mysql-0: 05:43:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 05:43:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 05:43:56 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:43:56 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 112.8 KB/sec) unit-abot-epc-basic-0: 05:43:56 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:43:56 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:43:56 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 264.9 KB/sec) unit-abot-epc-basic-0: 05:43:56 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-mysql-0: 05:43:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 05:43:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 05:43:56 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:43:56 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 100.3 KB/sec) unit-abot-epc-basic-0: 05:43:56 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-mysql-0: 05:43:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 05:43:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 05:43:57 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:43:57 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 377.7 KB/sec) unit-abot-epc-basic-0: 05:43:57 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-mysql-0: 05:43:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 05:43:57 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-mysql-0: 05:43:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 05:43:57 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 894.1 KB/sec) unit-abot-epc-basic-0: 05:43:57 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:43:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 05:43:57 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:43:57 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 208.5 KB/sec) unit-abot-epc-basic-0: 05:43:57 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:43:57 DEBUG unit.mysql/0.install Fetched 2303 kB in 7s (297 kB/s) unit-abot-epc-basic-0: 05:43:57 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-abot-epc-basic-0: 05:43:57 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/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 694.1 KB/sec) unit-abot-epc-basic-0: 05:43:57 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-abot-epc-basic-0: 05:43:58 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:43:58 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:43:58 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:43:58 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:43:58 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:43:58 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:43:58 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:43:58 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 107.7 KB/sec) unit-abot-epc-basic-0: 05:43:58 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:43:58 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:43:58 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 287.4 KB/sec) unit-abot-epc-basic-0: 05:43:58 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-mysql-0: 05:43:59 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 05:43:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:43:59 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:43:59 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 05:43:59 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:43:59 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.5/slf4j-api-1.7.5.pom (3 KB at 175.1 KB/sec) unit-abot-epc-basic-0: 05:43:59 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-mysql-0: 05:43:59 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 05:43:59 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:43:59 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 640.4 KB/sec) unit-abot-epc-basic-0: 05:43:59 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-mysql-0: 05:43:59 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 05:43:59 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 05:43:59 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-mysql-0: 05:43:59 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:44:00 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:44:00 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 28.6 KB/sec) unit-abot-epc-basic-0: 05:44:00 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:44:00 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:44:00 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/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:44:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 05:44:00 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:44:00 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:44:00 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 1209.3 KB/sec) unit-abot-epc-basic-0: 05:44:00 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-mysql-0: 05:44:00 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-mysql-0: 05:44:00 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:44:00 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:44: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/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 05:44:01 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-mysql-0: 05:44:01 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-mysql-0: 05:44:01 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:44:01 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:44:01 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/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 790.7 KB/sec) unit-abot-epc-basic-0: 05:44:01 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-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (434 kB/s) unit-abot-epc-basic-0: 05:44:01 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:44:01 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 689.3 KB/sec) unit-abot-epc-basic-0: 05:44:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install (Reading database ... 83431 files and directories currently installed.) unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 05:44:01 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-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:44:01 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/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 1399.2 KB/sec) unit-abot-epc-basic-0: 05:44:01 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-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 05:44:01 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-abot-epc-basic-0: 05:44:02 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-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 05:44:02 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 246.0 KB/sec) unit-abot-epc-basic-0: 05:44:02 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-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 05:44:02 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:44:02 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 49.6 KB/sec) unit-mysql-0: 05:44:02 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:44:02 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:44:02 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:44:02 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 1119.4 KB/sec) unit-abot-epc-basic-0: 05:44:02 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:44:02 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:44:02 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 328.2 KB/sec) unit-abot-epc-basic-0: 05:44:02 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:44:03 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:44:03 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:44:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:44:03 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.4 KB/sec) unit-abot-epc-basic-0: 05:44:03 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-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:44:03 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-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 05:44:03 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-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 05:44:03 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-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 05:44:03 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:44:04 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:44:04 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/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 05:44:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 05:44:04 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 05:44:04 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 05:44:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 05:44:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 05:44:04 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:44:04 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/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 05:44:04 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-mysql-0: 05:44:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:44:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 05:44:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:44:04 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 05:44:04 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:44:04 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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 678.4 KB/sec) unit-abot-epc-basic-0: 05:44:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 05:44:04 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:44:04 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 892.3 KB/sec) unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 05:44:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 05:44:04 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:44:04 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 487.4 KB/sec) unit-abot-epc-basic-0: 05:44:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 05:44:04 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 05:44:05 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:44:05 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.2 KB/sec) unit-abot-epc-basic-0: 05:44:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 05:44:05 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:44:05 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 789.9 KB/sec) unit-abot-epc-basic-0: 05:44:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 05:44:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 05:44:05 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 201.1 KB/sec) unit-abot-epc-basic-0: 05:44:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 05:44:05 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:44:05 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 171.5 KB/sec) unit-abot-epc-basic-0: 05:44: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.pom unit-mysql-0: 05:44:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 05:44:06 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:44:06 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:44:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 05:44:06 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-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 05:44:06 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:44:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 05:44:06 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:44:06 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/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 1398.7 KB/sec) unit-abot-epc-basic-0: 05:44:06 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-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 05:44:06 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:44:06 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 234.0 KB/sec) unit-abot-epc-basic-0: 05:44:06 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-mysql-0: 05:44:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 05:44: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.pom unit-abot-epc-basic-0: 05:44:07 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 31.6 KB/sec) unit-abot-epc-basic-0: 05:44:07 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-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 05:44:07 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:44:07 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:44:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 05:44:07 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:44:07 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/maven-parent/4/maven-parent-4.pom (10 KB at 574.2 KB/sec) unit-abot-epc-basic-0: 05:44:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 05:44:07 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.4 KB/sec) unit-abot-epc-basic-0: 05:44:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 05:44:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 05:44:08 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:44: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/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 05:44:08 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-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 05:44:08 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:44:08 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:44:08 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:44:08 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:44:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 05:44:08 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:44:08 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:44:08 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-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 05:44:08 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:44:08 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-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 05:44:08 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:44:08 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:44:08 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:44:08 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-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 05:44:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 05:44:08 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:44:08 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:44:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 05:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 05:44:08 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:44:08 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:44:09 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:44:09 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:44:09 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-mysql-0: 05:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 05:44:09 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:44:09 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-mysql-0: 05:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 05:44:09 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:44:09 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:44:09 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-mysql-0: 05:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 05:44:09 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:44:09 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:44:09 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:44:09 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:44:09 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:44:09 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:44:09 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:44:09 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-mysql-0: 05:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 05:44:09 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:44:09 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-mysql-0: 05:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 05:44:09 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:44:09 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:44:09 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:44:09 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-mysql-0: 05:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 05:44:09 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:44:10 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:44:10 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-mysql-0: 05:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 05:44:10 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:44:10 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-mysql-0: 05:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 05:44:10 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:44:10 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:44:10 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:44:10 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:44:10 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-mysql-0: 05:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 05:44:10 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-mysql-0: 05:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 05:44:10 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:44:10 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:44:10 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:44:10 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:44:10 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:44:10 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:44:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 05:44:10 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:44:10 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:44:10 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.jar unit-abot-epc-basic-0: 05:44:10 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:44:12 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 32/966 KB 36/966 KB 40/966 KB 44/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 120/966 KB 121/966 KB 125/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 193/966 KB 197/966 KB 201/966 KB 205/966 KB 209/966 KB 213/966 KB 217/966 KB 221/966 KB 225/966 KB 229/966 KB 233/966 KB 237/966 KB 241/966 KB 245/966 KB 249/966 KB 253/966 KB 257/966 KB 261/966 KB 265/966 KB 269/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 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 481/966 KB 485/966 KB 489/966 KB 493/966 KB 497/966 KB 501/966 KB 505/966 KB 509/966 KB 513/966 KB 517/966 KB 521/966 KB 525/966 KB 529/966 KB 533/966 KB 537/966 KB 541/966 KB 545/966 KB 549/966 KB 553/966 KB 557/966 KB 561/966 KB 565/966 KB 569/966 KB 573/966 KB 577/966 KB 581/966 KB 585/966 KB 589/966 KB 593/966 KB 597/966 KB 601/966 KB 605/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 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 Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 250.2 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 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:44:12 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:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 05:44:12 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 3/240 KB 112/590 KB 3/240 KB 112/590 KB 3/1710 KB 3/240 KB 112/590 KB 3/232 KB 3/1710 KB 3/10 KB 3/240 KB 112/590 KB 3/232 KB 3/1710 KB 3/240 KB 112/590 KB 5/232 KB 3/1710 KB 3/10 KB 3/240 KB 112/590 KB 8/232 KB 3/1710 KB 3/10 KB 3/240 KB 112/590 KB 11/232 KB 3/1710 KB 3/10 KB 3/240 KB 112/590 KB 13/232 KB 3/1710 KB 3/10 KB 3/240 KB 112/590 KB 13/232 KB 3/1710 KB 5/10 KB 3/240 KB 112/590 KB 13/232 KB 3/1710 KB 8/10 KB 3/240 KB 112/590 KB 13/232 KB 3/1710 KB 10/10 KB 3/240 KB 112/590 KB 13/232 KB 5/1710 KB 10/10 KB 3/240 KB 112/590 KB 13/232 KB 8/1710 KB 10/10 KB 3/240 KB 112/590 KB 13/232 KB 11/1710 KB 10/10 KB 3/240 KB 112/590 KB 13/232 KB 13/1710 KB 10/10 KB 6/240 KB 112/590 KB 13/232 KB 13/1710 KB 10/10 KB 9/240 KB 112/590 KB 13/232 KB 13/1710 KB 10/10 KB 11/240 KB 112/590 KB 13/232 KB 16/1710 KB 10/10 KB 14/240 KB 112/590 KB 16/232 KB 16/1710 KB 10/10 KB 9/240 KB 112/590 KB 13/232 KB 16/1710 KB 10/10 KB 14/240 KB 116/590 KB 16/232 KB 19/1710 KB 10/10 KB 14/240 KB 116/590 KB 16/232 KB 21/1710 KB 10/10 KB 14/240 KB 116/590 KB 16/232 KB 24/1710 KB 10/10 KB 14/240 KB 116/590 KB 16/232 KB 27/1710 KB 10/10 KB 14/240 KB 116/590 KB 16/232 KB 16/1710 KB 10/10 KB 11/240 KB 112/590 KB 16/232 KB 16/1710 KB 10/10 KB 14/240 KB 116/590 KB 19/232 KB 27/1710 KB 10/10 KB 14/240 KB 116/590 KB 21/232 KB 27/1710 KB 10/10 KB 14/240 KB 116/590 KB 24/232 KB 27/1710 KB 10/10 KB 14/240 KB 116/590 KB 27/232 KB 27/1710 KB 10/10 KB 14/240 KB 116/590 KB 29/232 KB 27/1710 KB 10/10 KB 14/240 KB 116/590 KB 32/232 KB 27/1710 KB 10/10 KB 14/240 KB 120/590 KB 32/232 KB 27/1710 KB 10/10 KB 14/240 KB 124/590 KB 32/232 KB 27/1710 KB 10/10 KB 14/240 KB 128/590 KB 32/232 KB 29/1710 KB 10/10 KB 14/240 KB 124/590 KB 32/232 KB 29/1710 KB 10/10 KB 16/240 KB 128/590 KB 32/232 KB 29/1710 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 124.8 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-mysql-0: 05:44:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 19/240 KB 128/590 KB 36/232 KB 29/1710 KB 19/240 KB 128/590 KB 40/232 KB 29/1710 KB 19/240 KB 128/590 KB 44/232 KB 29/1710 KB 19/240 KB 128/590 KB 48/232 KB 29/1710 KB 19/240 KB 128/590 KB 48/232 KB 32/1710 KB 19/240 KB 128/590 KB 48/232 KB 32/1710 KB 19/240 KB 132/590 KB 48/232 KB 32/1710 KB 22/240 KB 136/590 KB 52/232 KB 36/1710 KB 22/240 KB 132/590 KB 52/232 KB 36/1710 KB 22/240 KB 132/590 KB 52/232 KB 32/1710 KB 22/240 KB 136/590 KB 56/232 KB 36/1710 KB 22/240 KB 136/590 KB 60/232 KB 36/1710 KB 22/240 KB 136/590 KB 64/232 KB 36/1710 KB 22/240 KB 132/590 KB 48/232 KB 32/1710 KB 25/240 KB 136/590 KB 64/232 KB 36/1710 KB 25/240 KB 136/590 KB 64/232 KB 40/1710 KB 27/240 KB 140/590 KB 68/232 KB 44/1710 KB 27/240 KB 140/590 KB 68/232 KB 40/1710 KB 27/240 KB 136/590 KB 68/232 KB 40/1710 KB 25/240 KB 136/590 KB 68/232 KB 40/1710 KB 27/240 KB 140/590 KB 72/232 KB 44/1710 KB 27/240 KB 140/590 KB 76/232 KB 44/1710 KB 27/240 KB 140/590 KB 80/232 KB 44/1710 KB 27/240 KB 144/590 KB 80/232 KB 44/1710 KB 30/240 KB 144/590 KB 80/232 KB 44/1710 KB 30/240 KB 144/590 KB 84/232 KB 44/1710 KB 30/240 KB 144/590 KB 88/232 KB 44/1710 KB 30/240 KB 144/590 KB 92/232 KB 48/1710 KB 30/240 KB 144/590 KB 96/232 KB 48/1710 KB 30/240 KB 144/590 KB 88/232 KB 48/1710 KB 32/240 KB 148/590 KB 96/232 KB 52/1710 KB 3/44 KB 32/240 KB 148/590 KB 100/232 KB 56/1710 KB 3/44 KB 32/240 KB 148/590 KB 100/232 KB 60/1710 KB 3/44 KB 32/240 KB 148/590 KB 96/232 KB 48/1710 KB 3/44 KB 32/240 KB 152/590 KB 100/232 KB 60/1710 KB 3/44 KB 32/240 KB 156/590 KB 100/232 KB 60/1710 KB 3/44 KB 32/240 KB 160/590 KB 100/232 KB 60/1710 KB 3/44 KB 32/240 KB 144/590 KB 96/232 KB 48/1710 KB 3/44 KB 30/240 KB 144/590 KB 96/232 KB 48/1710 KB 3/44 KB 32/240 KB 160/590 KB 100/232 KB 60/1710 KB 5/44 KB 36/240 KB 160/590 KB 100/232 KB 60/1710 KB 8/44 KB 36/240 KB 160/590 KB 100/232 KB 60/1710 KB 11/44 KB 36/240 KB 160/590 KB 100/232 KB 60/1710 KB 13/44 KB 32/240 KB 148/590 KB 100/232 KB 52/1710 KB 3/44 KB 36/240 KB 160/590 KB 100/232 KB 60/1710 KB 5/44 KB 40/240 KB 160/590 KB 104/232 KB 60/1710 KB 13/44 KB 44/240 KB 160/590 KB 104/232 KB 60/1710 KB 13/44 KB 48/240 KB 164/590 KB 104/232 KB 64/1710 KB 16/44 KB 44/240 KB 164/590 KB 104/232 KB 64/1710 KB 16/44 KB 44/240 KB 164/590 KB 104/232 KB 64/1710 KB 13/44 KB 52/240 KB 164/590 KB 104/232 KB 64/1710 KB 16/44 KB 56/240 KB 164/590 KB 104/232 KB 68/1710 KB 19/44 KB 60/240 KB 164/590 KB 104/232 KB 68/1710 KB 19/44 KB 44/240 KB 164/590 KB 104/232 KB 60/1710 KB 13/44 KB 64/240 KB 168/590 KB 104/232 KB 68/1710 KB 19/44 KB 64/240 KB 172/590 KB 104/232 KB 68/1710 KB 19/44 KB 64/240 KB 176/590 KB 104/232 KB 68/1710 KB 19/44 KB 52/240 KB 164/590 KB 104/232 KB 68/1710 KB 19/44 KB 52/240 KB 164/590 KB 104/232 KB 64/1710 KB 19/44 KB 36/240 KB 164/590 KB 104/232 KB 64/1710 KB 16/44 KB 64/240 KB 176/590 KB 108/232 KB 68/1710 KB 19/44 KB 64/240 KB 176/590 KB 112/232 KB 68/1710 KB 19/44 KB 64/240 KB 176/590 KB 116/232 KB 68/1710 KB 19/44 KB 64/240 KB 176/590 KB 116/232 KB 72/1710 KB 21/44 KB 64/240 KB 176/590 KB 116/232 KB 68/1710 KB 21/44 KB 64/240 KB 176/590 KB 116/232 KB 72/1710 KB 24/44 KB 64/240 KB 176/590 KB 116/232 KB 76/1710 KB 24/44 KB 64/240 KB 176/590 KB 120/232 KB 76/1710 KB 27/44 KB 64/240 KB 176/590 KB 124/232 KB 80/1710 KB 27/44 KB 64/240 KB 176/590 KB 128/232 KB 80/1710 KB 27/44 KB 64/240 KB 176/590 KB 116/232 KB 76/1710 KB 2 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 7/44 KB 64/240 KB 164/590 KB 104/232 KB 80/1710 KB 27/44 KB 64/240 KB 176/590 KB 120/232 KB 80/1710 KB 27/44 KB 68/240 KB 176/590 KB 128/232 KB 80/1710 KB 27/44 KB 72/240 KB 180/590 KB 132/232 KB 84/1710 KB 29/44 KB 68/240 KB 180/590 KB 132/232 KB 84/1710 KB 29/44 KB 68/240 KB 176/590 KB 128/232 KB 80/1710 KB 29/44 KB 72/240 KB 180/590 KB 132/232 KB 84/1710 KB 32/44 KB 72/240 KB 184/590 KB 132/232 KB 84/1710 KB 36/44 KB 76/240 KB 184/590 KB 132/232 KB 84/1710 KB 40/44 KB 76/240 KB 184/590 KB 132/232 KB 84/1710 KB 44/44 KB 76/240 KB 184/590 KB 132/232 KB 84/1710 KB 44/44 KB 68/240 KB 176/590 KB 132/232 KB 84/1710 KB 29/44 KB 76/240 KB 184/590 KB 136/232 KB 84/1710 KB 44/44 KB 76/240 KB 184/590 KB 140/232 KB 84/1710 KB 44/44 KB 68/240 KB 176/590 KB 128/232 KB 84/1710 KB 29/44 KB 76/240 KB 184/590 KB 132/232 KB 84/1710 KB 36/44 KB 72/240 KB 184/590 KB 132/232 KB 84/1710 KB 32/44 KB 76/240 KB 188/590 KB 140/232 KB 88/1710 KB 44/44 KB 76/240 KB 192/590 KB 140/232 KB 88/1710 KB 44/44 KB 76/240 KB 184/590 KB 140/232 KB 88/1710 KB 44/44 KB 80/240 KB 192/590 KB 140/232 KB 88/1710 KB 44/44 KB 80/240 KB 192/590 KB 140/232 KB 92/1710 KB 44/44 KB 80/240 KB 192/590 KB 140/232 KB 96/1710 KB 44/44 KB 80/240 KB 192/590 KB 144/232 KB 100/1710 KB 44/44 KB 84/240 KB 196/590 KB 144/232 KB 104/1710 KB 44/44 KB 84/240 KB 196/590 KB 144/232 KB 108/1710 KB 44/44 KB 84/240 KB 196/590 KB 144/232 KB 112/1710 KB 44/44 KB 80/240 KB 192/590 KB 144/232 KB 96/1710 KB 44/44 KB 84/240 KB 196/590 KB 148/232 KB 112/1710 KB 44/44 KB 84/240 KB 196/590 KB 144/232 KB 100/1710 KB 44/44 KB 84/240 KB 200/590 KB 152/232 KB 112/1710 KB 44/44 KB 84/240 KB 192/590 KB 144/232 KB 100/1710 KB 44/44 KB 84/240 KB 204/590 KB 152/232 KB 112/1710 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 385.7 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 88/240 KB 208/590 KB 152/232 KB 116/1710 KB 88/240 KB 208/590 KB 152/232 KB 112/1710 KB 88/240 KB 204/590 KB 152/232 KB 112/1710 KB 44/44 KB 92/240 KB 208/590 KB 152/232 KB 116/1710 KB 96/240 KB 208/590 KB 152/232 KB 116/1710 KB 88/240 KB 208/590 KB 152/232 KB 112/1710 KB 96/240 KB 212/590 KB 156/232 KB 116/1710 KB 100/240 KB 216/590 KB 156/232 KB 116/1710 KB 100/240 KB 220/590 KB 156/232 KB 116/1710 KB 100/240 KB 224/590 KB 156/232 KB 116/1710 KB 96/240 KB 208/590 KB 156/232 KB 116/1710 KB 100/240 KB 224/590 KB 160/232 KB 120/1710 KB 100/240 KB 224/590 KB 164/232 KB 120/1710 KB 100/240 KB 224/590 KB 168/232 KB 120/1710 KB 100/240 KB 224/590 KB 172/232 KB 120/1710 KB 100/240 KB 224/590 KB 176/232 KB 120/1710 KB 100/240 KB 224/590 KB 156/232 KB 120/1710 KB 100/240 KB 224/590 KB 176/232 KB 124/1710 KB 100/240 KB 224/590 KB 176/232 KB 128/1710 KB 100/240 KB 224/590 KB 176/232 KB 132/1710 KB 100/240 KB 228/590 KB 180/232 KB 136/1710 KB 100/240 KB 212/590 KB 156/232 KB 116/1710 KB 104/240 KB 228/590 KB 180/232 KB 140/1710 KB 108/240 KB 228/590 KB 180/232 KB 140/1710 KB 112/240 KB 228/590 KB 180/232 KB 140/1710 KB 116/240 KB 228/590 KB 180/232 KB 140/1710 KB 120/240 KB 228/590 KB 180/232 KB 140/1710 KB 124/240 KB 228/590 KB 180/232 KB 140/1710 KB 128/240 KB 228/590 KB 180/232 KB 140/1710 KB 100/240 KB 228/590 KB 180/232 KB 132/1710 KB 100/240 KB 228/590 KB 176/232 KB 132/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:44:12 DEBUG unit.abot-epc-basic/0.install 128/240 KB 232/590 KB 180/232 KB 140/1710 KB 128/240 KB 236/590 KB 180/232 KB 140/1710 KB 128/240 KB 240/590 KB 180/232 KB 140/1710 KB 128/240 KB 240/590 KB 184/232 KB 140/1710 KB 100/240 KB 228/590 KB 180/232 KB 140/1710 KB 128/240 KB 240/590 KB 184/232 KB 144/1710 KB 128/240 KB 240/590 KB 188/232 KB 144/1710 KB 128/240 KB 240/590 KB 192/232 KB 144/1710 KB 128/240 KB 240/590 KB 196/232 KB 144/1710 KB 132/240 KB 244/590 KB 3/258 KB 200/232 KB 148/1710 KB 132/240 KB 244/590 KB 3/258 KB 204/232 KB 148/1710 KB 132/240 KB 244/590 KB 3/258 KB 196/232 KB 148/1710 KB 132/240 KB 244/590 KB 196/232 KB 148/1710 KB 132/240 KB 248/590 KB 3/258 KB 204/232 KB 148/1710 KB 132/240 KB 240/590 KB 196/232 KB 148/1710 KB 128/240 KB 240/590 KB 196/232 KB 148/1710 KB 132/240 KB 252/590 KB 3/258 KB 204/232 KB 148/1710 KB 136/240 KB 252/590 KB 3/258 KB 204/232 KB 148/1710 KB 136/240 KB 252/590 KB 3/258 KB 204/232 KB 152/1710 KB 140/240 KB 256/590 KB 3/258 KB 204/232 KB 152/1710 KB 136/240 KB 256/590 KB 3/258 KB 204/232 KB 152/1710 KB 140/240 KB 256/590 KB 3/258 KB 204/232 KB 156/1710 KB 144/240 KB 256/590 KB 3/258 KB 204/232 KB 160/1710 KB 144/240 KB 256/590 KB 3/258 KB 204/232 KB 156/1710 KB 144/240 KB 256/590 KB 6/258 KB 204/232 KB 160/1710 KB 144/240 KB 260/590 KB 6/258 KB 204/232 KB 160/1710 KB 148/240 KB 264/590 KB 9/258 KB 208/232 KB 164/1710 KB 148/240 KB 260/590 KB 9/258 KB 208/232 KB 164/1710 KB 144/240 KB 260/590 KB 9/258 KB 208/232 KB 164/1710 KB 152/240 KB 264/590 KB 9/258 KB 208/232 KB 168/1710 KB 144/240 KB 260/590 KB 9/258 KB 208/232 KB 160/1710 KB 144/240 KB 260/590 KB 6/258 KB 208/232 KB 160/1710 KB 152/240 KB 268/590 KB 11/258 KB 208/232 KB 168/1710 KB 152/240 KB 268/590 KB 11/258 KB 212/232 KB 168/1710 KB 152/240 KB 268/590 KB 14/258 KB 216/232 KB 168/1710 KB 152/240 KB 264/590 KB 9/258 KB 208/232 KB 168/1710 KB 152/240 KB 268/590 KB 9/258 KB 208/232 KB 168/1710 KB 152/240 KB 272/590 KB 14/258 KB 216/232 KB 172/1710 KB 152/240 KB 268/590 KB 14/258 KB 216/232 KB 172/1710 KB 152/240 KB 268/590 KB 14/258 KB 212/232 KB 168/1710 KB 156/240 KB 272/590 KB 14/258 KB 216/232 KB 172/1710 KB 160/240 KB 272/590 KB 16/258 KB 216/232 KB 172/1710 KB 160/240 KB 272/590 KB 16/258 KB 220/232 KB 176/1710 KB 160/240 KB 272/590 KB 16/258 KB 216/232 KB 176/1710 KB 156/240 KB 272/590 KB 16/258 KB 216/232 KB 176/1710 KB 164/240 KB 272/590 KB 16/258 KB 224/232 KB 176/1710 KB 168/240 KB 276/590 KB 19/258 KB 224/232 KB 180/1710 KB 172/240 KB 276/590 KB 19/258 KB 224/232 KB 180/1710 KB 160/240 KB 272/590 KB 16/258 KB 224/232 KB 176/1710 KB 172/240 KB 276/590 KB 19/258 KB 228/232 KB 180/1710 KB 172/240 KB 276/590 KB 19/258 KB 232/232 KB 180/1710 KB 172/240 KB 276/590 KB 19/258 KB 232/232 KB 180/1710 KB 164/240 KB 276/590 KB 19/258 KB 224/232 KB 180/1710 KB 164/240 KB 276/590 KB 19/258 KB 224/232 KB 176/1710 KB 164/240 KB 272/590 KB 19/258 KB 224/232 KB 176/1710 KB 172/240 KB 276/590 KB 22/258 KB 232/232 KB 180/1710 KB 172/240 KB 280/590 KB 22/258 KB 232/232 KB 180/1710 KB 172/240 KB 280/590 KB 25/258 KB 232/232 KB 184/1710 KB 172/240 KB 280/590 KB 22/258 KB 232/232 KB 184/1710 KB 172/240 KB 284/590 KB 25/258 KB 232/232 KB 184/1710 KB 172/240 KB 284/590 KB 25/258 KB 232/232 KB 188/1710 KB 176/240 KB 288/590 KB 25/258 KB 232/232 KB 188/1710 KB 180/240 KB 288/590 KB 27/258 KB 232/232 KB 192/1710 KB 184/240 KB 288/590 KB 27/258 KB 232/232 KB 192/1710 KB 188/240 KB 288/590 KB 27/258 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 232/232 KB 192/1710 KB 192/240 KB 288/590 KB 27/258 KB 232/232 KB 192/1710 KB 172/240 KB 288/590 KB 25/258 KB 232/232 KB 188/1710 KB 176/240 KB 288/590 KB 27/258 KB 232/232 KB 192/1710 KB 176/240 KB 288/590 KB 25/258 KB 232/232 KB 192/1710 KB 192/240 KB 292/590 KB 27/258 KB 232/232 KB 192/1710 KB 192/240 KB 296/590 KB 30/258 KB 232/232 KB 196/1710 KB 192/240 KB 300/590 KB 30/258 KB 232/232 KB 196/1710 KB 192/240 KB 292/590 KB 30/258 KB 232/232 KB 196/1710 KB 192/240 KB 292/590 KB 30/258 KB 232/232 KB 192/1710 KB 192/240 KB 300/590 KB 32/258 KB 232/232 KB 196/1710 KB 192/240 KB 300/590 KB 32/258 KB 232/232 KB 200/1710 KB 192/240 KB 300/590 KB 32/258 KB 232/232 KB 204/1710 KB 192/240 KB 304/590 KB 32/258 KB 232/232 KB 204/1710 KB 192/240 KB 304/590 KB 32/258 KB 232/232 KB 208/1710 KB 196/240 KB 304/590 KB 32/258 KB 232/232 KB 212/1710 KB 196/240 KB 308/590 KB 36/258 KB 232/232 KB 216/1710 KB 196/240 KB 308/590 KB 36/258 KB 232/232 KB 220/1710 KB 196/240 KB 308/590 KB 36/258 KB 232/232 KB 224/1710 KB 196/240 KB 304/590 KB 32/258 KB 232/232 KB 208/1710 KB 196/240 KB 308/590 KB 36/258 KB 232/232 KB 212/1710 KB 196/240 KB 304/590 KB 36/258 KB 232/232 KB 212/1710 KB 196/240 KB 308/590 KB 40/258 KB 232/232 KB 224/1710 KB 196/240 KB 308/590 KB 44/258 KB 232/232 KB 224/1710 KB 196/240 KB 308/590 KB 48/258 KB 232/232 KB 224/1710 KB 196/240 KB 312/590 KB 48/258 KB 232/232 KB 224/1710 KB 196/240 KB 316/590 KB 48/258 KB 232/232 KB 224/1710 KB 200/240 KB 320/590 KB 48/258 KB 232/232 KB 224/1710 KB 200/240 KB 316/590 KB 48/258 KB 232/232 KB 224/1710 KB 204/240 KB 320/590 KB 48/258 KB 232/232 KB 224/1710 KB 208/240 KB 320/590 KB 48/258 KB 232/232 KB 224/1710 KB 208/240 KB 320/590 KB 52/258 KB 232/232 KB 224/1710 KB 212/240 KB 324/590 KB 56/258 KB 232/232 KB 228/1710 KB 212/240 KB 324/590 KB 60/258 KB 232/232 KB 228/1710 KB 212/240 KB 324/590 KB 64/258 KB 232/232 KB 228/1710 KB 212/240 KB 324/590 KB 52/258 KB 232/232 KB 228/1710 KB 212/240 KB 320/590 KB 52/258 KB 232/232 KB 228/1710 KB 212/240 KB 320/590 KB 52/258 KB 232/232 KB 224/1710 KB 216/240 KB 328/590 KB 64/258 KB 232/232 KB 228/1710 KB 220/240 KB 328/590 KB 64/258 KB 232/232 KB 232/1710 KB 224/240 KB 328/590 KB 68/258 KB 232/232 KB 232/1710 KB 212/240 KB 328/590 KB 64/258 KB 232/232 KB 228/1710 KB 224/240 KB 332/590 KB 68/258 KB 232/232 KB 232/1710 KB 224/240 KB 336/590 KB 68/258 KB 232/232 KB 232/1710 KB 220/240 KB 328/590 KB 68/258 KB 232/232 KB 232/1710 KB 216/240 KB 328/590 KB 64/258 KB 232/232 KB 232/1710 KB 224/240 KB 336/590 KB 72/258 KB 232/232 KB 236/1710 KB 224/240 KB 336/590 KB 72/258 KB 232/232 KB 240/1710 KB 228/240 KB 336/590 KB 72/258 KB 232/232 KB 240/1710 KB 232/240 KB 340/590 KB 72/258 KB 232/232 KB 244/1710 KB 236/240 KB 340/590 KB 72/258 KB 244/1710 KB 240/240 KB 340/590 KB 72/258 KB 244/1710 KB 228/240 KB 340/590 KB 72/258 KB 232/232 KB 244/1710 KB 240/240 KB 344/590 KB 72/258 KB 244/1710 KB 240/240 KB 348/590 KB 72/258 KB 244/1710 KB 240/240 KB 352/590 KB 72/258 KB 244/1710 KB 240/240 KB 356/590 KB 72/258 KB 244/1710 KB 240/240 KB 360/590 KB 72/258 KB 244/1710 KB 240/240 KB 364/590 KB 72/258 KB 244/1710 KB 240/240 KB 368/590 KB 72/258 KB 244/1710 KB 240/240 KB 372/590 KB 72/258 KB 244/1710 KB 228/240 KB 336/590 KB 72/258 KB 232/232 KB 244/1710 KB 240/240 KB 372/590 KB 72/258 KB 248/1710 KB 240/240 KB 372/590 KB 72/258 KB 252/1710 KB 240/240 KB 372/590 KB 72/258 KB 256/1710 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 240/240 KB 372/590 KB 72/258 KB 260/1710 KB 240/240 KB 372/590 KB 72/258 KB 264/1710 KB 240/240 KB 372/590 KB 72/258 KB 268/1710 KB 240/240 KB 372/590 KB 72/258 KB 272/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 1405.3 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 240/240 KB 372/590 KB 72/258 KB 276/1710 KB 240/240 KB 372/590 KB 72/258 KB 280/1710 KB 240/240 KB 376/590 KB 72/258 KB 280/1710 KB 240/240 KB 380/590 KB 72/258 KB 280/1710 KB 240/240 KB 380/590 KB 72/258 KB 284/1710 KB 240/240 KB 384/590 KB 72/258 KB 284/1710 KB 240/240 KB 384/590 KB 72/258 KB 288/1710 KB 240/240 KB 384/590 KB 72/258 KB 292/1710 KB 240/240 KB 384/590 KB 72/258 KB 296/1710 KB 240/240 KB 384/590 KB 72/258 KB 300/1710 KB 240/240 KB 384/590 KB 72/258 KB 304/1710 KB 240/240 KB 388/590 KB 72/258 KB 304/1710 KB 240/240 KB 392/590 KB 72/258 KB 304/1710 KB 240/240 KB 396/590 KB 72/258 KB 304/1710 KB 240/240 KB 400/590 KB 72/258 KB 304/1710 KB 240/240 KB 400/590 KB 72/258 KB 308/1710 KB 240/240 KB 400/590 KB 72/258 KB 312/1710 KB 240/240 KB 400/590 KB 72/258 KB 316/1710 KB 240/240 KB 400/590 KB 72/258 KB 320/1710 KB 240/240 KB 400/590 KB 72/258 KB 320/1710 KB 240/240 KB 400/590 KB 76/258 KB 320/1710 KB 240/240 KB 400/590 KB 80/258 KB 320/1710 KB 240/240 KB 400/590 KB 84/258 KB 320/1710 KB 240/240 KB 400/590 KB 88/258 KB 320/1710 KB 240/240 KB 400/590 KB 92/258 KB 320/1710 KB 240/240 KB 400/590 KB 96/258 KB 320/1710 KB 240/240 KB 400/590 KB 100/258 KB 320/1710 KB 240/240 KB 400/590 KB 104/258 KB 320/1710 KB 240/240 KB 400/590 KB 108/258 KB 320/1710 KB 240/240 KB 400/590 KB 112/258 KB 320/1710 KB 240/240 KB 400/590 KB 116/258 KB 320/1710 KB 240/240 KB 400/590 KB 120/258 KB 320/1710 KB 240/240 KB 400/590 KB 124/258 KB 320/1710 KB 240/240 KB 400/590 KB 128/258 KB 320/1710 KB 240/240 KB 404/590 KB 128/258 KB 320/1710 KB 240/240 KB 404/590 KB 132/258 KB 320/1710 KB 240/240 KB 404/590 KB 136/258 KB 320/1710 KB 240/240 KB 404/590 KB 140/258 KB 320/1710 KB 240/240 KB 404/590 KB 144/258 KB 320/1710 KB 240/240 KB 408/590 KB 144/258 KB 320/1710 KB 240/240 KB 412/590 KB 144/258 KB 320/1710 KB 240/240 KB 416/590 KB 148/258 KB 320/1710 KB 240/240 KB 412/590 KB 148/258 KB 320/1710 KB 240/240 KB 416/590 KB 152/258 KB 320/1710 KB 240/240 KB 420/590 KB 156/258 KB 320/1710 KB 240/240 KB 420/590 KB 160/258 KB 324/1710 KB 240/240 KB 420/590 KB 152/258 KB 320/1710 KB 240/240 KB 420/590 KB 156/258 KB 324/1710 KB 240/240 KB 424/590 KB 164/258 KB 328/1710 KB 240/240 KB 424/590 KB 164/258 KB 332/1710 KB 240/240 KB 424/590 KB 164/258 KB 336/1710 KB 240/240 KB 424/590 KB 160/258 KB 324/1710 KB 240/240 KB 428/590 KB 164/258 KB 336/1710 KB 240/240 KB 432/590 KB 164/258 KB 336/1710 KB 240/240 KB 424/590 KB 164/258 KB 324/1710 KB 240/240 KB 432/590 KB 168/258 KB 340/1710 KB 240/240 KB 436/590 KB 172/258 KB 340/1710 KB 240/240 KB 436/590 KB 176/258 KB 340/1710 KB 436/590 KB 180/258 KB 340/1710 KB 436/590 KB 184/258 KB 340/1710 KB 436/590 KB 188/258 KB 340/1710 KB 240/240 KB 436/590 KB 168/258 KB 340/1710 KB 240/240 KB 432/590 KB 164/258 KB 340/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1293.5 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 440/590 KB 192/258 KB 344/1710 KB 444/590 KB 192/258 KB 344/1710 KB 436/590 KB 192/258 KB 344/1710 KB 448/590 KB 192/258 KB 344/1710 KB 448/590 KB 192/258 KB 348/1710 KB 448/590 KB 192/258 KB 352/1710 KB 448/590 KB 192/258 KB 356/1710 KB 4/223 KB 452/590 KB 192/258 KB 356/1710 KB 8/223 KB 452/590 KB 192/258 KB 356/1710 KB 12/223 KB 452/590 KB 192/258 KB 356/1710 KB 16/223 KB 452/590 KB 192/258 KB 356/1710 KB 452/590 KB 192/258 KB 356/1710 KB 452/590 KB 192/258 KB 356/1710 KB 16/223 KB 456/590 KB 192/258 KB 356/1710 KB 16/223 KB 460/590 KB 192/258 KB 356/1710 KB 16/223 KB 464/590 KB 192/258 KB 356/1710 KB 16/223 KB 464/590 KB 192/258 KB 360/1710 KB 16/223 KB 464/590 KB 192/258 KB 364/1710 KB 20/223 KB 464/590 KB 192/258 KB 364/1710 KB 24/223 KB 464/590 KB 192/258 KB 364/1710 KB 28/223 KB 464/590 KB 192/258 KB 364/1710 KB 32/223 KB 464/590 KB 192/258 KB 364/1710 KB 32/223 KB 464/590 KB 192/258 KB 368/1710 KB 32/223 KB 464/590 KB 196/258 KB 368/1710 KB 32/223 KB 464/590 KB 200/258 KB 368/1710 KB 32/223 KB 464/590 KB 204/258 KB 368/1710 KB 32/223 KB 464/590 KB 208/258 KB 372/1710 KB 32/223 KB 468/590 KB 208/258 KB 372/1710 KB 32/223 KB 468/590 KB 208/258 KB 372/1710 KB 32/223 KB 472/590 KB 208/258 KB 372/1710 KB 32/223 KB 476/590 KB 208/258 KB 372/1710 KB 36/223 KB 476/590 KB 208/258 KB 372/1710 KB 40/223 KB 476/590 KB 208/258 KB 372/1710 KB 44/223 KB 476/590 KB 208/258 KB 372/1710 KB 48/223 KB 476/590 KB 208/258 KB 372/1710 KB 48/223 KB 476/590 KB 208/258 KB 376/1710 KB 48/223 KB 480/590 KB 208/258 KB 376/1710 KB 52/223 KB 480/590 KB 208/258 KB 376/1710 KB 56/223 KB 480/590 KB 208/258 KB 376/1710 KB 60/223 KB 480/590 KB 208/258 KB 376/1710 KB 64/223 KB 480/590 KB 208/258 KB 376/1710 KB 64/223 KB 480/590 KB 208/258 KB 380/1710 KB 64/223 KB 480/590 KB 208/258 KB 384/1710 KB 64/223 KB 484/590 KB 208/258 KB 384/1710 KB 68/223 KB 484/590 KB 212/258 KB 384/1710 KB 72/223 KB 484/590 KB 212/258 KB 384/1710 KB 4/208 KB 76/223 KB 484/590 KB 212/258 KB 384/1710 KB 4/208 KB 80/223 KB 484/590 KB 212/258 KB 384/1710 KB 4/208 KB 64/223 KB 484/590 KB 212/258 KB 384/1710 KB 68/223 KB 484/590 KB 212/258 KB 384/1710 KB 4/208 KB 80/223 KB 484/590 KB 212/258 KB 384/1710 KB 8/208 KB 80/223 KB 484/590 KB 212/258 KB 384/1710 KB 12/208 KB 80/223 KB 484/590 KB 212/258 KB 384/1710 KB 16/208 KB 84/223 KB 484/590 KB 212/258 KB 384/1710 KB 16/208 KB 88/223 KB 484/590 KB 212/258 KB 384/1710 KB 16/208 KB 92/223 KB 484/590 KB 212/258 KB 384/1710 KB 16/208 KB 96/223 KB 484/590 KB 212/258 KB 384/1710 KB 16/208 KB 96/223 KB 484/590 KB 216/258 KB 384/1710 KB 16/208 KB 96/223 KB 484/590 KB 220/258 KB 384/1710 KB 16/208 KB 96/223 KB 484/590 KB 220/258 KB 384/1710 KB 20/208 KB 96/223 KB 484/590 KB 220/258 KB 384/1710 KB 24/208 KB 96/223 KB 484/590 KB 220/258 KB 384/1710 KB 28/208 KB 96/223 KB 484/590 KB 220/258 KB 384/1710 KB 32/208 KB 96/223 KB 488/590 KB 220/258 KB 384/1710 KB 32/208 KB 96/223 KB 488/590 KB 224/258 KB 384/1710 KB 32/208 KB 96/223 KB 488/590 KB 224/258 KB 388/1710 KB 32/208 KB 96/223 KB 492/590 KB 224/258 KB 388/1710 KB 32/208 KB 96/223 KB 496/590 KB 224/258 KB 388/1710 KB 32/208 KB 96/223 KB 496/590 KB 224/258 KB 392/1710 KB 32/208 KB 96/223 KB 496/590 KB 224/258 KB 396/1710 KB 32/208 KB 100/223 KB 496/590 KB 224/258 KB 400/1710 KB 32/208 KB 100/223 KB 500/590 KB 228/258 KB 404/1710 KB 36/208 KB 100/223 KB 500/590 KB 228/258 KB 408/1710 KB 36/208 KB 100/223 KB 49 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 6/590 KB 224/258 KB 396/1710 KB 32/208 KB 104/223 KB 500/590 KB 228/258 KB 408/1710 KB 36/208 KB 108/223 KB 500/590 KB 228/258 KB 408/1710 KB 36/208 KB 112/223 KB 500/590 KB 228/258 KB 408/1710 KB 36/208 KB 100/223 KB 500/590 KB 228/258 KB 400/1710 KB 36/208 KB 112/223 KB 504/590 KB 228/258 KB 408/1710 KB 36/208 KB 112/223 KB 508/590 KB 228/258 KB 408/1710 KB 36/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 36/208 KB 100/223 KB 496/590 KB 228/258 KB 400/1710 KB 36/208 KB 100/223 KB 496/590 KB 224/258 KB 400/1710 KB 36/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 40/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 44/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 48/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 52/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 56/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 60/208 KB 112/223 KB 512/590 KB 228/258 KB 408/1710 KB 64/208 KB 112/223 KB 512/590 KB 232/258 KB 408/1710 KB 64/208 KB 112/223 KB 512/590 KB 236/258 KB 408/1710 KB 64/208 KB 112/223 KB 512/590 KB 240/258 KB 408/1710 KB 68/208 KB 112/223 KB 512/590 KB 236/258 KB 408/1710 KB 68/208 KB 112/223 KB 512/590 KB 240/258 KB 408/1710 KB 72/208 KB 112/223 KB 512/590 KB 240/258 KB 408/1710 KB 76/208 KB 112/223 KB 512/590 KB 240/258 KB 408/1710 KB 80/208 KB 116/223 KB 512/590 KB 240/258 KB 408/1710 KB 80/208 KB 120/223 KB 512/590 KB 240/258 KB 412/1710 KB 80/208 KB 124/223 KB 516/590 KB 244/258 KB 412/1710 KB 84/208 KB 116/223 KB 512/590 KB 240/258 KB 412/1710 KB 80/208 KB 128/223 KB 516/590 KB 244/258 KB 416/1710 KB 84/208 KB 120/223 KB 516/590 KB 244/258 KB 412/1710 KB 84/208 KB 128/223 KB 516/590 KB 248/258 KB 416/1710 KB 84/208 KB 128/223 KB 516/590 KB 252/258 KB 416/1710 KB 84/208 KB 120/223 KB 516/590 KB 240/258 KB 412/1710 KB 84/208 KB 128/223 KB 520/590 KB 252/258 KB 416/1710 KB 84/208 KB 120/223 KB 512/590 KB 240/258 KB 412/1710 KB 84/208 KB 128/223 KB 520/590 KB 256/258 KB 416/1710 KB 88/208 KB 128/223 KB 520/590 KB 256/258 KB 416/1710 KB 92/208 KB 128/223 KB 520/590 KB 256/258 KB 416/1710 KB 96/208 KB 128/223 KB 520/590 KB 256/258 KB 416/1710 KB 84/208 KB 128/223 KB 516/590 KB 248/258 KB 416/1710 KB 84/208 KB 128/223 KB 520/590 KB 256/258 KB 420/1710 KB 96/208 KB 132/223 KB 524/590 KB 256/258 KB 424/1710 KB 100/208 KB 132/223 KB 524/590 KB 258/258 KB 428/1710 KB 100/208 KB 132/223 KB 524/590 KB 258/258 KB 432/1710 KB 100/208 KB 128/223 KB 524/590 KB 256/258 KB 420/1710 KB 96/208 KB 132/223 KB 528/590 KB 258/258 KB 432/1710 KB 100/208 KB 132/223 KB 532/590 KB 258/258 KB 432/1710 KB 100/208 KB 132/223 KB 536/590 KB 258/258 KB 432/1710 KB 100/208 KB 132/223 KB 540/590 KB 258/258 KB 432/1710 KB 100/208 KB 132/223 KB 544/590 KB 258/258 KB 432/1710 KB 100/208 KB 132/223 KB 548/590 KB 258/258 KB 432/1710 KB 100/208 KB 132/223 KB 552/590 KB 258/258 KB 436/1710 KB 100/208 KB 132/223 KB 556/590 KB 258/258 KB 436/1710 KB 100/208 KB 132/223 KB 560/590 KB 258/258 KB 436/1710 KB 100/208 KB 132/223 KB 524/590 KB 256/258 KB 420/1710 KB 100/208 KB 132/223 KB 524/590 KB 256/258 KB 420/1710 KB 96/208 KB 136/223 KB 560/590 KB 258/258 KB 436/1710 KB 100/208 KB 136/223 KB 560/590 KB 258/258 KB 436/1710 KB 104/208 KB 140/223 KB 560/590 KB 258/258 KB 436/1710 KB 108/208 KB 140/223 KB 560/590 KB 258/258 KB 436/1710 KB 112/208 KB 132/223 KB 548/590 KB 258/258 KB 436/1710 KB 100/208 KB 132/223 KB 524/590 KB 258/258 KB 424/1710 KB 100/208 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 140/223 KB 560/590 KB 258/258 KB 436/1710 KB 104/208 KB 140/223 KB 560/590 KB 258/258 KB 440/1710 KB 112/208 KB 144/223 KB 560/590 KB 258/258 KB 440/1710 KB 112/208 KB 148/223 KB 560/590 KB 258/258 KB 444/1710 KB 112/208 KB 152/223 KB 560/590 KB 258/258 KB 444/1710 KB 112/208 KB 144/223 KB 560/590 KB 258/258 KB 444/1710 KB 112/208 KB 152/223 KB 560/590 KB 258/258 KB 448/1710 KB 116/208 KB 152/223 KB 560/590 KB 258/258 KB 444/1710 KB 116/208 KB 156/223 KB 560/590 KB 258/258 KB 448/1710 KB 116/208 KB 160/223 KB 560/590 KB 258/258 KB 448/1710 KB 120/208 KB 156/223 KB 560/590 KB 258/258 KB 448/1710 KB 120/208 KB 160/223 KB 560/590 KB 258/258 KB 448/1710 KB 124/208 KB 160/223 KB 560/590 KB 258/258 KB 448/1710 KB 128/208 KB 160/223 KB 560/590 KB 258/258 KB 448/1710 KB 132/208 KB 164/223 KB 564/590 KB 258/258 KB 452/1710 KB 136/208 KB 164/223 KB 564/590 KB 258/258 KB 452/1710 KB 140/208 KB 164/223 KB 564/590 KB 258/258 KB 452/1710 KB 144/208 KB 164/223 KB 564/590 KB 258/258 KB 452/1710 KB 132/208 KB 164/223 KB 560/590 KB 258/258 KB 452/1710 KB 132/208 KB 160/223 KB 560/590 KB 258/258 KB 452/1710 KB 132/208 KB 164/223 KB 564/590 KB 258/258 KB 456/1710 KB 144/208 KB 164/223 KB 564/590 KB 258/258 KB 460/1710 KB 144/208 KB 168/223 KB 564/590 KB 258/258 KB 464/1710 KB 144/208 KB 168/223 KB 564/590 KB 258/258 KB 460/1710 KB 144/208 KB 172/223 KB 564/590 KB 258/258 KB 464/1710 KB 144/208 KB 176/223 KB 564/590 KB 258/258 KB 464/1710 KB 144/208 KB 176/223 KB 568/590 KB 258/258 KB 464/1710 KB 144/208 KB 176/223 KB 572/590 KB 258/258 KB 464/1710 KB 144/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1130.0 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 176/223 KB 572/590 KB 468/1710 KB 144/208 KB 180/223 KB 576/590 KB 472/1710 KB 144/208 KB 180/223 KB 576/590 KB 476/1710 KB 144/208 KB 180/223 KB 576/590 KB 468/1710 KB 144/208 KB 176/223 KB 576/590 KB 468/1710 KB 144/208 KB 180/223 KB 576/590 KB 476/1710 KB 148/208 KB 180/223 KB 576/590 KB 476/1710 KB 152/208 KB 184/223 KB 576/590 KB 480/1710 KB 156/208 KB 184/223 KB 576/590 KB 480/1710 KB 160/208 KB 184/223 KB 576/590 KB 480/1710 KB 152/208 KB 184/223 KB 576/590 KB 476/1710 KB 152/208 KB 188/223 KB 580/590 KB 480/1710 KB 160/208 KB 192/223 KB 580/590 KB 480/1710 KB 160/208 KB 184/223 KB 580/590 KB 480/1710 KB 160/208 KB 192/223 KB 584/590 KB 480/1710 KB 160/208 KB 196/223 KB 588/590 KB 480/1710 KB 160/208 KB 196/223 KB 590/590 KB 480/1710 KB 160/208 KB 196/223 KB 590/590 KB 480/1710 KB 164/208 KB 196/223 KB 590/590 KB 484/1710 KB 168/208 KB 196/223 KB 590/590 KB 484/1710 KB 172/208 KB 196/223 KB 590/590 KB 484/1710 KB 176/208 KB 196/223 KB 584/590 KB 480/1710 KB 160/208 KB 196/223 KB 590/590 KB 484/1710 KB 164/208 KB 196/223 KB 590/590 KB 488/1710 KB 176/208 KB 200/223 KB 590/590 KB 492/1710 KB 176/208 KB 200/223 KB 590/590 KB 496/1710 KB 176/208 KB 200/223 KB 590/590 KB 492/1710 KB 176/208 KB 204/223 KB 590/590 KB 496/1710 KB 176/208 KB 204/223 KB 590/590 KB 2/38 KB 496/1710 KB 176/208 KB 204/223 KB 590/590 KB 4/38 KB 496/1710 KB 176/208 KB 204/223 KB 590/590 KB 6/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 6/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 8/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 10/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 12/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 14/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 16/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 18/38 KB 496/1710 KB 176/208 KB 208/223 KB 590/590 KB 20/38 KB 496/1710 KB 176/208 KB 212/223 KB 590/590 KB 22/38 KB 500/1710 KB 180/208 KB 212/223 KB 590/590 KB 20/38 KB 500/1710 KB 180/208 KB 216/223 KB 590/590 KB 22/38 KB 500/1710 KB 180/208 KB 208/223 KB 590/590 KB 20/38 KB 500/1710 KB 180/208 KB 208/223 KB 590/590 KB 20/38 KB 496/1710 KB 180/208 KB 216/223 KB 590/590 KB 24/38 KB 500/1710 KB 184/208 KB 216/223 KB 590/590 KB 24/38 KB 504/1710 KB 188/208 KB 216/223 KB 590/590 KB 24/38 KB 504/1710 KB 192/208 KB 216/223 KB 590/590 KB 24/38 KB 500/1710 KB 180/208 KB 216/223 KB 590/590 KB 24/38 KB 504/1710 KB 184/208 KB 216/223 KB 590/590 KB 24/38 KB 508/1710 KB 192/208 KB 216/223 KB 590/590 KB 24/38 KB 512/1710 KB 192/208 KB 220/223 KB 24/38 KB 512/1710 KB 192/208 KB 223/223 KB 24/38 KB 512/1710 KB 192/208 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 2397.0 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 223/223 KB 26/38 KB 512/1710 KB 192/208 KB 223/223 KB 26/38 KB 516/1710 KB 192/208 KB 223/223 KB 28/38 KB 520/1710 KB 196/208 KB 223/223 KB 28/38 KB 524/1710 KB 196/208 KB 223/223 KB 28/38 KB 528/1710 KB 196/208 KB 223/223 KB 28/38 KB 516/1710 KB 196/208 KB 223/223 KB 28/38 KB 516/1710 KB 192/208 KB 223/223 KB 30/38 KB 528/1710 KB 196/208 KB 223/223 KB 32/38 KB 528/1710 KB 196/208 KB 223/223 KB 32/38 KB 528/1710 KB 200/208 KB 223/223 KB 34/38 KB 528/1710 KB 200/208 KB 223/223 KB 34/38 KB 528/1710 KB 204/208 KB 223/223 KB 34/38 KB 528/1710 KB 208/208 KB 223/223 KB 36/38 KB 528/1710 KB 208/208 KB 223/223 KB 36/38 KB 532/1710 KB 208/208 KB 223/223 KB 38/38 KB 536/1710 KB 208/208 KB 223/223 KB 38/38 KB 532/1710 KB 208/208 KB 223/223 KB 38/38 KB 540/1710 KB 208/208 KB 223/223 KB 38/38 KB 544/1710 KB 208/208 KB 223/223 KB 38/38 KB 548/1710 KB 208/208 KB 223/223 KB 38/38 KB 552/1710 KB 208/208 KB 223/223 KB 38/38 KB 556/1710 KB 208/208 KB 223/223 KB 38/38 KB 560/1710 KB 208/208 KB 223/223 KB 38/38 KB 564/1710 KB 208/208 KB 223/223 KB 38/38 KB 568/1710 KB 208/208 KB 223/223 KB 38/38 KB 572/1710 KB 208/208 KB 223/223 KB 38/38 KB 576/1710 KB 208/208 KB 223/223 KB 38/38 KB 580/1710 KB 208/208 KB 223/223 KB 38/38 KB 584/1710 KB 208/208 KB 223/223 KB 38/38 KB 588/1710 KB 208/208 KB 223/223 KB 38/38 KB 592/1710 KB 208/208 KB 223/223 KB 38/38 KB 596/1710 KB 208/208 KB 223/223 KB 38/38 KB 600/1710 KB 208/208 KB 223/223 KB 38/38 KB 604/1710 KB 208/208 KB 223/223 KB 38/38 KB 608/1710 KB 208/208 KB 223/223 KB 38/38 KB 612/1710 KB 208/208 KB 223/223 KB 38/38 KB 616/1710 KB 208/208 KB 223/223 KB 38/38 KB 616/1710 KB 4/18 KB 208/208 KB 223/223 KB 38/38 KB 616/1710 KB 8/18 KB 208/208 KB 223/223 KB 38/38 KB 616/1710 KB 12/18 KB 208/208 KB 223/223 KB 38/38 KB 616/1710 KB 16/18 KB 208/208 KB 616/1710 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 149.4 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 815.0 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 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 867.3 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 620/1710 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 68.7 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 624/1710 KB 18/18 KB 628/1710 KB 628/1710 KB 3/531 KB 628/1710 KB 5/531 KB 628/1710 KB 8/531 KB 628/1710 KB 11/531 KB 632/1710 KB 11/531 KB 636/1710 KB 11/531 KB 636/1710 KB 13/531 KB 636/1710 KB 16/531 KB 636/1710 KB 19/531 KB 640/1710 KB 19/531 KB 640/1710 KB 21/531 KB 640/1710 KB 24/531 KB 640/1710 KB 27/531 KB 640/1710 KB 29/531 KB 640/1710 KB 32/531 KB 644/1710 KB 32/531 KB 648/1710 KB 32/531 KB 652/1710 KB 32/531 KB 656/1710 KB 32/531 KB 656/1710 KB 3/109 KB 32/531 KB 656/1710 KB 6/109 KB 4/1267 KB 32/531 KB 4/214 KB 656/1710 KB 3/109 KB 4/1267 KB 32/531 KB 4/214 KB 656/1710 KB 6/109 KB 4/1267 KB 32/531 KB 8/214 KB 656/1710 KB 6/109 KB 4/1267 KB 32/531 KB 12/214 KB 656/1710 KB 6/109 KB 4/1267 KB 32/531 KB 16/214 KB 656/1710 KB 3/109 KB 4/1267 KB 32/531 KB 656/1710 KB 6/109 KB 8/1267 KB 32/531 KB 16/214 KB 656/1710 KB 6/109 KB 12/1267 KB 32/531 KB 16/214 KB 656/1710 KB 6/109 KB 16/1267 KB 32/531 KB 16/214 KB 656/1710 KB 6/109 KB 20/1267 KB 32/531 KB 16/214 KB 656/1710 KB 6/109 KB 24/1267 KB 32/531 KB 16/214 KB 656/1710 KB 9/109 KB 28/1267 KB 32/531 KB 16/214 KB 656/1710 KB 6/109 KB 28/1267 KB 32/531 KB 16/214 KB 656/1710 KB 9/109 KB 32/1267 KB 32/531 KB 16/214 KB 656/1710 KB 11/109 KB 32/1267 KB 32/531 KB 16/214 KB 656/1710 KB 14/109 KB 32/1267 KB 32/531 KB 16/214 KB 656/1710 KB 16/109 KB 36/1267 KB 36/531 KB 20/214 KB 656/1710 KB 19/109 KB 36/1267 KB 36/531 KB 20/214 KB 656/1710 KB 14/109 KB 36/1267 KB 36/531 KB 20/214 KB 656/1710 KB 14/109 KB 32/1267 KB 36/531 KB 20/214 KB 656/1710 KB 14/109 KB 32/1267 KB 32/531 KB 20/214 KB 656/1710 KB 19/109 KB 36/1267 KB 36/531 KB 24/214 KB 656/1710 KB 19/109 KB 36/1267 KB 36/531 KB 28/214 KB 656/1710 KB 19/109 KB 36/1267 KB 36/531 KB 32/214 KB 656/1710 KB 19/109 KB 36/1267 KB 40/531 KB 32/214 KB 656/1710 KB 19/109 KB 36/1267 KB 44/531 KB 32/214 KB 656/1710 KB 19/109 KB 36/1267 KB 48/531 KB 32/214 KB 656/1710 KB 22/109 KB 40/1267 KB 48/531 KB 32/214 KB 656/1710 KB 19/109 KB 40/1267 KB 48/531 KB 32/214 KB 656/1710 KB 22/109 KB 44/1267 KB 48/531 KB 32/214 KB 656/1710 KB 22/109 KB 44/1267 KB 52/531 KB 32/214 KB 656/1710 KB 25/109 KB 48/1267 KB 56/531 KB 36/214 KB 656/1710 KB 25/109 KB 48/1267 KB 60/531 KB 36/214 KB 656/1710 KB 25/109 KB 48/1267 KB 52/531 KB 36/214 KB 656/1710 KB 25/109 KB 44/1267 KB 52/531 KB 36/214 KB 656/1710 KB 22/109 KB 44/1267 KB 52/531 KB 36/214 KB 656/1710 KB 25/109 KB 48/1267 KB 60/531 KB 40/214 KB 656/1710 KB 25/109 KB 48/1267 KB 60/531 KB 44/214 KB 656/1710 KB 27/109 KB 48/1267 KB 60/531 KB 44/214 KB 656/1710 KB 30/109 KB 48/1267 KB 60/531 KB 48/214 KB 656/1710 KB 27/109 KB 48/1267 KB 60/531 KB 48/214 KB 656/1710 KB 32/109 KB 48/1267 KB 60/531 KB 48/214 KB 656/1710 KB 32/109 KB 48/1267 KB 64/531 KB 48/214 KB 656/1710 KB 32/109 KB 52/1267 KB 64/531 KB 48/214 KB 656/1710 KB 32/109 KB 56/1267 KB 64/531 KB 48/214 KB 656/1710 KB 32/109 KB 60/1267 KB 64/531 KB 48/214 KB 656/1710 KB 36/109 KB 64/1267 KB 68/531 KB 52/214 KB 656/1710 KB 36/109 KB 68/1267 KB 68/531 KB 52/214 KB 660/1710 KB 36/109 KB 72/1267 KB 68/531 KB 52/214 KB 660/1710 KB 36/109 KB 76/1267 KB 68/531 KB 52/214 KB 660/1710 KB 36/109 KB 80/1267 KB 68/531 KB 52/214 KB 656/1710 KB 36/109 KB 60/1267 KB 68/531 KB 52/214 KB 656/1710 KB 32/109 KB 60/1267 KB 68/531 KB 52/214 KB 656/1710 KB 32/109 KB 60/1267 KB 64/531 KB 52/214 KB 660/1710 KB 36/109 KB 80/1267 KB 68/531 KB 56/214 KB 660/1710 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 36/109 KB 80/1267 KB 68/531 KB 60/214 KB 660/1710 KB 36/109 KB 80/1267 KB 68/531 KB 64/214 KB 660/1710 KB 36/109 KB 80/1267 KB 72/531 KB 64/214 KB 660/1710 KB 36/109 KB 68/1267 KB 68/531 KB 52/214 KB 664/1710 KB 40/109 KB 80/1267 KB 76/531 KB 64/214 KB 668/1710 KB 40/109 KB 80/1267 KB 76/531 KB 64/214 KB 672/1710 KB 40/109 KB 80/1267 KB 76/531 KB 64/214 KB 660/1710 KB 40/109 KB 80/1267 KB 76/531 KB 64/214 KB 672/1710 KB 44/109 KB 80/1267 KB 76/531 KB 64/214 KB 660/1710 KB 36/109 KB 80/1267 KB 76/531 KB 64/214 KB 672/1710 KB 48/109 KB 80/1267 KB 80/531 KB 64/214 KB 672/1710 KB 48/109 KB 80/1267 KB 76/531 KB 64/214 KB 672/1710 KB 48/109 KB 80/1267 KB 80/531 KB 68/214 KB 672/1710 KB 48/109 KB 80/1267 KB 80/531 KB 72/214 KB 672/1710 KB 48/109 KB 84/1267 KB 80/531 KB 76/214 KB 672/1710 KB 48/109 KB 84/1267 KB 80/531 KB 80/214 KB 672/1710 KB 48/109 KB 84/1267 KB 84/531 KB 84/214 KB 676/1710 KB 52/109 KB 84/1267 KB 84/531 KB 88/214 KB 676/1710 KB 52/109 KB 84/1267 KB 84/531 KB 92/214 KB 672/1710 KB 48/109 KB 84/1267 KB 80/531 KB 72/214 KB 676/1710 KB 52/109 KB 84/1267 KB 84/531 KB 84/214 KB 672/1710 KB 52/109 KB 84/1267 KB 84/531 KB 84/214 KB 672/1710 KB 48/109 KB 84/1267 KB 84/531 KB 80/214 KB 676/1710 KB 52/109 KB 84/1267 KB 88/531 KB 92/214 KB 676/1710 KB 52/109 KB 84/1267 KB 92/531 KB 92/214 KB 680/1710 KB 56/109 KB 84/1267 KB 92/531 KB 92/214 KB 676/1710 KB 56/109 KB 84/1267 KB 92/531 KB 92/214 KB 680/1710 KB 56/109 KB 84/1267 KB 96/531 KB 92/214 KB 684/1710 KB 60/109 KB 84/1267 KB 96/531 KB 92/214 KB 680/1710 KB 60/109 KB 84/1267 KB 96/531 KB 92/214 KB 688/1710 KB 60/109 KB 84/1267 KB 96/531 KB 92/214 KB 688/1710 KB 64/109 KB 88/1267 KB 100/531 KB 92/214 KB 692/1710 KB 64/109 KB 88/1267 KB 104/531 KB 96/214 KB 692/1710 KB 64/109 KB 88/1267 KB 108/531 KB 96/214 KB 688/1710 KB 64/109 KB 84/1267 KB 96/531 KB 92/214 KB 688/1710 KB 64/109 KB 88/1267 KB 96/531 KB 92/214 KB 692/1710 KB 64/109 KB 92/1267 KB 112/531 KB 96/214 KB 692/1710 KB 64/109 KB 96/1267 KB 112/531 KB 96/214 KB 692/1710 KB 64/109 KB 88/1267 KB 100/531 KB 96/214 KB 692/1710 KB 64/109 KB 100/1267 KB 112/531 KB 96/214 KB 692/1710 KB 68/109 KB 104/1267 KB 112/531 KB 100/214 KB 692/1710 KB 64/109 KB 88/1267 KB 100/531 KB 92/214 KB 696/1710 KB 68/109 KB 104/1267 KB 112/531 KB 100/214 KB 700/1710 KB 68/109 KB 104/1267 KB 112/531 KB 100/214 KB 692/1710 KB 64/109 KB 88/1267 KB 112/531 KB 96/214 KB 692/1710 KB 68/109 KB 100/1267 KB 112/531 KB 100/214 KB 704/1710 KB 68/109 KB 104/1267 KB 112/531 KB 100/214 KB 708/1710 KB 72/109 KB 104/1267 KB 112/531 KB 100/214 KB 712/1710 KB 72/109 KB 108/1267 KB 116/531 KB 100/214 KB 716/1710 KB 72/109 KB 108/1267 KB 116/531 KB 100/214 KB 720/1710 KB 72/109 KB 108/1267 KB 116/531 KB 100/214 KB 692/1710 KB 64/109 KB 100/1267 KB 112/531 KB 100/214 KB 720/1710 KB 72/109 KB 108/1267 KB 116/531 KB 104/214 KB 720/1710 KB 72/109 KB 108/1267 KB 116/531 KB 108/214 KB 720/1710 KB 72/109 KB 108/1267 KB 116/531 KB 112/214 KB 708/1710 KB 72/109 KB 108/1267 KB 116/531 KB 100/214 KB 720/1710 KB 72/109 KB 112/1267 KB 116/531 KB 112/214 KB 708/1710 KB 72/109 KB 104/1267 KB 116/531 KB 100/214 KB 704/1710 KB 72/109 KB 104/1267 KB 112/531 KB 100/214 KB 720/1710 KB 76/109 KB 112/1267 KB 116/531 KB 112/214 KB 720/1710 KB 80/109 KB 112/1267 KB 116/531 KB 112/214 KB 720/1710 KB 84/109 KB 112/1267 KB 116/531 KB 112/214 KB 720/1710 KB 88/109 KB 116/1267 KB 120/531 KB 116/214 KB 720 unit-mysql-0: 05:44:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:44:12 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install /1710 KB 92/109 KB 116/1267 KB 120/531 KB 116/214 KB 720/1710 KB 96/109 KB 116/1267 KB 120/531 KB 116/214 KB 720/1710 KB 84/109 KB 116/1267 KB 120/531 KB 116/214 KB 720/1710 KB 84/109 KB 112/1267 KB 120/531 KB 116/214 KB 720/1710 KB 84/109 KB 112/1267 KB 120/531 KB 112/214 KB 720/1710 KB 96/109 KB 116/1267 KB 124/531 KB 116/214 KB 720/1710 KB 96/109 KB 116/1267 KB 128/531 KB 116/214 KB 720/1710 KB 96/109 KB 116/1267 KB 132/531 KB 116/214 KB 724/1710 KB 100/109 KB 120/1267 KB 136/531 KB 120/214 KB 724/1710 KB 100/109 KB 120/1267 KB 132/531 KB 120/214 KB 728/1710 KB 100/109 KB 120/1267 KB 140/531 KB 120/214 KB 720/1710 KB 100/109 KB 120/1267 KB 132/531 KB 120/214 KB 720/1710 KB 96/109 KB 120/1267 KB 132/531 KB 120/214 KB 720/1710 KB 96/109 KB 116/1267 KB 132/531 KB 120/214 KB 728/1710 KB 100/109 KB 120/1267 KB 140/531 KB 124/214 KB 728/1710 KB 100/109 KB 124/1267 KB 140/531 KB 124/214 KB 728/1710 KB 100/109 KB 124/1267 KB 140/531 KB 128/214 KB 728/1710 KB 100/109 KB 128/1267 KB 140/531 KB 128/214 KB 728/1710 KB 100/109 KB 132/1267 KB 140/531 KB 128/214 KB 732/1710 KB 104/109 KB 136/1267 KB 140/531 KB 132/214 KB 732/1710 KB 104/109 KB 132/1267 KB 140/531 KB 132/214 KB 732/1710 KB 104/109 KB 136/1267 KB 140/531 KB 136/214 KB 732/1710 KB 104/109 KB 136/1267 KB 140/531 KB 140/214 KB 732/1710 KB 104/109 KB 136/1267 KB 140/531 KB 144/214 KB 732/1710 KB 104/109 KB 132/1267 KB 140/531 KB 128/214 KB 724/1710 KB 100/109 KB 120/1267 KB 140/531 KB 128/214 KB 732/1710 KB 100/109 KB 132/1267 KB 140/531 KB 128/214 KB 732/1710 KB 104/109 KB 140/1267 KB 144/531 KB 144/214 KB 736/1710 KB 104/109 KB 140/1267 KB 144/531 KB 144/214 KB 736/1710 KB 108/109 KB 140/1267 KB 148/531 KB 144/214 KB 740/1710 KB 108/109 KB 140/1267 KB 152/531 KB 144/214 KB 740/1710 KB 108/109 KB 140/1267 KB 156/531 KB 144/214 KB 740/1710 KB 108/109 KB 140/1267 KB 160/531 KB 144/214 KB 732/1710 KB 104/109 KB 140/1267 KB 140/531 KB 144/214 KB 740/1710 KB 108/109 KB 144/1267 KB 160/531 KB 148/214 KB 740/1710 KB 108/109 KB 148/1267 KB 160/531 KB 148/214 KB 740/1710 KB 108/109 KB 152/1267 KB 164/531 KB 148/214 KB 740/1710 KB 108/109 KB 140/1267 KB 160/531 KB 148/214 KB 740/1710 KB 108/109 KB 140/1267 KB 148/531 KB 144/214 KB 736/1710 KB 108/109 KB 140/1267 KB 144/531 KB 144/214 KB 740/1710 KB 109/109 KB 152/1267 KB 164/531 KB 148/214 KB 744/1710 KB 109/109 KB 152/1267 KB 164/531 KB 148/214 KB 748/1710 KB 109/109 KB 152/1267 KB 164/531 KB 148/214 KB 752/1710 KB 109/109 KB 152/1267 KB 164/531 KB 148/214 KB 752/1710 KB 109/109 KB 152/1267 KB 164/531 KB 152/214 KB 756/1710 KB 109/109 KB 152/1267 KB 164/531 KB 156/214 KB 756/1710 KB 109/109 KB 152/1267 KB 164/531 KB 160/214 KB 756/1710 KB 109/109 KB 156/1267 KB 164/531 KB 160/214 KB 756/1710 KB 109/109 KB 160/1267 KB 164/531 KB 160/214 KB 756/1710 KB 109/109 KB 164/1267 KB 164/531 KB 164/214 KB 756/1710 KB 109/109 KB 168/1267 KB 164/531 KB 164/214 KB 740/1710 KB 108/109 KB 148/1267 KB 164/531 KB 148/214 KB 756/1710 KB 109/109 KB 168/1267 KB 168/531 KB 164/214 KB 756/1710 KB 109/109 KB 168/1267 KB 172/531 KB 164/214 KB 756/1710 KB 109/109 KB 168/1267 KB 176/531 KB 164/214 KB 756/1710 KB 109/109 KB 160/1267 KB 164/531 KB 164/214 KB 756/1710 KB 109/109 KB 152/1267 KB 164/531 KB 152/214 KB 760/1710 KB 109/109 KB 168/1267 KB 176/531 KB 164/214 KB 764/1710 KB 109/109 KB 168/1267 KB 176/531 KB 164/214 KB 768/1710 KB 109/109 KB 168/1267 KB 176/531 KB 164/214 KB 768/1710 KB 109/109 KB 16 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 8/1267 KB 176/531 KB 168/214 KB 768/1710 KB 109/109 KB 168/1267 KB 176/531 KB 172/214 KB 768/1710 KB 109/109 KB 168/1267 KB 176/531 KB 176/214 KB 768/1710 KB 168/1267 KB 176/531 KB 180/214 KB 772/1710 KB 172/1267 KB 180/531 KB 184/214 KB 772/1710 KB 172/1267 KB 180/531 KB 188/214 KB 772/1710 KB 172/1267 KB 180/531 KB 180/214 KB 768/1710 KB 172/1267 KB 180/531 KB 180/214 KB 768/1710 KB 172/1267 KB 176/531 KB 180/214 KB 772/1710 KB 176/1267 KB 180/531 KB 188/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 347.8 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 776/1710 KB 176/1267 KB 184/531 KB 188/214 KB 776/1710 KB 176/1267 KB 188/531 KB 188/214 KB 776/1710 KB 176/1267 KB 180/531 KB 188/214 KB 780/1710 KB 176/1267 KB 188/531 KB 188/214 KB 784/1710 KB 176/1267 KB 188/531 KB 188/214 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 784/1710 KB 176/1267 KB 192/531 KB 188/214 KB 784/1710 KB 176/1267 KB 196/531 KB 188/214 KB 788/1710 KB 180/1267 KB 200/531 KB 192/214 KB 788/1710 KB 180/1267 KB 204/531 KB 192/214 KB 788/1710 KB 180/1267 KB 208/531 KB 192/214 KB 788/1710 KB 180/1267 KB 196/531 KB 192/214 KB 784/1710 KB 180/1267 KB 196/531 KB 192/214 KB 784/1710 KB 180/1267 KB 196/531 KB 188/214 KB 788/1710 KB 184/1267 KB 208/531 KB 192/214 KB 788/1710 KB 188/1267 KB 208/531 KB 192/214 KB 788/1710 KB 192/1267 KB 208/531 KB 192/214 KB 792/1710 KB 192/1267 KB 208/531 KB 192/214 KB 796/1710 KB 192/1267 KB 208/531 KB 192/214 KB 800/1710 KB 192/1267 KB 208/531 KB 192/214 KB 800/1710 KB 192/1267 KB 208/531 KB 196/214 KB 800/1710 KB 192/1267 KB 208/531 KB 200/214 KB 800/1710 KB 196/1267 KB 208/531 KB 204/214 KB 800/1710 KB 196/1267 KB 208/531 KB 208/214 KB 800/1710 KB 196/1267 KB 208/531 KB 200/214 KB 800/1710 KB 200/1267 KB 208/531 KB 208/214 KB 800/1710 KB 204/1267 KB 208/531 KB 208/214 KB 800/1710 KB 208/1267 KB 212/531 KB 212/214 KB 800/1710 KB 204/1267 KB 212/531 KB 212/214 KB 804/1710 KB 208/1267 KB 212/531 KB 214/214 KB 800/1710 KB 204/1267 KB 212/531 KB 208/214 KB 804/1710 KB 208/1267 KB 216/531 KB 214/214 KB 804/1710 KB 208/1267 KB 220/531 KB 214/214 KB 804/1710 KB 208/1267 KB 212/531 KB 212/214 KB 804/1710 KB 208/1267 KB 224/531 KB 214/214 KB 808/1710 KB 208/1267 KB 224/531 KB 214/214 KB 812/1710 KB 208/1267 KB 224/531 KB 214/214 KB 816/1710 KB 208/1267 KB 224/531 KB 214/214 KB 820/1710 KB 208/1267 KB 224/531 KB 4/80 KB 214/214 KB 824/1710 KB 212/1267 KB 228/531 KB 4/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 4/80 KB 214/214 KB 816/1710 KB 208/1267 KB 224/531 KB 4/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 8/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 12/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 16/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 20/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 24/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 28/80 KB 214/214 KB 828/1710 KB 212/1267 KB 228/531 KB 32/80 KB 214/214 KB 820/1710 KB 212/1267 KB 228/531 KB 4/80 KB 214/214 KB 820/1710 KB 212/1267 KB 224/531 KB 4/80 KB 214/214 KB 828/1710 KB 216/1267 KB 228/531 KB 32/80 KB 214/214 KB 828/1710 KB 220/1267 KB 228/531 KB 32/80 KB 214/214 KB 828/1710 KB 224/1267 KB 228/531 KB 32/80 KB 214/214 KB 828/1710 KB 224/1267 KB 232/531 KB 32/80 KB 214/214 KB 828/1710 KB 224/1267 KB 236/531 KB 32/80 KB 214/214 KB 828/1710 KB 224/1267 KB 236/531 KB 36/80 KB 214/214 KB 832/1710 KB 228/1267 KB 240/531 KB 40/80 KB 214/214 KB 832/1710 KB 228/1267 KB 240/531 KB 44/80 KB 214/214 KB 832/1710 KB 228/1267 KB 240/531 KB 48/80 KB 214/214 KB 832/1710 KB 228/1267 KB 240/531 KB 36/80 KB 214/214 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 644.2 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 832/1710 KB 224/1267 KB 240/531 KB 36/80 KB 214/214 KB 828/1710 KB 224/1267 KB 240/531 KB 36/80 KB 214/214 KB 836/1710 KB 232/1267 KB 240/531 KB 48/80 KB 840/1710 KB 232/1267 KB 244/531 KB 48/80 KB 844/1710 KB 232/1267 KB 244/531 KB 48/80 KB 848/1710 KB 232/1267 KB 244/531 KB 48/80 KB 832/1710 KB 232/1267 KB 240/531 KB 48/80 KB 848/1710 KB 236/1267 KB 244/531 KB 48/80 KB 848/1710 KB 240/1267 KB 244/531 KB 48/80 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:44:12 DEBUG unit.abot-epc-basic/0.install 836/1710 KB 232/1267 KB 244/531 KB 48/80 KB 848/1710 KB 240/1267 KB 248/531 KB 48/80 KB 848/1710 KB 240/1267 KB 252/531 KB 48/80 KB 848/1710 KB 240/1267 KB 256/531 KB 48/80 KB 848/1710 KB 240/1267 KB 256/531 KB 52/80 KB 852/1710 KB 244/1267 KB 260/531 KB 56/80 KB 852/1710 KB 244/1267 KB 260/531 KB 52/80 KB 848/1710 KB 244/1267 KB 260/531 KB 52/80 KB 848/1710 KB 244/1267 KB 256/531 KB 52/80 KB 852/1710 KB 248/1267 KB 260/531 KB 60/80 KB 852/1710 KB 252/1267 KB 260/531 KB 60/80 KB 852/1710 KB 244/1267 KB 260/531 KB 60/80 KB 856/1710 KB 252/1267 KB 264/531 KB 60/80 KB 856/1710 KB 252/1267 KB 260/531 KB 60/80 KB 856/1710 KB 256/1267 KB 264/531 KB 64/80 KB 856/1710 KB 252/1267 KB 264/531 KB 64/80 KB 860/1710 KB 256/1267 KB 268/531 KB 64/80 KB 856/1710 KB 256/1267 KB 268/531 KB 64/80 KB 864/1710 KB 256/1267 KB 268/531 KB 64/80 KB 864/1710 KB 256/1267 KB 272/531 KB 64/80 KB 864/1710 KB 260/1267 KB 272/531 KB 64/80 KB 868/1710 KB 264/1267 KB 276/531 KB 68/80 KB 868/1710 KB 260/1267 KB 276/531 KB 68/80 KB 868/1710 KB 268/1267 KB 276/531 KB 72/80 KB 868/1710 KB 260/1267 KB 276/531 KB 64/80 KB 864/1710 KB 260/1267 KB 276/531 KB 64/80 KB 868/1710 KB 268/1267 KB 276/531 KB 76/80 KB 872/1710 KB 268/1267 KB 280/531 KB 76/80 KB 868/1710 KB 268/1267 KB 276/531 KB 76/80 KB 868/1710 KB 268/1267 KB 280/531 KB 76/80 KB 876/1710 KB 268/1267 KB 280/531 KB 76/80 KB 876/1710 KB 272/1267 KB 284/531 KB 80/80 KB 876/1710 KB 272/1267 KB 284/531 KB 76/80 KB 880/1710 KB 272/1267 KB 288/531 KB 80/80 KB 876/1710 KB 272/1267 KB 280/531 KB 76/80 KB 880/1710 KB 272/1267 KB 284/531 KB 80/80 KB 880/1710 KB 276/1267 KB 288/531 KB 80/80 KB 884/1710 KB 280/1267 KB 288/531 KB 80/80 KB 884/1710 KB 276/1267 KB 288/531 KB 80/80 KB 888/1710 KB 280/1267 KB 288/531 KB 80/80 KB 888/1710 KB 280/1267 KB 292/531 KB 80/80 KB 888/1710 KB 284/1267 KB 292/531 KB 80/80 KB 892/1710 KB 284/1267 KB 292/531 KB 80/80 KB 896/1710 KB 284/1267 KB 296/531 KB 80/80 KB 892/1710 KB 284/1267 KB 296/531 KB 80/80 KB 896/1710 KB 288/1267 KB 296/531 KB 80/80 KB 896/1710 KB 288/1267 KB 300/531 KB 80/80 KB 896/1710 KB 288/1267 KB 4/1044 KB 300/531 KB 80/80 KB 896/1710 KB 288/1267 KB 8/1044 KB 300/531 KB 80/80 KB 896/1710 KB 288/1267 KB 12/1044 KB 300/531 KB 80/80 KB 896/1710 KB 288/1267 KB 16/1044 KB 300/531 KB 80/80 KB 900/1710 KB 288/1267 KB 16/1044 KB 300/531 KB 80/80 KB 904/1710 KB 292/1267 KB 16/1044 KB 304/531 KB 80/80 KB 900/1710 KB 292/1267 KB 16/1044 KB 304/531 KB 80/80 KB 900/1710 KB 288/1267 KB 16/1044 KB 304/531 KB 80/80 KB 904/1710 KB 296/1267 KB 16/1044 KB 308/531 KB 80/80 KB 908/1710 KB 296/1267 KB 16/1044 KB 308/531 KB 80/80 KB 904/1710 KB 296/1267 KB 16/1044 KB 308/531 KB 80/80 KB 908/1710 KB 300/1267 KB 16/1044 KB 308/531 KB 80/80 KB 908/1710 KB 300/1267 KB 20/1044 KB 308/531 KB 80/80 KB 908/1710 KB 300/1267 KB 24/1044 KB 308/531 KB 80/80 KB 908/1710 KB 300/1267 KB 28/1044 KB 308/531 KB 80/80 KB 908/1710 KB 300/1267 KB 32/1044 KB 308/531 KB 80/80 KB 912/1710 KB 300/1267 KB 32/1044 KB 308/531 KB 80/80 KB 912/1710 KB 304/1267 KB 32/1044 KB 312/531 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 227.7 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 912/1710 KB 300/1267 KB 32/1044 KB 312/531 KB 80/80 KB 912/1710 KB 304/1267 KB 36/1044 KB 312/531 KB 912/1710 KB 304/1267 KB 40/1044 KB 312/531 KB 912/1710 KB 304/1267 KB 44/1044 KB 312/531 KB 912/1710 KB 304/1267 KB 48/1044 KB 312/531 KB 912/1710 KB 304/1267 KB 48/1044 KB 316/531 KB 912/1710 KB 304/1267 KB 48/1044 KB 320/531 KB 912/1710 KB 304/1267 KB 48/1044 KB 324/531 KB 916/1710 KB 308/1267 KB 52/1044 KB 328/531 KB 916/1710 KB 308/1267 KB 52/1044 KB 332/531 KB 916/1710 KB 308/1267 KB 52/1044 KB 324/531 KB 912/1710 KB 308/1267 KB 52/1044 KB 324/531 KB 912/1710 KB 304/1267 KB 52/1044 KB 324/531 KB 916/1710 KB 308/1267 KB 56/1044 KB 332/531 KB 916/1710 KB 308/1267 KB 60/1044 KB 332/531 KB 916/1710 KB 308/1267 KB 64/1044 KB 332/531 KB 916/1710 KB 312/1267 KB 64/1044 KB 332/531 KB 920/1710 KB 316/1267 KB 64/1044 KB 332/531 KB 920/1710 KB 320/1267 KB 64/1044 KB 332/531 KB 920/1710 KB 312/1267 KB 64/1044 KB 332/531 KB 924/1710 KB 320/1267 KB 64/1044 KB 332/531 KB 928/1710 KB 320/1267 KB 64/1044 KB 332/531 KB 928/1710 KB 320/1267 KB 64/1044 KB 336/531 KB 928/1710 KB 320/1267 KB 64/1044 KB 340/531 KB 932/1710 KB 324/1267 KB 68/1044 KB 344/531 KB 932/1710 KB 324/1267 KB 68/1044 KB 340/531 KB 928/1710 KB 324/1267 KB 68/1044 KB 340/531 KB 928/1710 KB 320/1267 KB 68/1044 KB 340/531 KB 932/1710 KB 324/1267 KB 68/1044 KB 348/531 KB 4/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 4/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 8/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 12/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 16/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 932/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 16/61 KB 936/1710 KB 328/1267 KB 76/1044 KB 352/531 KB 16/61 KB 936/1710 KB 328/1267 KB 80/1044 KB 352/531 KB 20/61 KB 936/1710 KB 328/1267 KB 80/1044 KB 352/531 KB 24/61 KB 936/1710 KB 328/1267 KB 80/1044 KB 352/531 KB 28/61 KB 936/1710 KB 328/1267 KB 80/1044 KB 352/531 KB 32/61 KB 936/1710 KB 328/1267 KB 80/1044 KB 352/531 KB 4/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 32/61 KB 936/1710 KB 332/1267 KB 84/1044 KB 352/531 KB 32/61 KB 936/1710 KB 336/1267 KB 84/1044 KB 352/531 KB 4/61 KB 936/1710 KB 328/1267 KB 72/1044 KB 352/531 KB 32/61 KB 940/1710 KB 336/1267 KB 84/1044 KB 352/531 KB 32/61 KB 944/1710 KB 336/1267 KB 84/1044 KB 352/531 KB 36/61 KB 944/1710 KB 336/1267 KB 84/1044 KB 352/531 KB 40/61 KB 948/1710 KB 340/1267 KB 84/1044 KB 356/531 KB 44/61 KB 948/1710 KB 340/1267 KB 84/1044 KB 356/531 KB 48/61 KB 948/1710 KB 340/1267 KB 84/1044 KB 356/531 KB 32/61 KB 936/1710 KB 328/1267 KB 84/1044 KB 352/531 KB 48/61 KB 948/1710 KB 340/1267 KB 88/1044 KB 356/531 KB 48/61 KB 948/1710 KB 340/1267 KB 92/1044 KB 356/531 KB 48/61 KB 948/1710 KB 340/1267 KB 96/1044 KB 356/531 KB 36/61 KB 948/1710 KB 340/1267 KB 84/1044 KB 356/531 KB 36/61 KB 944/1710 KB 340/1267 KB 84/1044 KB 356/531 KB 36/61 KB 944/1710 KB 340/1267 KB 84/1044 KB 352/531 KB 48/61 KB 952/1710 KB 344/1267 KB 96/1044 KB 356/531 KB 48/61 KB 952/1710 KB 348/1267 KB 96/1044 KB 356/531 KB 48/61 KB 952/1710 KB 352/1267 KB 96/1044 KB 356/531 KB 48/61 KB 952/1710 KB 352/1267 KB 96/1044 KB 360/531 KB 48/61 KB 952/1710 KB 352/1267 KB 96/1044 KB 360/531 KB 48/61 KB 952/1710 KB 352/1267 KB 96/1044 KB 364/531 KB 48/61 KB 956/1710 KB 352/1267 KB 96/1044 KB 368/531 KB 48/61 KB 956/1710 KB 352/1267 KB 100/1044 KB 372/531 KB 52/61 KB 956/1710 KB 356/1267 KB 100 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install /1044 KB 376/531 KB 52/61 KB 956/1710 KB 356/1267 KB 100/1044 KB 380/531 KB 52/61 KB 956/1710 KB 356/1267 KB 100/1044 KB 384/531 KB 48/61 KB 956/1710 KB 352/1267 KB 96/1044 KB 364/531 KB 52/61 KB 960/1710 KB 356/1267 KB 100/1044 KB 384/531 KB 52/61 KB 964/1710 KB 356/1267 KB 100/1044 KB 384/531 KB 52/61 KB 956/1710 KB 356/1267 KB 100/1044 KB 372/531 KB 52/61 KB 964/1710 KB 360/1267 KB 100/1044 KB 384/531 KB 52/61 KB 956/1710 KB 352/1267 KB 100/1044 KB 372/531 KB 48/61 KB 956/1710 KB 352/1267 KB 100/1044 KB 368/531 KB 52/61 KB 964/1710 KB 360/1267 KB 104/1044 KB 384/531 KB 52/61 KB 964/1710 KB 360/1267 KB 108/1044 KB 384/531 KB 52/61 KB 964/1710 KB 360/1267 KB 112/1044 KB 384/531 KB 52/61 KB 964/1710 KB 364/1267 KB 112/1044 KB 384/531 KB 56/61 KB 964/1710 KB 368/1267 KB 112/1044 KB 384/531 KB 56/61 KB 964/1710 KB 364/1267 KB 112/1044 KB 384/531 KB 60/61 KB 964/1710 KB 368/1267 KB 112/1044 KB 384/531 KB 61/61 KB 964/1710 KB 368/1267 KB 112/1044 KB 384/531 KB 61/61 KB 968/1710 KB 368/1267 KB 112/1044 KB 384/531 KB 61/61 KB 972/1710 KB 368/1267 KB 116/1044 KB 384/531 KB 61/61 KB 976/1710 KB 368/1267 KB 116/1044 KB 384/531 KB 61/61 KB 980/1710 KB 368/1267 KB 116/1044 KB 384/531 KB 61/61 KB 984/1710 KB 372/1267 KB 116/1044 KB 388/531 KB 61/61 KB 988/1710 KB 372/1267 KB 116/1044 KB 388/531 KB 61/61 KB 968/1710 KB 368/1267 KB 116/1044 KB 384/531 KB 61/61 KB 988/1710 KB 372/1267 KB 120/1044 KB 388/531 KB 61/61 KB 988/1710 KB 372/1267 KB 124/1044 KB 388/531 KB 61/61 KB 988/1710 KB 372/1267 KB 128/1044 KB 388/531 KB 61/61 KB 988/1710 KB 372/1267 KB 132/1044 KB 388/531 KB 61/61 KB 980/1710 KB 372/1267 KB 116/1044 KB 388/531 KB 61/61 KB 980/1710 KB 372/1267 KB 116/1044 KB 384/531 KB 61/61 KB 988/1710 KB 376/1267 KB 132/1044 KB 388/531 KB 61/61 KB 988/1710 KB 380/1267 KB 132/1044 KB 388/531 KB 61/61 KB 988/1710 KB 384/1267 KB 132/1044 KB 388/531 KB 61/61 KB 988/1710 KB 384/1267 KB 132/1044 KB 392/531 KB 61/61 KB 988/1710 KB 388/1267 KB 132/1044 KB 396/531 KB 61/61 KB 988/1710 KB 388/1267 KB 132/1044 KB 400/531 KB 61/61 KB 992/1710 KB 388/1267 KB 132/1044 KB 400/531 KB 61/61 KB 992/1710 KB 388/1267 KB 136/1044 KB 400/531 KB 61/61 KB 992/1710 KB 388/1267 KB 140/1044 KB 400/531 KB 61/61 KB 992/1710 KB 388/1267 KB 144/1044 KB 400/531 KB 61/61 KB 992/1710 KB 388/1267 KB 148/1044 KB 400/531 KB 996/1710 KB 388/1267 KB 152/1044 KB 404/531 KB 61/61 KB 988/1710 KB 388/1267 KB 132/1044 KB 392/531 KB 996/1710 KB 392/1267 KB 152/1044 KB 404/531 KB 996/1710 KB 396/1267 KB 152/1044 KB 404/531 KB 996/1710 KB 400/1267 KB 152/1044 KB 404/531 KB 996/1710 KB 388/1267 KB 148/1044 KB 404/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 158.9 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 61/61 KB 992/1710 KB 388/1267 KB 148/1044 KB 404/531 KB 996/1710 KB 400/1267 KB 152/1044 KB 408/531 KB 1000/1710 KB 400/1267 KB 152/1044 KB 412/531 KB 1000/1710 KB 400/1267 KB 152/1044 KB 416/531 KB 1000/1710 KB 400/1267 KB 152/1044 KB 408/531 KB 1004/1710 KB 400/1267 KB 152/1044 KB 416/531 KB 1008/1710 KB 400/1267 KB 152/1044 KB 416/531 KB 1008/1710 KB 400/1267 KB 152/1044 KB 420/531 KB 1012/1710 KB 404/1267 KB 156/1044 KB 424/531 KB 1012/1710 KB 404/1267 KB 156/1044 KB 428/531 KB 1012/1710 KB 404/1267 KB 156/1044 KB 432/531 KB 1012/1710 KB 404/1267 KB 156/1044 KB 420/531 KB 1008/1710 KB 404/1267 KB 156/1044 KB 420/531 KB 1012/1710 KB 408/1267 KB 156/1044 KB 432/531 KB 1008/1710 KB 404/1267 KB 156/1044 KB 420/531 KB 1012/1710 KB 408/1267 KB 160/1044 KB 432/531 KB 1012/1710 KB 412/1267 KB 160/1044 KB 432/531 KB 1012/1710 KB 416/1267 KB 160/1044 KB 432/531 KB 1012/1710 KB 416/1267 KB 164/1044 KB 432/531 KB 1016/1710 KB 420/1267 KB 168/1044 KB 432/531 KB 1016/1710 KB 420/1267 KB 172/1044 KB 432/531 KB 1016/1710 KB 420/1267 KB 176/1044 KB 432/531 KB 1016/1710 KB 420/1267 KB 180/1044 KB 432/531 KB 1016/1710 KB 420/1267 KB 184/1044 KB 436/531 KB 1016/1710 KB 420/1267 KB 188/1044 KB 436/531 KB 1016/1710 KB 420/1267 KB 164/1044 KB 432/531 KB 1016/1710 KB 416/1267 KB 164/1044 KB 432/531 KB 1020/1710 KB 420/1267 KB 188/1044 KB 436/531 KB 1024/1710 KB 420/1267 KB 188/1044 KB 436/531 KB 1028/1710 KB 420/1267 KB 188/1044 KB 436/531 KB 1016/1710 KB 420/1267 KB 180/1044 KB 436/531 KB 1028/1710 KB 424/1267 KB 188/1044 KB 436/531 KB 1028/1710 KB 428/1267 KB 188/1044 KB 436/531 KB 1028/1710 KB 432/1267 KB 188/1044 KB 436/531 KB 1028/1710 KB 432/1267 KB 188/1044 KB 440/531 KB 1032/1710 KB 432/1267 KB 188/1044 KB 440/531 KB 1036/1710 KB 432/1267 KB 188/1044 KB 444/531 KB 1040/1710 KB 4/1063 KB 436/1267 KB 188/1044 KB 444/531 KB 1032/1710 KB 432/1267 KB 188/1044 KB 444/531 KB 1040/1710 KB 4/1063 KB 436/1267 KB 188/1044 KB 448/531 KB 1044/1710 KB 4/1063 KB 436/1267 KB 188/1044 KB 448/531 KB 1048/1710 KB 4/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1036/1710 KB 4/1063 KB 436/1267 KB 188/1044 KB 444/531 KB 1036/1710 KB 4/1063 KB 432/1267 KB 188/1044 KB 444/531 KB 1048/1710 KB 8/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 12/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 16/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 20/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 24/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 28/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 32/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 36/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1044/1710 KB 4/1063 KB 436/1267 KB 192/1044 KB 452/531 KB 1044/1710 KB 4/1063 KB 436/1267 KB 192/1044 KB 448/531 KB 1052/1710 KB 36/1063 KB 440/1267 KB 196/1044 KB 452/531 KB 1052/1710 KB 36/1063 KB 440/1267 KB 192/1044 KB 452/531 KB 1048/1710 KB 36/1063 KB 440/1267 KB 192/1044 KB 452/531 KB 1052/1710 KB 36/1063 KB 444/1267 KB 196/1044 KB 456/531 KB 1052/1710 KB 36/1063 KB 440/1267 KB 196/1044 KB 456/531 KB 1052/1710 KB 36/1063 KB 444/1267 KB 196/1044 KB 460/531 KB 1052/1710 KB 36/1063 KB 448/1267 KB 196/1044 KB 460/531 KB 1052/1710 KB 36/1063 KB 448/1267 KB 196/1044 KB 464/531 KB 1056/1710 KB 40/1063 KB 448/1267 KB 196/1044 KB 464/531 KB 1052/1710 KB 40/1063 KB 448/1267 KB 196/1044 KB 464/531 KB 1056/1710 KB 44/1063 KB 448/1267 KB 200/1044 KB 464/531 KB 1056/1710 KB 40/1063 KB 448/1267 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 200/1044 KB 464/531 KB 1056/1710 KB 44/1063 KB 448/1267 KB 204/1044 KB 464/531 KB 1056/1710 KB 44/1063 KB 448/1267 KB 208/1044 KB 464/531 KB 1060/1710 KB 48/1063 KB 452/1267 KB 212/1044 KB 464/531 KB 1060/1710 KB 48/1063 KB 452/1267 KB 216/1044 KB 468/531 KB 1060/1710 KB 48/1063 KB 452/1267 KB 208/1044 KB 464/531 KB 1060/1710 KB 48/1063 KB 456/1267 KB 220/1044 KB 468/531 KB 1060/1710 KB 48/1063 KB 448/1267 KB 208/1044 KB 464/531 KB 1056/1710 KB 48/1063 KB 448/1267 KB 208/1044 KB 464/531 KB 1060/1710 KB 52/1063 KB 456/1267 KB 220/1044 KB 468/531 KB 1064/1710 KB 56/1063 KB 460/1267 KB 220/1044 KB 468/531 KB 1064/1710 KB 60/1063 KB 460/1267 KB 220/1044 KB 468/531 KB 1064/1710 KB 64/1063 KB 460/1267 KB 220/1044 KB 468/531 KB 1060/1710 KB 48/1063 KB 452/1267 KB 212/1044 KB 468/531 KB 1064/1710 KB 64/1063 KB 460/1267 KB 220/1044 KB 472/531 KB 1064/1710 KB 64/1063 KB 460/1267 KB 220/1044 KB 476/531 KB 1064/1710 KB 64/1063 KB 460/1267 KB 220/1044 KB 480/531 KB 1064/1710 KB 52/1063 KB 460/1267 KB 220/1044 KB 468/531 KB 1060/1710 KB 52/1063 KB 460/1267 KB 220/1044 KB 468/531 KB 1064/1710 KB 64/1063 KB 464/1267 KB 220/1044 KB 480/531 KB 1068/1710 KB 64/1063 KB 464/1267 KB 220/1044 KB 480/531 KB 1072/1710 KB 64/1063 KB 464/1267 KB 220/1044 KB 480/531 KB 1076/1710 KB 64/1063 KB 464/1267 KB 220/1044 KB 480/531 KB 1080/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1084/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1088/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1092/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1096/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1100/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1104/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1076/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 480/531 KB 1108/1710 KB 72/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 76/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 80/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 84/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 88/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 92/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 96/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1076/1710 KB 64/1063 KB 468/1267 KB 220/1044 KB 480/531 KB 1108/1710 KB 100/1063 KB 472/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 476/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 480/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 484/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 488/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 492/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 496/1267 KB 220/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 220/1044 KB 484/531 KB 1076/1710 KB 64/1063 KB 464/1267 KB 220/1044 KB 480/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 224/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 228/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 232/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 236/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 240/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 244/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 248/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 500/1267 KB 252/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 504/1267 KB 256/1044 KB 48 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 4/531 KB 1108/1710 KB 100/1063 KB 504/1267 KB 252/1044 KB 484/531 KB 1108/1710 KB 100/1063 KB 508/1267 KB 256/1044 KB 484/531 KB 1108/1710 KB 104/1063 KB 508/1267 KB 256/1044 KB 484/531 KB 1112/1710 KB 108/1063 KB 508/1267 KB 256/1044 KB 484/531 KB 1112/1710 KB 112/1063 KB 512/1267 KB 256/1044 KB 484/531 KB 1112/1710 KB 104/1063 KB 508/1267 KB 256/1044 KB 484/531 KB 1116/1710 KB 112/1063 KB 512/1267 KB 256/1044 KB 484/531 KB 1120/1710 KB 112/1063 KB 512/1267 KB 256/1044 KB 484/531 KB 1112/1710 KB 108/1063 KB 512/1267 KB 256/1044 KB 484/531 KB 1120/1710 KB 112/1063 KB 516/1267 KB 256/1044 KB 484/531 KB 1124/1710 KB 116/1063 KB 520/1267 KB 260/1044 KB 484/531 KB 1124/1710 KB 116/1063 KB 524/1267 KB 260/1044 KB 484/531 KB 1124/1710 KB 116/1063 KB 516/1267 KB 260/1044 KB 484/531 KB 1124/1710 KB 112/1063 KB 516/1267 KB 260/1044 KB 484/531 KB 1124/1710 KB 116/1063 KB 524/1267 KB 264/1044 KB 484/531 KB 1124/1710 KB 116/1063 KB 524/1267 KB 268/1044 KB 484/531 KB 1124/1710 KB 116/1063 KB 524/1267 KB 272/1044 KB 484/531 KB 1124/1710 KB 112/1063 KB 516/1267 KB 256/1044 KB 484/531 KB 1124/1710 KB 120/1063 KB 524/1267 KB 272/1044 KB 484/531 KB 1124/1710 KB 124/1063 KB 524/1267 KB 272/1044 KB 484/531 KB 1124/1710 KB 128/1063 KB 528/1267 KB 272/1044 KB 484/531 KB 1124/1710 KB 124/1063 KB 528/1267 KB 272/1044 KB 484/531 KB 1128/1710 KB 128/1063 KB 528/1267 KB 272/1044 KB 484/531 KB 1132/1710 KB 128/1063 KB 528/1267 KB 272/1044 KB 484/531 KB 1136/1710 KB 128/1063 KB 528/1267 KB 272/1044 KB 484/531 KB 1140/1710 KB 128/1063 KB 532/1267 KB 272/1044 KB 484/531 KB 1144/1710 KB 132/1063 KB 532/1267 KB 276/1044 KB 484/531 KB 1136/1710 KB 128/1063 KB 532/1267 KB 272/1044 KB 484/531 KB 1140/1710 KB 132/1063 KB 532/1267 KB 276/1044 KB 484/531 KB 1140/1710 KB 128/1063 KB 532/1267 KB 276/1044 KB 484/531 KB 1144/1710 KB 132/1063 KB 532/1267 KB 280/1044 KB 484/531 KB 1144/1710 KB 132/1063 KB 532/1267 KB 284/1044 KB 484/531 KB 1144/1710 KB 136/1063 KB 532/1267 KB 284/1044 KB 484/531 KB 1144/1710 KB 136/1063 KB 536/1267 KB 284/1044 KB 484/531 KB 1144/1710 KB 140/1063 KB 536/1267 KB 288/1044 KB 484/531 KB 1144/1710 KB 136/1063 KB 536/1267 KB 288/1044 KB 484/531 KB 1144/1710 KB 144/1063 KB 536/1267 KB 288/1044 KB 484/531 KB 1144/1710 KB 144/1063 KB 540/1267 KB 288/1044 KB 484/531 KB 1148/1710 KB 144/1063 KB 544/1267 KB 288/1044 KB 484/531 KB 1152/1710 KB 144/1063 KB 544/1267 KB 288/1044 KB 484/531 KB 1156/1710 KB 144/1063 KB 544/1267 KB 288/1044 KB 484/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 484/531 KB 1152/1710 KB 144/1063 KB 544/1267 KB 288/1044 KB 484/531 KB 1076/1710 KB 68/1063 KB 468/1267 KB 220/1044 KB 484/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 488/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 492/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 496/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 500/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 504/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 508/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 512/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 516/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 520/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 524/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 528/531 KB 1160/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 531/531 KB 1156/1710 KB 148/1063 KB 544/1267 KB 292/1044 KB 484/531 KB 1156/1710 KB 148/1063 KB 544/1267 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install KB 288/1044 KB 484/531 KB 1160/1710 KB 152/1063 KB 544/1267 KB 292/1044 KB 531/531 KB 1160/1710 KB 156/1063 KB 544/1267 KB 296/1044 KB 531/531 KB 1160/1710 KB 152/1063 KB 544/1267 KB 296/1044 KB 531/531 KB 1160/1710 KB 156/1063 KB 548/1267 KB 300/1044 KB 531/531 KB 1160/1710 KB 156/1063 KB 548/1267 KB 296/1044 KB 531/531 KB 1160/1710 KB 160/1063 KB 548/1267 KB 304/1044 KB 531/531 KB 1164/1710 KB 160/1063 KB 548/1267 KB 304/1044 KB 531/531 KB 1164/1710 KB 160/1063 KB 552/1267 KB 304/1044 KB 531/531 KB 1164/1710 KB 160/1063 KB 552/1267 KB 304/1044 KB 531/531 KB 1168/1710 KB 160/1063 KB 552/1267 KB 304/1044 KB 531/531 KB 1168/1710 KB 160/1063 KB 556/1267 KB 304/1044 KB 531/531 KB 1168/1710 KB 164/1063 KB 556/1267 KB 304/1044 KB 531/531 KB 1172/1710 KB 168/1063 KB 560/1267 KB 308/1044 KB 531/531 KB 1172/1710 KB 172/1063 KB 560/1267 KB 308/1044 KB 531/531 KB 1172/1710 KB 176/1063 KB 560/1267 KB 308/1044 KB 531/531 KB 1172/1710 KB 164/1063 KB 560/1267 KB 308/1044 KB 531/531 KB 1168/1710 KB 164/1063 KB 560/1267 KB 308/1044 KB 531/531 KB 1168/1710 KB 164/1063 KB 560/1267 KB 304/1044 KB 531/531 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1202.5 KB/sec) unit-abot-epc-basic-0: 05:44:12 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-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 1172/1710 KB 176/1063 KB 560/1267 KB 312/1044 KB 1172/1710 KB 176/1063 KB 560/1267 KB 316/1044 KB 1172/1710 KB 176/1063 KB 560/1267 KB 320/1044 KB 1176/1710 KB 176/1063 KB 560/1267 KB 320/1044 KB 1180/1710 KB 176/1063 KB 564/1267 KB 320/1044 KB 1184/1710 KB 176/1063 KB 564/1267 KB 324/1044 KB 1188/1710 KB 176/1063 KB 564/1267 KB 324/1044 KB 1192/1710 KB 180/1063 KB 564/1267 KB 324/1044 KB 1196/1710 KB 180/1063 KB 564/1267 KB 324/1044 KB 1200/1710 KB 180/1063 KB 564/1267 KB 324/1044 KB 1176/1710 KB 176/1063 KB 564/1267 KB 320/1044 KB 1200/1710 KB 180/1063 KB 568/1267 KB 324/1044 KB 1200/1710 KB 180/1063 KB 572/1267 KB 324/1044 KB 1200/1710 KB 180/1063 KB 576/1267 KB 324/1044 KB 1188/1710 KB 180/1063 KB 564/1267 KB 324/1044 KB 1200/1710 KB 184/1063 KB 576/1267 KB 324/1044 KB 1200/1710 KB 188/1063 KB 576/1267 KB 324/1044 KB 1200/1710 KB 192/1063 KB 576/1267 KB 324/1044 KB 1180/1710 KB 176/1063 KB 564/1267 KB 324/1044 KB 1200/1710 KB 192/1063 KB 576/1267 KB 328/1044 KB 1200/1710 KB 192/1063 KB 576/1267 KB 332/1044 KB 1200/1710 KB 192/1063 KB 576/1267 KB 336/1044 KB 1200/1710 KB 192/1063 KB 580/1267 KB 340/1044 KB 1204/1710 KB 196/1063 KB 580/1267 KB 344/1044 KB 1204/1710 KB 196/1063 KB 580/1267 KB 348/1044 KB 1204/1710 KB 196/1063 KB 580/1267 KB 352/1044 KB 1200/1710 KB 192/1063 KB 580/1267 KB 336/1044 KB 1204/1710 KB 196/1063 KB 584/1267 KB 352/1044 KB 1204/1710 KB 196/1063 KB 588/1267 KB 352/1044 KB 1204/1710 KB 196/1063 KB 592/1267 KB 352/1044 KB 1204/1710 KB 196/1063 KB 580/1267 KB 340/1044 KB 1204/1710 KB 200/1063 KB 592/1267 KB 352/1044 KB 1204/1710 KB 204/1063 KB 592/1267 KB 352/1044 KB 1204/1710 KB 208/1063 KB 592/1267 KB 352/1044 KB 1204/1710 KB 192/1063 KB 580/1267 KB 340/1044 KB 1208/1710 KB 208/1063 KB 592/1267 KB 352/1044 KB 1212/1710 KB 208/1063 KB 592/1267 KB 352/1044 KB 1216/1710 KB 208/1063 KB 592/1267 KB 352/1044 KB 1220/1710 KB 208/1063 KB 592/1267 KB 352/1044 KB 4/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 4/713 KB 1216/1710 KB 208/1063 KB 592/1267 KB 352/1044 KB 4/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 8/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 12/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 16/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 20/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 24/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 28/713 KB 1224/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 32/713 KB 1220/1710 KB 212/1063 KB 596/1267 KB 356/1044 KB 4/713 KB 1220/1710 KB 212/1063 KB 596/1267 KB 352/1044 KB 4/713 KB 1220/1710 KB 208/1063 KB 596/1267 KB 352/1044 KB 4/713 KB 1224/1710 KB 212/1063 KB 600/1267 KB 356/1044 KB 32/713 KB 1224/1710 KB 212/1063 KB 604/1267 KB 356/1044 KB 32/713 KB 1224/1710 KB 212/1063 KB 608/1267 KB 356/1044 KB 32/713 KB 1224/1710 KB 216/1063 KB 608/1267 KB 356/1044 KB 32/713 KB 1224/1710 KB 220/1063 KB 608/1267 KB 356/1044 KB 32/713 KB 1224/1710 KB 220/1063 KB 608/1267 KB 360/1044 KB 36/713 KB 1228/1710 KB 224/1063 KB 612/1267 KB 360/1044 KB 40/713 KB 1228/1710 KB 224/1063 KB 612/1267 KB 360/1044 KB 44/713 KB 1228/1710 KB 224/1063 KB 612/1267 KB 360/1044 KB 48/713 KB 1224/1710 KB 220/1063 KB 608/1267 KB 360/1044 KB 32/713 KB 1228/1710 KB 224/1063 KB 612/1267 KB 364/1044 KB 48/713 KB 1228/1710 KB 224/1063 KB 612/1267 KB 368/1044 KB 48/713 KB 1228/1710 KB 224/1063 KB 612/1267 KB 360/1044 KB 36/713 KB 1228/1710 KB 224/1063 KB 608/1267 KB 360/1044 KB 36/713 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 1224/1710 KB 224/1063 KB 608/1267 KB 360/1044 KB 36/713 KB 1232/1710 KB 224/1063 KB 612/1267 KB 368/1044 KB 48/713 KB 1232/1710 KB 224/1063 KB 612/1267 KB 372/1044 KB 48/713 KB 1236/1710 KB 228/1063 KB 616/1267 KB 376/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 616/1267 KB 380/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 616/1267 KB 384/1044 KB 52/713 KB 1232/1710 KB 224/1063 KB 616/1267 KB 372/1044 KB 48/713 KB 1236/1710 KB 228/1063 KB 620/1267 KB 384/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 624/1267 KB 384/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 628/1267 KB 384/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 616/1267 KB 372/1044 KB 52/713 KB 1236/1710 KB 228/1063 KB 616/1267 KB 372/1044 KB 48/713 KB 1236/1710 KB 232/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1236/1710 KB 236/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1236/1710 KB 224/1063 KB 616/1267 KB 372/1044 KB 48/713 KB 1236/1710 KB 240/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1240/1710 KB 240/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1244/1710 KB 240/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1248/1710 KB 240/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1248/1710 KB 244/1063 KB 632/1267 KB 384/1044 KB 52/713 KB 1252/1710 KB 248/1063 KB 636/1267 KB 388/1044 KB 56/713 KB 1252/1710 KB 252/1063 KB 636/1267 KB 388/1044 KB 56/713 KB 1252/1710 KB 244/1063 KB 636/1267 KB 388/1044 KB 56/713 KB 1248/1710 KB 244/1063 KB 636/1267 KB 388/1044 KB 56/713 KB 1252/1710 KB 256/1063 KB 640/1267 KB 388/1044 KB 56/713 KB 1248/1710 KB 244/1063 KB 632/1267 KB 388/1044 KB 56/713 KB 1248/1710 KB 244/1063 KB 632/1267 KB 384/1044 KB 56/713 KB 1252/1710 KB 256/1063 KB 640/1267 KB 388/1044 KB 60/713 KB 1252/1710 KB 256/1063 KB 640/1267 KB 388/1044 KB 64/713 KB 1252/1710 KB 256/1063 KB 640/1267 KB 392/1044 KB 64/713 KB 1256/1710 KB 256/1063 KB 640/1267 KB 392/1044 KB 64/713 KB 1260/1710 KB 256/1063 KB 640/1267 KB 392/1044 KB 64/713 KB 1264/1710 KB 256/1063 KB 640/1267 KB 396/1044 KB 64/713 KB 1268/1710 KB 256/1063 KB 640/1267 KB 396/1044 KB 64/713 KB 1272/1710 KB 256/1063 KB 644/1267 KB 396/1044 KB 68/713 KB 1252/1710 KB 256/1063 KB 640/1267 KB 392/1044 KB 64/713 KB 1276/1710 KB 260/1063 KB 644/1267 KB 396/1044 KB 68/713 KB 1268/1710 KB 256/1063 KB 644/1267 KB 396/1044 KB 68/713 KB 1268/1710 KB 256/1063 KB 644/1267 KB 396/1044 KB 64/713 KB 1260/1710 KB 256/1063 KB 640/1267 KB 396/1044 KB 64/713 KB 1276/1710 KB 260/1063 KB 644/1267 KB 400/1044 KB 68/713 KB 1276/1710 KB 260/1063 KB 644/1267 KB 404/1044 KB 68/713 KB 1276/1710 KB 264/1063 KB 648/1267 KB 408/1044 KB 72/713 KB 1276/1710 KB 264/1063 KB 648/1267 KB 404/1044 KB 72/713 KB 1276/1710 KB 260/1063 KB 648/1267 KB 404/1044 KB 72/713 KB 1276/1710 KB 260/1063 KB 648/1267 KB 404/1044 KB 68/713 KB 1276/1710 KB 264/1063 KB 652/1267 KB 408/1044 KB 72/713 KB 1276/1710 KB 264/1063 KB 656/1267 KB 408/1044 KB 72/713 KB 1276/1710 KB 264/1063 KB 656/1267 KB 408/1044 KB 76/713 KB 1276/1710 KB 264/1063 KB 656/1267 KB 408/1044 KB 80/713 KB 1276/1710 KB 268/1063 KB 656/1267 KB 408/1044 KB 84/713 KB 1276/1710 KB 268/1063 KB 656/1267 KB 408/1044 KB 80/713 KB 1276/1710 KB 272/1063 KB 660/1267 KB 412/1044 KB 84/713 KB 1276/1710 KB 268/1063 KB 660/1267 KB 412/1044 KB 84/713 KB 1276/1710 KB 272/1063 KB 664/1267 KB 412/1044 KB 84/713 KB 1276/1710 KB 272/1063 KB 668/1267 KB 412/1044 KB 84/713 KB 1276/1710 KB 272/1063 KB 672/1267 KB 412/1044 KB 84/713 KB 1276/1710 KB 276/1063 KB 676 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install /1267 KB 412/1044 KB 88/713 KB 1276/1710 KB 268/1063 KB 656/1267 KB 412/1044 KB 84/713 KB 1276/1710 KB 276/1063 KB 676/1267 KB 416/1044 KB 88/713 KB 1276/1710 KB 268/1063 KB 656/1267 KB 408/1044 KB 84/713 KB 1280/1710 KB 276/1063 KB 676/1267 KB 416/1044 KB 88/713 KB 1280/1710 KB 276/1063 KB 676/1267 KB 420/1044 KB 88/713 KB 1284/1710 KB 276/1063 KB 676/1267 KB 424/1044 KB 88/713 KB 1284/1710 KB 276/1063 KB 676/1267 KB 428/1044 KB 88/713 KB 1276/1710 KB 276/1063 KB 672/1267 KB 412/1044 KB 88/713 KB 1276/1710 KB 272/1063 KB 672/1267 KB 412/1044 KB 88/713 KB 1284/1710 KB 276/1063 KB 676/1267 KB 428/1044 KB 92/713 KB 1284/1710 KB 276/1063 KB 676/1267 KB 420/1044 KB 88/713 KB 1284/1710 KB 276/1063 KB 676/1267 KB 428/1044 KB 96/713 KB 1288/1710 KB 280/1063 KB 676/1267 KB 428/1044 KB 96/713 KB 1284/1710 KB 280/1063 KB 676/1267 KB 428/1044 KB 96/713 KB 1292/1710 KB 280/1063 KB 676/1267 KB 428/1044 KB 96/713 KB 1296/1710 KB 284/1063 KB 676/1267 KB 428/1044 KB 96/713 KB 1292/1710 KB 284/1063 KB 676/1267 KB 428/1044 KB 96/713 KB 1296/1710 KB 288/1063 KB 676/1267 KB 432/1044 KB 100/713 KB 1296/1710 KB 292/1063 KB 676/1267 KB 432/1044 KB 100/713 KB 1300/1710 KB 296/1063 KB 680/1267 KB 432/1044 KB 100/713 KB 1300/1710 KB 300/1063 KB 680/1267 KB 432/1044 KB 100/713 KB 1296/1710 KB 284/1063 KB 676/1267 KB 432/1044 KB 100/713 KB 1296/1710 KB 284/1063 KB 676/1267 KB 432/1044 KB 96/713 KB 1300/1710 KB 300/1063 KB 680/1267 KB 436/1044 KB 100/713 KB 1300/1710 KB 292/1063 KB 680/1267 KB 432/1044 KB 100/713 KB 1296/1710 KB 292/1063 KB 680/1267 KB 432/1044 KB 100/713 KB 1300/1710 KB 300/1063 KB 684/1267 KB 436/1044 KB 104/713 KB 1300/1710 KB 300/1063 KB 688/1267 KB 436/1044 KB 104/713 KB 1300/1710 KB 300/1063 KB 680/1267 KB 436/1044 KB 104/713 KB 1300/1710 KB 300/1063 KB 688/1267 KB 436/1044 KB 108/713 KB 1300/1710 KB 300/1063 KB 688/1267 KB 440/1044 KB 112/713 KB 1304/1710 KB 300/1063 KB 688/1267 KB 444/1044 KB 112/713 KB 1304/1710 KB 300/1063 KB 688/1267 KB 448/1044 KB 112/713 KB 1300/1710 KB 300/1063 KB 688/1267 KB 440/1044 KB 112/713 KB 1304/1710 KB 300/1063 KB 688/1267 KB 440/1044 KB 112/713 KB 1308/1710 KB 300/1063 KB 688/1267 KB 448/1044 KB 112/713 KB 1312/1710 KB 300/1063 KB 688/1267 KB 448/1044 KB 112/713 KB 1312/1710 KB 304/1063 KB 688/1267 KB 448/1044 KB 112/713 KB 1312/1710 KB 304/1063 KB 688/1267 KB 448/1044 KB 116/713 KB 1312/1710 KB 308/1063 KB 692/1267 KB 452/1044 KB 120/713 KB 1312/1710 KB 308/1063 KB 692/1267 KB 452/1044 KB 124/713 KB 1312/1710 KB 308/1063 KB 692/1267 KB 452/1044 KB 128/713 KB 1312/1710 KB 304/1063 KB 692/1267 KB 448/1044 KB 116/713 KB 1316/1710 KB 308/1063 KB 696/1267 KB 452/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 700/1267 KB 452/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 704/1267 KB 452/1044 KB 128/713 KB 1312/1710 KB 308/1063 KB 692/1267 KB 452/1044 KB 116/713 KB 1316/1710 KB 308/1063 KB 704/1267 KB 456/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 704/1267 KB 460/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 704/1267 KB 464/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 704/1267 KB 468/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 708/1267 KB 472/1044 KB 132/713 KB 1312/1710 KB 308/1063 KB 692/1267 KB 448/1044 KB 116/713 KB 1316/1710 KB 312/1063 KB 708/1267 KB 476/1044 KB 132/713 KB 1316/1710 KB 316/1063 KB 708/1267 KB 476/1044 KB 132/713 KB 1316/1710 KB 320/1063 KB 708/1267 KB 476/1044 KB 132/713 KB 1316/1710 KB 324/1063 KB 708/1267 KB 476/1044 KB 132/713 KB 1316/1710 KB 328/1063 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 708/1267 KB 476/1044 KB 132/713 KB 1316/1710 KB 308/1063 KB 708/1267 KB 468/1044 KB 132/713 KB 1316/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 136/713 KB 1316/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 140/713 KB 1316/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 144/713 KB 1316/1710 KB 308/1063 KB 708/1267 KB 468/1044 KB 128/713 KB 1316/1710 KB 308/1063 KB 692/1267 KB 452/1044 KB 128/713 KB 1320/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 144/713 KB 1324/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 144/713 KB 1328/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 144/713 KB 1332/1710 KB 328/1063 KB 708/1267 KB 476/1044 KB 144/713 KB 1336/1710 KB 328/1063 KB 712/1267 KB 476/1044 KB 144/713 KB 1316/1710 KB 324/1063 KB 708/1267 KB 476/1044 KB 132/713 KB 1340/1710 KB 328/1063 KB 712/1267 KB 480/1044 KB 144/713 KB 1340/1710 KB 328/1063 KB 712/1267 KB 476/1044 KB 144/713 KB 1344/1710 KB 328/1063 KB 712/1267 KB 480/1044 KB 144/713 KB 1332/1710 KB 328/1063 KB 712/1267 KB 476/1044 KB 144/713 KB 1344/1710 KB 328/1063 KB 716/1267 KB 480/1044 KB 144/713 KB 1344/1710 KB 328/1063 KB 720/1267 KB 480/1044 KB 144/713 KB 1344/1710 KB 328/1063 KB 724/1267 KB 480/1044 KB 144/713 KB 1348/1710 KB 332/1063 KB 728/1267 KB 484/1044 KB 148/713 KB 1348/1710 KB 332/1063 KB 732/1267 KB 484/1044 KB 148/713 KB 1348/1710 KB 332/1063 KB 736/1267 KB 484/1044 KB 148/713 KB 1344/1710 KB 332/1063 KB 724/1267 KB 480/1044 KB 144/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 484/1044 KB 148/713 KB 1348/1710 KB 332/1063 KB 724/1267 KB 484/1044 KB 148/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 484/1044 KB 152/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 484/1044 KB 156/713 KB 1348/1710 KB 332/1063 KB 724/1267 KB 484/1044 KB 144/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 488/1044 KB 156/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 492/1044 KB 156/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 496/1044 KB 156/713 KB 1348/1710 KB 332/1063 KB 724/1267 KB 480/1044 KB 144/713 KB 1352/1710 KB 340/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1356/1710 KB 340/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1360/1710 KB 340/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1348/1710 KB 340/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1360/1710 KB 344/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1360/1710 KB 348/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1360/1710 KB 352/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1360/1710 KB 356/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1364/1710 KB 360/1063 KB 740/1267 KB 500/1044 KB 160/713 KB 1364/1710 KB 364/1063 KB 740/1267 KB 500/1044 KB 160/713 KB 1364/1710 KB 368/1063 KB 740/1267 KB 500/1044 KB 160/713 KB 1348/1710 KB 336/1063 KB 736/1267 KB 496/1044 KB 160/713 KB 1364/1710 KB 368/1063 KB 740/1267 KB 500/1044 KB 164/713 KB 1364/1710 KB 368/1063 KB 740/1267 KB 500/1044 KB 168/713 KB 1364/1710 KB 356/1063 KB 740/1267 KB 500/1044 KB 160/713 KB 1360/1710 KB 356/1063 KB 740/1267 KB 500/1044 KB 160/713 KB 1360/1710 KB 356/1063 KB 740/1267 KB 496/1044 KB 160/713 KB 1368/1710 KB 368/1063 KB 744/1267 KB 500/1044 KB 168/713 KB 1368/1710 KB 368/1063 KB 748/1267 KB 500/1044 KB 168/713 KB 1368/1710 KB 368/1063 KB 752/1267 KB 500/1044 KB 168/713 KB 1368/1710 KB 368/1063 KB 752/1267 KB 504/1044 KB 168/713 KB 1368/1710 KB 368/1063 KB 752/1267 KB 504/1044 KB 172/713 KB 1368/1710 KB 368/1063 KB 752/1267 KB 504/1044 KB 176/713 KB 1368/1710 KB 368/1063 KB 752/1267 KB 508/1044 KB 176/713 KB 1372/1710 KB 368/1063 KB 752/1267 KB 508/1044 KB 176/713 KB 1376/17 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 10 KB 368/1063 KB 752/1267 KB 508/1044 KB 176/713 KB 1368/1710 KB 368/1063 KB 752/1267 KB 508/1044 KB 176/713 KB 1376/1710 KB 368/1063 KB 752/1267 KB 512/1044 KB 176/713 KB 1376/1710 KB 368/1063 KB 752/1267 KB 512/1044 KB 180/713 KB 1380/1710 KB 372/1063 KB 756/1267 KB 516/1044 KB 184/713 KB 1376/1710 KB 368/1063 KB 756/1267 KB 512/1044 KB 180/713 KB 1380/1710 KB 372/1063 KB 760/1267 KB 516/1044 KB 184/713 KB 1380/1710 KB 372/1063 KB 764/1267 KB 516/1044 KB 184/713 KB 1380/1710 KB 372/1063 KB 768/1267 KB 516/1044 KB 184/713 KB 1380/1710 KB 372/1063 KB 756/1267 KB 516/1044 KB 180/713 KB 1380/1710 KB 372/1063 KB 756/1267 KB 512/1044 KB 180/713 KB 1380/1710 KB 372/1063 KB 768/1267 KB 520/1044 KB 188/713 KB 1376/1710 KB 372/1063 KB 756/1267 KB 512/1044 KB 180/713 KB 1384/1710 KB 376/1063 KB 768/1267 KB 520/1044 KB 188/713 KB 1384/1710 KB 372/1063 KB 768/1267 KB 520/1044 KB 188/713 KB 1380/1710 KB 372/1063 KB 768/1267 KB 520/1044 KB 184/713 KB 1384/1710 KB 376/1063 KB 768/1267 KB 524/1044 KB 192/713 KB 1384/1710 KB 376/1063 KB 768/1267 KB 520/1044 KB 192/713 KB 1388/1710 KB 376/1063 KB 768/1267 KB 528/1044 KB 192/713 KB 1388/1710 KB 376/1063 KB 768/1267 KB 524/1044 KB 192/713 KB 1392/1710 KB 380/1063 KB 768/1267 KB 528/1044 KB 192/713 KB 1388/1710 KB 380/1063 KB 768/1267 KB 528/1044 KB 192/713 KB 1392/1710 KB 384/1063 KB 768/1267 KB 528/1044 KB 192/713 KB 1392/1710 KB 388/1063 KB 768/1267 KB 528/1044 KB 196/713 KB 1396/1710 KB 392/1063 KB 772/1267 KB 532/1044 KB 196/713 KB 1396/1710 KB 396/1063 KB 772/1267 KB 532/1044 KB 196/713 KB 1392/1710 KB 384/1063 KB 768/1267 KB 528/1044 KB 196/713 KB 1396/1710 KB 400/1063 KB 772/1267 KB 532/1044 KB 200/713 KB 1396/1710 KB 400/1063 KB 772/1267 KB 532/1044 KB 204/713 KB 1396/1710 KB 400/1063 KB 772/1267 KB 532/1044 KB 208/713 KB 1396/1710 KB 388/1063 KB 772/1267 KB 532/1044 KB 196/713 KB 1392/1710 KB 388/1063 KB 772/1267 KB 532/1044 KB 196/713 KB 1392/1710 KB 388/1063 KB 772/1267 KB 528/1044 KB 196/713 KB 1396/1710 KB 400/1063 KB 776/1267 KB 532/1044 KB 208/713 KB 1396/1710 KB 400/1063 KB 780/1267 KB 532/1044 KB 208/713 KB 1396/1710 KB 400/1063 KB 784/1267 KB 532/1044 KB 208/713 KB 1396/1710 KB 400/1063 KB 784/1267 KB 536/1044 KB 208/713 KB 1396/1710 KB 400/1063 KB 784/1267 KB 540/1044 KB 208/713 KB 1400/1710 KB 400/1063 KB 784/1267 KB 540/1044 KB 208/713 KB 1404/1710 KB 400/1063 KB 784/1267 KB 540/1044 KB 208/713 KB 1408/1710 KB 400/1063 KB 784/1267 KB 540/1044 KB 208/713 KB 1408/1710 KB 400/1063 KB 784/1267 KB 544/1044 KB 208/713 KB 1396/1710 KB 400/1063 KB 772/1267 KB 532/1044 KB 196/713 KB 1408/1710 KB 400/1063 KB 784/1267 KB 544/1044 KB 212/713 KB 1412/1710 KB 404/1063 KB 788/1267 KB 548/1044 KB 216/713 KB 1412/1710 KB 404/1063 KB 788/1267 KB 548/1044 KB 220/713 KB 1412/1710 KB 404/1063 KB 788/1267 KB 548/1044 KB 212/713 KB 1412/1710 KB 400/1063 KB 788/1267 KB 548/1044 KB 212/713 KB 1408/1710 KB 400/1063 KB 788/1267 KB 548/1044 KB 212/713 KB 1412/1710 KB 404/1063 KB 792/1267 KB 548/1044 KB 220/713 KB 1412/1710 KB 404/1063 KB 796/1267 KB 548/1044 KB 220/713 KB 1412/1710 KB 404/1063 KB 800/1267 KB 548/1044 KB 220/713 KB 1412/1710 KB 408/1063 KB 800/1267 KB 548/1044 KB 220/713 KB 1408/1710 KB 400/1063 KB 784/1267 KB 548/1044 KB 212/713 KB 1416/1710 KB 412/1063 KB 800/1267 KB 548/1044 KB 220/713 KB 1416/1710 KB 408/1063 KB 800/1267 KB 548/1044 KB 220/713 KB 1420/1710 KB 412/1063 KB 800/1267 KB 552/1044 KB 224/713 KB 1424/1710 KB 412/1063 KB 800/1267 KB 552/1044 KB unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 05:44:12 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:44:12 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 224/713 KB 1428/1710 KB 416/1063 KB 800/1267 KB 552/1044 KB 224/713 KB 1416/1710 KB 412/1063 KB 800/1267 KB 552/1044 KB 224/713 KB 1416/1710 KB 412/1063 KB 800/1267 KB 552/1044 KB 220/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 556/1044 KB 224/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 560/1044 KB 224/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 560/1044 KB 228/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 564/1044 KB 232/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 564/1044 KB 236/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 552/1044 KB 224/713 KB 1432/1710 KB 416/1063 KB 808/1267 KB 564/1044 KB 236/713 KB 1424/1710 KB 416/1063 KB 800/1267 KB 552/1044 KB 224/713 KB 1432/1710 KB 420/1063 KB 808/1267 KB 564/1044 KB 236/713 KB 1432/1710 KB 424/1063 KB 812/1267 KB 564/1044 KB 236/713 KB 1432/1710 KB 428/1063 KB 812/1267 KB 564/1044 KB 236/713 KB 1432/1710 KB 432/1063 KB 812/1267 KB 564/1044 KB 240/713 KB 1432/1710 KB 416/1063 KB 804/1267 KB 564/1044 KB 236/713 KB 1428/1710 KB 416/1063 KB 804/1267 KB 564/1044 KB 228/713 KB 1432/1710 KB 432/1063 KB 812/1267 KB 568/1044 KB 240/713 KB 1432/1710 KB 432/1063 KB 812/1267 KB 572/1044 KB 240/713 KB 1436/1710 KB 432/1063 KB 812/1267 KB 576/1044 KB 240/713 KB 1436/1710 KB 432/1063 KB 812/1267 KB 580/1044 KB 240/713 KB 1436/1710 KB 436/1063 KB 812/1267 KB 584/1044 KB 240/713 KB 1432/1710 KB 428/1063 KB 812/1267 KB 564/1044 KB 240/713 KB 1432/1710 KB 420/1063 KB 812/1267 KB 564/1044 KB 236/713 KB 1436/1710 KB 436/1063 KB 816/1267 KB 584/1044 KB 240/713 KB 1436/1710 KB 436/1063 KB 820/1267 KB 584/1044 KB 240/713 KB 1436/1710 KB 436/1063 KB 824/1267 KB 584/1044 KB 244/713 KB 1436/1710 KB 436/1063 KB 828/1267 KB 584/1044 KB 244/713 KB 1436/1710 KB 436/1063 KB 832/1267 KB 584/1044 KB 244/713 KB 1436/1710 KB 436/1063 KB 812/1267 KB 580/1044 KB 240/713 KB 1436/1710 KB 440/1063 KB 832/1267 KB 584/1044 KB 244/713 KB 1436/1710 KB 444/1063 KB 832/1267 KB 584/1044 KB 244/713 KB 1436/1710 KB 448/1063 KB 832/1267 KB 584/1044 KB 244/713 KB 1436/1710 KB 432/1063 KB 812/1267 KB 572/1044 KB 240/713 KB 1440/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 244/713 KB 1444/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 244/713 KB 1448/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 244/713 KB 1452/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 244/713 KB 1436/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 244/713 KB 1436/1710 KB 436/1063 KB 820/1267 KB 584/1044 KB 244/713 KB 1452/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 248/713 KB 1452/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 252/713 KB 1452/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 256/713 KB 1456/1710 KB 448/1063 KB 832/1267 KB 588/1044 KB 256/713 KB 1456/1710 KB 448/1063 KB 832/1267 KB 592/1044 KB 256/713 KB 1460/1710 KB 448/1063 KB 832/1267 KB 592/1044 KB 256/713 KB 1464/1710 KB 452/1063 KB 836/1267 KB 596/1044 KB 260/713 KB 1468/1710 KB 452/1063 KB 836/1267 KB 596/1044 KB 260/713 KB 1460/1710 KB 448/1063 KB 836/1267 KB 592/1044 KB 256/713 KB 1468/1710 KB 452/1063 KB 840/1267 KB 596/1044 KB 260/713 KB 1468/1710 KB 452/1063 KB 844/1267 KB 596/1044 KB 260/713 KB 1468/1710 KB 452/1063 KB 848/1267 KB 596/1044 KB 260/713 KB 1460/1710 KB 452/1063 KB 836/1267 KB 596/1044 KB 260/713 KB 1468/1710 KB 452/1063 KB 848/1267 KB 596/1044 KB 264/713 KB 1468/1710 KB 452/1063 KB 848/1267 KB 596/1044 KB 268/713 KB 1460/1710 KB 452/1063 KB 836/1267 KB 596/1044 KB 256/713 KB 1468/1710 KB 456/1063 KB 848/1267 KB 596/1044 KB 268/713 KB 1468/1710 KB 460/1063 KB 848/1 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 267 KB 596/1044 KB 268/713 KB 1460/1710 KB 448/1063 KB 836/1267 KB 596/1044 KB 256/713 KB 1468/1710 KB 460/1063 KB 848/1267 KB 600/1044 KB 268/713 KB 1472/1710 KB 460/1063 KB 848/1267 KB 600/1044 KB 268/713 KB 1472/1710 KB 464/1063 KB 848/1267 KB 604/1044 KB 272/713 KB 1472/1710 KB 464/1063 KB 848/1267 KB 600/1044 KB 272/713 KB 1472/1710 KB 460/1063 KB 848/1267 KB 600/1044 KB 272/713 KB 1472/1710 KB 464/1063 KB 852/1267 KB 604/1044 KB 272/713 KB 1476/1710 KB 468/1063 KB 856/1267 KB 608/1044 KB 276/713 KB 1476/1710 KB 468/1063 KB 860/1267 KB 608/1044 KB 276/713 KB 1476/1710 KB 468/1063 KB 864/1267 KB 608/1044 KB 276/713 KB 1476/1710 KB 468/1063 KB 852/1267 KB 608/1044 KB 276/713 KB 1476/1710 KB 464/1063 KB 852/1267 KB 608/1044 KB 276/713 KB 1476/1710 KB 468/1063 KB 864/1267 KB 608/1044 KB 280/713 KB 1476/1710 KB 472/1063 KB 864/1267 KB 608/1044 KB 284/713 KB 1476/1710 KB 472/1063 KB 864/1267 KB 608/1044 KB 288/713 KB 1476/1710 KB 464/1063 KB 852/1267 KB 608/1044 KB 272/713 KB 1476/1710 KB 472/1063 KB 864/1267 KB 612/1044 KB 288/713 KB 1476/1710 KB 472/1063 KB 864/1267 KB 616/1044 KB 288/713 KB 1476/1710 KB 464/1063 KB 852/1267 KB 604/1044 KB 272/713 KB 1476/1710 KB 472/1063 KB 864/1267 KB 608/1044 KB 280/713 KB 1476/1710 KB 476/1063 KB 864/1267 KB 616/1044 KB 288/713 KB 1480/1710 KB 476/1063 KB 864/1267 KB 616/1044 KB 288/713 KB 1484/1710 KB 476/1063 KB 864/1267 KB 616/1044 KB 288/713 KB 1484/1710 KB 480/1063 KB 864/1267 KB 616/1044 KB 292/713 KB 1484/1710 KB 480/1063 KB 864/1267 KB 616/1044 KB 288/713 KB 1488/1710 KB 480/1063 KB 868/1267 KB 620/1044 KB 292/713 KB 1488/1710 KB 480/1063 KB 864/1267 KB 620/1044 KB 292/713 KB 1484/1710 KB 480/1063 KB 864/1267 KB 620/1044 KB 292/713 KB 1488/1710 KB 480/1063 KB 872/1267 KB 624/1044 KB 292/713 KB 1488/1710 KB 480/1063 KB 872/1267 KB 628/1044 KB 292/713 KB 1492/1710 KB 484/1063 KB 872/1267 KB 632/1044 KB 296/713 KB 1492/1710 KB 484/1063 KB 872/1267 KB 636/1044 KB 296/713 KB 1492/1710 KB 484/1063 KB 872/1267 KB 628/1044 KB 296/713 KB 1492/1710 KB 484/1063 KB 872/1267 KB 640/1044 KB 300/713 KB 1492/1710 KB 484/1063 KB 872/1267 KB 640/1044 KB 304/713 KB 1488/1710 KB 480/1063 KB 872/1267 KB 620/1044 KB 292/713 KB 1492/1710 KB 484/1063 KB 876/1267 KB 640/1044 KB 304/713 KB 1492/1710 KB 484/1063 KB 880/1267 KB 640/1044 KB 304/713 KB 1492/1710 KB 484/1063 KB 872/1267 KB 628/1044 KB 292/713 KB 1488/1710 KB 484/1063 KB 872/1267 KB 628/1044 KB 292/713 KB 1492/1710 KB 488/1063 KB 880/1267 KB 640/1044 KB 304/713 KB 1496/1710 KB 488/1063 KB 880/1267 KB 640/1044 KB 304/713 KB 1496/1710 KB 492/1063 KB 880/1267 KB 640/1044 KB 304/713 KB 1496/1710 KB 492/1063 KB 880/1267 KB 640/1044 KB 308/713 KB 1500/1710 KB 496/1063 KB 884/1267 KB 640/1044 KB 312/713 KB 1500/1710 KB 496/1063 KB 884/1267 KB 640/1044 KB 316/713 KB 1500/1710 KB 496/1063 KB 884/1267 KB 640/1044 KB 320/713 KB 1500/1710 KB 496/1063 KB 884/1267 KB 640/1044 KB 308/713 KB 1492/1710 KB 496/1063 KB 880/1267 KB 640/1044 KB 308/713 KB 1500/1710 KB 496/1063 KB 880/1267 KB 640/1044 KB 308/713 KB 1500/1710 KB 492/1063 KB 880/1267 KB 640/1044 KB 308/713 KB 1504/1710 KB 496/1063 KB 884/1267 KB 640/1044 KB 320/713 KB 1504/1710 KB 496/1063 KB 884/1267 KB 644/1044 KB 320/713 KB 1508/1710 KB 500/1063 KB 888/1267 KB 648/1044 KB 320/713 KB 1508/1710 KB 500/1063 KB 888/1267 KB 652/1044 KB 320/713 KB 1508/1710 KB 500/1063 KB 888/1267 KB 656/1044 KB 320/713 KB 1508/1710 KB 500/1063 KB 888/1267 KB 644/1044 KB 320/713 KB 1508/1710 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 500/1063 KB 892/1267 KB 656/1044 KB 320/713 KB 1508/1710 KB 500/1063 KB 884/1267 KB 644/1044 KB 320/713 KB 1508/1710 KB 504/1063 KB 896/1267 KB 656/1044 KB 320/713 KB 1508/1710 KB 496/1063 KB 884/1267 KB 644/1044 KB 320/713 KB 1508/1710 KB 504/1063 KB 896/1267 KB 656/1044 KB 320/713 KB 1512/1710 KB 508/1063 KB 896/1267 KB 656/1044 KB 320/713 KB 1516/1710 KB 508/1063 KB 896/1267 KB 656/1044 KB 320/713 KB 1520/1710 KB 508/1063 KB 896/1267 KB 656/1044 KB 324/713 KB 1524/1710 KB 508/1063 KB 896/1267 KB 656/1044 KB 324/713 KB 1528/1710 KB 508/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1532/1710 KB 508/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1536/1710 KB 508/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1508/1710 KB 508/1063 KB 896/1267 KB 656/1044 KB 320/713 KB 1536/1710 KB 512/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1536/1710 KB 516/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1536/1710 KB 520/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1536/1710 KB 524/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1536/1710 KB 528/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1524/1710 KB 508/1063 KB 900/1267 KB 660/1044 KB 324/713 KB 1524/1710 KB 508/1063 KB 900/1267 KB 656/1044 KB 324/713 KB 1516/1710 KB 508/1063 KB 896/1267 KB 656/1044 KB 324/713 KB 1536/1710 KB 528/1063 KB 900/1267 KB 660/1044 KB 328/713 KB 1536/1710 KB 528/1063 KB 900/1267 KB 660/1044 KB 332/713 KB 1536/1710 KB 528/1063 KB 904/1267 KB 660/1044 KB 332/713 KB 1536/1710 KB 528/1063 KB 904/1267 KB 660/1044 KB 336/713 KB 1536/1710 KB 528/1063 KB 904/1267 KB 664/1044 KB 336/713 KB 1536/1710 KB 528/1063 KB 908/1267 KB 668/1044 KB 336/713 KB 1536/1710 KB 528/1063 KB 908/1267 KB 672/1044 KB 336/713 KB 1536/1710 KB 528/1063 KB 908/1267 KB 664/1044 KB 336/713 KB 1536/1710 KB 528/1063 KB 912/1267 KB 672/1044 KB 336/713 KB 1536/1710 KB 528/1063 KB 912/1267 KB 676/1044 KB 336/713 KB 1540/1710 KB 532/1063 KB 916/1267 KB 680/1044 KB 340/713 KB 1540/1710 KB 532/1063 KB 916/1267 KB 684/1044 KB 340/713 KB 1540/1710 KB 532/1063 KB 916/1267 KB 688/1044 KB 340/713 KB 1540/1710 KB 532/1063 KB 916/1267 KB 676/1044 KB 340/713 KB 1540/1710 KB 532/1063 KB 912/1267 KB 676/1044 KB 340/713 KB 1540/1710 KB 532/1063 KB 916/1267 KB 688/1044 KB 344/713 KB 1540/1710 KB 532/1063 KB 916/1267 KB 688/1044 KB 348/713 KB 1540/1710 KB 532/1063 KB 920/1267 KB 688/1044 KB 348/713 KB 1540/1710 KB 532/1063 KB 924/1267 KB 688/1044 KB 348/713 KB 1540/1710 KB 532/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1540/1710 KB 532/1063 KB 912/1267 KB 676/1044 KB 336/713 KB 1536/1710 KB 532/1063 KB 912/1267 KB 676/1044 KB 336/713 KB 1540/1710 KB 532/1063 KB 924/1267 KB 688/1044 KB 352/713 KB 1540/1710 KB 536/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1544/1710 KB 536/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1548/1710 KB 536/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1552/1710 KB 540/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1556/1710 KB 540/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1560/1710 KB 540/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1564/1710 KB 540/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1568/1710 KB 540/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1548/1710 KB 540/1063 KB 928/1267 KB 688/1044 KB 352/713 KB 1568/1710 KB 544/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1568/1710 KB 548/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1568/1710 KB 552/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1568/1710 KB 556/1063 KB 932/1267 KB 692/1044 KB 356/713 KB 1556/1710 KB 540/1063 KB 932/1267 KB 692/1044 KB 356/ unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 713 KB 1568/1710 KB 556/1063 KB 936/1267 KB 692/1044 KB 356/713 KB 1556/1710 KB 540/1063 KB 928/1267 KB 692/1044 KB 356/713 KB 1556/1710 KB 540/1063 KB 928/1267 KB 688/1044 KB 356/713 KB 1568/1710 KB 556/1063 KB 940/1267 KB 692/1044 KB 360/713 KB 1568/1710 KB 556/1063 KB 940/1267 KB 692/1044 KB 364/713 KB 1568/1710 KB 556/1063 KB 940/1267 KB 692/1044 KB 368/713 KB 1568/1710 KB 556/1063 KB 940/1267 KB 696/1044 KB 368/713 KB 1568/1710 KB 556/1063 KB 940/1267 KB 692/1044 KB 356/713 KB 1568/1710 KB 556/1063 KB 944/1267 KB 700/1044 KB 368/713 KB 1568/1710 KB 556/1063 KB 940/1267 KB 700/1044 KB 368/713 KB 1568/1710 KB 556/1063 KB 944/1267 KB 704/1044 KB 368/713 KB 1568/1710 KB 556/1063 KB 948/1267 KB 704/1044 KB 368/713 KB 1572/1710 KB 560/1063 KB 952/1267 KB 708/1044 KB 372/713 KB 1572/1710 KB 560/1063 KB 956/1267 KB 708/1044 KB 372/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 708/1044 KB 372/713 KB 1572/1710 KB 560/1063 KB 948/1267 KB 708/1044 KB 372/713 KB 1572/1710 KB 560/1063 KB 948/1267 KB 708/1044 KB 368/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 708/1044 KB 376/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 708/1044 KB 380/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 708/1044 KB 384/713 KB 1572/1710 KB 556/1063 KB 948/1267 KB 708/1044 KB 368/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 712/1044 KB 384/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 716/1044 KB 384/713 KB 1572/1710 KB 560/1063 KB 960/1267 KB 720/1044 KB 384/713 KB 1572/1710 KB 556/1063 KB 948/1267 KB 704/1044 KB 368/713 KB 1576/1710 KB 564/1063 KB 960/1267 KB 720/1044 KB 384/713 KB 1580/1710 KB 564/1063 KB 960/1267 KB 720/1044 KB 384/713 KB 1584/1710 KB 564/1063 KB 960/1267 KB 720/1044 KB 384/713 KB 1572/1710 KB 564/1063 KB 960/1267 KB 720/1044 KB 384/713 KB 1584/1710 KB 568/1063 KB 960/1267 KB 720/1044 KB 384/713 KB 1584/1710 KB 572/1063 KB 960/1267 KB 724/1044 KB 384/713 KB 1584/1710 KB 576/1063 KB 960/1267 KB 724/1044 KB 384/713 KB 1584/1710 KB 580/1063 KB 960/1267 KB 724/1044 KB 388/713 KB 1588/1710 KB 584/1063 KB 964/1267 KB 724/1044 KB 388/713 KB 1584/1710 KB 568/1063 KB 960/1267 KB 724/1044 KB 384/713 KB 1588/1710 KB 580/1063 KB 964/1267 KB 724/1044 KB 388/713 KB 1588/1710 KB 588/1063 KB 968/1267 KB 728/1044 KB 388/713 KB 1588/1710 KB 580/1063 KB 960/1267 KB 724/1044 KB 388/713 KB 1584/1710 KB 576/1063 KB 960/1267 KB 724/1044 KB 388/713 KB 1588/1710 KB 588/1063 KB 968/1267 KB 728/1044 KB 392/713 KB 1588/1710 KB 588/1063 KB 968/1267 KB 728/1044 KB 396/713 KB 1588/1710 KB 588/1063 KB 968/1267 KB 728/1044 KB 400/713 KB 1588/1710 KB 588/1063 KB 972/1267 KB 728/1044 KB 400/713 KB 1588/1710 KB 588/1063 KB 972/1267 KB 728/1044 KB 400/713 KB 1592/1710 KB 588/1063 KB 972/1267 KB 728/1044 KB 400/713 KB 1592/1710 KB 588/1063 KB 972/1267 KB 732/1044 KB 400/713 KB 1596/1710 KB 588/1063 KB 976/1267 KB 736/1044 KB 400/713 KB 1596/1710 KB 588/1063 KB 976/1267 KB 732/1044 KB 400/713 KB 1596/1710 KB 588/1063 KB 972/1267 KB 732/1044 KB 400/713 KB 1600/1710 KB 588/1063 KB 976/1267 KB 736/1044 KB 400/713 KB 1600/1710 KB 588/1063 KB 980/1267 KB 736/1044 KB 400/713 KB 1604/1710 KB 588/1063 KB 984/1267 KB 740/1044 KB 404/713 KB 1604/1710 KB 588/1063 KB 988/1267 KB 740/1044 KB 404/713 KB 1604/1710 KB 588/1063 KB 992/1267 KB 740/1044 KB 404/713 KB 1588/1710 KB 588/1063 KB 980/1267 KB 740/1044 KB 404/713 KB 1604/1710 KB 592/1063 KB 992/1267 KB 740/1044 KB 404/713 KB 1604/1710 KB 596/1063 KB 992/1267 KB 740/1044 KB 404/713 KB 1604/1710 KB 600/1063 KB 996/1267 K unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install B 740/1044 KB 404/713 KB 1604/1710 KB 588/1063 KB 980/1267 KB 740/1044 KB 404/713 KB 1604/1710 KB 600/1063 KB 996/1267 KB 744/1044 KB 404/713 KB 1604/1710 KB 600/1063 KB 996/1267 KB 748/1044 KB 404/713 KB 1604/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 404/713 KB 1604/1710 KB 588/1063 KB 980/1267 KB 736/1044 KB 404/713 KB 1604/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 408/713 KB 1604/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 412/713 KB 1604/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 416/713 KB 1604/1710 KB 588/1063 KB 980/1267 KB 736/1044 KB 400/713 KB 1608/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 416/713 KB 1612/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 416/713 KB 1616/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 416/713 KB 1616/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 420/713 KB 1620/1710 KB 600/1063 KB 996/1267 KB 756/1044 KB 424/713 KB 1620/1710 KB 604/1063 KB 996/1267 KB 756/1044 KB 428/713 KB 1604/1710 KB 596/1063 KB 996/1267 KB 740/1044 KB 404/713 KB 1620/1710 KB 604/1063 KB 996/1267 KB 756/1044 KB 424/713 KB 1620/1710 KB 608/1063 KB 996/1267 KB 756/1044 KB 432/713 KB 1620/1710 KB 608/1063 KB 996/1267 KB 756/1044 KB 432/713 KB 1620/1710 KB 600/1063 KB 996/1267 KB 756/1044 KB 420/713 KB 1620/1710 KB 600/1063 KB 996/1267 KB 752/1044 KB 420/713 KB 1620/1710 KB 608/1063 KB 1000/1267 KB 756/1044 KB 432/713 KB 1624/1710 KB 608/1063 KB 1000/1267 KB 756/1044 KB 432/713 KB 1624/1710 KB 608/1063 KB 1004/1267 KB 760/1044 KB 436/713 KB 1628/1710 KB 612/1063 KB 1004/1267 KB 760/1044 KB 440/713 KB 1628/1710 KB 612/1063 KB 1004/1267 KB 760/1044 KB 444/713 KB 1628/1710 KB 612/1063 KB 1004/1267 KB 760/1044 KB 448/713 KB 1624/1710 KB 608/1063 KB 1000/1267 KB 760/1044 KB 432/713 KB 1624/1710 KB 608/1063 KB 1004/1267 KB 760/1044 KB 432/713 KB 1628/1710 KB 612/1063 KB 1004/1267 KB 764/1044 KB 448/713 KB 1628/1710 KB 612/1063 KB 1008/1267 KB 768/1044 KB 448/713 KB 1628/1710 KB 612/1063 KB 1004/1267 KB 760/1044 KB 436/713 KB 1628/1710 KB 608/1063 KB 1004/1267 KB 760/1044 KB 436/713 KB 1628/1710 KB 612/1063 KB 1008/1267 KB 768/1044 KB 448/713 KB 1632/1710 KB 612/1063 KB 1008/1267 KB 768/1044 KB 448/713 KB 1632/1710 KB 612/1063 KB 1012/1267 KB 768/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1016/1267 KB 772/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1020/1267 KB 772/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1024/1267 KB 772/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1012/1267 KB 772/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1024/1267 KB 776/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1024/1267 KB 780/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1024/1267 KB 784/1044 KB 448/713 KB 1636/1710 KB 616/1063 KB 1012/1267 KB 768/1044 KB 448/713 KB 1632/1710 KB 616/1063 KB 1012/1267 KB 768/1044 KB 448/713 KB 1636/1710 KB 620/1063 KB 1024/1267 KB 784/1044 KB 448/713 KB 1636/1710 KB 624/1063 KB 1024/1267 KB 784/1044 KB 448/713 KB 1640/1710 KB 624/1063 KB 1024/1267 KB 784/1044 KB 448/713 KB 1644/1710 KB 624/1063 KB 1024/1267 KB 784/1044 KB 448/713 KB 1648/1710 KB 624/1063 KB 1024/1267 KB 784/1044 KB 448/713 KB 1648/1710 KB 624/1063 KB 1024/1267 KB 784/1044 KB 452/713 KB 1652/1710 KB 628/1063 KB 1028/1267 KB 788/1044 KB 456/713 KB 1652/1710 KB 628/1063 KB 1028/1267 KB 788/1044 KB 460/713 KB 1652/1710 KB 628/1063 KB 1028/1267 KB 788/1044 KB 464/713 KB 1652/1710 KB 628/1063 KB 1028/1267 KB 788/1044 KB 452/713 KB 1648/1710 KB 628/1063 KB 1028/1267 KB 788/1044 KB 452/713 KB 1652/1710 KB 632/1063 KB 1028/1267 KB 788/1044 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install KB 464/713 KB 1652/1710 KB 636/1063 KB 1028/1267 KB 788/1044 KB 464/713 KB 1652/1710 KB 640/1063 KB 1028/1267 KB 788/1044 KB 464/713 KB 1648/1710 KB 624/1063 KB 1028/1267 KB 788/1044 KB 452/713 KB 1652/1710 KB 640/1063 KB 1028/1267 KB 792/1044 KB 464/713 KB 1656/1710 KB 640/1063 KB 1028/1267 KB 796/1044 KB 464/713 KB 1656/1710 KB 640/1063 KB 1028/1267 KB 800/1044 KB 464/713 KB 1656/1710 KB 640/1063 KB 1028/1267 KB 804/1044 KB 464/713 KB 1656/1710 KB 644/1063 KB 1028/1267 KB 808/1044 KB 468/713 KB 1656/1710 KB 644/1063 KB 1028/1267 KB 812/1044 KB 468/713 KB 1656/1710 KB 644/1063 KB 1028/1267 KB 816/1044 KB 468/713 KB 1648/1710 KB 624/1063 KB 1028/1267 KB 784/1044 KB 452/713 KB 1656/1710 KB 644/1063 KB 1032/1267 KB 816/1044 KB 468/713 KB 1656/1710 KB 644/1063 KB 1036/1267 KB 816/1044 KB 468/713 KB 1656/1710 KB 644/1063 KB 1040/1267 KB 816/1044 KB 468/713 KB 1656/1710 KB 644/1063 KB 1028/1267 KB 804/1044 KB 468/713 KB 1656/1710 KB 644/1063 KB 1028/1267 KB 804/1044 KB 464/713 KB 1656/1710 KB 648/1063 KB 1040/1267 KB 816/1044 KB 468/713 KB 1656/1710 KB 652/1063 KB 1040/1267 KB 816/1044 KB 472/713 KB 1656/1710 KB 656/1063 KB 1040/1267 KB 816/1044 KB 472/713 KB 1656/1710 KB 640/1063 KB 1028/1267 KB 792/1044 KB 464/713 KB 1660/1710 KB 656/1063 KB 1040/1267 KB 816/1044 KB 472/713 KB 1664/1710 KB 656/1063 KB 1040/1267 KB 816/1044 KB 472/713 KB 1668/1710 KB 656/1063 KB 1040/1267 KB 816/1044 KB 472/713 KB 1656/1710 KB 648/1063 KB 1040/1267 KB 816/1044 KB 472/713 KB 1668/1710 KB 656/1063 KB 1044/1267 KB 816/1044 KB 476/713 KB 1668/1710 KB 656/1063 KB 1044/1267 KB 816/1044 KB 480/713 KB 1668/1710 KB 656/1063 KB 1044/1267 KB 816/1044 KB 472/713 KB 1672/1710 KB 656/1063 KB 1044/1267 KB 816/1044 KB 480/713 KB 1672/1710 KB 656/1063 KB 1048/1267 KB 816/1044 KB 480/713 KB 1672/1710 KB 656/1063 KB 1052/1267 KB 816/1044 KB 480/713 KB 1676/1710 KB 656/1063 KB 1056/1267 KB 816/1044 KB 480/713 KB 1676/1710 KB 660/1063 KB 1060/1267 KB 816/1044 KB 480/713 KB 1676/1710 KB 660/1063 KB 1064/1267 KB 820/1044 KB 484/713 KB 1676/1710 KB 660/1063 KB 1068/1267 KB 820/1044 KB 484/713 KB 1676/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 484/713 KB 1676/1710 KB 656/1063 KB 1052/1267 KB 816/1044 KB 480/713 KB 1680/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 484/713 KB 1684/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 484/713 KB 1688/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 484/713 KB 1692/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 484/713 KB 1696/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 484/713 KB 1676/1710 KB 660/1063 KB 1060/1267 KB 820/1044 KB 484/713 KB 1676/1710 KB 660/1063 KB 1060/1267 KB 816/1044 KB 484/713 KB 1696/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 488/713 KB 1676/1710 KB 660/1063 KB 1056/1267 KB 816/1044 KB 480/713 KB 1696/1710 KB 660/1063 KB 1072/1267 KB 820/1044 KB 492/713 KB 1696/1710 KB 664/1063 KB 1072/1267 KB 820/1044 KB 496/713 KB 1696/1710 KB 664/1063 KB 1072/1267 KB 820/1044 KB 492/713 KB 1696/1710 KB 668/1063 KB 1072/1267 KB 824/1044 KB 496/713 KB 1696/1710 KB 664/1063 KB 1072/1267 KB 824/1044 KB 496/713 KB 1696/1710 KB 668/1063 KB 1072/1267 KB 828/1044 KB 496/713 KB 1696/1710 KB 672/1063 KB 1072/1267 KB 832/1044 KB 496/713 KB 1696/1710 KB 672/1063 KB 1072/1267 KB 828/1044 KB 496/713 KB 1696/1710 KB 672/1063 KB 1072/1267 KB 832/1044 KB 500/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 836/1044 KB 504/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 836/1044 KB 508/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 8 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 36/1044 KB 512/713 KB 1696/1710 KB 672/1063 KB 1072/1267 KB 836/1044 KB 500/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 840/1044 KB 512/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 844/1044 KB 512/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 848/1044 KB 512/713 KB 1700/1710 KB 676/1063 KB 1076/1267 KB 836/1044 KB 500/713 KB 1696/1710 KB 676/1063 KB 1076/1267 KB 836/1044 KB 500/713 KB 1700/1710 KB 680/1063 KB 1076/1267 KB 848/1044 KB 512/713 KB 1700/1710 KB 684/1063 KB 1076/1267 KB 848/1044 KB 512/713 KB 1696/1710 KB 672/1063 KB 1076/1267 KB 836/1044 KB 500/713 KB 1700/1710 KB 688/1063 KB 1076/1267 KB 848/1044 KB 512/713 KB 1704/1710 KB 688/1063 KB 1080/1267 KB 848/1044 KB 512/713 KB 1704/1710 KB 688/1063 KB 1076/1267 KB 848/1044 KB 512/713 KB 1704/1710 KB 688/1063 KB 1084/1267 KB 848/1044 KB 512/713 KB 1708/1710 KB 688/1063 KB 1088/1267 KB 848/1044 KB 512/713 KB 1708/1710 KB 688/1063 KB 1084/1267 KB 848/1044 KB 512/713 KB 1710/1710 KB 692/1063 KB 1088/1267 KB 848/1044 KB 516/713 KB 1710/1710 KB 692/1063 KB 1092/1267 KB 848/1044 KB 516/713 KB 1710/1710 KB 692/1063 KB 1096/1267 KB 852/1044 KB 516/713 KB 1710/1710 KB 692/1063 KB 1100/1267 KB 852/1044 KB 516/713 KB 1708/1710 KB 692/1063 KB 1088/1267 KB 848/1044 KB 516/713 KB 1708/1710 KB 688/1063 KB 1088/1267 KB 848/1044 KB 516/713 KB 1710/1710 KB 692/1063 KB 1100/1267 KB 852/1044 KB 520/713 KB 1710/1710 KB 692/1063 KB 1100/1267 KB 852/1044 KB 524/713 KB 1710/1710 KB 692/1063 KB 1100/1267 KB 852/1044 KB 528/713 KB 1710/1710 KB 692/1063 KB 1092/1267 KB 852/1044 KB 516/713 KB 1710/1710 KB 696/1063 KB 1100/1267 KB 852/1044 KB 528/713 KB 1710/1710 KB 700/1063 KB 1100/1267 KB 856/1044 KB 528/713 KB 1710/1710 KB 704/1063 KB 1100/1267 KB 856/1044 KB 528/713 KB 1710/1710 KB 696/1063 KB 1100/1267 KB 856/1044 KB 528/713 KB 1710/1710 KB 704/1063 KB 1100/1267 KB 860/1044 KB 528/713 KB 1710/1710 KB 704/1063 KB 1100/1267 KB 864/1044 KB 528/713 KB 1710/1710 KB 708/1063 KB 1100/1267 KB 864/1044 KB 528/713 KB 1710/1710 KB 712/1063 KB 1104/1267 KB 868/1044 KB 532/713 KB 1710/1710 KB 716/1063 KB 1104/1267 KB 868/1044 KB 532/713 KB 1710/1710 KB 720/1063 KB 1104/1267 KB 868/1044 KB 532/713 KB 1710/1710 KB 708/1063 KB 1104/1267 KB 868/1044 KB 532/713 KB 1710/1710 KB 708/1063 KB 1104/1267 KB 864/1044 KB 532/713 KB 1710/1710 KB 708/1063 KB 1104/1267 KB 864/1044 KB 528/713 KB 1710/1710 KB 720/1063 KB 1104/1267 KB 868/1044 KB 536/713 KB 1710/1710 KB 720/1063 KB 1104/1267 KB 868/1044 KB 540/713 KB 1710/1710 KB 720/1063 KB 1104/1267 KB 868/1044 KB 544/713 KB 1710/1710 KB 720/1063 KB 1108/1267 KB 868/1044 KB 544/713 KB 1710/1710 KB 720/1063 KB 1112/1267 KB 872/1044 KB 548/713 KB 1710/1710 KB 720/1063 KB 1116/1267 KB 872/1044 KB 548/713 KB 1710/1710 KB 720/1063 KB 1120/1267 KB 872/1044 KB 548/713 KB 1710/1710 KB 720/1063 KB 1124/1267 KB 872/1044 KB 548/713 KB 724/1063 KB 1128/1267 KB 872/1044 KB 548/713 KB 724/1063 KB 1132/1267 KB 872/1044 KB 548/713 KB 724/1063 KB 1136/1267 KB 872/1044 KB 548/713 KB 1710/1710 KB 720/1063 KB 1108/1267 KB 872/1044 KB 548/713 KB 1710/1710 KB 720/1063 KB 1108/1267 KB 872/1044 KB 544/713 KB 724/1063 KB 1136/1267 KB 876/1044 KB 548/713 KB 724/1063 KB 1136/1267 KB 880/1044 KB 548/713 KB 724/1063 KB 1136/1267 KB 884/1044 KB 548/713 KB 724/1063 KB 1136/1267 KB 888/1044 KB 552/713 KB 724/1063 KB 1136/1267 KB 892/1044 KB 552/713 KB 724/1063 KB 1136/1267 KB 896/1044 KB 552/713 KB 1710/1710 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 724/1063 KB 1124/1267 KB 872/1044 KB 548/713 KB 728/1063 KB 1136/1267 KB 896/1044 KB 552/713 KB 732/1063 KB 1136/1267 KB 896/1044 KB 552/713 KB 736/1063 KB 1136/1267 KB 896/1044 KB 552/713 KB 724/1063 KB 1136/1267 KB 884/1044 KB 552/713 KB 736/1063 KB 1136/1267 KB 896/1044 KB 556/713 KB 736/1063 KB 1136/1267 KB 896/1044 KB 560/713 KB 736/1063 KB 1136/1267 KB 896/1044 KB 564/713 KB 740/1063 KB 1140/1267 KB 900/1044 KB 568/713 KB 740/1063 KB 1140/1267 KB 900/1044 KB 572/713 KB 740/1063 KB 1140/1267 KB 900/1044 KB 576/713 KB 740/1063 KB 1140/1267 KB 900/1044 KB 564/713 KB 744/1063 KB 1140/1267 KB 900/1044 KB 576/713 KB 736/1063 KB 1136/1267 KB 900/1044 KB 564/713 KB 736/1063 KB 1140/1267 KB 900/1044 KB 564/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2803.1 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 748/1063 KB 1144/1267 KB 900/1044 KB 576/713 KB 748/1063 KB 1148/1267 KB 904/1044 KB 576/713 KB 748/1063 KB 1152/1267 KB 904/1044 KB 576/713 KB 748/1063 KB 1140/1267 KB 900/1044 KB 576/713 KB 752/1063 KB 1152/1267 KB 904/1044 KB 576/713 KB 748/1063 KB 1144/1267 KB 904/1044 KB 576/713 KB 752/1063 KB 1152/1267 KB 908/1044 KB 576/713 KB 752/1063 KB 1152/1267 KB 912/1044 KB 576/713 KB 752/1063 KB 1152/1267 KB 912/1044 KB 580/713 KB 752/1063 KB 1152/1267 KB 912/1044 KB 584/713 KB 752/1063 KB 1152/1267 KB 912/1044 KB 588/713 KB 756/1063 KB 1152/1267 KB 912/1044 KB 592/713 KB 756/1063 KB 1152/1267 KB 912/1044 KB 596/713 KB 756/1063 KB 1152/1267 KB 912/1044 KB 588/713 KB 760/1063 KB 1156/1267 KB 916/1044 KB 596/713 KB 764/1063 KB 1156/1267 KB 916/1044 KB 596/713 KB 768/1063 KB 1156/1267 KB 916/1044 KB 596/713 KB 756/1063 KB 1156/1267 KB 916/1044 KB 596/713 KB 756/1063 KB 1156/1267 KB 912/1044 KB 596/713 KB 768/1063 KB 1156/1267 KB 920/1044 KB 596/713 KB 768/1063 KB 1160/1267 KB 924/1044 KB 596/713 KB 768/1063 KB 1160/1267 KB 928/1044 KB 596/713 KB 768/1063 KB 1160/1267 KB 920/1044 KB 596/713 KB 768/1063 KB 1164/1267 KB 928/1044 KB 596/713 KB 768/1063 KB 1168/1267 KB 928/1044 KB 596/713 KB 768/1063 KB 1168/1267 KB 932/1044 KB 596/713 KB 772/1063 KB 1172/1267 KB 936/1044 KB 600/713 KB 772/1063 KB 1172/1267 KB 940/1044 KB 600/713 KB 772/1063 KB 1172/1267 KB 944/1044 KB 600/713 KB 772/1063 KB 1172/1267 KB 932/1044 KB 600/713 KB 776/1063 KB 1172/1267 KB 944/1044 KB 600/713 KB 780/1063 KB 1172/1267 KB 944/1044 KB 600/713 KB 768/1063 KB 1172/1267 KB 932/1044 KB 600/713 KB 768/1063 KB 1168/1267 KB 932/1044 KB 600/713 KB 780/1063 KB 1172/1267 KB 944/1044 KB 604/713 KB 780/1063 KB 1172/1267 KB 944/1044 KB 608/713 KB 780/1063 KB 1172/1267 KB 944/1044 KB 612/713 KB 784/1063 KB 1176/1267 KB 944/1044 KB 612/713 KB 780/1063 KB 1176/1267 KB 944/1044 KB 612/713 KB 784/1063 KB 1180/1267 KB 944/1044 KB 612/713 KB 784/1063 KB 1180/1267 KB 944/1044 KB 616/713 KB 4/257 KB 784/1063 KB 1184/1267 KB 944/1044 KB 620/713 KB 4/257 KB 784/1063 KB 1184/1267 KB 944/1044 KB 624/713 KB 4/257 KB 784/1063 KB 1184/1267 KB 944/1044 KB 628/713 KB 4/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 4/257 KB 784/1063 KB 1184/1267 KB 944/1044 KB 616/713 KB 8/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 12/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 16/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 20/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 24/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 28/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 32/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 632/713 KB 784/1063 KB 1184/1267 KB 944/1044 KB 616/713 KB 32/257 KB 788/1063 KB 1188/1267 KB 948/1044 KB 632/713 KB 32/257 KB 788/1063 KB 1192/1267 KB 948/1044 KB 632/713 KB 32/257 KB 788/1063 KB 1196/1267 KB 948/1044 KB 632/713 KB 4/257 KB 788/1063 KB 1184/1267 KB 948/1044 KB 628/713 KB 32/257 KB 788/1063 KB 1196/1267 KB 952/1044 KB 636/713 KB 4/257 KB 788/1063 KB 1184/1267 KB 944/1044 KB 628/713 KB 32/257 KB 792/1063 KB 1196/1267 KB 952/1044 KB 636/713 KB 32/257 KB 796/1063 KB 1196/1267 KB 952/1044 KB 636/713 KB 32/257 KB 800/1063 KB 1196/1267 KB 952/1044 KB 636/713 KB 32/257 KB 800/1063 KB 1200/1267 KB 956/1044 KB 636/713 KB 32/257 KB 788/1063 KB 1196/1267 KB 948/1044 KB 636/713 KB 36/257 KB 800/1063 KB 1200/1267 KB 956/1044 KB 640/713 KB 36/257 KB 800/1063 KB 1200/1267 KB 956/1044 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 644/713 KB 36/257 KB 804/1063 KB 1204/1267 KB 956/1044 KB 648/713 KB 36/257 KB 804/1063 KB 1204/1267 KB 956/1044 KB 652/713 KB 32/257 KB 800/1063 KB 1196/1267 KB 956/1044 KB 636/713 KB 36/257 KB 804/1063 KB 1204/1267 KB 960/1044 KB 652/713 KB 36/257 KB 804/1063 KB 1204/1267 KB 964/1044 KB 652/713 KB 36/257 KB 804/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 36/257 KB 804/1063 KB 1204/1267 KB 956/1044 KB 644/713 KB 36/257 KB 808/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 36/257 KB 800/1063 KB 1204/1267 KB 956/1044 KB 644/713 KB 36/257 KB 800/1063 KB 1200/1267 KB 956/1044 KB 636/713 KB 40/257 KB 812/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 44/257 KB 812/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 48/257 KB 812/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 52/257 KB 812/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 36/257 KB 812/1063 KB 1204/1267 KB 968/1044 KB 652/713 KB 52/257 KB 816/1063 KB 1208/1267 KB 972/1044 KB 656/713 KB 52/257 KB 812/1063 KB 1208/1267 KB 972/1044 KB 656/713 KB 52/257 KB 812/1063 KB 1208/1267 KB 972/1044 KB 652/713 KB 52/257 KB 812/1063 KB 1208/1267 KB 968/1044 KB 652/713 KB 52/257 KB 816/1063 KB 1212/1267 KB 972/1044 KB 656/713 KB 52/257 KB 816/1063 KB 1216/1267 KB 972/1044 KB 656/713 KB 52/257 KB 816/1063 KB 1216/1267 KB 976/1044 KB 656/713 KB 52/257 KB 816/1063 KB 1216/1267 KB 980/1044 KB 656/713 KB 56/257 KB 820/1063 KB 1220/1267 KB 984/1044 KB 660/713 KB 56/257 KB 820/1063 KB 1220/1267 KB 980/1044 KB 660/713 KB 56/257 KB 824/1063 KB 1220/1267 KB 984/1044 KB 660/713 KB 56/257 KB 816/1063 KB 1220/1267 KB 980/1044 KB 660/713 KB 56/257 KB 824/1063 KB 1220/1267 KB 984/1044 KB 664/713 KB 56/257 KB 816/1063 KB 1220/1267 KB 980/1044 KB 656/713 KB 56/257 KB 816/1063 KB 1216/1267 KB 980/1044 KB 656/713 KB 60/257 KB 828/1063 KB 1220/1267 KB 984/1044 KB 664/713 KB 64/257 KB 828/1063 KB 1220/1267 KB 984/1044 KB 664/713 KB 64/257 KB 828/1063 KB 1224/1267 KB 984/1044 KB 664/713 KB 64/257 KB 828/1063 KB 1228/1267 KB 984/1044 KB 664/713 KB 64/257 KB 828/1063 KB 1232/1267 KB 984/1044 KB 664/713 KB 56/257 KB 828/1063 KB 1220/1267 KB 984/1044 KB 664/713 KB 64/257 KB 832/1063 KB 1232/1267 KB 984/1044 KB 668/713 KB 64/257 KB 828/1063 KB 1232/1267 KB 984/1044 KB 668/713 KB 64/257 KB 832/1063 KB 1232/1267 KB 988/1044 KB 672/713 KB 64/257 KB 832/1063 KB 1232/1267 KB 988/1044 KB 668/713 KB 68/257 KB 832/1063 KB 1236/1267 KB 992/1044 KB 672/713 KB 68/257 KB 832/1063 KB 1236/1267 KB 992/1044 KB 676/713 KB 68/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 680/713 KB 68/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 684/713 KB 68/257 KB 832/1063 KB 1236/1267 KB 988/1044 KB 672/713 KB 68/257 KB 832/1063 KB 1232/1267 KB 988/1044 KB 672/713 KB 72/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 684/713 KB 76/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 684/713 KB 80/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 684/713 KB 68/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 676/713 KB 68/257 KB 836/1063 KB 1236/1267 KB 992/1044 KB 676/713 KB 80/257 KB 840/1063 KB 1240/1267 KB 996/1044 KB 688/713 KB 80/257 KB 836/1063 KB 1240/1267 KB 996/1044 KB 688/713 KB 80/257 KB 844/1063 KB 1244/1267 KB 996/1044 KB 688/713 KB 80/257 KB 844/1063 KB 1248/1267 KB 1000/1044 KB 688/713 KB 80/257 KB 836/1063 KB 1236/1267 KB 996/1044 KB 688/713 KB 80/257 KB 844/1063 KB 1244/1267 KB 1000/1044 KB 688/713 KB 80/257 KB 844/1063 KB 1240/1267 KB 996/1044 KB 688/713 KB 80/257 KB 848/1063 KB 1248/1267 KB 1000/1044 KB 688/713 KB 80/257 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install KB 848/1063 KB 1248/1267 KB 1004/1044 KB 688/713 KB 80/257 KB 848/1063 KB 1248/1267 KB 1008/1044 KB 688/713 KB 80/257 KB 848/1063 KB 1248/1267 KB 1012/1044 KB 692/713 KB 80/257 KB 852/1063 KB 1252/1267 KB 1016/1044 KB 692/713 KB 80/257 KB 852/1063 KB 1252/1267 KB 1020/1044 KB 692/713 KB 80/257 KB 852/1063 KB 1252/1267 KB 1024/1044 KB 692/713 KB 80/257 KB 848/1063 KB 1248/1267 KB 1008/1044 KB 692/713 KB 80/257 KB 852/1063 KB 1252/1267 KB 1012/1044 KB 692/713 KB 80/257 KB 852/1063 KB 1248/1267 KB 1012/1044 KB 692/713 KB 80/257 KB 852/1063 KB 1256/1267 KB 1024/1044 KB 692/713 KB 80/257 KB 856/1063 KB 1256/1267 KB 1024/1044 KB 692/713 KB 80/257 KB 856/1063 KB 1260/1267 KB 1024/1044 KB 692/713 KB 80/257 KB 856/1063 KB 1264/1267 KB 1024/1044 KB 692/713 KB 80/257 KB 860/1063 KB 1264/1267 KB 1024/1044 KB 696/713 KB 80/257 KB 856/1063 KB 1264/1267 KB 1024/1044 KB 696/713 KB 80/257 KB 860/1063 KB 1264/1267 KB 1024/1044 KB 700/713 KB 80/257 KB 864/1063 KB 1264/1267 KB 1024/1044 KB 700/713 KB 80/257 KB 864/1063 KB 1267/1267 KB 1024/1044 KB 704/713 KB 80/257 KB 864/1063 KB 1264/1267 KB 1024/1044 KB 704/713 KB 80/257 KB 864/1063 KB 1267/1267 KB 1024/1044 KB 708/713 KB 80/257 KB 868/1063 KB 1267/1267 KB 1028/1044 KB 712/713 KB 80/257 KB 868/1063 KB 1267/1267 KB 1028/1044 KB 713/713 KB 80/257 KB 868/1063 KB 1267/1267 KB 1024/1044 KB 708/713 KB 80/257 KB 868/1063 KB 1267/1267 KB 1028/1044 KB 708/713 KB 80/257 KB 872/1063 KB 1267/1267 KB 1028/1044 KB 713/713 KB 80/257 KB 872/1063 KB 1267/1267 KB 1032/1044 KB 713/713 KB 80/257 KB 876/1063 KB 1267/1267 KB 1036/1044 KB 713/713 KB 80/257 KB 876/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 80/257 KB 876/1063 KB 1267/1267 KB 1032/1044 KB 713/713 KB 80/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 84/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 88/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 92/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 96/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 100/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 104/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 108/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 112/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 116/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 120/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 124/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 128/257 KB 880/1063 KB 1267/1267 KB 1040/1044 KB 713/713 KB 132/257 KB 880/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 136/257 KB 884/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 140/257 KB 884/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 144/257 KB 884/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 132/257 KB 884/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 132/257 KB 880/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 144/257 KB 884/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 144/257 KB 888/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 144/257 KB 892/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB 144/257 KB 896/1063 KB 1267/1267 KB 1044/1044 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1910.2 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 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 1073.8 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 148/257 KB 896/1063 KB 1044/1044 KB 713/713 KB 152/257 KB 896/1063 KB 156/257 KB 896/1063 KB 160/257 KB 896/1063 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 1572.1 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 164/257 KB 896/1063 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 05:44:12 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:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 168/257 KB 896/1063 KB 172/257 KB 896/1063 KB 176/257 KB 896/1063 KB 180/257 KB 896/1063 KB 184/257 KB 896/1063 KB 188/257 KB 896/1063 KB 192/257 KB 896/1063 KB 196/257 KB 896/1063 KB 200/257 KB 896/1063 KB 204/257 KB 896/1063 KB 208/257 KB 896/1063 KB 212/257 KB 896/1063 KB 216/257 KB 896/1063 KB 220/257 KB 896/1063 KB 224/257 KB 896/1063 KB 228/257 KB 896/1063 KB 232/257 KB 896/1063 KB 236/257 KB 896/1063 KB 240/257 KB 896/1063 KB 244/257 KB 896/1063 KB 248/257 KB 896/1063 KB 252/257 KB 896/1063 KB 256/257 KB 896/1063 KB 257/257 KB 896/1063 KB 257/257 KB 900/1063 KB 257/257 KB 904/1063 KB 257/257 KB 908/1063 KB 257/257 KB 912/1063 KB 257/257 KB 916/1063 KB 257/257 KB 920/1063 KB 257/257 KB 924/1063 KB 257/257 KB 928/1063 KB 257/257 KB 932/1063 KB 257/257 KB 936/1063 KB 257/257 KB 940/1063 KB 257/257 KB 3/5 KB 940/1063 KB 257/257 KB 5/5 KB 940/1063 KB 257/257 KB 5/5 KB 944/1063 KB 257/257 KB 5/5 KB 948/1063 KB 257/257 KB 5/5 KB 952/1063 KB 257/257 KB 5/5 KB 956/1063 KB 257/257 KB 5/5 KB 960/1063 KB 257/257 KB 5/5 KB 964/1063 KB 257/257 KB 5/5 KB 968/1063 KB 257/257 KB 5/5 KB 972/1063 KB 257/257 KB 5/5 KB 976/1063 KB 257/257 KB 5/5 KB 980/1063 KB 257/257 KB 5/5 KB 984/1063 KB 257/257 KB 5/5 KB 988/1063 KB 257/257 KB 5/5 KB 992/1063 KB 257/257 KB 5/5 KB 996/1063 KB 257/257 KB 5/5 KB 1000/1063 KB 257/257 KB 5/5 KB 1004/1063 KB 257/257 KB 5/5 KB 1008/1063 KB 257/257 KB 5/5 KB 1012/1063 KB 257/257 KB 5/5 KB 1016/1063 KB 257/257 KB 5/5 KB 1020/1063 KB 257/257 KB 5/5 KB 1024/1063 KB 257/257 KB 5/5 KB 1028/1063 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 377.9 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 4/549 KB 5/5 KB 1028/1063 KB 8/549 KB 5/5 KB 1028/1063 KB 12/549 KB 5/5 KB 1028/1063 KB 16/549 KB 5/5 KB 1028/1063 KB 20/549 KB 5/5 KB 1028/1063 KB 24/549 KB 5/5 KB 1028/1063 KB 28/549 KB 5/5 KB 1028/1063 KB 32/549 KB 5/5 KB 1028/1063 KB 36/549 KB 5/5 KB 1028/1063 KB 40/549 KB 5/5 KB 1028/1063 KB 44/549 KB 5/5 KB 1028/1063 KB 48/549 KB 5/5 KB 1028/1063 KB 52/549 KB 5/5 KB 1028/1063 KB 56/549 KB 5/5 KB 1028/1063 KB 60/549 KB 5/5 KB 1028/1063 KB 64/549 KB 5/5 KB 1028/1063 KB 68/549 KB 5/5 KB 1028/1063 KB 72/549 KB 5/5 KB 1028/1063 KB 76/549 KB 5/5 KB 1028/1063 KB 80/549 KB 5/5 KB 1032/1063 KB 76/549 KB 5/5 KB 1032/1063 KB 80/549 KB 5/5 KB 1036/1063 KB 80/549 KB 5/5 KB 1040/1063 KB 80/549 KB 5/5 KB 1044/1063 KB 80/549 KB 5/5 KB 1048/1063 KB 80/549 KB 5/5 KB 1052/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.3 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 80/549 KB 4/358 KB 1052/1063 KB 80/549 KB 8/358 KB 1052/1063 KB 80/549 KB 12/358 KB 1052/1063 KB 80/549 KB 16/358 KB 1052/1063 KB 3/86 KB 80/549 KB 12/358 KB 1052/1063 KB 3/86 KB 80/549 KB 16/358 KB 1052/1063 KB 6/86 KB 80/549 KB 16/358 KB 1052/1063 KB 9/86 KB 80/549 KB 20/358 KB 1052/1063 KB 11/86 KB 80/549 KB 20/358 KB 1052/1063 KB 14/86 KB 80/549 KB 20/358 KB 1052/1063 KB 9/86 KB 80/549 KB 20/358 KB 1052/1063 KB 16/86 KB 80/549 KB 24/358 KB 1052/1063 KB 16/86 KB 80/549 KB 28/358 KB 1052/1063 KB 16/86 KB 80/549 KB 32/358 KB 1052/1063 KB 16/86 KB 80/549 KB 32/358 KB 1052/1063 KB 19/86 KB 80/549 KB 32/358 KB 1052/1063 KB 22/86 KB 80/549 KB 36/358 KB 1052/1063 KB 22/86 KB 80/549 KB 36/358 KB 1052/1063 KB 25/86 KB 80/549 KB 40/358 KB 1052/1063 KB 25/86 KB 80/549 KB 40/358 KB 1052/1063 KB 27/86 KB 80/549 KB 44/358 KB 1052/1063 KB 27/86 KB 80/549 KB 48/358 KB 1052/1063 KB 27/86 KB 80/549 KB 48/358 KB 1052/1063 KB 30/86 KB 80/549 KB 48/358 KB 1052/1063 KB 32/86 KB 84/549 KB 48/358 KB 1052/1063 KB 32/86 KB 88/549 KB 52/358 KB 1052/1063 KB 36/86 KB 92/549 KB 52/358 KB 1052/1063 KB 36/86 KB 84/549 KB 52/358 KB 1052/1063 KB 36/86 KB 92/549 KB 56/358 KB 1052/1063 KB 36/86 KB 92/549 KB 60/358 KB 1052/1063 KB 36/86 KB 92/549 KB 64/358 KB 1052/1063 KB 36/86 KB 84/549 KB 48/358 KB 1052/1063 KB 36/86 KB 92/549 KB 64/358 KB 1052/1063 KB 40/86 KB 92/549 KB 64/358 KB 1052/1063 KB 44/86 KB 92/549 KB 64/358 KB 1052/1063 KB 48/86 KB 92/549 KB 68/358 KB 1052/1063 KB 48/86 KB 96/549 KB 72/358 KB 1056/1063 KB 52/86 KB 96/549 KB 76/358 KB 1056/1063 KB 52/86 KB 96/549 KB 68/358 KB 1056/1063 KB 52/86 KB 96/549 KB 76/358 KB 1056/1063 KB 56/86 KB 96/549 KB 68/358 KB 1056/1063 KB 48/86 KB 96/549 KB 68/358 KB 1052/1063 KB 48/86 KB 100/549 KB 80/358 KB 1056/1063 KB 56/86 KB 96/549 KB 80/358 KB 1056/1063 KB 56/86 KB 100/549 KB 80/358 KB 1060/1063 KB 56/86 KB 100/549 KB 80/358 KB 1063/1063 KB 56/86 KB 104/549 KB 80/358 KB 1063/1063 KB 56/86 KB 108/549 KB 80/358 KB 1063/1063 KB 60/86 KB 112/549 KB 80/358 KB 1063/1063 KB 60/86 KB 116/549 KB 80/358 KB 1063/1063 KB 60/86 KB 120/549 KB 84/358 KB 1063/1063 KB 60/86 KB 3/404 KB 124/549 KB 84/358 KB 1063/1063 KB 60/86 KB 3/404 KB 128/549 KB 84/358 KB 1063/1063 KB 60/86 KB 3/404 KB 104/549 KB 80/358 KB 1063/1063 KB 60/86 KB 128/549 KB 84/358 KB 1063/1063 KB 64/86 KB 3/404 KB 128/549 KB 84/358 KB 1063/1063 KB 68/86 KB 3/404 KB 128/549 KB 84/358 KB 1063/1063 KB 72/86 KB 3/404 KB 128/549 KB 84/358 KB 1063/1063 KB 76/86 KB 3/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 3/404 KB 116/549 KB 84/358 KB 1063/1063 KB 60/86 KB 3/404 KB 116/549 KB 80/358 KB 1063/1063 KB 60/86 KB 3/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 5/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 8/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 11/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 13/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 16/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 19/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 21/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 24/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 27/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 29/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 32/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 36/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 40/404 KB 128/549 KB 84/358 KB 1063/1063 KB 80/86 KB 44/404 KB 128 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install /549 KB 84/358 KB 1063/1063 KB 80/86 KB 48/404 KB 128/549 KB 88/358 KB 1063/1063 KB 80/86 KB 48/404 KB 128/549 KB 92/358 KB 1063/1063 KB 80/86 KB 48/404 KB 128/549 KB 96/358 KB 1063/1063 KB 80/86 KB 48/404 KB 128/549 KB 96/358 KB 1063/1063 KB 80/86 KB 52/404 KB 128/549 KB 96/358 KB 1063/1063 KB 80/86 KB 56/404 KB 128/549 KB 96/358 KB 1063/1063 KB 80/86 KB 60/404 KB 128/549 KB 96/358 KB 1063/1063 KB 80/86 KB 64/404 KB 128/549 KB 96/358 KB 1063/1063 KB 84/86 KB 64/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 1495.9 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 132/549 KB 100/358 KB 86/86 KB 68/404 KB 128/549 KB 100/358 KB 86/86 KB 68/404 KB 128/549 KB 96/358 KB 86/86 KB 68/404 KB 128/549 KB 96/358 KB 84/86 KB 68/404 KB 132/549 KB 100/358 KB 86/86 KB 72/404 KB 132/549 KB 100/358 KB 86/86 KB 76/404 KB 132/549 KB 100/358 KB 86/86 KB 80/404 KB 132/549 KB 104/358 KB 86/86 KB 80/404 KB 132/549 KB 108/358 KB 86/86 KB 80/404 KB 132/549 KB 112/358 KB 86/86 KB 80/404 KB 132/549 KB 116/358 KB 86/86 KB 80/404 KB 136/549 KB 120/358 KB 86/86 KB 84/404 KB 136/549 KB 116/358 KB 86/86 KB 84/404 KB 136/549 KB 116/358 KB 86/86 KB 80/404 KB 140/549 KB 120/358 KB 86/86 KB 84/404 KB 144/549 KB 120/358 KB 86/86 KB 84/404 KB 144/549 KB 120/358 KB 86/86 KB 88/404 KB 144/549 KB 120/358 KB 86/86 KB 92/404 KB 144/549 KB 120/358 KB 86/86 KB 96/404 KB 148/549 KB 120/358 KB 86/86 KB 96/404 KB 152/549 KB 124/358 KB 86/86 KB 100/404 KB 156/549 KB 124/358 KB 86/86 KB 100/404 KB 160/549 KB 124/358 KB 86/86 KB 100/404 KB 148/549 KB 124/358 KB 86/86 KB 100/404 KB 148/549 KB 124/358 KB 86/86 KB 96/404 KB 160/549 KB 128/358 KB 86/86 KB 100/404 KB 160/549 KB 132/358 KB 86/86 KB 100/404 KB 164/549 KB 136/358 KB 86/86 KB 104/404 KB 164/549 KB 140/358 KB 86/86 KB 104/404 KB 164/549 KB 144/358 KB 86/86 KB 104/404 KB 164/549 KB 132/358 KB 86/86 KB 104/404 KB 160/549 KB 132/358 KB 86/86 KB 104/404 KB 164/549 KB 144/358 KB 86/86 KB 108/404 KB 164/549 KB 144/358 KB 86/86 KB 112/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 118.7 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 168/549 KB 144/358 KB 112/404 KB 172/549 KB 144/358 KB 112/404 KB 176/549 KB 144/358 KB 112/404 KB 176/549 KB 144/358 KB 116/404 KB 176/549 KB 144/358 KB 120/404 KB 176/549 KB 148/358 KB 124/404 KB 176/549 KB 148/358 KB 128/404 KB 176/549 KB 148/358 KB 124/404 KB 180/549 KB 152/358 KB 128/404 KB 180/549 KB 156/358 KB 128/404 KB 180/549 KB 160/358 KB 128/404 KB 180/549 KB 164/358 KB 128/404 KB 180/549 KB 168/358 KB 132/404 KB 180/549 KB 172/358 KB 132/404 KB 180/549 KB 148/358 KB 128/404 KB 184/549 KB 172/358 KB 132/404 KB 188/549 KB 172/358 KB 132/404 KB 192/549 KB 172/358 KB 132/404 KB 180/549 KB 164/358 KB 132/404 KB 192/549 KB 172/358 KB 136/404 KB 192/549 KB 172/358 KB 140/404 KB 192/549 KB 172/358 KB 144/404 KB 196/549 KB 172/358 KB 144/404 KB 200/549 KB 176/358 KB 144/404 KB 196/549 KB 176/358 KB 144/404 KB 204/549 KB 176/358 KB 148/404 KB 204/549 KB 176/358 KB 152/404 KB 204/549 KB 176/358 KB 148/404 KB 208/549 KB 176/358 KB 152/404 KB 208/549 KB 3/894 KB 176/358 KB 152/404 KB 208/549 KB 5/894 KB 176/358 KB 152/404 KB 208/549 KB 8/894 KB 176/358 KB 152/404 KB 208/549 KB 11/894 KB 176/358 KB 152/404 KB 208/549 KB 13/894 KB 176/358 KB 152/404 KB 208/549 KB 16/894 KB 176/358 KB 152/404 KB 208/549 KB 19/894 KB 176/358 KB 152/404 KB 208/549 KB 21/894 KB 176/358 KB 152/404 KB 208/549 KB 24/894 KB 176/358 KB 152/404 KB 208/549 KB 27/894 KB 176/358 KB 152/404 KB 208/549 KB 27/894 KB 180/358 KB 152/404 KB 208/549 KB 27/894 KB 180/358 KB 156/404 KB 208/549 KB 29/894 KB 180/358 KB 156/404 KB 208/549 KB 29/894 KB 184/358 KB 160/404 KB 208/549 KB 29/894 KB 180/358 KB 160/404 KB 208/549 KB 29/894 KB 188/358 KB 160/404 KB 208/549 KB 29/894 KB 192/358 KB 160/404 KB 208/549 KB 32/894 KB 192/358 KB 160/404 KB 208/549 KB 32/894 KB 192/358 KB 164/404 KB 212/549 KB 36/894 KB 4/587 KB 196/358 KB 168/404 KB 212/549 KB 36/894 KB 4/587 KB 196/358 KB 164/404 KB 212/549 KB 32/894 KB 4/587 KB 196/358 KB 164/404 KB 216/549 KB 36/894 KB 4/587 KB 196/358 KB 168/404 KB 220/549 KB 36/894 KB 4/587 KB 196/358 KB 168/404 KB 224/549 KB 36/894 KB 4/587 KB 196/358 KB 168/404 KB 224/549 KB 40/894 KB 4/587 KB 196/358 KB 168/404 KB 224/549 KB 44/894 KB 4/587 KB 196/358 KB 168/404 KB 208/549 KB 32/894 KB 4/587 KB 196/358 KB 164/404 KB 208/549 KB 32/894 KB 4/587 KB 192/358 KB 164/404 KB 224/549 KB 48/894 KB 8/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 12/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 16/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 20/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 24/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 28/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 32/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 36/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 40/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 44/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 48/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 52/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 56/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 60/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 64/587 KB 196/358 KB 172/404 KB 224/549 KB 44/894 KB 4/587 KB 196/358 KB 172/404 KB 224/549 KB 48/894 KB 64/587 KB 200/358 KB 172/404 KB 224/549 KB 48/894 KB 64/587 KB 200/358 KB 176/404 KB 224/549 KB 48/894 KB 64/587 KB 204/358 KB 176/404 KB 224/549 KB 48/894 KB 64/587 KB 208/358 KB 176/404 KB 224/549 KB 48/894 KB 64/587 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install KB 212/358 KB 176/404 KB 228/549 KB 48/894 KB 68/587 KB 216/358 KB 180/404 KB 224/549 KB 48/894 KB 4/587 KB 196/358 KB 172/404 KB 228/549 KB 48/894 KB 68/587 KB 212/358 KB 180/404 KB 224/549 KB 48/894 KB 68/587 KB 212/358 KB 180/404 KB 228/549 KB 48/894 KB 72/587 KB 220/358 KB 180/404 KB 228/549 KB 48/894 KB 76/587 KB 220/358 KB 180/404 KB 228/549 KB 48/894 KB 80/587 KB 220/358 KB 180/404 KB 228/549 KB 48/894 KB 84/587 KB 220/358 KB 180/404 KB 228/549 KB 48/894 KB 88/587 KB 220/358 KB 180/404 KB 228/549 KB 48/894 KB 92/587 KB 220/358 KB 180/404 KB 232/549 KB 48/894 KB 96/587 KB 220/358 KB 180/404 KB 224/549 KB 48/894 KB 64/587 KB 212/358 KB 180/404 KB 232/549 KB 48/894 KB 96/587 KB 220/358 KB 184/404 KB 232/549 KB 48/894 KB 92/587 KB 220/358 KB 180/404 KB 236/549 KB 52/894 KB 96/587 KB 220/358 KB 188/404 KB 240/549 KB 52/894 KB 96/587 KB 220/358 KB 188/404 KB 232/549 KB 52/894 KB 96/587 KB 220/358 KB 184/404 KB 240/549 KB 56/894 KB 96/587 KB 220/358 KB 188/404 KB 240/549 KB 60/894 KB 96/587 KB 220/358 KB 188/404 KB 240/549 KB 64/894 KB 96/587 KB 220/358 KB 188/404 KB 240/549 KB 68/894 KB 96/587 KB 220/358 KB 188/404 KB 244/549 KB 72/894 KB 100/587 KB 220/358 KB 188/404 KB 240/549 KB 56/894 KB 96/587 KB 220/358 KB 188/404 KB 244/549 KB 72/894 KB 100/587 KB 220/358 KB 192/404 KB 244/549 KB 72/894 KB 100/587 KB 220/358 KB 196/404 KB 244/549 KB 72/894 KB 100/587 KB 220/358 KB 200/404 KB 244/549 KB 72/894 KB 100/587 KB 220/358 KB 204/404 KB 244/549 KB 72/894 KB 100/587 KB 220/358 KB 208/404 KB 244/549 KB 68/894 KB 100/587 KB 220/358 KB 188/404 KB 240/549 KB 68/894 KB 100/587 KB 220/358 KB 188/404 KB 228/549 KB 48/894 KB 68/587 KB 220/358 KB 188/404 KB 244/549 KB 76/894 KB 100/587 KB 224/358 KB 208/404 KB 244/549 KB 76/894 KB 104/587 KB 224/358 KB 208/404 KB 244/549 KB 76/894 KB 108/587 KB 224/358 KB 208/404 KB 248/549 KB 76/894 KB 112/587 KB 224/358 KB 208/404 KB 248/549 KB 76/894 KB 112/587 KB 228/358 KB 208/404 KB 248/549 KB 76/894 KB 112/587 KB 232/358 KB 208/404 KB 248/549 KB 76/894 KB 112/587 KB 236/358 KB 208/404 KB 244/549 KB 76/894 KB 100/587 KB 220/358 KB 208/404 KB 248/549 KB 80/894 KB 112/587 KB 236/358 KB 208/404 KB 248/549 KB 76/894 KB 108/587 KB 224/358 KB 208/404 KB 252/549 KB 80/894 KB 112/587 KB 236/358 KB 208/404 KB 256/549 KB 80/894 KB 112/587 KB 236/358 KB 208/404 KB 260/549 KB 80/894 KB 112/587 KB 236/358 KB 208/404 KB 264/549 KB 84/894 KB 116/587 KB 240/358 KB 212/404 KB 268/549 KB 84/894 KB 116/587 KB 240/358 KB 212/404 KB 260/549 KB 84/894 KB 116/587 KB 240/358 KB 212/404 KB 260/549 KB 80/894 KB 116/587 KB 240/358 KB 212/404 KB 260/549 KB 80/894 KB 116/587 KB 240/358 KB 208/404 KB 260/549 KB 80/894 KB 116/587 KB 236/358 KB 208/404 KB 268/549 KB 84/894 KB 120/587 KB 240/358 KB 212/404 KB 268/549 KB 84/894 KB 124/587 KB 240/358 KB 212/404 KB 268/549 KB 84/894 KB 128/587 KB 240/358 KB 212/404 KB 268/549 KB 84/894 KB 128/587 KB 240/358 KB 216/404 KB 268/549 KB 84/894 KB 128/587 KB 240/358 KB 220/404 KB 272/549 KB 88/894 KB 128/587 KB 240/358 KB 224/404 KB 272/549 KB 88/894 KB 128/587 KB 240/358 KB 220/404 KB 268/549 KB 88/894 KB 128/587 KB 240/358 KB 220/404 KB 272/549 KB 92/894 KB 128/587 KB 240/358 KB 224/404 KB 272/549 KB 96/894 KB 128/587 KB 244/358 KB 224/404 KB 272/549 KB 100/894 KB 128/587 KB 244/358 KB 224/404 KB 276/549 KB 104/894 KB 132/587 KB 244/358 KB 228/404 KB 276/549 KB 108/894 KB 132/587 KB 244/358 KB 228/ unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 404 KB 276/549 KB 112/894 KB 132/587 KB 244/358 KB 228/404 KB 272/549 KB 92/894 KB 128/587 KB 244/358 KB 224/404 KB 276/549 KB 112/894 KB 132/587 KB 248/358 KB 228/404 KB 276/549 KB 112/894 KB 132/587 KB 252/358 KB 228/404 KB 276/549 KB 112/894 KB 132/587 KB 256/358 KB 228/404 KB 276/549 KB 100/894 KB 132/587 KB 244/358 KB 228/404 KB 276/549 KB 112/894 KB 136/587 KB 256/358 KB 228/404 KB 276/549 KB 112/894 KB 140/587 KB 256/358 KB 228/404 KB 276/549 KB 100/894 KB 128/587 KB 244/358 KB 228/404 KB 276/549 KB 112/894 KB 140/587 KB 256/358 KB 232/404 KB 276/549 KB 100/894 KB 128/587 KB 244/358 KB 224/404 KB 280/549 KB 112/894 KB 144/587 KB 256/358 KB 236/404 KB 276/549 KB 112/894 KB 144/587 KB 256/358 KB 232/404 KB 284/549 KB 112/894 KB 144/587 KB 256/358 KB 236/404 KB 288/549 KB 112/894 KB 144/587 KB 256/358 KB 236/404 KB 292/549 KB 112/894 KB 144/587 KB 256/358 KB 236/404 KB 296/549 KB 116/894 KB 148/587 KB 260/358 KB 236/404 KB 300/549 KB 116/894 KB 148/587 KB 260/358 KB 236/404 KB 304/549 KB 116/894 KB 148/587 KB 260/358 KB 236/404 KB 276/549 KB 112/894 KB 144/587 KB 256/358 KB 236/404 KB 304/549 KB 116/894 KB 148/587 KB 260/358 KB 240/404 KB 304/549 KB 116/894 KB 148/587 KB 260/358 KB 244/404 KB 304/549 KB 116/894 KB 148/587 KB 260/358 KB 248/404 KB 304/549 KB 116/894 KB 148/587 KB 260/358 KB 252/404 KB 292/549 KB 116/894 KB 148/587 KB 260/358 KB 236/404 KB 304/549 KB 116/894 KB 152/587 KB 260/358 KB 252/404 KB 292/549 KB 116/894 KB 144/587 KB 260/358 KB 236/404 KB 292/549 KB 112/894 KB 144/587 KB 260/358 KB 236/404 KB 304/549 KB 116/894 KB 152/587 KB 264/358 KB 252/404 KB 304/549 KB 116/894 KB 152/587 KB 268/358 KB 252/404 KB 304/549 KB 116/894 KB 152/587 KB 272/358 KB 252/404 KB 304/549 KB 116/894 KB 156/587 KB 272/358 KB 252/404 KB 304/549 KB 116/894 KB 160/587 KB 272/358 KB 252/404 KB 304/549 KB 120/894 KB 160/587 KB 272/358 KB 252/404 KB 304/549 KB 124/894 KB 160/587 KB 272/358 KB 252/404 KB 304/549 KB 128/894 KB 160/587 KB 272/358 KB 252/404 KB 304/549 KB 128/894 KB 160/587 KB 276/358 KB 256/404 KB 304/549 KB 128/894 KB 160/587 KB 280/358 KB 256/404 KB 304/549 KB 128/894 KB 160/587 KB 284/358 KB 256/404 KB 304/549 KB 128/894 KB 160/587 KB 288/358 KB 256/404 KB 304/549 KB 128/894 KB 160/587 KB 272/358 KB 256/404 KB 308/549 KB 128/894 KB 160/587 KB 288/358 KB 260/404 KB 308/549 KB 132/894 KB 164/587 KB 288/358 KB 264/404 KB 308/549 KB 132/894 KB 164/587 KB 288/358 KB 268/404 KB 308/549 KB 132/894 KB 164/587 KB 288/358 KB 272/404 KB 308/549 KB 128/894 KB 160/587 KB 288/358 KB 256/404 KB 312/549 KB 132/894 KB 164/587 KB 292/358 KB 272/404 KB 308/549 KB 132/894 KB 164/587 KB 288/358 KB 260/404 KB 308/549 KB 128/894 KB 164/587 KB 288/358 KB 260/404 KB 316/549 KB 132/894 KB 168/587 KB 292/358 KB 272/404 KB 316/549 KB 132/894 KB 172/587 KB 292/358 KB 272/404 KB 316/549 KB 136/894 KB 172/587 KB 292/358 KB 272/404 KB 316/549 KB 136/894 KB 172/587 KB 292/358 KB 272/404 KB 316/549 KB 136/894 KB 176/587 KB 292/358 KB 272/404 KB 320/549 KB 140/894 KB 176/587 KB 292/358 KB 272/404 KB 320/549 KB 136/894 KB 176/587 KB 292/358 KB 272/404 KB 320/549 KB 144/894 KB 176/587 KB 292/358 KB 272/404 KB 308/549 KB 132/894 KB 164/587 KB 292/358 KB 272/404 KB 320/549 KB 144/894 KB 176/587 KB 296/358 KB 272/404 KB 320/549 KB 144/894 KB 180/587 KB 300/358 KB 272/404 KB 320/549 KB 148/894 KB 180/587 KB 304/358 KB 272/404 KB 320/549 KB 148/894 KB 180/587 KB 308/358 KB 272/404 K unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install B 324/549 KB 148/894 KB 180/587 KB 312/358 KB 276/404 KB 324/549 KB 148/894 KB 180/587 KB 316/358 KB 276/404 KB 324/549 KB 148/894 KB 180/587 KB 320/358 KB 276/404 KB 320/549 KB 144/894 KB 180/587 KB 296/358 KB 272/404 KB 324/549 KB 148/894 KB 180/587 KB 308/358 KB 276/404 KB 324/549 KB 148/894 KB 180/587 KB 308/358 KB 276/404 KB 328/549 KB 148/894 KB 184/587 KB 320/358 KB 276/404 KB 320/549 KB 148/894 KB 180/587 KB 300/358 KB 272/404 KB 328/549 KB 148/894 KB 180/587 KB 320/358 KB 276/404 KB 328/549 KB 148/894 KB 188/587 KB 320/358 KB 280/404 KB 328/549 KB 152/894 KB 188/587 KB 320/358 KB 280/404 KB 332/549 KB 152/894 KB 188/587 KB 320/358 KB 284/404 KB 328/549 KB 148/894 KB 188/587 KB 320/358 KB 276/404 KB 332/549 KB 152/894 KB 188/587 KB 320/358 KB 280/404 KB 336/549 KB 152/894 KB 188/587 KB 320/358 KB 284/404 KB 336/549 KB 156/894 KB 188/587 KB 320/358 KB 284/404 KB 336/549 KB 160/894 KB 192/587 KB 320/358 KB 288/404 KB 336/549 KB 156/894 KB 192/587 KB 320/358 KB 288/404 KB 336/549 KB 156/894 KB 192/587 KB 320/358 KB 284/404 KB 336/549 KB 160/894 KB 196/587 KB 320/358 KB 288/404 KB 340/549 KB 164/894 KB 200/587 KB 324/358 KB 292/404 KB 340/549 KB 164/894 KB 204/587 KB 324/358 KB 292/404 KB 340/549 KB 164/894 KB 208/587 KB 324/358 KB 292/404 KB 336/549 KB 164/894 KB 196/587 KB 320/358 KB 288/404 KB 340/549 KB 164/894 KB 196/587 KB 324/358 KB 292/404 KB 340/549 KB 168/894 KB 208/587 KB 324/358 KB 292/404 KB 340/549 KB 164/894 KB 196/587 KB 320/358 KB 292/404 KB 340/549 KB 164/894 KB 196/587 KB 320/358 KB 288/404 KB 344/549 KB 168/894 KB 208/587 KB 328/358 KB 292/404 KB 344/549 KB 168/894 KB 208/587 KB 328/358 KB 296/404 KB 348/549 KB 168/894 KB 208/587 KB 328/358 KB 300/404 KB 348/549 KB 168/894 KB 208/587 KB 328/358 KB 304/404 KB 340/549 KB 168/894 KB 208/587 KB 328/358 KB 292/404 KB 348/549 KB 168/894 KB 208/587 KB 328/358 KB 296/404 KB 352/549 KB 168/894 KB 208/587 KB 328/358 KB 304/404 KB 352/549 KB 172/894 KB 208/587 KB 328/358 KB 304/404 KB 352/549 KB 176/894 KB 208/587 KB 328/358 KB 304/404 KB 352/549 KB 180/894 KB 208/587 KB 332/358 KB 304/404 KB 356/549 KB 184/894 KB 212/587 KB 332/358 KB 308/404 KB 356/549 KB 188/894 KB 212/587 KB 332/358 KB 308/404 KB 352/549 KB 176/894 KB 208/587 KB 332/358 KB 304/404 KB 356/549 KB 188/894 KB 212/587 KB 336/358 KB 308/404 KB 356/549 KB 188/894 KB 212/587 KB 340/358 KB 308/404 KB 356/549 KB 188/894 KB 212/587 KB 344/358 KB 308/404 KB 356/549 KB 180/894 KB 212/587 KB 332/358 KB 308/404 KB 356/549 KB 180/894 KB 212/587 KB 332/358 KB 304/404 KB 356/549 KB 180/894 KB 208/587 KB 332/358 KB 304/404 KB 360/549 KB 188/894 KB 212/587 KB 344/358 KB 308/404 KB 360/549 KB 188/894 KB 216/587 KB 344/358 KB 308/404 KB 360/549 KB 188/894 KB 220/587 KB 344/358 KB 308/404 KB 364/549 KB 188/894 KB 220/587 KB 344/358 KB 312/404 KB 364/549 KB 188/894 KB 220/587 KB 344/358 KB 308/404 KB 368/549 KB 188/894 KB 220/587 KB 344/358 KB 312/404 KB 368/549 KB 188/894 KB 220/587 KB 344/358 KB 316/404 KB 368/549 KB 188/894 KB 224/587 KB 344/358 KB 316/404 KB 368/549 KB 188/894 KB 224/587 KB 344/358 KB 320/404 KB 368/549 KB 188/894 KB 228/587 KB 344/358 KB 320/404 KB 372/549 KB 192/894 KB 232/587 KB 348/358 KB 324/404 KB 372/549 KB 192/894 KB 236/587 KB 348/358 KB 324/404 KB 372/549 KB 192/894 KB 228/587 KB 348/358 KB 324/404 KB 368/549 KB 192/894 KB 228/587 KB 348/358 KB 324/404 KB 376/549 KB 192/894 KB 240/587 KB 348/358 KB 324/404 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 380/549 KB 192/894 KB 240/587 KB 348/358 KB 324/404 KB 368/549 KB 188/894 KB 228/587 KB 348/358 KB 324/404 KB 368/549 KB 188/894 KB 228/587 KB 348/358 KB 320/404 KB 380/549 KB 192/894 KB 240/587 KB 352/358 KB 324/404 KB 380/549 KB 192/894 KB 240/587 KB 356/358 KB 324/404 KB 380/549 KB 192/894 KB 240/587 KB 358/358 KB 328/404 KB 380/549 KB 192/894 KB 240/587 KB 356/358 KB 328/404 KB 380/549 KB 192/894 KB 240/587 KB 358/358 KB 332/404 KB 372/549 KB 192/894 KB 240/587 KB 358/358 KB 328/404 KB 384/549 KB 196/894 KB 240/587 KB 358/358 KB 332/404 KB 384/549 KB 192/894 KB 240/587 KB 358/358 KB 332/404 KB 384/549 KB 196/894 KB 240/587 KB 358/358 KB 336/404 KB 384/549 KB 200/894 KB 240/587 KB 358/358 KB 336/404 KB 384/549 KB 204/894 KB 240/587 KB 358/358 KB 336/404 KB 388/549 KB 208/894 KB 244/587 KB 358/358 KB 336/404 KB 388/549 KB 212/894 KB 244/587 KB 358/358 KB 336/404 KB 388/549 KB 216/894 KB 244/587 KB 358/358 KB 340/404 KB 388/549 KB 220/894 KB 244/587 KB 358/358 KB 340/404 KB 388/549 KB 224/894 KB 244/587 KB 358/358 KB 340/404 KB 388/549 KB 204/894 KB 244/587 KB 358/358 KB 336/404 KB 388/549 KB 204/894 KB 240/587 KB 358/358 KB 336/404 KB 388/549 KB 224/894 KB 248/587 KB 358/358 KB 340/404 KB 392/549 KB 224/894 KB 248/587 KB 358/358 KB 340/404 KB 388/549 KB 212/894 KB 244/587 KB 358/358 KB 340/404 KB 392/549 KB 224/894 KB 252/587 KB 358/358 KB 344/404 KB 392/549 KB 224/894 KB 252/587 KB 358/358 KB 340/404 KB 396/549 KB 224/894 KB 252/587 KB 358/358 KB 344/404 KB 396/549 KB 224/894 KB 256/587 KB 358/358 KB 344/404 KB 400/549 KB 224/894 KB 256/587 KB 358/358 KB 348/404 KB 396/549 KB 224/894 KB 256/587 KB 358/358 KB 348/404 KB 400/549 KB 224/894 KB 256/587 KB 358/358 KB 352/404 KB 404/549 KB 224/894 KB 256/587 KB 358/358 KB 352/404 KB 408/549 KB 228/894 KB 260/587 KB 358/358 KB 356/404 KB 412/549 KB 228/894 KB 260/587 KB 358/358 KB 356/404 KB 416/549 KB 228/894 KB 260/587 KB 358/358 KB 356/404 KB 404/549 KB 228/894 KB 260/587 KB 358/358 KB 356/404 KB 416/549 KB 228/894 KB 260/587 KB 358/358 KB 360/404 KB 416/549 KB 228/894 KB 260/587 KB 358/358 KB 364/404 KB 416/549 KB 228/894 KB 260/587 KB 358/358 KB 368/404 KB 404/549 KB 228/894 KB 260/587 KB 358/358 KB 352/404 KB 416/549 KB 232/894 KB 260/587 KB 358/358 KB 368/404 KB 416/549 KB 236/894 KB 260/587 KB 358/358 KB 368/404 KB 416/549 KB 240/894 KB 260/587 KB 358/358 KB 368/404 KB 404/549 KB 224/894 KB 260/587 KB 358/358 KB 352/404 KB 416/549 KB 240/894 KB 264/587 KB 358/358 KB 368/404 KB 416/549 KB 240/894 KB 268/587 KB 358/358 KB 368/404 KB 416/549 KB 240/894 KB 272/587 KB 358/358 KB 368/404 KB 420/549 KB 240/894 KB 272/587 KB 358/358 KB 368/404 KB 424/549 KB 244/894 KB 276/587 KB 372/404 KB 428/549 KB 244/894 KB 276/587 KB 372/404 KB 420/549 KB 244/894 KB 276/587 KB 372/404 KB 428/549 KB 244/894 KB 276/587 KB 376/404 KB 432/549 KB 244/894 KB 276/587 KB 380/404 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 447.9 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 420/549 KB 244/894 KB 276/587 KB 358/358 KB 368/404 KB 432/549 KB 244/894 KB 280/587 KB 380/404 KB 432/549 KB 244/894 KB 284/587 KB 380/404 KB 432/549 KB 244/894 KB 288/587 KB 380/404 KB 420/549 KB 244/894 KB 272/587 KB 358/358 KB 368/404 KB 432/549 KB 248/894 KB 288/587 KB 384/404 KB 432/549 KB 252/894 KB 288/587 KB 384/404 KB 432/549 KB 256/894 KB 288/587 KB 384/404 KB 432/549 KB 260/894 KB 288/587 KB 384/404 KB 432/549 KB 264/894 KB 292/587 KB 384/404 KB 432/549 KB 268/894 KB 292/587 KB 384/404 KB 432/549 KB 272/894 KB 292/587 KB 384/404 KB 432/549 KB 244/894 KB 288/587 KB 384/404 KB 432/549 KB 244/894 KB 276/587 KB 376/404 KB 432/549 KB 272/894 KB 292/587 KB 388/404 KB 436/549 KB 272/894 KB 292/587 KB 392/404 KB 436/549 KB 272/894 KB 292/587 KB 396/404 KB 436/549 KB 272/894 KB 292/587 KB 400/404 KB 432/549 KB 260/894 KB 292/587 KB 384/404 KB 436/549 KB 272/894 KB 292/587 KB 388/404 KB 440/549 KB 272/894 KB 292/587 KB 400/404 KB 444/549 KB 272/894 KB 292/587 KB 400/404 KB 448/549 KB 272/894 KB 292/587 KB 400/404 KB 448/549 KB 272/894 KB 296/587 KB 400/404 KB 448/549 KB 272/894 KB 300/587 KB 400/404 KB 448/549 KB 272/894 KB 304/587 KB 400/404 KB 448/549 KB 272/894 KB 304/587 KB 404/404 KB 452/549 KB 276/894 KB 308/587 KB 404/404 KB 456/549 KB 276/894 KB 308/587 KB 404/404 KB 460/549 KB 276/894 KB 308/587 KB 404/404 KB 448/549 KB 276/894 KB 308/587 KB 404/404 KB 448/549 KB 272/894 KB 308/587 KB 404/404 KB 460/549 KB 280/894 KB 308/587 KB 404/404 KB 460/549 KB 284/894 KB 312/587 KB 404/404 KB 464/549 KB 288/894 KB 312/587 KB 404/404 KB 460/549 KB 280/894 KB 312/587 KB 404/404 KB 464/549 KB 284/894 KB 312/587 KB 404/404 KB 464/549 KB 288/894 KB 316/587 KB 404/404 KB 464/549 KB 288/894 KB 320/587 KB 404/404 KB 464/549 KB 292/894 KB 324/587 KB 4/26 KB 404/404 KB 468/549 KB 292/894 KB 328/587 KB 4/26 KB 404/404 KB 468/549 KB 292/894 KB 332/587 KB 4/26 KB 404/404 KB 468/549 KB 292/894 KB 336/587 KB 4/26 KB 404/404 KB 464/549 KB 292/894 KB 320/587 KB 4/26 KB 404/404 KB 464/549 KB 288/894 KB 320/587 KB 4/26 KB 404/404 KB 468/549 KB 292/894 KB 336/587 KB 8/26 KB 404/404 KB 468/549 KB 292/894 KB 336/587 KB 12/26 KB 404/404 KB 468/549 KB 292/894 KB 336/587 KB 16/26 KB 404/404 KB 468/549 KB 292/894 KB 336/587 KB 20/26 KB 404/404 KB 468/549 KB 292/894 KB 336/587 KB 24/26 KB 468/549 KB 292/894 KB 336/587 KB 26/26 KB 468/549 KB 292/894 KB 324/587 KB 4/26 KB 404/404 KB 472/549 KB 292/894 KB 336/587 KB 26/26 KB 476/549 KB 292/894 KB 336/587 KB 26/26 KB 480/549 KB 296/894 KB 336/587 KB 26/26 KB 476/549 KB 296/894 KB 336/587 KB 26/26 KB 480/549 KB 300/894 KB 336/587 KB 26/26 KB 480/549 KB 304/894 KB 336/587 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 495.2 KB/sec) unit-abot-epc-basic-0: 05:44:12 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-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 484/549 KB 308/894 KB 336/587 KB 26/26 KB 488/549 KB 308/894 KB 340/587 KB 492/549 KB 308/894 KB 340/587 KB 480/549 KB 308/894 KB 336/587 KB 26/26 KB 496/549 KB 312/894 KB 340/587 KB 496/549 KB 316/894 KB 340/587 KB 496/549 KB 320/894 KB 340/587 KB 484/549 KB 308/894 KB 340/587 KB 26/26 KB 496/549 KB 320/894 KB 344/587 KB 496/549 KB 308/894 KB 340/587 KB 496/549 KB 320/894 KB 348/587 KB 496/549 KB 320/894 KB 352/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 30.9 KB/sec) unit-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-abot-epc-basic-0: 05:44:12 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-mysql-0: 05:44:12 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 496/549 KB 324/894 KB 352/587 KB 500/549 KB 328/894 KB 356/587 KB 500/549 KB 332/894 KB 356/587 KB 500/549 KB 336/894 KB 356/587 KB 500/549 KB 324/894 KB 356/587 KB 496/549 KB 324/894 KB 356/587 KB 504/549 KB 336/894 KB 356/587 KB 508/549 KB 336/894 KB 360/587 KB 512/549 KB 336/894 KB 360/587 KB 504/549 KB 336/894 KB 360/587 KB 512/549 KB 336/894 KB 364/587 KB 512/549 KB 336/894 KB 368/587 KB 512/549 KB 340/894 KB 368/587 KB 516/549 KB 344/894 KB 372/587 KB 516/549 KB 348/894 KB 372/587 KB 516/549 KB 352/894 KB 372/587 KB 516/549 KB 340/894 KB 372/587 KB 516/549 KB 340/894 KB 368/587 KB 520/549 KB 352/894 KB 372/587 KB 524/549 KB 352/894 KB 372/587 KB 528/549 KB 352/894 KB 376/587 KB 524/549 KB 352/894 KB 376/587 KB 528/549 KB 352/894 KB 380/587 KB 528/549 KB 352/894 KB 384/587 KB 532/549 KB 352/894 KB 384/587 KB 536/549 KB 356/894 KB 388/587 KB 532/549 KB 356/894 KB 388/587 KB 536/549 KB 4/79 KB 356/894 KB 392/587 KB 540/549 KB 4/79 KB 356/894 KB 396/587 KB 540/549 KB 4/79 KB 356/894 KB 400/587 KB 532/549 KB 356/894 KB 384/587 KB 540/549 KB 4/79 KB 360/894 KB 400/587 KB 540/549 KB 4/79 KB 356/894 KB 392/587 KB 540/549 KB 4/79 KB 364/894 KB 400/587 KB 536/549 KB 4/79 KB 356/894 KB 388/587 KB 544/549 KB 8/79 KB 364/894 KB 400/587 KB 544/549 KB 12/79 KB 364/894 KB 400/587 KB 544/549 KB 16/79 KB 364/894 KB 400/587 KB 544/549 KB 4/79 KB 364/894 KB 400/587 KB 544/549 KB 16/79 KB 368/894 KB 400/587 KB 544/549 KB 20/79 KB 368/894 KB 400/587 KB 544/549 KB 24/79 KB 368/894 KB 400/587 KB 544/549 KB 28/79 KB 368/894 KB 400/587 KB 544/549 KB 32/79 KB 368/894 KB 400/587 KB 548/549 KB 32/79 KB 368/894 KB 400/587 KB 549/549 KB 32/79 KB 372/894 KB 404/587 KB 548/549 KB 32/79 KB 372/894 KB 404/587 KB 549/549 KB 32/79 KB 372/894 KB 408/587 KB 549/549 KB 32/79 KB 372/894 KB 412/587 KB 549/549 KB 36/79 KB 372/894 KB 416/587 KB 548/549 KB 32/79 KB 372/894 KB 400/587 KB 549/549 KB 36/79 KB 372/894 KB 4/1822 KB 416/587 KB 549/549 KB 36/79 KB 372/894 KB 8/1822 KB 416/587 KB 549/549 KB 36/79 KB 372/894 KB 12/1822 KB 416/587 KB 549/549 KB 36/79 KB 372/894 KB 16/1822 KB 416/587 KB 549/549 KB 36/79 KB 372/894 KB 412/587 KB 549/549 KB 40/79 KB 372/894 KB 16/1822 KB 416/587 KB 549/549 KB 44/79 KB 372/894 KB 16/1822 KB 416/587 KB 549/549 KB 48/79 KB 372/894 KB 16/1822 KB 416/587 KB 549/549 KB 52/79 KB 372/894 KB 16/1822 KB 416/587 KB 549/549 KB 52/79 KB 376/894 KB 16/1822 KB 416/587 KB 549/549 KB 52/79 KB 380/894 KB 20/1822 KB 416/587 KB 549/549 KB 52/79 KB 376/894 KB 20/1822 KB 416/587 KB 549/549 KB 56/79 KB 380/894 KB 24/1822 KB 416/587 KB 549/549 KB 56/79 KB 380/894 KB 28/1822 KB 416/587 KB 549/549 KB 56/79 KB 380/894 KB 32/1822 KB 416/587 KB 549/549 KB 56/79 KB 380/894 KB 20/1822 KB 416/587 KB 549/549 KB 60/79 KB 380/894 KB 32/1822 KB 416/587 KB 549/549 KB 64/79 KB 384/894 KB 32/1822 KB 416/587 KB 549/549 KB 60/79 KB 384/894 KB 32/1822 KB 416/587 KB 549/549 KB 64/79 KB 384/894 KB 32/1822 KB 420/587 KB 68/79 KB 388/894 KB 36/1822 KB 424/587 KB 68/79 KB 388/894 KB 36/1822 KB 428/587 KB 549/549 KB 68/79 KB 388/894 KB 36/1822 KB 420/587 KB 549/549 KB 64/79 KB 388/894 KB 36/1822 KB 420/587 KB 549/549 KB 64/79 KB 384/894 KB 36/1822 KB 420/587 KB 68/79 KB 388/894 KB 40/1822 KB 428/587 KB 68/79 KB 388/894 KB 44/1822 KB 428/587 KB 68/79 KB 388/894 KB 48/1822 KB 428/587 KB 68/79 KB 388/894 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 52/1822 KB 428/587 KB 68/79 KB 388/894 KB 56/1822 KB 428/587 KB 68/79 KB 392/894 KB 60/1822 KB 428/587 KB 68/79 KB 392/894 KB 56/1822 KB 428/587 KB 68/79 KB 392/894 KB 60/1822 KB 432/587 KB 72/79 KB 396/894 KB 60/1822 KB 432/587 KB 72/79 KB 400/894 KB 60/1822 KB 432/587 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 653.1 KB/sec) unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 72/79 KB 392/894 KB 60/1822 KB 432/587 KB 76/79 KB 400/894 KB 64/1822 KB 432/587 KB 72/79 KB 400/894 KB 64/1822 KB 432/587 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 79/79 KB 400/894 KB 64/1822 KB 432/587 KB 79/79 KB 400/894 KB 64/1822 KB 436/587 KB 79/79 KB 404/894 KB 68/1822 KB 440/587 KB 79/79 KB 404/894 KB 68/1822 KB 436/587 KB 79/79 KB 408/894 KB 68/1822 KB 444/587 KB 79/79 KB 412/894 KB 68/1822 KB 444/587 KB 79/79 KB 400/894 KB 68/1822 KB 436/587 KB 79/79 KB 412/894 KB 72/1822 KB 444/587 KB 79/79 KB 404/894 KB 68/1822 KB 444/587 KB 79/79 KB 412/894 KB 76/1822 KB 444/587 KB 79/79 KB 416/894 KB 76/1822 KB 448/587 KB 79/79 KB 412/894 KB 76/1822 KB 448/587 KB 79/79 KB 416/894 KB 80/1822 KB 448/587 KB 79/79 KB 416/894 KB 84/1822 KB 448/587 KB 79/79 KB 420/894 KB 88/1822 KB 452/587 KB 79/79 KB 420/894 KB 92/1822 KB 452/587 KB 79/79 KB 420/894 KB 96/1822 KB 452/587 KB 79/79 KB 420/894 KB 84/1822 KB 452/587 KB 79/79 KB 420/894 KB 84/1822 KB 448/587 KB 79/79 KB 420/894 KB 96/1822 KB 456/587 KB 79/79 KB 424/894 KB 96/1822 KB 456/587 KB 79/79 KB 424/894 KB 96/1822 KB 460/587 KB 79/79 KB 428/894 KB 96/1822 KB 464/587 KB 79/79 KB 428/894 KB 96/1822 KB 460/587 KB 79/79 KB 432/894 KB 96/1822 KB 464/587 KB 79/79 KB 436/894 KB 96/1822 KB 4/115 KB 464/587 KB 79/79 KB 440/894 KB 100/1822 KB 4/115 KB 468/587 KB 79/79 KB 444/894 KB 100/1822 KB 4/115 KB 468/587 KB 79/79 KB 448/894 KB 100/1822 KB 4/115 KB 468/587 KB 79/79 KB 432/894 KB 96/1822 KB 4/115 KB 464/587 KB 79/79 KB 448/894 KB 100/1822 KB 8/115 KB 468/587 KB 79/79 KB 448/894 KB 100/1822 KB 12/115 KB 468/587 KB 79/79 KB 448/894 KB 100/1822 KB 16/115 KB 468/587 KB 79/79 KB 448/894 KB 100/1822 KB 20/115 KB 468/587 KB 448/894 KB 100/1822 KB 24/115 KB 468/587 KB 448/894 KB 100/1822 KB 28/115 KB 468/587 KB 448/894 KB 100/1822 KB 32/115 KB 468/587 KB 79/79 KB 436/894 KB 100/1822 KB 4/115 KB 468/587 KB 448/894 KB 100/1822 KB 32/115 KB 472/587 KB 448/894 KB 100/1822 KB 32/115 KB 476/587 KB 79/79 KB 436/894 KB 100/1822 KB 4/115 KB 464/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 92.2 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 448/894 KB 104/1822 KB 32/115 KB 476/587 KB 448/894 KB 108/1822 KB 32/115 KB 476/587 KB 448/894 KB 112/1822 KB 32/115 KB 476/587 KB 448/894 KB 112/1822 KB 32/115 KB 480/587 KB 448/894 KB 116/1822 KB 32/115 KB 480/587 KB 452/894 KB 120/1822 KB 36/115 KB 484/587 KB 452/894 KB 124/1822 KB 36/115 KB 484/587 KB 452/894 KB 128/1822 KB 36/115 KB 484/587 KB 452/894 KB 116/1822 KB 32/115 KB 480/587 KB 456/894 KB 128/1822 KB 36/115 KB 484/587 KB 460/894 KB 128/1822 KB 36/115 KB 484/587 KB 464/894 KB 128/1822 KB 36/115 KB 484/587 KB 452/894 KB 116/1822 KB 36/115 KB 484/587 KB 464/894 KB 128/1822 KB 36/115 KB 488/587 KB 452/894 KB 116/1822 KB 36/115 KB 480/587 KB 464/894 KB 128/1822 KB 36/115 KB 492/587 KB 464/894 KB 128/1822 KB 40/115 KB 496/587 KB 464/894 KB 128/1822 KB 40/115 KB 500/587 KB 468/894 KB 132/1822 KB 40/115 KB 504/587 KB 3/206 KB 468/894 KB 132/1822 KB 40/115 KB 508/587 KB 3/206 KB 468/894 KB 132/1822 KB 40/115 KB 512/587 KB 3/206 KB 464/894 KB 128/1822 KB 40/115 KB 492/587 KB 468/894 KB 132/1822 KB 44/115 KB 512/587 KB 3/206 KB 468/894 KB 132/1822 KB 48/115 KB 512/587 KB 3/206 KB 468/894 KB 132/1822 KB 52/115 KB 512/587 KB 3/206 KB 468/894 KB 132/1822 KB 56/115 KB 512/587 KB 3/206 KB 468/894 KB 132/1822 KB 60/115 KB 512/587 KB 3/206 KB 468/894 KB 132/1822 KB 64/115 KB 512/587 KB 3/206 KB 468/894 KB 132/1822 KB 40/115 KB 500/587 KB 3/206 KB 472/894 KB 132/1822 KB 64/115 KB 512/587 KB 3/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 3/206 KB 464/894 KB 132/1822 KB 40/115 KB 500/587 KB 3/206 KB 464/894 KB 128/1822 KB 40/115 KB 500/587 KB 3/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 5/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 8/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 11/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 13/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 16/206 KB 476/894 KB 132/1822 KB 64/115 KB 512/587 KB 19/206 KB 476/894 KB 136/1822 KB 64/115 KB 512/587 KB 19/206 KB 476/894 KB 140/1822 KB 64/115 KB 512/587 KB 21/206 KB 476/894 KB 136/1822 KB 64/115 KB 512/587 KB 21/206 KB 480/894 KB 140/1822 KB 64/115 KB 512/587 KB 21/206 KB 480/894 KB 144/1822 KB 64/115 KB 512/587 KB 21/206 KB 480/894 KB 144/1822 KB 64/115 KB 512/587 KB 24/206 KB 480/894 KB 148/1822 KB 64/115 KB 512/587 KB 24/206 KB 484/894 KB 152/1822 KB 68/115 KB 516/587 KB 27/206 KB 484/894 KB 156/1822 KB 68/115 KB 516/587 KB 27/206 KB 484/894 KB 160/1822 KB 68/115 KB 516/587 KB 27/206 KB 484/894 KB 148/1822 KB 68/115 KB 516/587 KB 27/206 KB 488/894 KB 160/1822 KB 68/115 KB 516/587 KB 27/206 KB 492/894 KB 160/1822 KB 68/115 KB 516/587 KB 27/206 KB 496/894 KB 160/1822 KB 68/115 KB 516/587 KB 27/206 KB 480/894 KB 148/1822 KB 68/115 KB 516/587 KB 27/206 KB 480/894 KB 148/1822 KB 64/115 KB 516/587 KB 27/206 KB 480/894 KB 148/1822 KB 64/115 KB 512/587 KB 27/206 KB 496/894 KB 160/1822 KB 68/115 KB 520/587 KB 29/206 KB 496/894 KB 160/1822 KB 68/115 KB 520/587 KB 32/206 KB 496/894 KB 160/1822 KB 68/115 KB 520/587 KB 32/206 KB 496/894 KB 160/1822 KB 68/115 KB 524/587 KB 32/206 KB 496/894 KB 160/1822 KB 72/115 KB 524/587 KB 32/206 KB 496/894 KB 160/1822 KB 76/115 KB 524/587 KB 32/206 KB 496/894 KB 164/1822 KB 80/115 KB 528/587 KB 32/206 KB 496/894 KB 164/1822 KB 76/115 KB 528/587 KB 32/206 KB 500/894 KB 164/1822 KB 80/115 KB 528/587 KB 36/206 KB 504/894 KB 164/1822 KB 80/115 KB 532/587 KB 36/206 KB 496/894 KB 164/1822 KB 76/115 KB 524/587 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 32/206 KB 504/894 KB 168/1822 KB 84/115 KB 532/587 KB 36/206 KB 504/894 KB 172/1822 KB 84/115 KB 532/587 KB 36/206 KB 504/894 KB 164/1822 KB 84/115 KB 532/587 KB 36/206 KB 500/894 KB 164/1822 KB 80/115 KB 532/587 KB 36/206 KB 496/894 KB 164/1822 KB 80/115 KB 528/587 KB 36/206 KB 504/894 KB 172/1822 KB 84/115 KB 532/587 KB 40/206 KB 504/894 KB 172/1822 KB 84/115 KB 532/587 KB 44/206 KB 504/894 KB 172/1822 KB 84/115 KB 532/587 KB 48/206 KB 508/894 KB 176/1822 KB 84/115 KB 536/587 KB 48/206 KB 508/894 KB 172/1822 KB 84/115 KB 536/587 KB 48/206 KB 504/894 KB 172/1822 KB 84/115 KB 536/587 KB 48/206 KB 512/894 KB 176/1822 KB 88/115 KB 536/587 KB 48/206 KB 508/894 KB 176/1822 KB 88/115 KB 536/587 KB 48/206 KB 512/894 KB 176/1822 KB 88/115 KB 540/587 KB 48/206 KB 512/894 KB 176/1822 KB 88/115 KB 544/587 KB 48/206 KB 512/894 KB 176/1822 KB 92/115 KB 548/587 KB 48/206 KB 516/894 KB 180/1822 KB 92/115 KB 552/587 KB 52/206 KB 516/894 KB 180/1822 KB 92/115 KB 556/587 KB 52/206 KB 516/894 KB 180/1822 KB 92/115 KB 560/587 KB 52/206 KB 512/894 KB 176/1822 KB 92/115 KB 544/587 KB 48/206 KB 516/894 KB 180/1822 KB 96/115 KB 560/587 KB 52/206 KB 516/894 KB 180/1822 KB 100/115 KB 560/587 KB 52/206 KB 516/894 KB 180/1822 KB 104/115 KB 560/587 KB 52/206 KB 516/894 KB 180/1822 KB 108/115 KB 560/587 KB 52/206 KB 516/894 KB 180/1822 KB 112/115 KB 560/587 KB 52/206 KB 516/894 KB 180/1822 KB 92/115 KB 548/587 KB 52/206 KB 516/894 KB 184/1822 KB 112/115 KB 560/587 KB 52/206 KB 516/894 KB 188/1822 KB 112/115 KB 560/587 KB 52/206 KB 516/894 KB 192/1822 KB 112/115 KB 560/587 KB 52/206 KB 516/894 KB 176/1822 KB 92/115 KB 548/587 KB 52/206 KB 512/894 KB 176/1822 KB 92/115 KB 548/587 KB 52/206 KB 516/894 KB 192/1822 KB 112/115 KB 560/587 KB 56/206 KB 516/894 KB 192/1822 KB 112/115 KB 560/587 KB 60/206 KB 516/894 KB 192/1822 KB 112/115 KB 560/587 KB 64/206 KB 520/894 KB 192/1822 KB 112/115 KB 560/587 KB 64/206 KB 524/894 KB 192/1822 KB 112/115 KB 560/587 KB 64/206 KB 524/894 KB 196/1822 KB 112/115 KB 560/587 KB 64/206 KB 528/894 KB 200/1822 KB 115/115 KB 564/587 KB 68/206 KB 528/894 KB 204/1822 KB 115/115 KB 564/587 KB 68/206 KB 528/894 KB 208/1822 KB 115/115 KB 564/587 KB 68/206 KB 528/894 KB 196/1822 KB 115/115 KB 564/587 KB 68/206 KB 528/894 KB 196/1822 KB 112/115 KB 564/587 KB 68/206 KB 528/894 KB 208/1822 KB 115/115 KB 564/587 KB 72/206 KB 528/894 KB 196/1822 KB 112/115 KB 564/587 KB 64/206 KB 528/894 KB 208/1822 KB 115/115 KB 568/587 KB 76/206 KB 528/894 KB 208/1822 KB 115/115 KB 572/587 KB 76/206 KB 528/894 KB 208/1822 KB 115/115 KB 576/587 KB 76/206 KB 528/894 KB 208/1822 KB 115/115 KB 580/587 KB 76/206 KB 528/894 KB 212/1822 KB 115/115 KB 584/587 KB 76/206 KB 528/894 KB 212/1822 KB 115/115 KB 587/587 KB 76/206 KB 528/894 KB 196/1822 KB 112/115 KB 560/587 KB 64/206 KB 532/894 KB 212/1822 KB 115/115 KB 587/587 KB 76/206 KB 536/894 KB 212/1822 KB 115/115 KB 587/587 KB 76/206 KB 540/894 KB 212/1822 KB 115/115 KB 587/587 KB 76/206 KB 544/894 KB 212/1822 KB 115/115 KB 587/587 KB 76/206 KB 528/894 KB 212/1822 KB 115/115 KB 580/587 KB 76/206 KB 544/894 KB 216/1822 KB 115/115 KB 587/587 KB 76/206 KB 544/894 KB 220/1822 KB 115/115 KB 587/587 KB 76/206 KB 544/894 KB 224/1822 KB 115/115 KB 587/587 KB 76/206 KB 528/894 KB 208/1822 KB 115/115 KB 564/587 KB 76/206 KB 548/894 KB 224/1822 KB 115/115 KB 587/587 KB 80/206 KB 548/894 KB 224/1822 KB 115/115 KB 587/587 KB 80/206 KB unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 127.6 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 552/894 KB 224/1822 KB 115/115 KB 587/587 KB 80/206 KB 556/894 KB 228/1822 KB 587/587 KB 84/206 KB 560/894 KB 228/1822 KB 587/587 KB 84/206 KB 564/894 KB 228/1822 KB 587/587 KB 84/206 KB 568/894 KB 228/1822 KB 587/587 KB 84/206 KB 572/894 KB 228/1822 KB 587/587 KB 84/206 KB 552/894 KB 228/1822 KB 587/587 KB 84/206 KB 552/894 KB 224/1822 KB 587/587 KB 84/206 KB 572/894 KB 228/1822 KB 587/587 KB 88/206 KB 572/894 KB 228/1822 KB 587/587 KB 92/206 KB 572/894 KB 228/1822 KB 587/587 KB 96/206 KB 572/894 KB 228/1822 KB 587/587 KB 100/206 KB 572/894 KB 228/1822 KB 587/587 KB 104/206 KB 572/894 KB 228/1822 KB 587/587 KB 108/206 KB 572/894 KB 232/1822 KB 587/587 KB 108/206 KB 572/894 KB 236/1822 KB 587/587 KB 108/206 KB 572/894 KB 240/1822 KB 587/587 KB 112/206 KB 572/894 KB 236/1822 KB 587/587 KB 112/206 KB 576/894 KB 240/1822 KB 587/587 KB 112/206 KB 580/894 KB 240/1822 KB 587/587 KB 112/206 KB 584/894 KB 244/1822 KB 587/587 KB 116/206 KB 588/894 KB 244/1822 KB 587/587 KB 116/206 KB 580/894 KB 244/1822 KB 587/587 KB 116/206 KB 588/894 KB 244/1822 KB 587/587 KB 120/206 KB 580/894 KB 244/1822 KB 587/587 KB 112/206 KB 588/894 KB 244/1822 KB 587/587 KB 124/206 KB 588/894 KB 248/1822 KB 587/587 KB 124/206 KB 588/894 KB 252/1822 KB 587/587 KB 124/206 KB 588/894 KB 252/1822 KB 587/587 KB 128/206 KB 588/894 KB 256/1822 KB 587/587 KB 128/206 KB 592/894 KB 256/1822 KB 587/587 KB 128/206 KB 596/894 KB 256/1822 KB 587/587 KB 128/206 KB 600/894 KB 260/1822 KB 132/206 KB 604/894 KB 260/1822 KB 132/206 KB 596/894 KB 260/1822 KB 132/206 KB 596/894 KB 256/1822 KB 132/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 648.2 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 604/894 KB 260/1822 KB 136/206 KB 604/894 KB 260/1822 KB 140/206 KB 604/894 KB 260/1822 KB 144/206 KB 604/894 KB 264/1822 KB 144/206 KB 604/894 KB 268/1822 KB 144/206 KB 604/894 KB 272/1822 KB 144/206 KB 608/894 KB 272/1822 KB 144/206 KB 608/894 KB 272/1822 KB 148/206 KB 608/894 KB 276/1822 KB 152/206 KB 608/894 KB 276/1822 KB 156/206 KB 608/894 KB 276/1822 KB 160/206 KB 608/894 KB 276/1822 KB 148/206 KB 612/894 KB 276/1822 KB 160/206 KB 616/894 KB 4/314 KB 280/1822 KB 160/206 KB 612/894 KB 4/314 KB 280/1822 KB 160/206 KB 616/894 KB 4/314 KB 284/1822 KB 160/206 KB 620/894 KB 4/314 KB 284/1822 KB 160/206 KB 612/894 KB 4/314 KB 276/1822 KB 160/206 KB 620/894 KB 8/314 KB 288/1822 KB 160/206 KB 620/894 KB 12/314 KB 288/1822 KB 160/206 KB 620/894 KB 16/314 KB 288/1822 KB 160/206 KB 620/894 KB 20/314 KB 288/1822 KB 160/206 KB 620/894 KB 24/314 KB 288/1822 KB 160/206 KB 620/894 KB 28/314 KB 288/1822 KB 160/206 KB 620/894 KB 32/314 KB 288/1822 KB 160/206 KB 620/894 KB 4/314 KB 288/1822 KB 160/206 KB 624/894 KB 32/314 KB 288/1822 KB 160/206 KB 624/894 KB 32/314 KB 288/1822 KB 164/206 KB 624/894 KB 36/314 KB 292/1822 KB 168/206 KB 4/57 KB 624/894 KB 36/314 KB 292/1822 KB 172/206 KB 4/57 KB 624/894 KB 36/314 KB 292/1822 KB 176/206 KB 4/57 KB 624/894 KB 36/314 KB 292/1822 KB 164/206 KB 4/57 KB 624/894 KB 36/314 KB 296/1822 KB 176/206 KB 4/57 KB 624/894 KB 36/314 KB 300/1822 KB 176/206 KB 4/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 4/57 KB 624/894 KB 36/314 KB 288/1822 KB 164/206 KB 4/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 8/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 12/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 16/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 20/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 24/57 KB 628/894 KB 36/314 KB 304/1822 KB 176/206 KB 28/57 KB 624/894 KB 36/314 KB 288/1822 KB 164/206 KB 628/894 KB 40/314 KB 304/1822 KB 176/206 KB 28/57 KB 628/894 KB 44/314 KB 304/1822 KB 176/206 KB 28/57 KB 628/894 KB 44/314 KB 304/1822 KB 176/206 KB 32/57 KB 628/894 KB 48/314 KB 304/1822 KB 176/206 KB 32/57 KB 628/894 KB 52/314 KB 304/1822 KB 176/206 KB 32/57 KB 628/894 KB 56/314 KB 308/1822 KB 180/206 KB 36/57 KB 628/894 KB 60/314 KB 308/1822 KB 180/206 KB 36/57 KB 628/894 KB 36/314 KB 300/1822 KB 176/206 KB 4/57 KB 632/894 KB 60/314 KB 308/1822 KB 180/206 KB 36/57 KB 636/894 KB 60/314 KB 308/1822 KB 180/206 KB 36/57 KB 640/894 KB 60/314 KB 308/1822 KB 180/206 KB 36/57 KB 644/894 KB 60/314 KB 308/1822 KB 180/206 KB 36/57 KB 628/894 KB 52/314 KB 308/1822 KB 180/206 KB 36/57 KB 628/894 KB 52/314 KB 304/1822 KB 180/206 KB 36/57 KB 628/894 KB 52/314 KB 304/1822 KB 180/206 KB 32/57 KB 644/894 KB 64/314 KB 308/1822 KB 184/206 KB 36/57 KB 644/894 KB 64/314 KB 308/1822 KB 188/206 KB 40/57 KB 644/894 KB 64/314 KB 308/1822 KB 192/206 KB 40/57 KB 644/894 KB 64/314 KB 312/1822 KB 192/206 KB 40/57 KB 644/894 KB 64/314 KB 316/1822 KB 192/206 KB 40/57 KB 644/894 KB 64/314 KB 320/1822 KB 192/206 KB 40/57 KB 644/894 KB 64/314 KB 308/1822 KB 180/206 KB 36/57 KB 648/894 KB 64/314 KB 320/1822 KB 192/206 KB 40/57 KB 652/894 KB 64/314 KB 320/1822 KB 192/206 KB 40/57 KB 656/894 KB 64/314 KB 320/1822 KB 192/206 KB 40/57 KB 660/894 KB 64/314 KB 320/1822 KB 196/206 KB 40/57 KB 664/894 KB 68/314 KB 324/1822 KB 196/206 KB 40/57 KB 668/894 KB 68/314 KB 324/1822 KB 196/206 KB 40/57 KB 672/894 KB 68/314 KB 324/1822 KB 196/2 unit-abot-epc-basic-0: 05:44:12 DEBUG unit.abot-epc-basic/0.install 06 KB 40/57 KB 644/894 KB 64/314 KB 308/1822 KB 184/206 KB 40/57 KB 672/894 KB 68/314 KB 324/1822 KB 196/206 KB 44/57 KB 672/894 KB 68/314 KB 324/1822 KB 196/206 KB 48/57 KB 672/894 KB 68/314 KB 324/1822 KB 196/206 KB 52/57 KB 672/894 KB 68/314 KB 324/1822 KB 196/206 KB 56/57 KB 672/894 KB 68/314 KB 324/1822 KB 196/206 KB 57/57 KB 660/894 KB 68/314 KB 324/1822 KB 196/206 KB 40/57 KB 672/894 KB 72/314 KB 324/1822 KB 196/206 KB 57/57 KB 660/894 KB 64/314 KB 324/1822 KB 196/206 KB 40/57 KB 672/894 KB 72/314 KB 328/1822 KB 196/206 KB 57/57 KB 672/894 KB 72/314 KB 332/1822 KB 196/206 KB 57/57 KB 656/894 KB 64/314 KB 320/1822 KB 196/206 KB 40/57 KB 672/894 KB 76/314 KB 332/1822 KB 200/206 KB 57/57 KB 672/894 KB 76/314 KB 332/1822 KB 204/206 KB 57/57 KB 672/894 KB 76/314 KB 332/1822 KB 206/206 KB 57/57 KB 672/894 KB 76/314 KB 332/1822 KB 196/206 KB 57/57 KB 672/894 KB 80/314 KB 332/1822 KB 206/206 KB 57/57 KB 672/894 KB 80/314 KB 336/1822 KB 206/206 KB 57/57 KB 672/894 KB 84/314 KB 336/1822 KB 206/206 KB 57/57 KB 676/894 KB 88/314 KB 340/1822 KB 206/206 KB 57/57 KB 676/894 KB 92/314 KB 340/1822 KB 206/206 KB 57/57 KB 676/894 KB 84/314 KB 340/1822 KB 206/206 KB 57/57 KB 676/894 KB 96/314 KB 344/1822 KB 206/206 KB 57/57 KB 676/894 KB 96/314 KB 348/1822 KB 206/206 KB 57/57 KB 676/894 KB 96/314 KB 352/1822 KB 206/206 KB 57/57 KB 676/894 KB 84/314 KB 336/1822 KB 206/206 KB 57/57 KB 680/894 KB 96/314 KB 352/1822 KB 206/206 KB 57/57 KB 684/894 KB 96/314 KB 352/1822 KB 206/206 KB 57/57 KB 676/894 KB 96/314 KB 340/1822 KB 206/206 KB 57/57 KB 688/894 KB 96/314 KB 352/1822 KB 206/206 KB 57/57 KB 692/894 KB 96/314 KB 352/1822 KB 206/206 KB 57/57 KB 696/894 KB 100/314 KB 356/1822 KB 206/206 KB 57/57 KB 700/894 KB 100/314 KB 356/1822 KB 206/206 KB 57/57 KB 704/894 KB 100/314 KB 356/1822 KB 206/206 KB 57/57 KB 692/894 KB 100/314 KB 356/1822 KB 206/206 KB 57/57 KB 692/894 KB 96/314 KB 356/1822 KB 206/206 KB 57/57 KB 704/894 KB 100/314 KB 360/1822 KB 206/206 KB 57/57 KB 704/894 KB 104/314 KB 364/1822 KB 206/206 KB 57/57 KB 704/894 KB 104/314 KB 360/1822 KB 206/206 KB 57/57 KB 704/894 KB 108/314 KB 364/1822 KB 206/206 KB 57/57 KB 704/894 KB 112/314 KB 364/1822 KB 206/206 KB 57/57 KB 704/894 KB 112/314 KB 368/1822 KB 206/206 KB 57/57 KB 704/894 KB 116/314 KB 368/1822 KB 206/206 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.8 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 708/894 KB 116/314 KB 372/1822 KB 206/206 KB 57/57 KB 708/894 KB 116/314 KB 376/1822 KB 708/894 KB 116/314 KB 368/1822 KB 206/206 KB 57/57 KB 712/894 KB 120/314 KB 376/1822 KB 716/894 KB 120/314 KB 376/1822 KB 708/894 KB 120/314 KB 376/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 220.7 KB/sec) unit-abot-epc-basic-0: 05:44:12 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:44:12 DEBUG unit.abot-epc-basic/0.install 716/894 KB 120/314 KB 380/1822 KB 720/894 KB 120/314 KB 384/1822 KB 720/894 KB 120/314 KB 380/1822 KB 720/894 KB 124/314 KB 384/1822 KB 724/894 KB 124/314 KB 384/1822 KB 728/894 KB 128/314 KB 388/1822 KB 724/894 KB 128/314 KB 388/1822 KB 724/894 KB 128/314 KB 384/1822 KB 732/894 KB 132/314 KB 388/1822 KB 732/894 KB 132/314 KB 392/1822 KB 732/894 KB 128/314 KB 388/1822 KB 732/894 KB 132/314 KB 396/1822 KB 732/894 KB 136/314 KB 400/1822 KB 732/894 KB 136/314 KB 396/1822 KB 736/894 KB 140/314 KB 400/1822 KB 736/894 KB 144/314 KB 400/1822 KB 736/894 KB 148/314 KB 400/1822 KB 736/894 KB 152/314 KB 404/1822 KB 736/894 KB 156/314 KB 404/1822 KB 4/263 KB 736/894 KB 160/314 KB 404/1822 KB 736/894 KB 136/314 KB 400/1822 KB 4/263 KB 736/894 KB 156/314 KB 404/1822 KB 8/263 KB 736/894 KB 160/314 KB 404/1822 KB 12/263 KB 736/894 KB 160/314 KB 404/1822 KB 16/263 KB 736/894 KB 160/314 KB 404/1822 KB 16/263 KB 4/99 KB 736/894 KB 160/314 KB 404/1822 KB 16/263 KB 8/99 KB 736/894 KB 160/314 KB 404/1822 KB 16/263 KB 12/99 KB 736/894 KB 160/314 KB 404/1822 KB 16/263 KB 16/99 KB 736/894 KB 160/314 KB 404/1822 KB 16/263 KB 16/99 KB 740/894 KB 160/314 KB 404/1822 KB 20/263 KB 20/99 KB 744/894 KB 160/314 KB 404/1822 KB 20/263 KB 20/99 KB 748/894 KB 160/314 KB 404/1822 KB 20/263 KB 20/99 KB 752/894 KB 160/314 KB 404/1822 KB 736/894 KB 148/314 KB 404/1822 KB 20/263 KB 20/99 KB 752/894 KB 160/314 KB 408/1822 KB 20/263 KB 20/99 KB 740/894 KB 160/314 KB 404/1822 KB 16/263 KB 20/99 KB 740/894 KB 160/314 KB 404/1822 KB 20/263 KB 24/99 KB 752/894 KB 160/314 KB 408/1822 KB 20/263 KB 28/99 KB 752/894 KB 160/314 KB 408/1822 KB 20/263 KB 32/99 KB 752/894 KB 160/314 KB 408/1822 KB 24/263 KB 32/99 KB 752/894 KB 160/314 KB 408/1822 KB 28/263 KB 32/99 KB 752/894 KB 160/314 KB 408/1822 KB 32/263 KB 32/99 KB 752/894 KB 160/314 KB 408/1822 KB 32/263 KB 36/99 KB 752/894 KB 160/314 KB 408/1822 KB 36/263 KB 40/99 KB 752/894 KB 160/314 KB 408/1822 KB 36/263 KB 44/99 KB 752/894 KB 160/314 KB 412/1822 KB 36/263 KB 48/99 KB 752/894 KB 160/314 KB 412/1822 KB 36/263 KB 52/99 KB 752/894 KB 160/314 KB 412/1822 KB 36/263 KB 56/99 KB 756/894 KB 164/314 KB 412/1822 KB 36/263 KB 60/99 KB 756/894 KB 164/314 KB 412/1822 KB 36/263 KB 64/99 KB 756/894 KB 164/314 KB 412/1822 KB 36/263 KB 36/99 KB 752/894 KB 160/314 KB 408/1822 KB 40/263 KB 64/99 KB 756/894 KB 164/314 KB 412/1822 KB 44/263 KB 64/99 KB 756/894 KB 164/314 KB 412/1822 KB 36/263 KB 52/99 KB 756/894 KB 164/314 KB 412/1822 KB 36/263 KB 52/99 KB 752/894 KB 164/314 KB 412/1822 KB 48/263 KB 64/99 KB 756/894 KB 168/314 KB 412/1822 KB 48/263 KB 64/99 KB 760/894 KB 172/314 KB 412/1822 KB 48/263 KB 64/99 KB 760/894 KB 176/314 KB 412/1822 KB 36/263 KB 40/99 KB 752/894 KB 160/314 KB 412/1822 KB 48/263 KB 64/99 KB 760/894 KB 176/314 KB 416/1822 KB 48/263 KB 64/99 KB 760/894 KB 176/314 KB 420/1822 KB 48/263 KB 64/99 KB 760/894 KB 176/314 KB 424/1822 KB 48/263 KB 64/99 KB 760/894 KB 176/314 KB 428/1822 KB 48/263 KB 64/99 KB 760/894 KB 176/314 KB 432/1822 KB 48/263 KB 64/99 KB 760/894 KB 168/314 KB 412/1822 KB 48/263 KB 64/99 KB 756/894 KB 164/314 KB 412/1822 KB 48/263 KB 64/99 KB 764/894 KB 176/314 KB 432/1822 KB 48/263 KB 64/99 KB 768/894 KB 176/314 KB 432/1822 KB 52/263 KB 64/99 KB 768/894 KB 176/314 KB 432/1822 KB 56/263 KB 64/99 KB 772/894 KB 180/314 KB 436/1822 KB 60/263 KB 64/99 KB 772/894 KB 180/314 KB 436/1822 KB 64/263 KB 64/99 KB 772/894 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 180/314 KB 436/1822 KB 52/263 KB 64/99 KB 772/894 KB 180/314 KB 436/1822 KB 64/263 KB 64/99 KB 772/894 KB 184/314 KB 436/1822 KB 64/263 KB 64/99 KB 772/894 KB 188/314 KB 436/1822 KB 64/263 KB 64/99 KB 772/894 KB 192/314 KB 436/1822 KB 64/263 KB 64/99 KB 772/894 KB 196/314 KB 436/1822 KB 68/263 KB 68/99 KB 772/894 KB 200/314 KB 436/1822 KB 68/263 KB 68/99 KB 772/894 KB 204/314 KB 436/1822 KB 68/263 KB 68/99 KB 772/894 KB 208/314 KB 436/1822 KB 52/263 KB 64/99 KB 772/894 KB 176/314 KB 436/1822 KB 68/263 KB 68/99 KB 776/894 KB 208/314 KB 436/1822 KB 52/263 KB 64/99 KB 768/894 KB 176/314 KB 436/1822 KB 68/263 KB 68/99 KB 780/894 KB 208/314 KB 440/1822 KB 68/263 KB 68/99 KB 780/894 KB 208/314 KB 444/1822 KB 68/263 KB 68/99 KB 780/894 KB 208/314 KB 448/1822 KB 68/263 KB 68/99 KB 780/894 KB 208/314 KB 436/1822 KB 68/263 KB 68/99 KB 784/894 KB 208/314 KB 448/1822 KB 68/263 KB 68/99 KB 772/894 KB 196/314 KB 436/1822 KB 68/263 KB 72/99 KB 784/894 KB 208/314 KB 448/1822 KB 68/263 KB 76/99 KB 784/894 KB 208/314 KB 448/1822 KB 68/263 KB 80/99 KB 784/894 KB 208/314 KB 448/1822 KB 68/263 KB 84/99 KB 784/894 KB 208/314 KB 448/1822 KB 68/263 KB 88/99 KB 788/894 KB 212/314 KB 452/1822 KB 68/263 KB 64/99 KB 772/894 KB 196/314 KB 436/1822 KB 72/263 KB 88/99 KB 788/894 KB 212/314 KB 452/1822 KB 76/263 KB 88/99 KB 788/894 KB 212/314 KB 452/1822 KB 80/263 KB 88/99 KB 788/894 KB 212/314 KB 452/1822 KB 84/263 KB 88/99 KB 788/894 KB 212/314 KB 452/1822 KB 68/263 KB 84/99 KB 788/894 KB 212/314 KB 452/1822 KB 68/263 KB 84/99 KB 788/894 KB 208/314 KB 452/1822 KB 88/263 KB 92/99 KB 792/894 KB 212/314 KB 452/1822 KB 88/263 KB 92/99 KB 796/894 KB 212/314 KB 452/1822 KB 88/263 KB 92/99 KB 800/894 KB 212/314 KB 452/1822 KB 68/263 KB 84/99 KB 784/894 KB 208/314 KB 452/1822 KB 88/263 KB 92/99 KB 800/894 KB 212/314 KB 456/1822 KB 88/263 KB 92/99 KB 800/894 KB 212/314 KB 460/1822 KB 88/263 KB 92/99 KB 800/894 KB 212/314 KB 464/1822 KB 88/263 KB 92/99 KB 804/894 KB 212/314 KB 464/1822 KB 88/263 KB 92/99 KB 808/894 KB 216/314 KB 468/1822 KB 88/263 KB 92/99 KB 812/894 KB 216/314 KB 468/1822 KB 88/263 KB 92/99 KB 816/894 KB 216/314 KB 468/1822 KB 84/263 KB 92/99 KB 788/894 KB 212/314 KB 452/1822 KB 88/263 KB 96/99 KB 816/894 KB 216/314 KB 468/1822 KB 88/263 KB 99/99 KB 816/894 KB 216/314 KB 468/1822 KB 88/263 KB 92/99 KB 804/894 KB 216/314 KB 468/1822 KB 88/263 KB 99/99 KB 816/894 KB 216/314 KB 472/1822 KB 88/263 KB 99/99 KB 816/894 KB 216/314 KB 476/1822 KB 88/263 KB 99/99 KB 816/894 KB 216/314 KB 480/1822 KB 88/263 KB 99/99 KB 816/894 KB 216/314 KB 484/1822 KB 88/263 KB 99/99 KB 820/894 KB 216/314 KB 488/1822 KB 88/263 KB 92/99 KB 804/894 KB 216/314 KB 464/1822 KB 92/263 KB 99/99 KB 820/894 KB 216/314 KB 488/1822 KB 96/263 KB 99/99 KB 820/894 KB 216/314 KB 488/1822 KB 88/263 KB 92/99 KB 804/894 KB 216/314 KB 464/1822 KB 96/263 KB 99/99 KB 820/894 KB 220/314 KB 488/1822 KB 96/263 KB 99/99 KB 820/894 KB 224/314 KB 488/1822 KB 96/263 KB 99/99 KB 820/894 KB 228/314 KB 488/1822 KB 100/263 KB 99/99 KB 820/894 KB 232/314 KB 488/1822 KB 100/263 KB 99/99 KB 820/894 KB 236/314 KB 488/1822 KB 100/263 KB 99/99 KB 820/894 KB 240/314 KB 488/1822 KB 88/263 KB 99/99 KB 820/894 KB 216/314 KB 484/1822 KB 100/263 KB 99/99 KB 820/894 KB 228/314 KB 488/1822 KB 104/263 KB 99/99 KB 820/894 KB 240/314 KB 488/1822 KB 108/263 KB 99/99 KB 820/894 KB 240/314 KB 488/1822 KB 108/263 KB 99/99 KB 8 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 24/894 KB 240/314 KB 488/1822 KB 108/263 KB 99/99 KB 828/894 KB 240/314 KB 488/1822 KB 112/263 KB 99/99 KB 832/894 KB 240/314 KB 488/1822 KB 112/263 KB 99/99 KB 828/894 KB 240/314 KB 488/1822 KB 112/263 KB 99/99 KB 832/894 KB 244/314 KB 488/1822 KB 116/263 KB 99/99 KB 836/894 KB 248/314 KB 492/1822 KB 116/263 KB 99/99 KB 836/894 KB 252/314 KB 492/1822 KB 116/263 KB 99/99 KB 836/894 KB 244/314 KB 492/1822 KB 112/263 KB 99/99 KB 836/894 KB 244/314 KB 492/1822 KB 112/263 KB 99/99 KB 832/894 KB 244/314 KB 492/1822 KB 120/263 KB 99/99 KB 836/894 KB 252/314 KB 496/1822 KB 120/263 KB 99/99 KB 836/894 KB 252/314 KB 500/1822 KB 120/263 KB 99/99 KB 840/894 KB 256/314 KB 504/1822 KB 120/263 KB 99/99 KB 840/894 KB 256/314 KB 508/1822 KB 120/263 KB 840/894 KB 256/314 KB 512/1822 KB 120/263 KB 99/99 KB 836/894 KB 252/314 KB 492/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 101.6 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 120/263 KB 99/99 KB 840/894 KB 256/314 KB 500/1822 KB 120/263 KB 99/99 KB 840/894 KB 252/314 KB 500/1822 KB 124/263 KB 840/894 KB 256/314 KB 512/1822 KB 128/263 KB 844/894 KB 256/314 KB 512/1822 KB 124/263 KB 844/894 KB 256/314 KB 512/1822 KB 128/263 KB 848/894 KB 256/314 KB 512/1822 KB 128/263 KB 852/894 KB 256/314 KB 512/1822 KB 132/263 KB 856/894 KB 260/314 KB 516/1822 KB 132/263 KB 860/894 KB 260/314 KB 516/1822 KB 132/263 KB 864/894 KB 260/314 KB 516/1822 KB 132/263 KB 852/894 KB 260/314 KB 516/1822 KB 132/263 KB 852/894 KB 260/314 KB 512/1822 KB 128/263 KB 852/894 KB 260/314 KB 512/1822 KB 132/263 KB 864/894 KB 264/314 KB 516/1822 KB 132/263 KB 864/894 KB 268/314 KB 516/1822 KB 136/263 KB 864/894 KB 268/314 KB 516/1822 KB 136/263 KB 864/894 KB 272/314 KB 516/1822 KB 140/263 KB 864/894 KB 272/314 KB 516/1822 KB 144/263 KB 864/894 KB 272/314 KB 516/1822 KB 144/263 KB 868/894 KB 272/314 KB 516/1822 KB 148/263 KB 872/894 KB 276/314 KB 520/1822 KB 148/263 KB 868/894 KB 276/314 KB 520/1822 KB 148/263 KB 876/894 KB 280/314 KB 520/1822 KB 148/263 KB 868/894 KB 272/314 KB 520/1822 KB 144/263 KB 868/894 KB 272/314 KB 520/1822 KB 148/263 KB 876/894 KB 280/314 KB 524/1822 KB 148/263 KB 876/894 KB 280/314 KB 528/1822 KB 148/263 KB 876/894 KB 280/314 KB 532/1822 KB 148/263 KB 876/894 KB 276/314 KB 520/1822 KB 152/263 KB 876/894 KB 284/314 KB 532/1822 KB 148/263 KB 876/894 KB 284/314 KB 532/1822 KB 152/263 KB 876/894 KB 288/314 KB 532/1822 KB 156/263 KB 876/894 KB 288/314 KB 532/1822 KB 160/263 KB 880/894 KB 288/314 KB 532/1822 KB 156/263 KB 880/894 KB 288/314 KB 532/1822 KB 160/263 KB 880/894 KB 292/314 KB 536/1822 KB 160/263 KB 880/894 KB 292/314 KB 536/1822 KB 4/276 KB 160/263 KB 880/894 KB 292/314 KB 536/1822 KB 8/276 KB 160/263 KB 880/894 KB 292/314 KB 536/1822 KB 12/276 KB 160/263 KB 880/894 KB 292/314 KB 536/1822 KB 16/276 KB 160/263 KB 880/894 KB 292/314 KB 536/1822 KB 20/276 KB 160/263 KB 880/894 KB 292/314 KB 540/1822 KB 24/276 KB 160/263 KB 880/894 KB 292/314 KB 540/1822 KB 28/276 KB 160/263 KB 880/894 KB 292/314 KB 540/1822 KB 32/276 KB 160/263 KB 880/894 KB 292/314 KB 540/1822 KB 20/276 KB 160/263 KB 884/894 KB 292/314 KB 544/1822 KB 32/276 KB 160/263 KB 884/894 KB 292/314 KB 540/1822 KB 32/276 KB 160/263 KB 888/894 KB 292/314 KB 544/1822 KB 32/276 KB 164/263 KB 892/894 KB 292/314 KB 544/1822 KB 32/276 KB 164/263 KB 894/894 KB 292/314 KB 544/1822 KB 32/276 KB 160/263 KB 880/894 KB 292/314 KB 540/1822 KB 28/276 KB 164/263 KB 894/894 KB 296/314 KB 544/1822 KB 32/276 KB 164/263 KB 888/894 KB 292/314 KB 544/1822 KB 32/276 KB 164/263 KB 894/894 KB 300/314 KB 544/1822 KB 32/276 KB 164/263 KB 894/894 KB 304/314 KB 544/1822 KB 32/276 KB 168/263 KB 894/894 KB 304/314 KB 544/1822 KB 36/276 KB 168/263 KB 894/894 KB 308/314 KB 548/1822 KB 40/276 KB 168/263 KB 894/894 KB 308/314 KB 548/1822 KB 44/276 KB 168/263 KB 894/894 KB 308/314 KB 548/1822 KB 48/276 KB 168/263 KB 894/894 KB 304/314 KB 544/1822 KB 32/276 KB 172/263 KB 894/894 KB 308/314 KB 548/1822 KB 48/276 KB 176/263 KB 894/894 KB 308/314 KB 548/1822 KB 48/276 KB 168/263 KB 894/894 KB 308/314 KB 548/1822 KB 36/276 KB 176/263 KB 894/894 KB 312/314 KB 548/1822 KB 48/276 KB 176/263 KB 894/894 KB 314/314 KB 548/1822 KB 48/276 KB 168/263 KB 894/894 KB 304/314 KB 548/1822 KB 36/276 KB 176/263 KB 894/894 KB 314/314 KB 552/1822 KB 48/276 KB 176/263 KB 894/894 KB 314/314 KB 556/1822 KB 48/276 KB 176/263 KB 894/894 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 314/314 KB 560/1822 KB 48/276 KB 176/263 KB 894/894 KB 314/314 KB 564/1822 KB 48/276 KB 180/263 KB 894/894 KB 314/314 KB 568/1822 KB 52/276 KB 180/263 KB 894/894 KB 314/314 KB 572/1822 KB 52/276 KB 180/263 KB 894/894 KB 314/314 KB 564/1822 KB 52/276 KB 180/263 KB 894/894 KB 314/314 KB 564/1822 KB 48/276 KB 184/263 KB 314/314 KB 572/1822 KB 52/276 KB 188/263 KB 314/314 KB 572/1822 KB 52/276 KB 192/263 KB 314/314 KB 572/1822 KB 52/276 KB 192/263 KB 314/314 KB 572/1822 KB 56/276 KB 192/263 KB 314/314 KB 576/1822 KB 60/276 KB 192/263 KB 314/314 KB 572/1822 KB 60/276 KB 192/263 KB 314/314 KB 576/1822 KB 64/276 KB 192/263 KB 314/314 KB 580/1822 KB 64/276 KB 196/263 KB 314/314 KB 584/1822 KB 68/276 KB 196/263 KB 314/314 KB 588/1822 KB 68/276 KB 196/263 KB 314/314 KB 592/1822 KB 68/276 KB 196/263 KB 314/314 KB 580/1822 KB 68/276 KB 196/263 KB 314/314 KB 580/1822 KB 64/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 899.5 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 314.8 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 200/263 KB 592/1822 KB 68/276 KB 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:44:13 DEBUG unit.abot-epc-basic/0.install 204/263 KB 592/1822 KB 68/276 KB 208/263 KB 592/1822 KB 68/276 KB 212/263 KB 592/1822 KB 68/276 KB 216/263 KB 596/1822 KB 72/276 KB 220/263 KB 596/1822 KB 72/276 KB 212/263 KB 596/1822 KB 72/276 KB 212/263 KB 592/1822 KB 72/276 KB 224/263 KB 596/1822 KB 76/276 KB 224/263 KB 596/1822 KB 80/276 KB 224/263 KB 596/1822 KB 84/276 KB 224/263 KB 600/1822 KB 84/276 KB 224/263 KB 600/1822 KB 84/276 KB 224/263 KB 604/1822 KB 84/276 KB 228/263 KB 604/1822 KB 88/276 KB 224/263 KB 604/1822 KB 88/276 KB 228/263 KB 608/1822 KB 88/276 KB 228/263 KB 608/1822 KB 92/276 KB 228/263 KB 608/1822 KB 96/276 KB 228/263 KB 612/1822 KB 96/276 KB 232/263 KB 616/1822 KB 100/276 KB 232/263 KB 620/1822 KB 100/276 KB 232/263 KB 624/1822 KB 100/276 KB 232/263 KB 612/1822 KB 100/276 KB 232/263 KB 612/1822 KB 96/276 KB 236/263 KB 624/1822 KB 100/276 KB 240/263 KB 624/1822 KB 100/276 KB 244/263 KB 624/1822 KB 100/276 KB 248/263 KB 628/1822 KB 104/276 KB 252/263 KB 628/1822 KB 104/276 KB 256/263 KB 628/1822 KB 104/276 KB 244/263 KB 628/1822 KB 104/276 KB 244/263 KB 624/1822 KB 104/276 KB 256/263 KB 628/1822 KB 108/276 KB 256/263 KB 628/1822 KB 112/276 KB 256/263 KB 628/1822 KB 116/276 KB 256/263 KB 632/1822 KB 120/276 KB 256/263 KB 632/1822 KB 124/276 KB 256/263 KB 632/1822 KB 116/276 KB 260/263 KB 636/1822 KB 124/276 KB 260/263 KB 640/1822 KB 124/276 KB 260/263 KB 632/1822 KB 124/276 KB 260/263 KB 640/1822 KB 128/276 KB 263/263 KB 640/1822 KB 4/54 KB 128/276 KB 260/263 KB 640/1822 KB 4/54 KB 128/276 KB 263/263 KB 4/748 KB 640/1822 KB 4/54 KB 128/276 KB 263/263 KB 4/748 KB 640/1822 KB 8/54 KB 128/276 KB 263/263 KB 8/748 KB 640/1822 KB 12/54 KB 128/276 KB 263/263 KB 8/748 KB 640/1822 KB 16/54 KB 128/276 KB 263/263 KB 8/748 KB 640/1822 KB 8/54 KB 128/276 KB 263/263 KB 12/748 KB 640/1822 KB 16/54 KB 128/276 KB 263/263 KB 16/748 KB 640/1822 KB 16/54 KB 128/276 KB 263/263 KB 16/748 KB 640/1822 KB 20/54 KB 128/276 KB 263/263 KB 20/748 KB 640/1822 KB 24/54 KB 128/276 KB 263/263 KB 20/748 KB 640/1822 KB 28/54 KB 128/276 KB 263/263 KB 20/748 KB 640/1822 KB 20/54 KB 128/276 KB 263/263 KB 24/748 KB 640/1822 KB 28/54 KB 128/276 KB 263/263 KB 24/748 KB 640/1822 KB 32/54 KB 128/276 KB 263/263 KB 28/748 KB 640/1822 KB 32/54 KB 128/276 KB 263/263 KB 32/748 KB 640/1822 KB 32/54 KB 128/276 KB 263/263 KB 32/748 KB 640/1822 KB 36/54 KB 128/276 KB 263/263 KB 36/748 KB 640/1822 KB 40/54 KB 128/276 KB 263/263 KB 36/748 KB 640/1822 KB 44/54 KB 128/276 KB 263/263 KB 36/748 KB 640/1822 KB 48/54 KB 128/276 KB 263/263 KB 36/748 KB 644/1822 KB 52/54 KB 128/276 KB 263/263 KB 36/748 KB 644/1822 KB 54/54 KB 132/276 KB 263/263 KB 36/748 KB 640/1822 KB 36/54 KB 128/276 KB 263/263 KB 40/748 KB 644/1822 KB 54/54 KB 132/276 KB 263/263 KB 44/748 KB 644/1822 KB 54/54 KB 132/276 KB 263/263 KB 48/748 KB 644/1822 KB 54/54 KB 132/276 KB 263/263 KB 36/748 KB 644/1822 KB 52/54 KB 132/276 KB 263/263 KB 36/748 KB 644/1822 KB 48/54 KB 128/276 KB 263/263 KB 48/748 KB 648/1822 KB 54/54 KB 132/276 KB 263/263 KB 48/748 KB 648/1822 KB 54/54 KB 136/276 KB 263/263 KB 48/748 KB 652/1822 KB 54/54 KB 140/276 KB 263/263 KB 48/748 KB 652/1822 KB 54/54 KB 144/276 KB 263/263 KB 48/748 KB 652/1822 KB 54/54 KB 148/276 KB 263/263 KB 52/748 KB 652/1822 KB 54/54 KB 152/276 KB 263/263 KB 52/748 KB 652/1822 KB 54/54 KB 156/276 KB 263/263 KB 52/748 KB 652/1822 KB 54/54 KB 160/276 KB 263/263 KB 48/748 KB 652/1822 KB 54/54 KB 136/276 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 263/263 KB 52/748 KB 656/1822 KB 54/54 KB 160/276 KB 263/263 KB 52/748 KB 660/1822 KB 54/54 KB 160/276 KB 263/263 KB 52/748 KB 664/1822 KB 54/54 KB 160/276 KB 263/263 KB 52/748 KB 668/1822 KB 54/54 KB 160/276 KB 263/263 KB 52/748 KB 652/1822 KB 54/54 KB 148/276 KB 263/263 KB 56/748 KB 672/1822 KB 54/54 KB 160/276 KB 263/263 KB 60/748 KB 672/1822 KB 54/54 KB 160/276 KB 263/263 KB 64/748 KB 672/1822 KB 54/54 KB 160/276 KB 263/263 KB 52/748 KB 672/1822 KB 54/54 KB 160/276 KB 263/263 KB 64/748 KB 676/1822 KB 54/54 KB 160/276 KB 263/263 KB 68/748 KB 680/1822 KB 54/54 KB 164/276 KB 263/263 KB 68/748 KB 684/1822 KB 54/54 KB 164/276 KB 263/263 KB 68/748 KB 688/1822 KB 54/54 KB 164/276 KB 263/263 KB 68/748 KB 676/1822 KB 54/54 KB 164/276 KB 263/263 KB 72/748 KB 688/1822 KB 54/54 KB 164/276 KB 76/748 KB 688/1822 KB 54/54 KB 164/276 KB 80/748 KB 688/1822 KB 54/54 KB 164/276 KB 263/263 KB 64/748 KB 676/1822 KB 54/54 KB 164/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 257.1 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 80/748 KB 688/1822 KB 54/54 KB 168/276 KB 80/748 KB 688/1822 KB 54/54 KB 172/276 KB 80/748 KB 688/1822 KB 176/276 KB 84/748 KB 688/1822 KB 180/276 KB 84/748 KB 692/1822 KB 184/276 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 52.5 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 84/748 KB 692/1822 KB 180/276 KB 84/748 KB 688/1822 KB 176/276 KB 88/748 KB 696/1822 KB 184/276 KB 92/748 KB 696/1822 KB 184/276 KB 96/748 KB 696/1822 KB 184/276 KB 84/748 KB 696/1822 KB 184/276 KB 96/748 KB 700/1822 KB 184/276 KB 96/748 KB 700/1822 KB 188/276 KB 96/748 KB 700/1822 KB 192/276 KB 96/748 KB 704/1822 KB 192/276 KB 96/748 KB 708/1822 KB 192/276 KB 100/748 KB 712/1822 KB 196/276 KB 100/748 KB 716/1822 KB 196/276 KB 100/748 KB 720/1822 KB 196/276 KB 100/748 KB 708/1822 KB 196/276 KB 100/748 KB 708/1822 KB 192/276 KB 104/748 KB 720/1822 KB 196/276 KB 108/748 KB 720/1822 KB 196/276 KB 108/748 KB 720/1822 KB 3/223 KB 196/276 KB 108/748 KB 720/1822 KB 6/223 KB 196/276 KB 108/748 KB 720/1822 KB 9/223 KB 196/276 KB 108/748 KB 720/1822 KB 11/223 KB 196/276 KB 108/748 KB 720/1822 KB 14/223 KB 196/276 KB 108/748 KB 720/1822 KB 16/223 KB 196/276 KB 108/748 KB 720/1822 KB 19/223 KB 196/276 KB 112/748 KB 720/1822 KB 19/223 KB 196/276 KB 112/748 KB 720/1822 KB 22/223 KB 196/276 KB 112/748 KB 720/1822 KB 22/223 KB 200/276 KB 112/748 KB 720/1822 KB 22/223 KB 204/276 KB 112/748 KB 720/1822 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 4/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 8/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 12/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 16/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 20/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 24/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 27/27 KB 25/223 KB 204/276 KB 112/748 KB 720/1822 KB 27/27 KB 27/223 KB 208/276 KB 112/748 KB 720/1822 KB 27/27 KB 30/223 KB 208/276 KB 116/748 KB 724/1822 KB 27/27 KB 32/223 KB 208/276 KB 112/748 KB 720/1822 KB 27/27 KB 25/223 KB 208/276 KB 116/748 KB 724/1822 KB 27/27 KB 30/223 KB 208/276 KB 120/748 KB 724/1822 KB 27/27 KB 32/223 KB 208/276 KB 124/748 KB 724/1822 KB 27/27 KB 32/223 KB 208/276 KB 128/748 KB 724/1822 KB 27/27 KB 32/223 KB 208/276 KB 112/748 KB 724/1822 KB 27/27 KB 30/223 KB 208/276 KB 128/748 KB 728/1822 KB 27/27 KB 32/223 KB 208/276 KB 128/748 KB 732/1822 KB 27/27 KB 32/223 KB 208/276 KB 128/748 KB 736/1822 KB 27/27 KB 32/223 KB 212/276 KB 128/748 KB 740/1822 KB 27/27 KB 32/223 KB 212/276 KB 132/748 KB 744/1822 KB 36/223 KB 212/276 KB 132/748 KB 748/1822 KB 36/223 KB 212/276 KB 128/748 KB 732/1822 KB 27/27 KB 32/223 KB 212/276 KB 132/748 KB 748/1822 KB 36/223 KB 216/276 KB 132/748 KB 748/1822 KB 36/223 KB 220/276 KB 132/748 KB 748/1822 KB 36/223 KB 224/276 KB 132/748 KB 740/1822 KB 27/27 KB 36/223 KB 212/276 KB 128/748 KB 740/1822 KB 27/27 KB 36/223 KB 212/276 KB 132/748 KB 748/1822 KB 40/223 KB 224/276 KB 136/748 KB 748/1822 KB 44/223 KB 224/276 KB 136/748 KB 748/1822 KB 48/223 KB 224/276 KB 136/748 KB 748/1822 KB 40/223 KB 224/276 KB 140/748 KB 748/1822 KB 48/223 KB 224/276 KB 144/748 KB 748/1822 KB 48/223 KB 224/276 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 25.4 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 144/748 KB 748/1822 KB 52/223 KB 224/276 KB 148/748 KB 752/1822 KB 56/223 KB 228/276 KB 148/748 KB 752/1822 KB 60/223 KB 228/276 KB 148/748 KB 752/1822 KB 64/223 KB 228/276 KB 148/748 KB 752/1822 KB 52/223 KB 228/276 KB 144/748 KB 752/1822 KB 52/223 KB 228/276 KB 144/748 KB 748/1822 KB 52/223 KB 228/276 KB 148/748 KB 752/1822 KB 64/223 KB 232/276 KB 148/748 KB 752/1822 KB 64/223 KB 236/276 KB 148/748 KB 752/1822 KB 64/223 KB 240/276 KB 148/748 KB 752/1822 KB 64/223 KB 244/276 KB 152/748 KB 756/1822 KB 68/223 KB 248/276 KB 152/748 KB 756/1822 KB 68/223 KB 252/276 KB 152/748 KB 756/1822 KB 68/223 KB 256/276 KB 152/748 KB 756/1822 KB 68/223 KB 244/276 KB 152/748 KB 756/1822 KB 64/223 KB 244/276 KB 152/748 KB 752/1822 KB 64/223 KB 244/276 KB 156/748 KB 756/1822 KB 68/223 KB 256/276 KB 160/748 KB 756/1822 KB 68/223 KB 256/276 KB 160/748 KB 760/1822 KB 68/223 KB 256/276 KB 160/748 KB 764/1822 KB 68/223 KB 256/276 KB 160/748 KB 768/1822 KB 68/223 KB 256/276 KB 164/748 KB 768/1822 KB 68/223 KB 256/276 KB 168/748 KB 772/1822 KB 72/223 KB 256/276 KB 172/748 KB 772/1822 KB 72/223 KB 256/276 KB 176/748 KB 772/1822 KB 72/223 KB 256/276 KB 164/748 KB 772/1822 KB 72/223 KB 256/276 KB 176/748 KB 772/1822 KB 76/223 KB 256/276 KB 176/748 KB 772/1822 KB 80/223 KB 256/276 KB 164/748 KB 772/1822 KB 68/223 KB 256/276 KB 176/748 KB 772/1822 KB 80/223 KB 260/276 KB 176/748 KB 776/1822 KB 80/223 KB 264/276 KB 176/748 KB 776/1822 KB 80/223 KB 268/276 KB 176/748 KB 776/1822 KB 80/223 KB 272/276 KB 176/748 KB 776/1822 KB 80/223 KB 276/276 KB 180/748 KB 776/1822 KB 84/223 KB 276/276 KB 176/748 KB 776/1822 KB 80/223 KB 260/276 KB 180/748 KB 780/1822 KB 84/223 KB 276/276 KB 180/748 KB 784/1822 KB 84/223 KB 276/276 KB 180/748 KB 788/1822 KB 84/223 KB 276/276 KB 180/748 KB 776/1822 KB 84/223 KB 276/276 KB 184/748 KB 788/1822 KB 84/223 KB 276/276 KB 176/748 KB 776/1822 KB 84/223 KB 276/276 KB 184/748 KB 788/1822 KB 88/223 KB 276/276 KB 184/748 KB 788/1822 KB 92/223 KB 276/276 KB 184/748 KB 788/1822 KB 96/223 KB 276/276 KB 188/748 KB 788/1822 KB 96/223 KB 276/276 KB 192/748 KB 788/1822 KB 96/223 KB 276/276 KB 192/748 KB 788/1822 KB 100/223 KB 276/276 KB 196/748 KB 792/1822 KB 104/223 KB 276/276 KB 196/748 KB 792/1822 KB 108/223 KB 276/276 KB 196/748 KB 792/1822 KB 100/223 KB 276/276 KB 192/748 KB 792/1822 KB 100/223 KB 276/276 KB 196/748 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 4/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 8/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 12/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 16/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 20/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 24/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 28/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 32/178 KB 796/1822 KB 108/223 KB 276/276 KB 196/748 KB 32/178 KB 800/1822 KB 108/223 KB 276/276 KB 196/748 KB 36/178 KB 800/1822 KB 108/223 KB 276/276 KB 196/748 KB 40/178 KB 800/1822 KB 108/223 KB 276/276 KB 196/748 KB 44/178 KB 800/1822 KB 108/223 KB 276/276 KB 200/748 KB 44/178 KB 800/1822 KB 108/223 KB 276/276 KB 204/748 KB 44/178 KB 800/1822 KB 108/223 KB 276/276 KB 208/748 KB 48/178 KB 800/1822 KB 112/223 KB 276/276 KB 204/748 KB 48/178 KB 800/1822 KB 112/223 KB 276/276 KB 204/748 KB 44/178 KB 800/1822 KB 112/223 KB 276/276 KB Downloaded: https://repo.maven.apache.org/ unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 260.8 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 208/748 KB 48/178 KB 804/1822 KB 112/223 KB 276/276 KB 212/748 KB 52/178 KB 808/1822 KB 116/223 KB 212/748 KB 52/178 KB 812/1822 KB 116/223 KB 212/748 KB 52/178 KB 816/1822 KB 116/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:44:13 DEBUG unit.abot-epc-basic/0.install 212/748 KB 52/178 KB 820/1822 KB 116/223 KB 212/748 KB 52/178 KB 824/1822 KB 116/223 KB 212/748 KB 52/178 KB 828/1822 KB 116/223 KB 212/748 KB 52/178 KB 804/1822 KB 116/223 KB 212/748 KB 52/178 KB 804/1822 KB 112/223 KB 208/748 KB 52/178 KB 804/1822 KB 112/223 KB 212/748 KB 56/178 KB 828/1822 KB 116/223 KB 212/748 KB 60/178 KB 828/1822 KB 116/223 KB 216/748 KB 64/178 KB 828/1822 KB 116/223 KB 216/748 KB 60/178 KB 828/1822 KB 116/223 KB 216/748 KB 64/178 KB 828/1822 KB 120/223 KB 220/748 KB 64/178 KB 828/1822 KB 120/223 KB 220/748 KB 64/178 KB 828/1822 KB 124/223 KB 224/748 KB 64/178 KB 828/1822 KB 124/223 KB 224/748 KB 64/178 KB 828/1822 KB 128/223 KB 224/748 KB 68/178 KB 828/1822 KB 128/223 KB 228/748 KB 72/178 KB 832/1822 KB 132/223 KB 228/748 KB 76/178 KB 832/1822 KB 132/223 KB 228/748 KB 80/178 KB 832/1822 KB 132/223 KB 228/748 KB 68/178 KB 832/1822 KB 132/223 KB 224/748 KB 68/178 KB 832/1822 KB 132/223 KB 224/748 KB 68/178 KB 828/1822 KB 132/223 KB 228/748 KB 80/178 KB 832/1822 KB 136/223 KB 232/748 KB 80/178 KB 832/1822 KB 136/223 KB 236/748 KB 80/178 KB 832/1822 KB 140/223 KB 240/748 KB 80/178 KB 832/1822 KB 140/223 KB 232/748 KB 80/178 KB 832/1822 KB 140/223 KB 240/748 KB 80/178 KB 836/1822 KB 144/223 KB 240/748 KB 80/178 KB 836/1822 KB 140/223 KB 240/748 KB 80/178 KB 840/1822 KB 144/223 KB 240/748 KB 80/178 KB 844/1822 KB 144/223 KB 244/748 KB 80/178 KB 848/1822 KB 144/223 KB 244/748 KB 80/178 KB 848/1822 KB 148/223 KB 244/748 KB 4/23 KB 84/178 KB 852/1822 KB 152/223 KB 244/748 KB 4/23 KB 84/178 KB 852/1822 KB 156/223 KB 244/748 KB 80/178 KB 844/1822 KB 144/223 KB 248/748 KB 4/23 KB 84/178 KB 852/1822 KB 156/223 KB 252/748 KB 4/23 KB 84/178 KB 852/1822 KB 156/223 KB 244/748 KB 4/23 KB 84/178 KB 852/1822 KB 148/223 KB 244/748 KB 4/23 KB 84/178 KB 848/1822 KB 148/223 KB 244/748 KB 4/23 KB 80/178 KB 848/1822 KB 148/223 KB 252/748 KB 8/23 KB 84/178 KB 852/1822 KB 160/223 KB 252/748 KB 12/23 KB 84/178 KB 852/1822 KB 160/223 KB 252/748 KB 16/23 KB 84/178 KB 852/1822 KB 160/223 KB 252/748 KB 16/23 KB 88/178 KB 852/1822 KB 160/223 KB 252/748 KB 16/23 KB 92/178 KB 852/1822 KB 160/223 KB 252/748 KB 20/23 KB 96/178 KB 852/1822 KB 160/223 KB 252/748 KB 4/23 KB 84/178 KB 852/1822 KB 160/223 KB 252/748 KB 20/23 KB 92/178 KB 852/1822 KB 160/223 KB 252/748 KB 23/23 KB 96/178 KB 852/1822 KB 160/223 KB 256/748 KB 23/23 KB 96/178 KB 852/1822 KB 160/223 KB 256/748 KB 23/23 KB 100/178 KB 852/1822 KB 160/223 KB 260/748 KB 23/23 KB 104/178 KB 856/1822 KB 164/223 KB 260/748 KB 23/23 KB 108/178 KB 856/1822 KB 164/223 KB 260/748 KB 23/23 KB 112/178 KB 856/1822 KB 164/223 KB 260/748 KB 23/23 KB 100/178 KB 856/1822 KB 164/223 KB 260/748 KB 23/23 KB 100/178 KB 856/1822 KB 160/223 KB 256/748 KB 23/23 KB 100/178 KB 856/1822 KB 160/223 KB 260/748 KB 23/23 KB 112/178 KB 860/1822 KB 168/223 KB 260/748 KB 23/23 KB 112/178 KB 864/1822 KB 168/223 KB 260/748 KB 23/23 KB 112/178 KB 868/1822 KB 168/223 KB 264/748 KB 23/23 KB 112/178 KB 872/1822 KB 168/223 KB 264/748 KB 23/23 KB 112/178 KB 876/1822 KB 168/223 KB 264/748 KB 23/23 KB 112/178 KB 880/1822 KB 168/223 KB 260/748 KB 23/23 KB 112/178 KB 856/1822 KB 168/223 KB 264/748 KB 23/23 KB 112/178 KB 880/1822 KB 172/223 KB 264/748 KB 23/23 KB 112/178 KB 880/1822 KB 176/223 KB 264/748 KB 23/23 KB 112/178 KB 868/1822 KB 168/223 KB 268/748 KB 23/23 KB 112/178 KB 880/1822 KB 176/223 KB 272/748 KB 23/23 KB 112/178 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 880/1822 KB 176/223 KB 272/748 KB 23/23 KB 112/178 KB 880/1822 KB 180/223 KB 276/748 KB 23/23 KB 116/178 KB 884/1822 KB 184/223 KB 276/748 KB 23/23 KB 116/178 KB 884/1822 KB 188/223 KB 276/748 KB 23/23 KB 116/178 KB 884/1822 KB 192/223 KB 276/748 KB 23/23 KB 116/178 KB 884/1822 KB 180/223 KB 276/748 KB 23/23 KB 116/178 KB 888/1822 KB 192/223 KB 276/748 KB 23/23 KB 116/178 KB 892/1822 KB 192/223 KB 276/748 KB 23/23 KB 116/178 KB 896/1822 KB 192/223 KB 276/748 KB 23/23 KB 116/178 KB 880/1822 KB 180/223 KB 276/748 KB 23/23 KB 120/178 KB 896/1822 KB 192/223 KB 276/748 KB 23/23 KB 124/178 KB 896/1822 KB 192/223 KB 276/748 KB 23/23 KB 128/178 KB 896/1822 KB 192/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 21.1 KB/sec) unit-abot-epc-basic-0: 05:44:13 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.jar unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 276/748 KB 23/23 KB 112/178 KB 880/1822 KB 180/223 KB 280/748 KB 128/178 KB 896/1822 KB 192/223 KB 284/748 KB 128/178 KB 896/1822 KB 192/223 KB 288/748 KB 128/178 KB 896/1822 KB 192/223 KB 288/748 KB 132/178 KB 896/1822 KB 192/223 KB 292/748 KB 136/178 KB 900/1822 KB 196/223 KB 292/748 KB 140/178 KB 900/1822 KB 196/223 KB 292/748 KB 144/178 KB 900/1822 KB 196/223 KB 292/748 KB 132/178 KB 896/1822 KB 192/223 KB 296/748 KB 144/178 KB 900/1822 KB 196/223 KB 300/748 KB 144/178 KB 900/1822 KB 196/223 KB 292/748 KB 132/178 KB 900/1822 KB 196/223 KB 300/748 KB 144/178 KB 904/1822 KB 196/223 KB 304/748 KB 144/178 KB 908/1822 KB 196/223 KB 304/748 KB 144/178 KB 912/1822 KB 196/223 KB 292/748 KB 132/178 KB 896/1822 KB 196/223 KB 304/748 KB 144/178 KB 912/1822 KB 200/223 KB 304/748 KB 144/178 KB 912/1822 KB 204/223 KB 304/748 KB 144/178 KB 912/1822 KB 208/223 KB 304/748 KB 144/178 KB 912/1822 KB 212/223 KB 304/748 KB 148/178 KB 912/1822 KB 216/223 KB 4/55 KB 304/748 KB 148/178 KB 912/1822 KB 220/223 KB 4/55 KB 304/748 KB 148/178 KB 912/1822 KB 223/223 KB 4/55 KB 304/748 KB 144/178 KB 904/1822 KB 196/223 KB 308/748 KB 148/178 KB 912/1822 KB 223/223 KB 4/55 KB 312/748 KB 148/178 KB 912/1822 KB 223/223 KB 4/55 KB 312/748 KB 148/178 KB 916/1822 KB 223/223 KB 4/55 KB 316/748 KB 148/178 KB 916/1822 KB 223/223 KB 4/55 KB 320/748 KB 148/178 KB 916/1822 KB 223/223 KB 4/55 KB 324/748 KB 148/178 KB 920/1822 KB 223/223 KB 4/55 KB 328/748 KB 148/178 KB 920/1822 KB 223/223 KB 4/55 KB 332/748 KB 148/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 148/178 KB 920/1822 KB 223/223 KB 4/55 KB 304/748 KB 148/178 KB 912/1822 KB 212/223 KB 4/55 KB 304/748 KB 148/178 KB 912/1822 KB 212/223 KB 336/748 KB 152/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 156/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 160/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 164/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 168/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 172/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 176/178 KB 920/1822 KB 223/223 KB 4/55 KB 320/748 KB 148/178 KB 920/1822 KB 223/223 KB 4/55 KB 336/748 KB 176/178 KB 924/1822 KB 223/223 KB 8/55 KB 336/748 KB 176/178 KB 928/1822 KB 223/223 KB 8/55 KB 336/748 KB 176/178 KB 932/1822 KB 223/223 KB 8/55 KB 336/748 KB 176/178 KB 920/1822 KB 223/223 KB 8/55 KB 336/748 KB 178/178 KB 932/1822 KB 223/223 KB 12/55 KB 336/748 KB 178/178 KB 932/1822 KB 223/223 KB 16/55 KB 336/748 KB 178/178 KB 932/1822 KB 223/223 KB 8/55 KB 336/748 KB 178/178 KB 936/1822 KB 223/223 KB 16/55 KB 336/748 KB 178/178 KB 940/1822 KB 223/223 KB 16/55 KB 336/748 KB 178/178 KB 944/1822 KB 223/223 KB 16/55 KB 336/748 KB 178/178 KB 948/1822 KB 223/223 KB 16/55 KB 340/748 KB 178/178 KB 952/1822 KB 20/55 KB 340/748 KB 178/178 KB 956/1822 KB 20/55 KB 340/748 KB 178/178 KB 960/1822 KB 20/55 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 202.3 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 340/748 KB 178/178 KB 948/1822 KB 223/223 KB 20/55 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:44:13 DEBUG unit.abot-epc-basic/0.install 340/748 KB 178/178 KB 960/1822 KB 24/55 KB 340/748 KB 178/178 KB 960/1822 KB 28/55 KB 340/748 KB 178/178 KB 960/1822 KB 32/55 KB 340/748 KB 178/178 KB 948/1822 KB 223/223 KB 16/55 KB 344/748 KB 178/178 KB 960/1822 KB 32/55 KB 348/748 KB 178/178 KB 960/1822 KB 32/55 KB 352/748 KB 178/178 KB 960/1822 KB 32/55 KB 356/748 KB 178/178 KB 960/1822 KB 32/55 KB 360/748 KB 178/178 KB 964/1822 KB 36/55 KB 364/748 KB 178/178 KB 964/1822 KB 36/55 KB 368/748 KB 178/178 KB 964/1822 KB 36/55 KB 356/748 KB 178/178 KB 964/1822 KB 36/55 KB 356/748 KB 178/178 KB 960/1822 KB 36/55 KB 368/748 KB 178/178 KB 964/1822 KB 40/55 KB 368/748 KB 178/178 KB 964/1822 KB 44/55 KB 368/748 KB 964/1822 KB 48/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 160.8 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 368/748 KB 968/1822 KB 48/55 KB 368/748 KB 972/1822 KB 48/55 KB 368/748 KB 976/1822 KB 48/55 KB 372/748 KB 980/1822 KB 52/55 KB 372/748 KB 984/1822 KB 52/55 KB 372/748 KB 988/1822 KB 52/55 KB 372/748 KB 976/1822 KB 52/55 KB 372/748 KB 980/1822 KB 52/55 KB 372/748 KB 988/1822 KB 55/55 KB 372/748 KB 988/1822 KB 55/55 KB 4/1210 KB 372/748 KB 988/1822 KB 55/55 KB 8/1210 KB 372/748 KB 988/1822 KB 55/55 KB 12/1210 KB 376/748 KB 988/1822 KB 55/55 KB 16/1210 KB 376/748 KB 988/1822 KB 55/55 KB 16/1210 KB 380/748 KB 988/1822 KB 55/55 KB 16/1210 KB 380/748 KB 988/1822 KB 55/55 KB 20/1210 KB 384/748 KB 992/1822 KB 55/55 KB 20/1210 KB 384/748 KB 988/1822 KB 55/55 KB 20/1210 KB 384/748 KB 4/471 KB 992/1822 KB 55/55 KB 20/1210 KB 384/748 KB 8/471 KB 992/1822 KB 55/55 KB 20/1210 KB 384/748 KB 12/471 KB 992/1822 KB 55/55 KB 20/1210 KB 384/748 KB 16/471 KB 992/1822 KB 55/55 KB 20/1210 KB 384/748 KB 20/471 KB 992/1822 KB 55/55 KB 20/1210 KB 388/748 KB 24/471 KB 996/1822 KB 24/1210 KB 388/748 KB 20/471 KB 996/1822 KB 55/55 KB 24/1210 KB 388/748 KB 20/471 KB 992/1822 KB 55/55 KB 24/1210 KB 392/748 KB 24/471 KB 996/1822 KB 24/1210 KB 396/748 KB 24/471 KB 996/1822 KB 24/1210 KB 384/748 KB 20/471 KB 992/1822 KB 55/55 KB 24/1210 KB 396/748 KB 24/471 KB 1000/1822 KB 28/1210 KB 396/748 KB 24/471 KB 1000/1822 KB 32/1210 KB 396/748 KB 24/471 KB 1000/1822 KB 36/1210 KB 396/748 KB 24/471 KB 1000/1822 KB 24/1210 KB 400/748 KB 28/471 KB 1004/1822 KB 36/1210 KB 400/748 KB 28/471 KB 1000/1822 KB 36/1210 KB 400/748 KB 32/471 KB 1008/1822 KB 36/1210 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 48.6 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 400/748 KB 24/471 KB 1000/1822 KB 36/1210 KB 404/748 KB 32/471 KB 1008/1822 KB 36/1210 KB 408/748 KB 36/471 KB 1008/1822 KB 40/1210 KB 412/748 KB 36/471 KB 1008/1822 KB 40/1210 KB 416/748 KB 36/471 KB 1008/1822 KB 40/1210 KB 400/748 KB 28/471 KB 1008/1822 KB 36/1210 KB 404/748 KB 36/471 KB 1008/1822 KB 40/1210 KB 416/748 KB 36/471 KB 1008/1822 KB 44/1210 KB 416/748 KB 36/471 KB 1008/1822 KB 48/1210 KB 416/748 KB 36/471 KB 1012/1822 KB 48/1210 KB 416/748 KB 36/471 KB 1016/1822 KB 48/1210 KB 416/748 KB 36/471 KB 1020/1822 KB 48/1210 KB 416/748 KB 36/471 KB 1024/1822 KB 48/1210 KB 416/748 KB 36/471 KB 1028/1822 KB 48/1210 KB 420/748 KB 36/471 KB 1032/1822 KB 52/1210 KB 420/748 KB 36/471 KB 1036/1822 KB 52/1210 KB 420/748 KB 36/471 KB 1040/1822 KB 52/1210 KB 404/748 KB 36/471 KB 1008/1822 KB 36/1210 KB 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:44:13 DEBUG unit.abot-epc-basic/0.install 420/748 KB 40/471 KB 1040/1822 KB 52/1210 KB 420/748 KB 44/471 KB 1040/1822 KB 52/1210 KB 420/748 KB 48/471 KB 1040/1822 KB 52/1210 KB 420/748 KB 52/471 KB 1040/1822 KB 52/1210 KB 420/748 KB 56/471 KB 1040/1822 KB 52/1210 KB 420/748 KB 60/471 KB 1040/1822 KB 52/1210 KB 420/748 KB 36/471 KB 1028/1822 KB 52/1210 KB 424/748 KB 60/471 KB 1040/1822 KB 52/1210 KB 428/748 KB 60/471 KB 1040/1822 KB 52/1210 KB 432/748 KB 60/471 KB 1040/1822 KB 52/1210 KB 416/748 KB 36/471 KB 1028/1822 KB 52/1210 KB 432/748 KB 60/471 KB 1040/1822 KB 56/1210 KB 432/748 KB 60/471 KB 1040/1822 KB 60/1210 KB 432/748 KB 60/471 KB 1040/1822 KB 64/1210 KB 436/748 KB 60/471 KB 1040/1822 KB 64/1210 KB 440/748 KB 64/471 KB 1044/1822 KB 68/1210 KB 436/748 KB 64/471 KB 1044/1822 KB 68/1210 KB 436/748 KB 60/471 KB 1044/1822 KB 68/1210 KB 440/748 KB 64/471 KB 1044/1822 KB 72/1210 KB 440/748 KB 64/471 KB 1044/1822 KB 76/1210 KB 444/748 KB 64/471 KB 1044/1822 KB 80/1210 KB 436/748 KB 60/471 KB 1044/1822 KB 64/1210 KB 444/748 KB 64/471 KB 1044/1822 KB 76/1210 KB 448/748 KB 64/471 KB 1044/1822 KB 4/93 KB 80/1210 KB 452/748 KB 64/471 KB 1048/1822 KB 4/93 KB 80/1210 KB 444/748 KB 64/471 KB 1044/1822 KB 4/93 KB 80/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 8/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 12/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 16/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 20/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 24/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 28/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 32/93 KB 84/1210 KB 456/748 KB 68/471 KB 1048/1822 KB 32/93 KB 84/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 4/93 KB 84/1210 KB 456/748 KB 68/471 KB 1048/1822 KB 32/93 KB 88/1210 KB 456/748 KB 68/471 KB 1048/1822 KB 32/93 KB 92/1210 KB 448/748 KB 64/471 KB 1048/1822 KB 4/93 KB 80/1210 KB 460/748 KB 68/471 KB 1052/1822 KB 32/93 KB 92/1210 KB 452/748 KB 68/471 KB 1048/1822 KB 4/93 KB 80/1210 KB 460/748 KB 72/471 KB 1052/1822 KB 32/93 KB 92/1210 KB 460/748 KB 76/471 KB 1056/1822 KB 32/93 KB 92/1210 KB 460/748 KB 80/471 KB 1056/1822 KB 32/93 KB 92/1210 KB 460/748 KB 68/471 KB 1048/1822 KB 32/93 KB 92/1210 KB 460/748 KB 80/471 KB 1056/1822 KB 36/93 KB 96/1210 KB 464/748 KB 80/471 KB 1056/1822 KB 36/93 KB 96/1210 KB 464/748 KB 80/471 KB 1056/1822 KB 36/93 KB 100/1210 KB 468/748 KB 80/471 KB 1056/1822 KB 36/93 KB 104/1210 KB 468/748 KB 80/471 KB 1056/1822 KB 36/93 KB 108/1210 KB 468/748 KB 80/471 KB 1056/1822 KB 36/93 KB 112/1210 KB 460/748 KB 80/471 KB 1056/1822 KB 36/93 KB 92/1210 KB 460/748 KB 72/471 KB 1056/1822 KB 32/93 KB 92/1210 KB 468/748 KB 80/471 KB 1060/1822 KB 36/93 KB 112/1210 KB 468/748 KB 80/471 KB 1064/1822 KB 36/93 KB 112/1210 KB 468/748 KB 80/471 KB 1068/1822 KB 36/93 KB 112/1210 KB 468/748 KB 80/471 KB 1072/1822 KB 36/93 KB 112/1210 KB 468/748 KB 80/471 KB 1072/1822 KB 40/93 KB 112/1210 KB 468/748 KB 80/471 KB 1072/1822 KB 44/93 KB 112/1210 KB 468/748 KB 80/471 KB 1072/1822 KB 48/93 KB 112/1210 KB 468/748 KB 80/471 KB 1056/1822 KB 36/93 KB 100/1210 KB 472/748 KB 80/471 KB 1072/1822 KB 48/93 KB 112/1210 KB 476/748 KB 80/471 KB 1072/1822 KB 48/93 KB 112/1210 KB 480/748 KB 80/471 KB 1072/1822 KB 48/93 KB 112/1210 KB 480/748 KB 80/471 KB 1076/1822 KB 48/93 KB 112/1210 KB 480/748 KB 80/471 KB 1080/1822 KB 48/93 KB 112/1210 KB 484/748 KB 80/471 KB 1084/1822 KB 48/93 KB 116/1210 KB 484/748 KB 80/471 KB 1088/1822 KB 52/93 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 116/1210 KB 484/748 KB 80/471 KB 1092/1822 KB 52/93 KB 116/1210 KB 484/748 KB 84/471 KB 1096/1822 KB 52/93 KB 116/1210 KB 484/748 KB 80/471 KB 1080/1822 KB 48/93 KB 116/1210 KB 484/748 KB 80/471 KB 1080/1822 KB 48/93 KB 112/1210 KB 484/748 KB 84/471 KB 1092/1822 KB 52/93 KB 116/1210 KB 484/748 KB 88/471 KB 1100/1822 KB 52/93 KB 116/1210 KB 484/748 KB 92/471 KB 1100/1822 KB 52/93 KB 116/1210 KB 484/748 KB 96/471 KB 1100/1822 KB 52/93 KB 116/1210 KB 484/748 KB 100/471 KB 1100/1822 KB 52/93 KB 116/1210 KB 484/748 KB 80/471 KB 1084/1822 KB 52/93 KB 116/1210 KB 484/748 KB 100/471 KB 1100/1822 KB 56/93 KB 116/1210 KB 484/748 KB 100/471 KB 1100/1822 KB 60/93 KB 116/1210 KB 484/748 KB 100/471 KB 1100/1822 KB 64/93 KB 116/1210 KB 484/748 KB 104/471 KB 1100/1822 KB 64/93 KB 116/1210 KB 484/748 KB 104/471 KB 1100/1822 KB 64/93 KB 120/1210 KB 488/748 KB 108/471 KB 1100/1822 KB 64/93 KB 120/1210 KB 484/748 KB 108/471 KB 1100/1822 KB 64/93 KB 120/1210 KB 488/748 KB 108/471 KB 1100/1822 KB 64/93 KB 124/1210 KB 488/748 KB 108/471 KB 1100/1822 KB 64/93 KB 128/1210 KB 492/748 KB 112/471 KB 1100/1822 KB 64/93 KB 128/1210 KB 492/748 KB 108/471 KB 1100/1822 KB 64/93 KB 128/1210 KB 496/748 KB 112/471 KB 1100/1822 KB 64/93 KB 128/1210 KB 496/748 KB 116/471 KB 1100/1822 KB 64/93 KB 128/1210 KB 500/748 KB 120/471 KB 1100/1822 KB 68/93 KB 132/1210 KB 500/748 KB 124/471 KB 1100/1822 KB 68/93 KB 132/1210 KB 500/748 KB 128/471 KB 1100/1822 KB 68/93 KB 132/1210 KB 484/748 KB 116/471 KB 1100/1822 KB 68/93 KB 132/1210 KB 500/748 KB 116/471 KB 1100/1822 KB 68/93 KB 132/1210 KB 500/748 KB 128/471 KB 1104/1822 KB 68/93 KB 132/1210 KB 500/748 KB 116/471 KB 1100/1822 KB 64/93 KB 132/1210 KB 500/748 KB 116/471 KB 1100/1822 KB 64/93 KB 128/1210 KB 504/748 KB 128/471 KB 1104/1822 KB 72/93 KB 132/1210 KB 500/748 KB 128/471 KB 1104/1822 KB 72/93 KB 132/1210 KB 504/748 KB 128/471 KB 1104/1822 KB 76/93 KB 136/1210 KB 504/748 KB 128/471 KB 1104/1822 KB 80/93 KB 136/1210 KB 504/748 KB 128/471 KB 1104/1822 KB 72/93 KB 136/1210 KB 504/748 KB 128/471 KB 1104/1822 KB 80/93 KB 140/1210 KB 508/748 KB 128/471 KB 1104/1822 KB 80/93 KB 144/1210 KB 508/748 KB 128/471 KB 1104/1822 KB 80/93 KB 148/1210 KB 508/748 KB 132/471 KB 1108/1822 KB 84/93 KB 152/1210 KB 508/748 KB 132/471 KB 1108/1822 KB 84/93 KB 156/1210 KB 508/748 KB 132/471 KB 1108/1822 KB 84/93 KB 160/1210 KB 508/748 KB 128/471 KB 1104/1822 KB 80/93 KB 140/1210 KB 512/748 KB 132/471 KB 1108/1822 KB 84/93 KB 160/1210 KB 508/748 KB 132/471 KB 1108/1822 KB 84/93 KB 148/1210 KB 512/748 KB 132/471 KB 1108/1822 KB 88/93 KB 160/1210 KB 512/748 KB 132/471 KB 1108/1822 KB 92/93 KB 160/1210 KB 512/748 KB 132/471 KB 1108/1822 KB 93/93 KB 160/1210 KB 508/748 KB 132/471 KB 1108/1822 KB 80/93 KB 148/1210 KB 508/748 KB 128/471 KB 1108/1822 KB 80/93 KB 148/1210 KB 512/748 KB 132/471 KB 1112/1822 KB 93/93 KB 160/1210 KB 512/748 KB 132/471 KB 1116/1822 KB 93/93 KB 160/1210 KB 512/748 KB 132/471 KB 1120/1822 KB 93/93 KB 160/1210 KB 512/748 KB 132/471 KB 1124/1822 KB 93/93 KB 160/1210 KB 516/748 KB 136/471 KB 1128/1822 KB 93/93 KB 164/1210 KB 516/748 KB 136/471 KB 1132/1822 KB 93/93 KB 164/1210 KB 516/748 KB 136/471 KB 1136/1822 KB 93/93 KB 164/1210 KB 516/748 KB 136/471 KB 1124/1822 KB 93/93 KB 164/1210 KB 516/748 KB 136/471 KB 1136/1822 KB 93/93 KB 168/1210 KB 516/748 KB 136/471 KB 1136/1822 KB 93/93 KB 172/1210 KB 516/748 KB 136/471 KB 1136/1822 KB 93/93 KB 176/1210 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 516/748 KB 136/471 KB 1124/1822 KB 93/93 KB 160/1210 KB 520/748 KB 136/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 524/748 KB 136/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 528/748 KB 136/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 512/748 KB 136/471 KB 1124/1822 KB 93/93 KB 160/1210 KB 528/748 KB 140/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 528/748 KB 144/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 532/748 KB 144/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 536/748 KB 148/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 532/748 KB 148/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 540/748 KB 152/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 540/748 KB 156/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 540/748 KB 160/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 540/748 KB 160/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 544/748 KB 160/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 548/748 KB 160/471 KB 1136/1822 KB 93/93 KB 176/1210 KB 552/748 KB 164/471 KB 1140/1822 KB 93/93 KB 180/1210 KB 556/748 KB 164/471 KB 1140/1822 KB 93/93 KB 180/1210 KB 548/748 KB 164/471 KB 1140/1822 KB 93/93 KB 180/1210 KB 548/748 KB 160/471 KB 1140/1822 KB 93/93 KB 180/1210 KB 548/748 KB 160/471 KB 1140/1822 KB 93/93 KB 176/1210 KB 560/748 KB 164/471 KB 1144/1822 KB 93/93 KB 180/1210 KB 560/748 KB 164/471 KB 1148/1822 KB 93/93 KB 180/1210 KB 560/748 KB 164/471 KB 1152/1822 KB 93/93 KB 180/1210 KB 560/748 KB 168/471 KB 1156/1822 KB 184/1210 KB 560/748 KB 168/471 KB 1152/1822 KB 184/1210 KB 560/748 KB 164/471 KB 1152/1822 KB 184/1210 KB 560/748 KB 172/471 KB 1156/1822 KB 188/1210 KB 560/748 KB 172/471 KB 1156/1822 KB 192/1210 KB 560/748 KB 172/471 KB 1156/1822 KB 192/1210 KB 560/748 KB 176/471 KB 1156/1822 KB 192/1210 KB 560/748 KB 164/471 KB 1140/1822 KB 93/93 KB 180/1210 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 78.7 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 564/748 KB 176/471 KB 1156/1822 KB 192/1210 KB 568/748 KB 180/471 KB 1160/1822 KB 196/1210 KB 572/748 KB 180/471 KB 1160/1822 KB 196/1210 KB 576/748 KB 180/471 KB 1160/1822 KB 196/1210 KB 564/748 KB 180/471 KB 1160/1822 KB 196/1210 KB 576/748 KB 180/471 KB 1164/1822 KB 196/1210 KB 576/748 KB 180/471 KB 1168/1822 KB 196/1210 KB 564/748 KB 180/471 KB 1156/1822 KB 196/1210 KB 564/748 KB 176/471 KB 1156/1822 KB 196/1210 KB 576/748 KB 180/471 KB 1168/1822 KB 200/1210 KB 576/748 KB 184/471 KB 1168/1822 KB 200/1210 KB 576/748 KB 188/471 KB 1168/1822 KB 204/1210 KB 576/748 KB 192/471 KB 1168/1822 KB 204/1210 KB 576/748 KB 184/471 KB 1168/1822 KB 204/1210 KB 576/748 KB 192/471 KB 1172/1822 KB 208/1210 KB 576/748 KB 192/471 KB 1172/1822 KB 212/1210 KB 580/748 KB 196/471 KB 1172/1822 KB 216/1210 KB 580/748 KB 196/471 KB 1172/1822 KB 220/1210 KB 576/748 KB 192/471 KB 1172/1822 KB 204/1210 KB 580/748 KB 196/471 KB 1176/1822 KB 220/1210 KB 580/748 KB 196/471 KB 1180/1822 KB 220/1210 KB 580/748 KB 196/471 KB 1184/1822 KB 220/1210 KB 580/748 KB 196/471 KB 1172/1822 KB 212/1210 KB 576/748 KB 196/471 KB 1172/1822 KB 212/1210 KB 584/748 KB 196/471 KB 1184/1822 KB 220/1210 KB 588/748 KB 200/471 KB 1184/1822 KB 220/1210 KB 592/748 KB 200/471 KB 1184/1822 KB 220/1210 KB 584/748 KB 200/471 KB 1184/1822 KB 220/1210 KB 592/748 KB 204/471 KB 1184/1822 KB 220/1210 KB 592/748 KB 208/471 KB 1184/1822 KB 220/1210 KB 592/748 KB 208/471 KB 1184/1822 KB 224/1210 KB 592/748 KB 208/471 KB 1184/1822 KB 228/1210 KB 596/748 KB 212/471 KB 1188/1822 KB 232/1210 KB 596/748 KB 212/471 KB 1188/1822 KB 236/1210 KB 596/748 KB 212/471 KB 1188/1822 KB 228/1210 KB 596/748 KB 212/471 KB 1192/1822 KB 236/1210 KB 596/748 KB 212/471 KB 1196/1822 KB 236/1210 KB 596/748 KB 212/471 KB 1200/1822 KB 236/1210 KB 596/748 KB 212/471 KB 1184/1822 KB 228/1210 KB 596/748 KB 212/471 KB 1200/1822 KB 4/53 KB 236/1210 KB 596/748 KB 212/471 KB 1200/1822 KB 8/53 KB 236/1210 KB 596/748 KB 212/471 KB 1200/1822 KB 12/53 KB 236/1210 KB 596/748 KB 212/471 KB 1200/1822 KB 16/53 KB 236/1210 KB 596/748 KB 208/471 KB 1184/1822 KB 228/1210 KB 600/748 KB 212/471 KB 1200/1822 KB 16/53 KB 236/1210 KB 604/748 KB 212/471 KB 1200/1822 KB 16/53 KB 236/1210 KB 608/748 KB 212/471 KB 1200/1822 KB 16/53 KB 236/1210 KB 608/748 KB 216/471 KB 1200/1822 KB 20/53 KB 236/1210 KB 608/748 KB 216/471 KB 1200/1822 KB 24/53 KB 236/1210 KB 608/748 KB 216/471 KB 1200/1822 KB 28/53 KB 236/1210 KB 608/748 KB 216/471 KB 1200/1822 KB 32/53 KB 236/1210 KB 608/748 KB 216/471 KB 1200/1822 KB 16/53 KB 236/1210 KB 608/748 KB 220/471 KB 1200/1822 KB 32/53 KB 240/1210 KB 608/748 KB 224/471 KB 1200/1822 KB 32/53 KB 240/1210 KB 608/748 KB 228/471 KB 1200/1822 KB 32/53 KB 240/1210 KB 612/748 KB 232/471 KB 1204/1822 KB 36/53 KB 240/1210 KB 612/748 KB 236/471 KB 1204/1822 KB 36/53 KB 240/1210 KB 612/748 KB 240/471 KB 1204/1822 KB 36/53 KB 240/1210 KB 608/748 KB 216/471 KB 1200/1822 KB 32/53 KB 240/1210 KB 612/748 KB 240/471 KB 1204/1822 KB 36/53 KB 244/1210 KB 612/748 KB 240/471 KB 1204/1822 KB 36/53 KB 248/1210 KB 612/748 KB 240/471 KB 1204/1822 KB 36/53 KB 252/1210 KB 612/748 KB 228/471 KB 1204/1822 KB 36/53 KB 240/1210 KB 612/748 KB 240/471 KB 1208/1822 KB 36/53 KB 252/1210 KB 612/748 KB 240/471 KB 1212/1822 KB 36/53 KB 252/1210 KB 612/748 KB 228/471 KB 1200/1822 KB 36/53 KB 240/1210 KB 612/748 KB 240/471 KB 1216/1822 KB 36/53 KB 252/1210 KB 612/748 KB 228/471 KB 1200/1822 KB 32/53 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 240/1210 KB 616/748 KB 240/471 KB 1216/1822 KB 40/53 KB 252/1210 KB 620/748 KB 240/471 KB 1216/1822 KB 40/53 KB 252/1210 KB 624/748 KB 240/471 KB 1216/1822 KB 40/53 KB 252/1210 KB 612/748 KB 240/471 KB 1216/1822 KB 40/53 KB 252/1210 KB 624/748 KB 240/471 KB 1216/1822 KB 44/53 KB 256/1210 KB 624/748 KB 240/471 KB 1216/1822 KB 48/53 KB 256/1210 KB 624/748 KB 240/471 KB 1216/1822 KB 40/53 KB 256/1210 KB 624/748 KB 240/471 KB 1216/1822 KB 52/53 KB 256/1210 KB 624/748 KB 244/471 KB 1220/1822 KB 53/53 KB 260/1210 KB 624/748 KB 244/471 KB 1220/1822 KB 52/53 KB 260/1210 KB 624/748 KB 244/471 KB 1224/1822 KB 53/53 KB 260/1210 KB 624/748 KB 244/471 KB 1228/1822 KB 53/53 KB 260/1210 KB 624/748 KB 244/471 KB 1216/1822 KB 52/53 KB 260/1210 KB 624/748 KB 244/471 KB 1216/1822 KB 52/53 KB 256/1210 KB 628/748 KB 244/471 KB 1228/1822 KB 53/53 KB 264/1210 KB 628/748 KB 244/471 KB 1228/1822 KB 53/53 KB 260/1210 KB 628/748 KB 244/471 KB 1232/1822 KB 53/53 KB 264/1210 KB 628/748 KB 248/471 KB 1232/1822 KB 53/53 KB 264/1210 KB 632/748 KB 248/471 KB 1232/1822 KB 53/53 KB 264/1210 KB 636/748 KB 248/471 KB 1232/1822 KB 53/53 KB 268/1210 KB 640/748 KB 252/471 KB 1232/1822 KB 53/53 KB 268/1210 KB 632/748 KB 248/471 KB 1232/1822 KB 53/53 KB 268/1210 KB 640/748 KB 252/471 KB 1232/1822 KB 53/53 KB 271/1210 KB 636/748 KB 252/471 KB 1232/1822 KB 53/53 KB 268/1210 KB 640/748 KB 256/471 KB 1232/1822 KB 53/53 KB 271/1210 KB 640/748 KB 256/471 KB 1236/1822 KB 53/53 KB 271/1210 KB 644/748 KB 260/471 KB 1240/1822 KB 53/53 KB 275/1210 KB 644/748 KB 260/471 KB 1244/1822 KB 53/53 KB 275/1210 KB 644/748 KB 260/471 KB 1248/1822 KB 53/53 KB 275/1210 KB 644/748 KB 260/471 KB 1236/1822 KB 53/53 KB 275/1210 KB 644/748 KB 256/471 KB 1236/1822 KB 53/53 KB 275/1210 KB 644/748 KB 264/471 KB 1248/1822 KB 53/53 KB 275/1210 KB 648/748 KB 268/471 KB 1248/1822 KB 53/53 KB 275/1210 KB 648/748 KB 272/471 KB 1248/1822 KB 53/53 KB 275/1210 KB 640/748 KB 256/471 KB 1236/1822 KB 53/53 KB 275/1210 KB 648/748 KB 272/471 KB 1248/1822 KB 53/53 KB 279/1210 KB 648/748 KB 272/471 KB 1248/1822 KB 53/53 KB 283/1210 KB 648/748 KB 272/471 KB 1248/1822 KB 53/53 KB 287/1210 KB 648/748 KB 264/471 KB 1248/1822 KB 53/53 KB 275/1210 KB 652/748 KB 272/471 KB 1248/1822 KB 53/53 KB 287/1210 KB 656/748 KB 272/471 KB 1248/1822 KB 53/53 KB 287/1210 KB 660/748 KB 272/471 KB 1248/1822 KB 53/53 KB 287/1210 KB 664/748 KB 276/471 KB 1252/1822 KB 53/53 KB 291/1210 KB 668/748 KB 276/471 KB 1252/1822 KB 53/53 KB 291/1210 KB 660/748 KB 276/471 KB 1252/1822 KB 53/53 KB 291/1210 KB 660/748 KB 272/471 KB 1252/1822 KB 53/53 KB 291/1210 KB 668/748 KB 276/471 KB 1256/1822 KB 53/53 KB 291/1210 KB 668/748 KB 276/471 KB 1260/1822 KB 53/53 KB 291/1210 KB 668/748 KB 276/471 KB 1264/1822 KB 53/53 KB 291/1210 KB 668/748 KB 280/471 KB 1264/1822 KB 53/53 KB 291/1210 KB 668/748 KB 284/471 KB 1264/1822 KB 53/53 KB 291/1210 KB 668/748 KB 288/471 KB 1264/1822 KB 53/53 KB 291/1210 KB 660/748 KB 272/471 KB 1248/1822 KB 53/53 KB 291/1210 KB 668/748 KB 288/471 KB 1264/1822 KB 53/53 KB 295/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.3 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 668/748 KB 288/471 KB 1264/1822 KB 299/1210 KB 672/748 KB 288/471 KB 1264/1822 KB 303/1210 KB 672/748 KB 288/471 KB 1264/1822 KB 307/1210 KB 672/748 KB 292/471 KB 1268/1822 KB 311/1210 KB 672/748 KB 292/471 KB 1268/1822 KB 315/1210 KB 672/748 KB 292/471 KB 1268/1822 KB 319/1210 KB 672/748 KB 292/471 KB 1268/1822 KB 323/1210 KB 672/748 KB 288/471 KB 1264/1822 KB 299/1210 KB 676/748 KB 292/471 KB 1268/1822 KB 323/1210 KB 680/748 KB 292/471 KB 1268/1822 KB 323/1210 KB 684/748 KB 292/471 KB 1268/1822 KB 323/1210 KB 688/748 KB 292/471 KB 1268/1822 KB 323/1210 KB 672/748 KB 292/471 KB 1268/1822 KB 307/1210 KB 672/748 KB 292/471 KB 1264/1822 KB 307/1210 KB 688/748 KB 296/471 KB 1272/1822 KB 323/1210 KB 688/748 KB 300/471 KB 1272/1822 KB 323/1210 KB 688/748 KB 304/471 KB 1272/1822 KB 323/1210 KB 688/748 KB 308/471 KB 4/276 KB 1272/1822 KB 323/1210 KB 692/748 KB 312/471 KB 4/276 KB 1272/1822 KB 323/1210 KB 692/748 KB 316/471 KB 4/276 KB 1272/1822 KB 323/1210 KB 692/748 KB 320/471 KB 4/276 KB 1272/1822 KB 323/1210 KB 688/748 KB 292/471 KB 1272/1822 KB 323/1210 KB 692/748 KB 320/471 KB 4/276 KB 1276/1822 KB 323/1210 KB 692/748 KB 320/471 KB 4/276 KB 1280/1822 KB 323/1210 KB 692/748 KB 320/471 KB 4/276 KB 1284/1822 KB 323/1210 KB 692/748 KB 320/471 KB 4/276 KB 1288/1822 KB 323/1210 KB 692/748 KB 308/471 KB 4/276 KB 1272/1822 KB 323/1210 KB 696/748 KB 320/471 KB 4/276 KB 1292/1822 KB 323/1210 KB 688/748 KB 304/471 KB 4/276 KB 1272/1822 KB 323/1210 KB 700/748 KB 320/471 KB 8/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 12/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 16/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 20/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 24/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 28/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 32/276 KB 1292/1822 KB 323/1210 KB 700/748 KB 320/471 KB 32/276 KB 1292/1822 KB 327/1210 KB 692/748 KB 320/471 KB 4/276 KB 1292/1822 KB 327/1210 KB 700/748 KB 320/471 KB 32/276 KB 1296/1822 KB 327/1210 KB 700/748 KB 320/471 KB 32/276 KB 1296/1822 KB 331/1210 KB 700/748 KB 320/471 KB 32/276 KB 1296/1822 KB 335/1210 KB 700/748 KB 320/471 KB 32/276 KB 1300/1822 KB 339/1210 KB 700/748 KB 324/471 KB 36/276 KB 1300/1822 KB 343/1210 KB 700/748 KB 324/471 KB 36/276 KB 1300/1822 KB 347/1210 KB 700/748 KB 324/471 KB 36/276 KB 1300/1822 KB 351/1210 KB 700/748 KB 320/471 KB 32/276 KB 1296/1822 KB 327/1210 KB 704/748 KB 324/471 KB 36/276 KB 1300/1822 KB 351/1210 KB 708/748 KB 324/471 KB 36/276 KB 1300/1822 KB 351/1210 KB 700/748 KB 324/471 KB 36/276 KB 1300/1822 KB 339/1210 KB 700/748 KB 320/471 KB 36/276 KB 1300/1822 KB 339/1210 KB 712/748 KB 324/471 KB 40/276 KB 1300/1822 KB 351/1210 KB 712/748 KB 328/471 KB 40/276 KB 1300/1822 KB 351/1210 KB 700/748 KB 320/471 KB 32/276 KB 1300/1822 KB 335/1210 KB 712/748 KB 328/471 KB 44/276 KB 1300/1822 KB 351/1210 KB 712/748 KB 328/471 KB 44/276 KB 1304/1822 KB 351/1210 KB 712/748 KB 332/471 KB 44/276 KB 1308/1822 KB 351/1210 KB 712/748 KB 332/471 KB 44/276 KB 1304/1822 KB 351/1210 KB 712/748 KB 332/471 KB 48/276 KB 1308/1822 KB 351/1210 KB 712/748 KB 336/471 KB 48/276 KB 1308/1822 KB 351/1210 KB 712/748 KB 336/471 KB 48/276 KB 1312/1822 KB 351/1210 KB 712/748 KB 336/471 KB 48/276 KB 1308/1822 KB 351/1210 KB 716/748 KB 336/471 KB 48/276 KB 1312/1822 KB 351/1210 KB 720/748 KB 336/471 KB 48/276 KB 1312/1822 KB 351/1210 KB 724/748 KB 340/471 KB 48/ unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 276 KB 1312/1822 KB 351/1210 KB 728/748 KB 340/471 KB 52/276 KB 1316/1822 KB 355/1210 KB 732/748 KB 340/471 KB 52/276 KB 1316/1822 KB 355/1210 KB 736/748 KB 340/471 KB 52/276 KB 1316/1822 KB 355/1210 KB 720/748 KB 340/471 KB 48/276 KB 1312/1822 KB 351/1210 KB 724/748 KB 340/471 KB 52/276 KB 1316/1822 KB 355/1210 KB 736/748 KB 340/471 KB 56/276 KB 1316/1822 KB 355/1210 KB 724/748 KB 340/471 KB 48/276 KB 1316/1822 KB 355/1210 KB 736/748 KB 344/471 KB 56/276 KB 1320/1822 KB 355/1210 KB 736/748 KB 344/471 KB 60/276 KB 1324/1822 KB 355/1210 KB 736/748 KB 344/471 KB 60/276 KB 1328/1822 KB 355/1210 KB 724/748 KB 340/471 KB 48/276 KB 1312/1822 KB 355/1210 KB 736/748 KB 344/471 KB 60/276 KB 1320/1822 KB 355/1210 KB 736/748 KB 344/471 KB 56/276 KB 1316/1822 KB 355/1210 KB 736/748 KB 348/471 KB 60/276 KB 1328/1822 KB 355/1210 KB 736/748 KB 348/471 KB 64/276 KB 1328/1822 KB 355/1210 KB 736/748 KB 352/471 KB 64/276 KB 1328/1822 KB 359/1210 KB 736/748 KB 348/471 KB 64/276 KB 1328/1822 KB 359/1210 KB 736/748 KB 352/471 KB 64/276 KB 1328/1822 KB 363/1210 KB 736/748 KB 352/471 KB 64/276 KB 1328/1822 KB 367/1210 KB 736/748 KB 352/471 KB 64/276 KB 1328/1822 KB 371/1210 KB 740/748 KB 356/471 KB 68/276 KB 1332/1822 KB 375/1210 KB 740/748 KB 356/471 KB 68/276 KB 1332/1822 KB 379/1210 KB 740/748 KB 356/471 KB 68/276 KB 1332/1822 KB 383/1210 KB 740/748 KB 356/471 KB 68/276 KB 1332/1822 KB 371/1210 KB 740/748 KB 352/471 KB 68/276 KB 1332/1822 KB 371/1210 KB 740/748 KB 352/471 KB 68/276 KB 1328/1822 KB 371/1210 KB 740/748 KB 356/471 KB 72/276 KB 1332/1822 KB 383/1210 KB 740/748 KB 352/471 KB 64/276 KB 1328/1822 KB 371/1210 KB 744/748 KB 356/471 KB 72/276 KB 1336/1822 KB 383/1210 KB 744/748 KB 360/471 KB 76/276 KB 1336/1822 KB 383/1210 KB 744/748 KB 360/471 KB 76/276 KB 1336/1822 KB 383/1210 KB 744/748 KB 356/471 KB 76/276 KB 1336/1822 KB 383/1210 KB 748/748 KB 360/471 KB 76/276 KB 1336/1822 KB 383/1210 KB 748/748 KB 364/471 KB 80/276 KB 1340/1822 KB 383/1210 KB 748/748 KB 364/471 KB 80/276 KB 1340/1822 KB 383/1210 KB 748/748 KB 364/471 KB 80/276 KB 1336/1822 KB 383/1210 KB 748/748 KB 364/471 KB 76/276 KB 1336/1822 KB 383/1210 KB 748/748 KB 364/471 KB 80/276 KB 1344/1822 KB 383/1210 KB 748/748 KB 368/471 KB 80/276 KB 1344/1822 KB 383/1210 KB 748/748 KB 368/471 KB 84/276 KB 1344/1822 KB 383/1210 KB 748/748 KB 372/471 KB 88/276 KB 1348/1822 KB 387/1210 KB 748/748 KB 372/471 KB 84/276 KB 1348/1822 KB 387/1210 KB 748/748 KB 376/471 KB 88/276 KB 1348/1822 KB 387/1210 KB 748/748 KB 368/471 KB 84/276 KB 1348/1822 KB 387/1210 KB 748/748 KB 368/471 KB 84/276 KB 1344/1822 KB 387/1210 KB 748/748 KB 376/471 KB 88/276 KB 1348/1822 KB 391/1210 KB 748/748 KB 380/471 KB 88/276 KB 1348/1822 KB 391/1210 KB 748/748 KB 380/471 KB 92/276 KB 1352/1822 KB 395/1210 KB 748/748 KB 380/471 KB 92/276 KB 1348/1822 KB 395/1210 KB 748/748 KB 380/471 KB 92/276 KB 1348/1822 KB 391/1210 KB 748/748 KB 384/471 KB 92/276 KB 1352/1822 KB 395/1210 KB 748/748 KB 384/471 KB 96/276 KB 1356/1822 KB 399/1210 KB 748/748 KB 384/471 KB 96/276 KB 1352/1822 KB 399/1210 KB 748/748 KB 384/471 KB 96/276 KB 1352/1822 KB 395/1210 KB 748/748 KB 384/471 KB 96/276 KB 1360/1822 KB 399/1210 KB 748/748 KB 384/471 KB 100/276 KB 1360/1822 KB 399/1210 KB 748/748 KB 388/471 KB 104/276 KB 1364/1822 KB 403/1210 KB 748/748 KB 388/471 KB 108/276 KB 1364/1822 KB 403/1210 KB 748/748 KB 388/471 KB 112/276 KB 1364/1822 KB 403/1210 KB 388/471 KB 116/276 KB 1364/1822 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 403/1210 KB 388/471 KB 120/276 KB 1364/1822 KB 403/1210 KB 748/748 KB 388/471 KB 100/276 KB 1364/1822 KB 403/1210 KB 748/748 KB 384/471 KB 100/276 KB 1364/1822 KB 403/1210 KB 392/471 KB 120/276 KB 1364/1822 KB 403/1210 KB 396/471 KB 120/276 KB 1364/1822 KB 407/1210 KB 748/748 KB 384/471 KB 100/276 KB 1364/1822 KB 399/1210 KB 392/471 KB 120/276 KB 1364/1822 KB 407/1210 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 607.9 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 396/471 KB 120/276 KB 1364/1822 KB 411/1210 KB 396/471 KB 120/276 KB 1364/1822 KB 415/1210 KB 400/471 KB 120/276 KB 1368/1822 KB 415/1210 KB 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:44:13 DEBUG unit.abot-epc-basic/0.install 396/471 KB 120/276 KB 1368/1822 KB 415/1210 KB 400/471 KB 120/276 KB 1372/1822 KB 415/1210 KB 404/471 KB 120/276 KB 1372/1822 KB 415/1210 KB 408/471 KB 120/276 KB 1376/1822 KB 419/1210 KB 412/471 KB 120/276 KB 1376/1822 KB 419/1210 KB 416/471 KB 120/276 KB 1376/1822 KB 419/1210 KB 404/471 KB 120/276 KB 1376/1822 KB 419/1210 KB 404/471 KB 120/276 KB 1376/1822 KB 415/1210 KB 416/471 KB 124/276 KB 1380/1822 KB 419/1210 KB 416/471 KB 124/276 KB 1376/1822 KB 419/1210 KB 416/471 KB 124/276 KB 1380/1822 KB 423/1210 KB 416/471 KB 124/276 KB 1380/1822 KB 427/1210 KB 416/471 KB 128/276 KB 1380/1822 KB 431/1210 KB 416/471 KB 128/276 KB 1380/1822 KB 427/1210 KB 416/471 KB 128/276 KB 1384/1822 KB 431/1210 KB 416/471 KB 128/276 KB 1388/1822 KB 431/1210 KB 416/471 KB 128/276 KB 1392/1822 KB 431/1210 KB 420/471 KB 128/276 KB 1392/1822 KB 431/1210 KB 424/471 KB 132/276 KB 1396/1822 KB 435/1210 KB 428/471 KB 132/276 KB 1396/1822 KB 435/1210 KB 432/471 KB 132/276 KB 1396/1822 KB 435/1210 KB 420/471 KB 132/276 KB 1396/1822 KB 435/1210 KB 420/471 KB 128/276 KB 1392/1822 KB 435/1210 KB 432/471 KB 136/276 KB 1396/1822 KB 435/1210 KB 432/471 KB 140/276 KB 1396/1822 KB 439/1210 KB 432/471 KB 144/276 KB 1396/1822 KB 439/1210 KB 432/471 KB 148/276 KB 1396/1822 KB 439/1210 KB 436/471 KB 152/276 KB 1396/1822 KB 439/1210 KB 420/471 KB 128/276 KB 1396/1822 KB 435/1210 KB 436/471 KB 152/276 KB 1400/1822 KB 439/1210 KB 436/471 KB 152/276 KB 1404/1822 KB 439/1210 KB 436/471 KB 152/276 KB 4/577 KB 1404/1822 KB 439/1210 KB 436/471 KB 152/276 KB 8/577 KB 1404/1822 KB 439/1210 KB 436/471 KB 152/276 KB 12/577 KB 1404/1822 KB 439/1210 KB 436/471 KB 152/276 KB 12/577 KB 1408/1822 KB 439/1210 KB 436/471 KB 148/276 KB 1396/1822 KB 439/1210 KB 432/471 KB 136/276 KB 1396/1822 KB 439/1210 KB 436/471 KB 152/276 KB 16/577 KB 1408/1822 KB 443/1210 KB 436/471 KB 152/276 KB 16/577 KB 1408/1822 KB 447/1210 KB 436/471 KB 152/276 KB 16/577 KB 1408/1822 KB 451/1210 KB 440/471 KB 152/276 KB 16/577 KB 1412/1822 KB 455/1210 KB 440/471 KB 152/276 KB 16/577 KB 1412/1822 KB 459/1210 KB 440/471 KB 156/276 KB 16/577 KB 1412/1822 KB 463/1210 KB 436/471 KB 152/276 KB 16/577 KB 1408/1822 KB 439/1210 KB 440/471 KB 156/276 KB 16/577 KB 1412/1822 KB 459/1210 KB 440/471 KB 160/276 KB 16/577 KB 1412/1822 KB 463/1210 KB 440/471 KB 152/276 KB 16/577 KB 1412/1822 KB 451/1210 KB 440/471 KB 160/276 KB 20/577 KB 1416/1822 KB 463/1210 KB 440/471 KB 160/276 KB 20/577 KB 1420/1822 KB 463/1210 KB 440/471 KB 164/276 KB 20/577 KB 1424/1822 KB 463/1210 KB 440/471 KB 152/276 KB 16/577 KB 1408/1822 KB 451/1210 KB 444/471 KB 164/276 KB 20/577 KB 1424/1822 KB 463/1210 KB 448/471 KB 164/276 KB 20/577 KB 1424/1822 KB 463/1210 KB 452/471 KB 164/276 KB 20/577 KB 1424/1822 KB 463/1210 KB 452/471 KB 164/276 KB 20/577 KB 1424/1822 KB 467/1210 KB 456/471 KB 164/276 KB 20/577 KB 1424/1822 KB 471/1210 KB 456/471 KB 164/276 KB 20/577 KB 1424/1822 KB 475/1210 KB 456/471 KB 164/276 KB 20/577 KB 1424/1822 KB 479/1210 KB 440/471 KB 164/276 KB 20/577 KB 1420/1822 KB 463/1210 KB 440/471 KB 160/276 KB 20/577 KB 1412/1822 KB 463/1210 KB 456/471 KB 164/276 KB 24/577 KB 1424/1822 KB 479/1210 KB 456/471 KB 164/276 KB 28/577 KB 1424/1822 KB 479/1210 KB 456/471 KB 164/276 KB 32/577 KB 1424/1822 KB 479/1210 KB 456/471 KB 164/276 KB 20/577 KB 1424/1822 KB 467/1210 KB 460/471 KB 164/276 KB 32/577 KB 1424/1822 KB 479/1210 KB 464/471 KB 164/276 KB 32/577 KB 1424/1822 KB 479/1210 KB 464/47 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 1 KB 168/276 KB 32/577 KB 1424/1822 KB 479/1210 KB 464/471 KB 168/276 KB 36/577 KB 1424/1822 KB 479/1210 KB 468/471 KB 172/276 KB 40/577 KB 1428/1822 KB 483/1210 KB 468/471 KB 172/276 KB 44/577 KB 1428/1822 KB 483/1210 KB 468/471 KB 172/276 KB 48/577 KB 1428/1822 KB 483/1210 KB 468/471 KB 172/276 KB 36/577 KB 1428/1822 KB 483/1210 KB 471/471 KB 172/276 KB 48/577 KB 1428/1822 KB 483/1210 KB 471/471 KB 172/276 KB 52/577 KB 1428/1822 KB 483/1210 KB 471/471 KB 172/276 KB 56/577 KB 1428/1822 KB 483/1210 KB 471/471 KB 172/276 KB 60/577 KB 1428/1822 KB 483/1210 KB 471/471 KB 172/276 KB 64/577 KB 1428/1822 KB 483/1210 KB 464/471 KB 172/276 KB 36/577 KB 1428/1822 KB 483/1210 KB 464/471 KB 172/276 KB 36/577 KB 1428/1822 KB 479/1210 KB 464/471 KB 172/276 KB 36/577 KB 1424/1822 KB 479/1210 KB 471/471 KB 176/276 KB 64/577 KB 1428/1822 KB 483/1210 KB 471/471 KB 176/276 KB 64/577 KB 1432/1822 KB 483/1210 KB 471/471 KB 176/276 KB 64/577 KB 1436/1822 KB 483/1210 KB 471/471 KB 176/276 KB 64/577 KB 1440/1822 KB 483/1210 KB 471/471 KB 180/276 KB 64/577 KB 1440/1822 KB 483/1210 KB 471/471 KB 184/276 KB 64/577 KB 1440/1822 KB 487/1210 KB 471/471 KB 188/276 KB 64/577 KB 1440/1822 KB 487/1210 KB 471/471 KB 180/276 KB 64/577 KB 1440/1822 KB 487/1210 KB 471/471 KB 188/276 KB 64/577 KB 1440/1822 KB 491/1210 KB 471/471 KB 188/276 KB 64/577 KB 1440/1822 KB 495/1210 KB 471/471 KB 188/276 KB 64/577 KB 1444/1822 KB 495/1210 KB 471/471 KB 192/276 KB 64/577 KB 1444/1822 KB 495/1210 KB 471/471 KB 192/276 KB 64/577 KB 1448/1822 KB 495/1210 KB 471/471 KB 192/276 KB 64/577 KB 1452/1822 KB 495/1210 KB 471/471 KB 192/276 KB 64/577 KB 1456/1822 KB 495/1210 KB 471/471 KB 192/276 KB 64/577 KB 1456/1822 KB 499/1210 KB 471/471 KB 192/276 KB 64/577 KB 1460/1822 KB 499/1210 KB 196/276 KB 68/577 KB 1464/1822 KB 503/1210 KB 196/276 KB 68/577 KB 1468/1822 KB 503/1210 KB 196/276 KB 68/577 KB 1472/1822 KB 503/1210 KB 196/276 KB 68/577 KB 1460/1822 KB 503/1210 KB 196/276 KB 64/577 KB 1460/1822 KB 503/1210 KB 471/471 KB 192/276 KB 64/577 KB 1460/1822 KB 503/1210 KB 196/276 KB 68/577 KB 1472/1822 KB 507/1210 KB 196/276 KB 68/577 KB 1472/1822 KB 511/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 374.4 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 196/276 KB 68/577 KB 1472/1822 KB 515/1210 KB 200/276 KB 72/577 KB 1476/1822 KB 519/1210 KB 200/276 KB 72/577 KB 1476/1822 KB 523/1210 KB 200/276 KB 72/577 KB 1476/1822 KB 527/1210 KB 200/276 KB 72/577 KB 1476/1822 KB 515/1210 KB 200/276 KB 72/577 KB 1472/1822 KB 515/1210 KB 200/276 KB 68/577 KB 1472/1822 KB 515/1210 KB 204/276 KB 72/577 KB 1476/1822 KB 527/1210 KB 204/276 KB 76/577 KB 1476/1822 KB 527/1210 KB 208/276 KB 76/577 KB 1476/1822 KB 527/1210 KB 208/276 KB 80/577 KB 1476/1822 KB 527/1210 KB 208/276 KB 84/577 KB 1476/1822 KB 527/1210 KB 212/276 KB 88/577 KB 1480/1822 KB 531/1210 KB 212/276 KB 84/577 KB 1480/1822 KB 531/1210 KB 212/276 KB 88/577 KB 1484/1822 KB 531/1210 KB 212/276 KB 88/577 KB 1488/1822 KB 531/1210 KB 212/276 KB 88/577 KB 1492/1822 KB 4/37 KB 531/1210 KB 212/276 KB 84/577 KB 1476/1822 KB 531/1210 KB 212/276 KB 92/577 KB 1492/1822 KB 4/37 KB 535/1210 KB 212/276 KB 84/577 KB 1476/1822 KB 527/1210 KB 216/276 KB 92/577 KB 1492/1822 KB 4/37 KB 535/1210 KB 220/276 KB 92/577 KB 1492/1822 KB 4/37 KB 535/1210 KB 224/276 KB 92/577 KB 1492/1822 KB 4/37 KB 535/1210 KB 212/276 KB 92/577 KB 1492/1822 KB 4/37 KB 531/1210 KB 224/276 KB 96/577 KB 1492/1822 KB 4/37 KB 535/1210 KB 212/276 KB 88/577 KB 1488/1822 KB 4/37 KB 531/1210 KB 224/276 KB 96/577 KB 1492/1822 KB 8/37 KB 535/1210 KB 224/276 KB 96/577 KB 1492/1822 KB 12/37 KB 535/1210 KB 224/276 KB 96/577 KB 1492/1822 KB 16/37 KB 535/1210 KB 224/276 KB 96/577 KB 1492/1822 KB 20/37 KB 535/1210 KB 228/276 KB 100/577 KB 1496/1822 KB 24/37 KB 539/1210 KB 228/276 KB 100/577 KB 1496/1822 KB 28/37 KB 539/1210 KB 228/276 KB 100/577 KB 1496/1822 KB 32/37 KB 539/1210 KB 228/276 KB 100/577 KB 1496/1822 KB 20/37 KB 539/1210 KB 228/276 KB 96/577 KB 1496/1822 KB 20/37 KB 539/1210 KB 224/276 KB 96/577 KB 1496/1822 KB 20/37 KB 539/1210 KB 224/276 KB 96/577 KB 1492/1822 KB 20/37 KB 539/1210 KB 228/276 KB 100/577 KB 1496/1822 KB 32/37 KB 543/1210 KB 232/276 KB 100/577 KB 1500/1822 KB 32/37 KB 543/1210 KB 228/276 KB 100/577 KB 1500/1822 KB 32/37 KB 543/1210 KB 232/276 KB 100/577 KB 1504/1822 KB 32/37 KB 543/1210 KB 236/276 KB 100/577 KB 1504/1822 KB 32/37 KB 543/1210 KB 240/276 KB 100/577 KB 1504/1822 KB 32/37 KB 543/1210 KB 244/276 KB 104/577 KB 1504/1822 KB 32/37 KB 543/1210 KB 248/276 KB 104/577 KB 1508/1822 KB 32/37 KB 547/1210 KB 252/276 KB 104/577 KB 1508/1822 KB 32/37 KB 547/1210 KB 240/276 KB 104/577 KB 1504/1822 KB 32/37 KB 543/1210 KB 252/276 KB 108/577 KB 1508/1822 KB 36/37 KB 547/1210 KB 252/276 KB 112/577 KB 1508/1822 KB 36/37 KB 547/1210 KB 252/276 KB 116/577 KB 1508/1822 KB 36/37 KB 547/1210 KB 252/276 KB 104/577 KB 1508/1822 KB 36/37 KB 547/1210 KB 244/276 KB 104/577 KB 1508/1822 KB 32/37 KB 547/1210 KB 244/276 KB 104/577 KB 1504/1822 KB 32/37 KB 547/1210 KB 256/276 KB 116/577 KB 1508/1822 KB 36/37 KB 551/1210 KB 256/276 KB 116/577 KB 1508/1822 KB 36/37 KB 555/1210 KB 256/276 KB 116/577 KB 1508/1822 KB 36/37 KB 559/1210 KB 256/276 KB 116/577 KB 1512/1822 KB 37/37 KB 559/1210 KB 256/276 KB 116/577 KB 1508/1822 KB 36/37 KB 547/1210 KB 256/276 KB 116/577 KB 1512/1822 KB 36/37 KB 559/1210 KB 256/276 KB 116/577 KB 1516/1822 KB 37/37 KB 559/1210 KB 256/276 KB 116/577 KB 1516/1822 KB 37/37 KB 563/1210 KB 260/276 KB 120/577 KB 1520/1822 KB 37/37 KB 567/1210 KB 260/276 KB 120/577 KB 1520/1822 KB 37/37 KB 571/1210 KB 260/276 KB 120/577 KB 1520/1822 KB 37/37 KB 575/1210 KB 256/276 KB 116/577 KB 1520/1822 KB 37/37 K unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install B 563/1210 KB 260/276 KB 120/577 KB 1524/1822 KB 37/37 KB 575/1210 KB 260/276 KB 120/577 KB 1528/1822 KB 37/37 KB 575/1210 KB 260/276 KB 120/577 KB 1520/1822 KB 37/37 KB 563/1210 KB 260/276 KB 124/577 KB 1528/1822 KB 37/37 KB 575/1210 KB 260/276 KB 128/577 KB 1528/1822 KB 37/37 KB 575/1210 KB 260/276 KB 116/577 KB 1520/1822 KB 37/37 KB 563/1210 KB 264/276 KB 128/577 KB 1528/1822 KB 37/37 KB 575/1210 KB 268/276 KB 128/577 KB 1528/1822 KB 37/37 KB 575/1210 KB 268/276 KB 132/577 KB 1532/1822 KB 37/37 KB 575/1210 KB 268/276 KB 132/577 KB 1536/1822 KB 37/37 KB 575/1210 KB 272/276 KB 132/577 KB 1540/1822 KB 37/37 KB 575/1210 KB 268/276 KB 132/577 KB 1528/1822 KB 37/37 KB 575/1210 KB 272/276 KB 136/577 KB 1540/1822 KB 37/37 KB 579/1210 KB 272/276 KB 140/577 KB 1540/1822 KB 37/37 KB 579/1210 KB 272/276 KB 144/577 KB 1540/1822 KB 37/37 KB 579/1210 KB 272/276 KB 132/577 KB 1540/1822 KB 37/37 KB 579/1210 KB 272/276 KB 132/577 KB 1536/1822 KB 37/37 KB 575/1210 KB 276/276 KB 144/577 KB 1540/1822 KB 37/37 KB 579/1210 KB 276/276 KB 144/577 KB 1540/1822 KB 37/37 KB 579/1210 KB 276/276 KB 148/577 KB 1540/1822 KB 37/37 KB 583/1210 KB 276/276 KB 144/577 KB 1540/1822 KB 37/37 KB 583/1210 KB 276/276 KB 148/577 KB 1544/1822 KB 37/37 KB 587/1210 KB 276/276 KB 148/577 KB 1544/1822 KB 37/37 KB 583/1210 KB 276/276 KB 148/577 KB 1544/1822 KB 37/37 KB 591/1210 KB 276/276 KB 148/577 KB 1548/1822 KB 37/37 KB 591/1210 KB 276/276 KB 148/577 KB 1552/1822 KB 37/37 KB 591/1210 KB 276/276 KB 152/577 KB 1552/1822 KB 37/37 KB 591/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.4 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 276/276 KB 152/577 KB 1556/1822 KB 591/1210 KB 276/276 KB 156/577 KB 1560/1822 KB 595/1210 KB 276/276 KB 156/577 KB 1564/1822 KB 595/1210 KB 276/276 KB 156/577 KB 1568/1822 KB 595/1210 KB 276/276 KB 156/577 KB 1556/1822 KB 595/1210 KB 276/276 KB 156/577 KB 1556/1822 KB 591/1210 KB 276/276 KB 160/577 KB 1568/1822 KB 595/1210 KB 276/276 KB 160/577 KB 1568/1822 KB 599/1210 KB 276/276 KB 160/577 KB 1568/1822 KB 603/1210 KB 276/276 KB 160/577 KB 1568/1822 KB 607/1210 KB 276/276 KB 160/577 KB 1572/1822 KB 607/1210 KB 164/577 KB 1576/1822 KB 611/1210 KB 164/577 KB 1580/1822 KB 611/1210 KB 164/577 KB 1572/1822 KB 611/1210 KB 164/577 KB 1572/1822 KB 607/1210 KB 168/577 KB 1580/1822 KB 611/1210 KB 172/577 KB 1580/1822 KB 611/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 213.5 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 176/577 KB 1580/1822 KB 611/1210 KB 180/577 KB 1580/1822 KB 611/1210 KB 180/577 KB 1584/1822 KB 615/1210 KB 180/577 KB 1580/1822 KB 615/1210 KB 184/577 KB 1584/1822 KB 619/1210 KB 4/167 KB 184/577 KB 1584/1822 KB 619/1210 KB 8/167 KB 184/577 KB 1584/1822 KB 619/1210 KB 12/167 KB 184/577 KB 1584/1822 KB 619/1210 KB 16/167 KB 184/577 KB 1584/1822 KB 619/1210 KB 20/167 KB 184/577 KB 1584/1822 KB 619/1210 KB 24/167 KB 184/577 KB 1584/1822 KB 623/1210 KB 28/167 KB 184/577 KB 1584/1822 KB 623/1210 KB 32/167 KB 184/577 KB 1584/1822 KB 623/1210 KB 20/167 KB 184/577 KB 1584/1822 KB 623/1210 KB 184/577 KB 1584/1822 KB 615/1210 KB 32/167 KB 188/577 KB 1584/1822 KB 623/1210 KB 32/167 KB 192/577 KB 1584/1822 KB 623/1210 KB 32/167 KB 192/577 KB 1588/1822 KB 623/1210 KB 36/167 KB 192/577 KB 1592/1822 KB 623/1210 KB 36/167 KB 192/577 KB 1596/1822 KB 627/1210 KB 36/167 KB 192/577 KB 1600/1822 KB 627/1210 KB 36/167 KB 192/577 KB 1604/1822 KB 627/1210 KB 36/167 KB 192/577 KB 1588/1822 KB 623/1210 KB 40/167 KB 196/577 KB 1604/1822 KB 627/1210 KB 44/167 KB 196/577 KB 1604/1822 KB 627/1210 KB 36/167 KB 196/577 KB 1604/1822 KB 627/1210 KB 36/167 KB 192/577 KB 1592/1822 KB 627/1210 KB 44/167 KB 196/577 KB 1604/1822 KB 631/1210 KB 44/167 KB 196/577 KB 1604/1822 KB 635/1210 KB 44/167 KB 196/577 KB 1604/1822 KB 639/1210 KB 44/167 KB 200/577 KB 1604/1822 KB 639/1210 KB 44/167 KB 204/577 KB 1604/1822 KB 639/1210 KB 44/167 KB 208/577 KB 1604/1822 KB 639/1210 KB 48/167 KB 212/577 KB 1608/1822 KB 639/1210 KB 48/167 KB 216/577 KB 1608/1822 KB 643/1210 KB 48/167 KB 220/577 KB 1608/1822 KB 643/1210 KB 48/167 KB 224/577 KB 1608/1822 KB 643/1210 KB 48/167 KB 208/577 KB 1604/1822 KB 639/1210 KB 48/167 KB 208/577 KB 1608/1822 KB 639/1210 KB 48/167 KB 224/577 KB 1612/1822 KB 643/1210 KB 48/167 KB 224/577 KB 1616/1822 KB 643/1210 KB 48/167 KB 212/577 KB 1608/1822 KB 643/1210 KB 48/167 KB 224/577 KB 1616/1822 KB 647/1210 KB 48/167 KB 224/577 KB 1616/1822 KB 651/1210 KB 48/167 KB 224/577 KB 1616/1822 KB 655/1210 KB 48/167 KB 224/577 KB 1616/1822 KB 659/1210 KB 52/167 KB 228/577 KB 1620/1822 KB 663/1210 KB 52/167 KB 228/577 KB 1620/1822 KB 667/1210 KB 52/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 52/167 KB 224/577 KB 1616/1822 KB 659/1210 KB 56/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 60/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 64/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 68/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 72/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 76/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 80/167 KB 228/577 KB 1620/1822 KB 671/1210 KB 52/167 KB 228/577 KB 1620/1822 KB 659/1210 KB 52/167 KB 224/577 KB 1620/1822 KB 659/1210 KB 80/167 KB 232/577 KB 1624/1822 KB 671/1210 KB 80/167 KB 232/577 KB 1628/1822 KB 671/1210 KB 80/167 KB 232/577 KB 1632/1822 KB 671/1210 KB 80/167 KB 232/577 KB 1636/1822 KB 671/1210 KB 84/167 KB 232/577 KB 1640/1822 KB 675/1210 KB 84/167 KB 232/577 KB 1644/1822 KB 675/1210 KB 84/167 KB 232/577 KB 1648/1822 KB 675/1210 KB 84/167 KB 232/577 KB 1636/1822 KB 675/1210 KB 88/167 KB 232/577 KB 1648/1822 KB 675/1210 KB 92/167 KB 232/577 KB 1648/1822 KB 675/1210 KB 96/167 KB 232/577 KB 1648/1822 KB 675/1210 KB 80/167 KB 232/577 KB 1636/1822 KB 675/1210 KB 96/167 KB 232/577 KB 1648/1822 KB 679/1210 KB 96/167 KB 232/577 KB 1648/1822 KB 683/1210 KB 96/167 KB 232/577 KB 1648/1822 KB 687/1210 KB 80/167 KB 232/577 KB 1620/1822 KB 671/1210 KB 96/167 KB 236/577 KB 1648/1822 KB 687/1 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 210 KB 96/167 KB 240/577 KB 1648/1822 KB 687/1210 KB 96/167 KB 244/577 KB 1648/1822 KB 687/1210 KB 96/167 KB 248/577 KB 1648/1822 KB 691/1210 KB 96/167 KB 252/577 KB 1648/1822 KB 691/1210 KB 96/167 KB 256/577 KB 1652/1822 KB 691/1210 KB 96/167 KB 244/577 KB 1648/1822 KB 691/1210 KB 96/167 KB 256/577 KB 1652/1822 KB 695/1210 KB 96/167 KB 256/577 KB 1652/1822 KB 699/1210 KB 96/167 KB 256/577 KB 1652/1822 KB 703/1210 KB 96/167 KB 256/577 KB 1652/1822 KB 707/1210 KB 100/167 KB 260/577 KB 1652/1822 KB 711/1210 KB 100/167 KB 260/577 KB 1652/1822 KB 715/1210 KB 96/167 KB 252/577 KB 1652/1822 KB 691/1210 KB 100/167 KB 260/577 KB 1656/1822 KB 715/1210 KB 100/167 KB 260/577 KB 1660/1822 KB 715/1210 KB 100/167 KB 260/577 KB 1664/1822 KB 715/1210 KB 100/167 KB 260/577 KB 1668/1822 KB 715/1210 KB 100/167 KB 260/577 KB 1672/1822 KB 715/1210 KB 100/167 KB 260/577 KB 1676/1822 KB 715/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 719/1210 KB 100/167 KB 260/577 KB 1652/1822 KB 707/1210 KB 100/167 KB 256/577 KB 1652/1822 KB 707/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 4/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 8/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 12/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 16/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 20/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 24/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 28/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1680/1822 KB 32/1192 KB 719/1210 KB 104/167 KB 260/577 KB 1680/1822 KB 32/1192 KB 719/1210 KB 108/167 KB 260/577 KB 1680/1822 KB 32/1192 KB 719/1210 KB 112/167 KB 260/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 116/167 KB 264/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 120/167 KB 264/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 124/167 KB 264/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 100/167 KB 260/577 KB 1676/1822 KB 719/1210 KB 112/167 KB 264/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 108/167 KB 260/577 KB 1680/1822 KB 36/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 40/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 44/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 48/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 52/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 56/1192 KB 719/1210 KB 128/167 KB 264/577 KB 1680/1822 KB 60/1192 KB 719/1210 KB 128/167 KB 268/577 KB 1680/1822 KB 60/1192 KB 719/1210 KB 128/167 KB 272/577 KB 1680/1822 KB 60/1192 KB 719/1210 KB 128/167 KB 272/577 KB 1680/1822 KB 64/1192 KB 719/1210 KB 128/167 KB 272/577 KB 1680/1822 KB 68/1192 KB 719/1210 KB 128/167 KB 276/577 KB 1680/1822 KB 72/1192 KB 723/1210 KB 128/167 KB 276/577 KB 1680/1822 KB 76/1192 KB 723/1210 KB 128/167 KB 276/577 KB 1680/1822 KB 68/1192 KB 723/1210 KB 128/167 KB 280/577 KB 1680/1822 KB 76/1192 KB 723/1210 KB 128/167 KB 284/577 KB 1680/1822 KB 76/1192 KB 723/1210 KB 128/167 KB 288/577 KB 1684/1822 KB 76/1192 KB 723/1210 KB 128/167 KB 272/577 KB 1680/1822 KB 68/1192 KB 723/1210 KB 128/167 KB 288/577 KB 1684/1822 KB 80/1192 KB 727/1210 KB 128/167 KB 288/577 KB 1684/1822 KB 80/1192 KB 731/1210 KB 128/167 KB 288/577 KB 1684/1822 KB 80/1192 KB 735/1210 KB 128/167 KB 288/577 KB 1684/1822 KB 80/1192 KB 723/1210 KB 128/167 KB 284/577 KB 1684/1822 KB 76/1192 KB 723/1210 KB 128/167 KB 288/577 KB 1688/1822 KB 80/1192 KB 735/1210 KB 128/167 KB 288/577 KB 1692/1822 KB 80/1192 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 735/1210 KB 128/167 KB 288/577 KB 1696/1822 KB 80/1192 KB 735/1210 KB 128/167 KB 288/577 KB 1696/1822 KB 84/1192 KB 735/1210 KB 132/167 KB 292/577 KB 1700/1822 KB 88/1192 KB 739/1210 KB 132/167 KB 292/577 KB 1700/1822 KB 92/1192 KB 739/1210 KB 132/167 KB 292/577 KB 1700/1822 KB 96/1192 KB 739/1210 KB 132/167 KB 292/577 KB 1700/1822 KB 84/1192 KB 739/1210 KB 132/167 KB 292/577 KB 1696/1822 KB 84/1192 KB 739/1210 KB 132/167 KB 296/577 KB 1700/1822 KB 96/1192 KB 739/1210 KB 132/167 KB 300/577 KB 1700/1822 KB 96/1192 KB 739/1210 KB 132/167 KB 300/577 KB 1704/1822 KB 96/1192 KB 739/1210 KB 132/167 KB 304/577 KB 1708/1822 KB 96/1192 KB 739/1210 KB 132/167 KB 304/577 KB 1712/1822 KB 96/1192 KB 739/1210 KB 132/167 KB 288/577 KB 1696/1822 KB 84/1192 KB 739/1210 KB 132/167 KB 304/577 KB 1712/1822 KB 96/1192 KB 743/1210 KB 132/167 KB 304/577 KB 1712/1822 KB 96/1192 KB 747/1210 KB 132/167 KB 304/577 KB 1712/1822 KB 96/1192 KB 751/1210 KB 132/167 KB 288/577 KB 1696/1822 KB 84/1192 KB 735/1210 KB 136/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 140/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 144/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 148/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 152/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 156/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 160/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 164/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 167/167 KB 304/577 KB 1716/1822 KB 100/1192 KB 755/1210 KB 132/167 KB 304/577 KB 1712/1822 KB 100/1192 KB 751/1210 KB 132/167 KB 304/577 KB 1704/1822 KB 96/1192 KB 739/1210 KB 167/167 KB 308/577 KB 1716/1822 KB 100/1192 KB 755/1210 KB 167/167 KB 312/577 KB 1716/1822 KB 104/1192 KB 755/1210 KB 167/167 KB 316/577 KB 1716/1822 KB 104/1192 KB 755/1210 KB 167/167 KB 320/577 KB 1716/1822 KB 104/1192 KB 755/1210 KB 164/167 KB 304/577 KB 1716/1822 KB 100/1192 KB 755/1210 KB 164/167 KB 304/577 KB 1716/1822 KB 100/1192 KB 751/1210 KB 167/167 KB 308/577 KB 1716/1822 KB 104/1192 KB 755/1210 KB 167/167 KB 320/577 KB 1716/1822 KB 108/1192 KB 755/1210 KB 167/167 KB 320/577 KB 1720/1822 KB 108/1192 KB 755/1210 KB 167/167 KB 320/577 KB 1720/1822 KB 112/1192 KB 755/1210 KB 167/167 KB 320/577 KB 1724/1822 KB 112/1192 KB 755/1210 KB 167/167 KB 320/577 KB 1728/1822 KB 112/1192 KB 755/1210 KB 167/167 KB 324/577 KB 1732/1822 KB 112/1192 KB 755/1210 KB 167/167 KB 324/577 KB 1736/1822 KB 116/1192 KB 759/1210 KB 167/167 KB 324/577 KB 1740/1822 KB 116/1192 KB 759/1210 KB 167/167 KB 324/577 KB 1728/1822 KB 112/1192 KB 755/1210 KB 167/167 KB 324/577 KB 1732/1822 KB 116/1192 KB 759/1210 KB 167/167 KB 324/577 KB 1732/1822 KB 112/1192 KB 759/1210 KB 167/167 KB 324/577 KB 1740/1822 KB 116/1192 KB 763/1210 KB 167/167 KB 324/577 KB 1740/1822 KB 116/1192 KB 767/1210 KB 167/167 KB 324/577 KB 1740/1822 KB 120/1192 KB 767/1210 KB 167/167 KB 328/577 KB 1740/1822 KB 120/1192 KB 767/1210 KB 167/167 KB 332/577 KB 1740/1822 KB 120/1192 KB 767/1210 KB 167/167 KB 332/577 KB 1740/1822 KB 124/1192 KB 767/1210 KB 167/167 KB 332/577 KB 1740/1822 KB 128/1192 KB 767/1210 KB 167/167 KB 336/577 KB 1740/1822 KB 128/1192 KB 767/1210 KB 167/167 KB 336/577 KB 1744/1822 KB 128/1192 KB 767/1210 KB 167/167 KB 336/577 KB 1744/1822 KB 128/1192 KB 771/1210 KB 167/167 KB 336/577 KB 1744/1822 KB 132/1192 KB 775/1210 KB 167/167 KB 336/577 KB 1744/1822 KB 132/1192 KB 779/1210 KB 167/167 KB 336/577 KB 1748/1822 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 132/1192 KB 779/1210 KB 167/167 KB 340/577 KB 1752/1822 KB 132/1192 KB 783/1210 KB 167/167 KB 336/577 KB 1744/1822 KB 132/1192 KB 771/1210 KB 167/167 KB 340/577 KB 1752/1822 KB 136/1192 KB 783/1210 KB 167/167 KB 340/577 KB 1752/1822 KB 140/1192 KB 783/1210 KB 167/167 KB 340/577 KB 1752/1822 KB 144/1192 KB 783/1210 KB 167/167 KB 340/577 KB 1748/1822 KB 132/1192 KB 783/1210 KB 167/167 KB 344/577 KB 1756/1822 KB 144/1192 KB 783/1210 KB 167/167 KB 336/577 KB 1748/1822 KB 132/1192 KB 783/1210 KB 167/167 KB 344/577 KB 1756/1822 KB 144/1192 KB 787/1210 KB 348/577 KB 1756/1822 KB 148/1192 KB 791/1210 KB 348/577 KB 1756/1822 KB 148/1192 KB 795/1210 KB 348/577 KB 1756/1822 KB 148/1192 KB 799/1210 KB 167/167 KB 340/577 KB 1756/1822 KB 144/1192 KB 783/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 124.0 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 348/577 KB 1760/1822 KB 148/1192 KB 803/1210 KB 167/167 KB 348/577 KB 1756/1822 KB 148/1192 KB 787/1210 KB 348/577 KB 1760/1822 KB 152/1192 KB 803/1210 KB 348/577 KB 1760/1822 KB 156/1192 KB 803/1210 KB 167/167 KB 348/577 KB 1756/1822 KB 144/1192 KB 787/1210 KB 348/577 KB 1760/1822 KB 148/1192 KB 799/1210 KB 352/577 KB 1760/1822 KB 156/1192 KB 803/1210 KB 352/577 KB 1764/1822 KB 156/1192 KB 803/1210 KB 356/577 KB 1768/1822 KB 156/1192 KB 803/1210 KB 356/577 KB 1772/1822 KB 156/1192 KB 803/1210 KB 356/577 KB 1776/1822 KB 156/1192 KB 803/1210 KB 356/577 KB 1764/1822 KB 156/1192 KB 803/1210 KB 356/577 KB 1776/1822 KB 160/1192 KB 803/1210 KB 360/577 KB 1776/1822 KB 160/1192 KB 803/1210 KB 364/577 KB 1776/1822 KB 160/1192 KB 803/1210 KB 368/577 KB 1776/1822 KB 160/1192 KB 803/1210 KB 372/577 KB 1776/1822 KB 160/1192 KB 807/1210 KB 376/577 KB 1780/1822 KB 164/1192 KB 807/1210 KB 3/439 KB 380/577 KB 1780/1822 KB 164/1192 KB 807/1210 KB 3/439 KB 368/577 KB 1776/1822 KB 160/1192 KB 807/1210 KB 380/577 KB 1780/1822 KB 164/1192 KB 811/1210 KB 3/439 KB 372/577 KB 1780/1822 KB 164/1192 KB 807/1210 KB 3/439 KB 380/577 KB 1780/1822 KB 164/1192 KB 815/1210 KB 3/439 KB 372/577 KB 1780/1822 KB 164/1192 KB 807/1210 KB 372/577 KB 1780/1822 KB 160/1192 KB 807/1210 KB 380/577 KB 1784/1822 KB 164/1192 KB 815/1210 KB 3/439 KB 380/577 KB 1784/1822 KB 168/1192 KB 815/1210 KB 3/439 KB 380/577 KB 1784/1822 KB 168/1192 KB 815/1210 KB 6/439 KB 380/577 KB 1788/1822 KB 168/1192 KB 819/1210 KB 6/439 KB 380/577 KB 1788/1822 KB 168/1192 KB 815/1210 KB 6/439 KB 380/577 KB 1792/1822 KB 172/1192 KB 819/1210 KB 9/439 KB 380/577 KB 1788/1822 KB 172/1192 KB 819/1210 KB 9/439 KB 380/577 KB 1788/1822 KB 172/1192 KB 819/1210 KB 6/439 KB 380/577 KB 1792/1822 KB 176/1192 KB 819/1210 KB 9/439 KB 380/577 KB 1792/1822 KB 176/1192 KB 819/1210 KB 11/439 KB 380/577 KB 1792/1822 KB 176/1192 KB 823/1210 KB 14/439 KB 384/577 KB 1796/1822 KB 180/1192 KB 823/1210 KB 16/439 KB 380/577 KB 1792/1822 KB 176/1192 KB 823/1210 KB 11/439 KB 384/577 KB 1796/1822 KB 180/1192 KB 827/1210 KB 16/439 KB 384/577 KB 1796/1822 KB 180/1192 KB 831/1210 KB 16/439 KB 384/577 KB 1796/1822 KB 180/1192 KB 823/1210 KB 14/439 KB 384/577 KB 1800/1822 KB 180/1192 KB 831/1210 KB 16/439 KB 384/577 KB 1792/1822 KB 180/1192 KB 823/1210 KB 14/439 KB 384/577 KB 1800/1822 KB 184/1192 KB 831/1210 KB 19/439 KB 384/577 KB 1792/1822 KB 176/1192 KB 823/1210 KB 14/439 KB 388/577 KB 1800/1822 KB 188/1192 KB 831/1210 KB 19/439 KB 392/577 KB 1804/1822 KB 188/1192 KB 831/1210 KB 19/439 KB 396/577 KB 1804/1822 KB 188/1192 KB 831/1210 KB 19/439 KB 400/577 KB 1804/1822 KB 188/1192 KB 831/1210 KB 19/439 KB 384/577 KB 1800/1822 KB 180/1192 KB 831/1210 KB 19/439 KB 400/577 KB 1804/1822 KB 188/1192 KB 835/1210 KB 22/439 KB 400/577 KB 1804/1822 KB 188/1192 KB 835/1210 KB 25/439 KB 400/577 KB 1804/1822 KB 188/1192 KB 835/1210 KB 19/439 KB 384/577 KB 1800/1822 KB 188/1192 KB 831/1210 KB 19/439 KB 388/577 KB 1804/1822 KB 188/1192 KB 831/1210 KB 19/439 KB 400/577 KB 1808/1822 KB 188/1192 KB 835/1210 KB 25/439 KB 400/577 KB 1808/1822 KB 192/1192 KB 835/1210 KB 25/439 KB 400/577 KB 1812/1822 KB 192/1192 KB 835/1210 KB 25/439 KB 404/577 KB 1816/1822 KB 196/1192 KB 839/1210 KB 27/439 KB 404/577 KB 1820/1822 KB 196/1192 KB 839/1210 KB 27/439 KB 404/577 KB 1822/1822 KB 196/1192 KB 839/1210 KB 27/439 KB 404/577 KB 1812/1822 KB 196/1192 KB 839/1210 KB 27/439 KB 400/577 KB 1812/1822 KB 196/1192 KB 839/ unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 1210 KB 27/439 KB 400/577 KB 1812/1822 KB 196/1192 KB 839/1210 KB 25/439 KB 404/577 KB 1822/1822 KB 196/1192 KB 843/1210 KB 27/439 KB 404/577 KB 1822/1822 KB 196/1192 KB 843/1210 KB 30/439 KB 400/577 KB 1812/1822 KB 196/1192 KB 835/1210 KB 25/439 KB 404/577 KB 1822/1822 KB 196/1192 KB 847/1210 KB 30/439 KB 404/577 KB 1822/1822 KB 200/1192 KB 847/1210 KB 30/439 KB 404/577 KB 1822/1822 KB 204/1192 KB 847/1210 KB 30/439 KB 408/577 KB 1822/1822 KB 208/1192 KB 847/1210 KB 32/439 KB 408/577 KB 1822/1822 KB 212/1192 KB 847/1210 KB 32/439 KB 408/577 KB 1822/1822 KB 216/1192 KB 851/1210 KB 32/439 KB 408/577 KB 1822/1822 KB 220/1192 KB 851/1210 KB 32/439 KB 408/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 32/439 KB 408/577 KB 1822/1822 KB 204/1192 KB 847/1210 KB 32/439 KB 404/577 KB 1822/1822 KB 204/1192 KB 847/1210 KB 32/439 KB 412/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 32/439 KB 416/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 32/439 KB 416/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 36/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 40/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 44/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 48/439 KB 408/577 KB 1822/1822 KB 212/1192 KB 851/1210 KB 32/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 855/1210 KB 48/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 859/1210 KB 48/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 863/1210 KB 48/439 KB 420/577 KB 1822/1822 KB 224/1192 KB 851/1210 KB 36/439 KB 424/577 KB 1822/1822 KB 224/1192 KB 863/1210 KB 48/439 KB 428/577 KB 1822/1822 KB 224/1192 KB 863/1210 KB 48/439 KB 432/577 KB 1822/1822 KB 224/1192 KB 863/1210 KB 48/439 KB 436/577 KB 1822/1822 KB 224/1192 KB 863/1210 KB 52/439 KB 440/577 KB 1822/1822 KB 228/1192 KB 867/1210 KB 52/439 KB 432/577 KB 1822/1822 KB 224/1192 KB 863/1210 KB 52/439 KB 436/577 KB 1822/1822 KB 228/1192 KB 867/1210 KB 52/439 KB 440/577 KB 1822/1822 KB 228/1192 KB 871/1210 KB 52/439 KB 440/577 KB 1822/1822 KB 228/1192 KB 875/1210 KB 52/439 KB 436/577 KB 1822/1822 KB 228/1192 KB 863/1210 KB 52/439 KB 440/577 KB 1822/1822 KB 232/1192 KB 875/1210 KB 52/439 KB 440/577 KB 1822/1822 KB 236/1192 KB 879/1210 KB 56/439 KB 440/577 KB 1822/1822 KB 240/1192 KB 879/1210 KB 56/439 KB 440/577 KB 1822/1822 KB 232/1192 KB 879/1210 KB 56/439 KB 440/577 KB 1822/1822 KB 232/1192 KB 875/1210 KB 56/439 KB 440/577 KB 1822/1822 KB 240/1192 KB 879/1210 KB 60/439 KB 440/577 KB 1822/1822 KB 240/1192 KB 879/1210 KB 64/439 KB 440/577 KB 1822/1822 KB 240/1192 KB 879/1210 KB 68/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1324.6 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 444/577 KB 1822/1822 KB 244/1192 KB 883/1210 KB 68/439 KB 444/577 KB 1822/1822 KB 240/1192 KB 883/1210 KB 68/439 KB 444/577 KB 1822/1822 KB 240/1192 KB 879/1210 KB 68/439 KB 448/577 KB 244/1192 KB 883/1210 KB 68/439 KB 452/577 KB 244/1192 KB 883/1210 KB 68/439 KB 452/577 KB 248/1192 KB 887/1210 KB 72/439 KB 452/577 KB 248/1192 KB 887/1210 KB 76/439 KB 452/577 KB 248/1192 KB 887/1210 KB 80/439 KB 452/577 KB 248/1192 KB 887/1210 KB 68/439 KB 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:44:13 DEBUG unit.abot-epc-basic/0.install 452/577 KB 244/1192 KB 887/1210 KB 68/439 KB 456/577 KB 248/1192 KB 891/1210 KB 80/439 KB 456/577 KB 248/1192 KB 895/1210 KB 80/439 KB 456/577 KB 252/1192 KB 895/1210 KB 80/439 KB 456/577 KB 256/1192 KB 895/1210 KB 80/439 KB 456/577 KB 248/1192 KB 887/1210 KB 80/439 KB 460/577 KB 256/1192 KB 899/1210 KB 80/439 KB 464/577 KB 256/1192 KB 899/1210 KB 80/439 KB 468/577 KB 256/1192 KB 899/1210 KB 80/439 KB 472/577 KB 260/1192 KB 899/1210 KB 80/439 KB 476/577 KB 260/1192 KB 899/1210 KB 80/439 KB 456/577 KB 256/1192 KB 899/1210 KB 80/439 KB 476/577 KB 260/1192 KB 903/1210 KB 80/439 KB 476/577 KB 260/1192 KB 907/1210 KB 80/439 KB 476/577 KB 260/1192 KB 911/1210 KB 80/439 KB 468/577 KB 260/1192 KB 899/1210 KB 80/439 KB 476/577 KB 264/1192 KB 911/1210 KB 80/439 KB 476/577 KB 268/1192 KB 911/1210 KB 80/439 KB 476/577 KB 272/1192 KB 911/1210 KB 80/439 KB 480/577 KB 272/1192 KB 911/1210 KB 80/439 KB 480/577 KB 272/1192 KB 915/1210 KB 80/439 KB 484/577 KB 276/1192 KB 919/1210 KB 80/439 KB 484/577 KB 276/1192 KB 923/1210 KB 80/439 KB 4/562 KB 484/577 KB 276/1192 KB 927/1210 KB 84/439 KB 484/577 KB 276/1192 KB 915/1210 KB 80/439 KB 480/577 KB 276/1192 KB 915/1210 KB 80/439 KB 4/562 KB 484/577 KB 280/1192 KB 927/1210 KB 84/439 KB 4/562 KB 488/577 KB 280/1192 KB 927/1210 KB 84/439 KB 4/562 KB 492/577 KB 284/1192 KB 927/1210 KB 84/439 KB 4/562 KB 496/577 KB 284/1192 KB 927/1210 KB 84/439 KB 4/562 KB 484/577 KB 276/1192 KB 923/1210 KB 84/439 KB 484/577 KB 276/1192 KB 923/1210 KB 84/439 KB 4/562 KB 496/577 KB 284/1192 KB 927/1210 KB 88/439 KB 4/562 KB 496/577 KB 284/1192 KB 927/1210 KB 92/439 KB 4/562 KB 496/577 KB 284/1192 KB 927/1210 KB 96/439 KB 4/562 KB 496/577 KB 284/1192 KB 927/1210 KB 100/439 KB 4/562 KB 488/577 KB 284/1192 KB 927/1210 KB 84/439 KB 4/562 KB 496/577 KB 288/1192 KB 927/1210 KB 104/439 KB 8/562 KB 496/577 KB 288/1192 KB 927/1210 KB 104/439 KB 12/562 KB 496/577 KB 288/1192 KB 927/1210 KB 104/439 KB 16/562 KB 496/577 KB 288/1192 KB 931/1210 KB 104/439 KB 20/562 KB 496/577 KB 292/1192 KB 931/1210 KB 104/439 KB 24/562 KB 500/577 KB 292/1192 KB 931/1210 KB 104/439 KB 28/562 KB 500/577 KB 292/1192 KB 931/1210 KB 104/439 KB 32/562 KB 500/577 KB 292/1192 KB 931/1210 KB 104/439 KB 4/562 KB 496/577 KB 288/1192 KB 927/1210 KB 104/439 KB 32/562 KB 500/577 KB 292/1192 KB 931/1210 KB 108/439 KB 32/562 KB 500/577 KB 292/1192 KB 931/1210 KB 112/439 KB 32/562 KB 500/577 KB 292/1192 KB 931/1210 KB 116/439 KB 20/562 KB 500/577 KB 292/1192 KB 931/1210 KB 104/439 KB 16/562 KB 496/577 KB 292/1192 KB 931/1210 KB 104/439 KB 12/562 KB 496/577 KB 288/1192 KB 931/1210 KB 104/439 KB 32/562 KB 500/577 KB 292/1192 KB 935/1210 KB 116/439 KB 32/562 KB 500/577 KB 292/1192 KB 939/1210 KB 116/439 KB 32/562 KB 500/577 KB 296/1192 KB 943/1210 KB 116/439 KB 32/562 KB 500/577 KB 300/1192 KB 943/1210 KB 116/439 KB 32/562 KB 500/577 KB 300/1192 KB 943/1210 KB 116/439 KB 32/562 KB 504/577 KB 300/1192 KB 943/1210 KB 116/439 KB 32/562 KB 508/577 KB 300/1192 KB 943/1210 KB 116/439 KB 32/562 KB 508/577 KB 304/1192 KB 943/1210 KB 120/439 KB 32/562 KB 508/577 KB 304/1192 KB 943/1210 KB 116/439 KB 32/562 KB 512/577 KB 304/1192 KB 943/1210 KB 120/439 KB 36/562 KB 516/577 KB 304/1192 KB 943/1210 KB 120/439 KB 36/562 KB 520/577 KB 308/1192 KB 947/1210 KB 124/439 KB 36/562 KB 512/577 KB 304/1192 KB 943/1210 KB 120/439 KB 40/562 KB 524/577 KB 308/1192 KB 947/1210 KB 124/439 KB 44/562 KB 524/577 KB 308/1192 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 947/1210 KB 124/439 KB 48/562 KB 524/577 KB 308/1192 KB 947/1210 KB 124/439 KB 36/562 KB 524/577 KB 308/1192 KB 947/1210 KB 124/439 KB 36/562 KB 516/577 KB 308/1192 KB 947/1210 KB 124/439 KB 48/562 KB 524/577 KB 308/1192 KB 951/1210 KB 124/439 KB 36/562 KB 516/577 KB 308/1192 KB 943/1210 KB 124/439 KB 36/562 KB 516/577 KB 304/1192 KB 943/1210 KB 124/439 KB 48/562 KB 524/577 KB 308/1192 KB 951/1210 KB 128/439 KB 48/562 KB 524/577 KB 308/1192 KB 951/1210 KB 132/439 KB 48/562 KB 528/577 KB 312/1192 KB 955/1210 KB 132/439 KB 48/562 KB 524/577 KB 312/1192 KB 955/1210 KB 132/439 KB 48/562 KB 524/577 KB 312/1192 KB 951/1210 KB 132/439 KB 48/562 KB 528/577 KB 316/1192 KB 955/1210 KB 132/439 KB 48/562 KB 528/577 KB 316/1192 KB 959/1210 KB 132/439 KB 48/562 KB 528/577 KB 320/1192 KB 959/1210 KB 132/439 KB 48/562 KB 528/577 KB 320/1192 KB 963/1210 KB 132/439 KB 52/562 KB 532/577 KB 324/1192 KB 967/1210 KB 136/439 KB 52/562 KB 532/577 KB 324/1192 KB 971/1210 KB 136/439 KB 52/562 KB 532/577 KB 324/1192 KB 975/1210 KB 136/439 KB 52/562 KB 532/577 KB 324/1192 KB 963/1210 KB 136/439 KB 52/562 KB 532/577 KB 320/1192 KB 963/1210 KB 136/439 KB 52/562 KB 532/577 KB 328/1192 KB 975/1210 KB 136/439 KB 52/562 KB 528/577 KB 320/1192 KB 963/1210 KB 136/439 KB 48/562 KB 528/577 KB 320/1192 KB 963/1210 KB 136/439 KB 52/562 KB 536/577 KB 328/1192 KB 975/1210 KB 140/439 KB 52/562 KB 536/577 KB 328/1192 KB 975/1210 KB 144/439 KB 52/562 KB 536/577 KB 328/1192 KB 975/1210 KB 148/439 KB 56/562 KB 536/577 KB 332/1192 KB 975/1210 KB 152/439 KB 56/562 KB 536/577 KB 332/1192 KB 975/1210 KB 156/439 KB 56/562 KB 536/577 KB 332/1192 KB 975/1210 KB 160/439 KB 52/562 KB 536/577 KB 328/1192 KB 975/1210 KB 136/439 KB 56/562 KB 540/577 KB 332/1192 KB 979/1210 KB 160/439 KB 56/562 KB 544/577 KB 332/1192 KB 979/1210 KB 160/439 KB 56/562 KB 536/577 KB 332/1192 KB 979/1210 KB 160/439 KB 56/562 KB 544/577 KB 332/1192 KB 983/1210 KB 160/439 KB 56/562 KB 536/577 KB 332/1192 KB 975/1210 KB 148/439 KB 56/562 KB 536/577 KB 328/1192 KB 975/1210 KB 148/439 KB 60/562 KB 544/577 KB 332/1192 KB 983/1210 KB 160/439 KB 60/562 KB 544/577 KB 336/1192 KB 983/1210 KB 160/439 KB 64/562 KB 544/577 KB 336/1192 KB 983/1210 KB 160/439 KB 68/562 KB 544/577 KB 336/1192 KB 983/1210 KB 160/439 KB 72/562 KB 548/577 KB 340/1192 KB 987/1210 KB 164/439 KB 76/562 KB 548/577 KB 340/1192 KB 987/1210 KB 164/439 KB 68/562 KB 548/577 KB 340/1192 KB 987/1210 KB 164/439 KB 76/562 KB 548/577 KB 340/1192 KB 991/1210 KB 164/439 KB 68/562 KB 548/577 KB 340/1192 KB 983/1210 KB 164/439 KB 76/562 KB 548/577 KB 344/1192 KB 991/1210 KB 164/439 KB 76/562 KB 548/577 KB 348/1192 KB 991/1210 KB 164/439 KB 76/562 KB 548/577 KB 352/1192 KB 991/1210 KB 164/439 KB 68/562 KB 548/577 KB 336/1192 KB 983/1210 KB 164/439 KB 76/562 KB 552/577 KB 352/1192 KB 991/1210 KB 164/439 KB 76/562 KB 556/577 KB 352/1192 KB 991/1210 KB 164/439 KB 76/562 KB 560/577 KB 352/1192 KB 991/1210 KB 164/439 KB 68/562 KB 544/577 KB 336/1192 KB 983/1210 KB 164/439 KB 76/562 KB 560/577 KB 352/1192 KB 991/1210 KB 168/439 KB 76/562 KB 560/577 KB 352/1192 KB 991/1210 KB 172/439 KB 76/562 KB 560/577 KB 352/1192 KB 991/1210 KB 176/439 KB 80/562 KB 560/577 KB 356/1192 KB 991/1210 KB 176/439 KB 80/562 KB 564/577 KB 360/1192 KB 995/1210 KB 180/439 KB 80/562 KB 564/577 KB 364/1192 KB 995/1210 KB 180/439 KB 80/562 KB 564/577 KB 368/1192 KB 995/1210 KB 180/439 KB 80/562 KB 560/577 KB 352/1192 KB 991/12 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 10 KB 176/439 KB 84/562 KB 564/577 KB 368/1192 KB 995/1210 KB 180/439 KB 88/562 KB 564/577 KB 368/1192 KB 995/1210 KB 180/439 KB 80/562 KB 564/577 KB 356/1192 KB 995/1210 KB 180/439 KB 88/562 KB 568/577 KB 368/1192 KB 995/1210 KB 180/439 KB 88/562 KB 572/577 KB 368/1192 KB 995/1210 KB 180/439 KB 80/562 KB 560/577 KB 356/1192 KB 995/1210 KB 180/439 KB 88/562 KB 572/577 KB 368/1192 KB 995/1210 KB 184/439 KB 80/562 KB 560/577 KB 356/1192 KB 995/1210 KB 176/439 KB 88/562 KB 572/577 KB 368/1192 KB 999/1210 KB 184/439 KB 88/562 KB 572/577 KB 368/1192 KB 1003/1210 KB 184/439 KB 88/562 KB 572/577 KB 368/1192 KB 1007/1210 KB 184/439 KB 88/562 KB 572/577 KB 368/1192 KB 1011/1210 KB 184/439 KB 92/562 KB 576/577 KB 372/1192 KB 1015/1210 KB 188/439 KB 92/562 KB 576/577 KB 372/1192 KB 1019/1210 KB 188/439 KB 92/562 KB 576/577 KB 372/1192 KB 1023/1210 KB 188/439 KB 88/562 KB 572/577 KB 368/1192 KB 1011/1210 KB 188/439 KB 92/562 KB 576/577 KB 372/1192 KB 1023/1210 KB 192/439 KB 92/562 KB 576/577 KB 372/1192 KB 1011/1210 KB 188/439 KB 96/562 KB 576/577 KB 372/1192 KB 1023/1210 KB 192/439 KB 96/562 KB 576/577 KB 372/1192 KB 1023/1210 KB 196/439 KB 100/562 KB 576/577 KB 372/1192 KB 1027/1210 KB 200/439 KB 100/562 KB 576/577 KB 372/1192 KB 1027/1210 KB 204/439 KB 100/562 KB 576/577 KB 372/1192 KB 1027/1210 KB 208/439 KB 88/562 KB 576/577 KB 372/1192 KB 1011/1210 KB 188/439 KB 88/562 KB 576/577 KB 368/1192 KB 1011/1210 KB 188/439 KB 100/562 KB 577/577 KB 372/1192 KB 1027/1210 KB 208/439 KB 100/562 KB 577/577 KB 376/1192 KB 1027/1210 KB 208/439 KB 100/562 KB 577/577 KB 380/1192 KB 1027/1210 KB 208/439 KB 100/562 KB 577/577 KB 384/1192 KB 1027/1210 KB 208/439 KB 100/562 KB 577/577 KB 384/1192 KB 1027/1210 KB 212/439 KB 100/562 KB 577/577 KB 388/1192 KB 1027/1210 KB 216/439 KB 100/562 KB 577/577 KB 388/1192 KB 1027/1210 KB 220/439 KB 100/562 KB 577/577 KB 388/1192 KB 1027/1210 KB 224/439 KB 100/562 KB 576/577 KB 372/1192 KB 1027/1210 KB 196/439 KB 100/562 KB 576/577 KB 372/1192 KB 1023/1210 KB 196/439 KB 104/562 KB 577/577 KB 388/1192 KB 1027/1210 KB 224/439 KB 108/562 KB 577/577 KB 388/1192 KB 1027/1210 KB 224/439 KB 108/562 KB 577/577 KB 388/1192 KB 1031/1210 KB 224/439 KB 112/562 KB 577/577 KB 388/1192 KB 1031/1210 KB 224/439 KB 112/562 KB 577/577 KB 388/1192 KB 1035/1210 KB 224/439 KB 112/562 KB 577/577 KB 388/1192 KB 1039/1210 KB 224/439 KB 100/562 KB 577/577 KB 388/1192 KB 1027/1210 KB 212/439 KB 112/562 KB 577/577 KB 392/1192 KB 1039/1210 KB 224/439 KB 112/562 KB 577/577 KB 396/1192 KB 1039/1210 KB 224/439 KB 112/562 KB 577/577 KB 400/1192 KB 1039/1210 KB 224/439 KB 112/562 KB 577/577 KB 400/1192 KB 1039/1210 KB 228/439 KB 116/562 KB 577/577 KB 404/1192 KB 1043/1210 KB 232/439 KB 116/562 KB 577/577 KB 404/1192 KB 1043/1210 KB 236/439 KB 116/562 KB 577/577 KB 404/1192 KB 1043/1210 KB 240/439 KB 116/562 KB 577/577 KB 404/1192 KB 1043/1210 KB 228/439 KB 116/562 KB 577/577 KB 400/1192 KB 1043/1210 KB 228/439 KB 116/562 KB 577/577 KB 400/1192 KB 1039/1210 KB 228/439 KB 120/562 KB 577/577 KB 404/1192 KB 1043/1210 KB 240/439 KB 124/562 KB 577/577 KB 404/1192 KB 1043/1210 KB 240/439 KB 128/562 KB 577/577 KB 404/1192 KB 1047/1210 KB 240/439 KB 124/562 KB 577/577 KB 404/1192 KB 1047/1210 KB 240/439 KB 128/562 KB 577/577 KB 404/1192 KB 1051/1210 KB 240/439 KB 128/562 KB 577/577 KB 404/1192 KB 1055/1210 KB 240/439 KB 128/562 KB 577/577 KB 408/1192 KB 1055/1210 KB 240/439 KB 132/562 KB 577/577 KB 408/1192 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 1055/1210 KB 240/439 KB 136/562 KB 577/577 KB 412/1192 KB 1059/1210 KB 244/439 KB 140/562 KB 577/577 KB 412/1192 KB 1059/1210 KB 244/439 KB 144/562 KB 577/577 KB 412/1192 KB 1059/1210 KB 244/439 KB 132/562 KB 577/577 KB 412/1192 KB 1059/1210 KB 244/439 KB 132/562 KB 577/577 KB 412/1192 KB 1059/1210 KB 240/439 KB 144/562 KB 577/577 KB 416/1192 KB 1059/1210 KB 244/439 KB 144/562 KB 577/577 KB 420/1192 KB 1059/1210 KB 244/439 KB 148/562 KB 577/577 KB 424/1192 KB 1059/1210 KB 248/439 KB 148/562 KB 577/577 KB 428/1192 KB 1059/1210 KB 248/439 KB 148/562 KB 577/577 KB 432/1192 KB 1059/1210 KB 248/439 KB 132/562 KB 577/577 KB 408/1192 KB 1059/1210 KB 240/439 KB 148/562 KB 577/577 KB 432/1192 KB 1063/1210 KB 248/439 KB 148/562 KB 577/577 KB 432/1192 KB 1067/1210 KB 248/439 KB 148/562 KB 577/577 KB 432/1192 KB 1071/1210 KB 248/439 KB 148/562 KB 577/577 KB 432/1192 KB 1075/1210 KB 248/439 KB 148/562 KB 577/577 KB 436/1192 KB 1079/1210 KB 248/439 KB 148/562 KB 577/577 KB 436/1192 KB 1083/1210 KB 248/439 KB 148/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 248/439 KB 148/562 KB 577/577 KB 420/1192 KB 1059/1210 KB 248/439 KB 144/562 KB 577/577 KB 420/1192 KB 1059/1210 KB 248/439 KB 148/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 252/439 KB 148/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 256/439 KB 148/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 260/439 KB 152/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 264/439 KB 152/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 268/439 KB 148/562 KB 577/577 KB 436/1192 KB 1075/1210 KB 248/439 KB 152/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 260/439 KB 156/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 268/439 KB 160/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 268/439 KB 160/562 KB 577/577 KB 436/1192 KB 1087/1210 KB 269/439 KB 160/562 KB 577/577 KB 440/1192 KB 1087/1210 KB 273/439 KB 164/562 KB 577/577 KB 440/1192 KB 1091/1210 KB 277/439 KB 164/562 KB 577/577 KB 440/1192 KB 1091/1210 KB 281/439 KB 164/562 KB 577/577 KB 440/1192 KB 1091/1210 KB 285/439 KB 160/562 KB 577/577 KB 440/1192 KB 1087/1210 KB 269/439 KB 164/562 KB 577/577 KB 444/1192 KB 1091/1210 KB 285/439 KB 164/562 KB 577/577 KB 448/1192 KB 1091/1210 KB 285/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 399.4 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 164/562 KB 452/1192 KB 1091/1210 KB 285/439 KB 164/562 KB 456/1192 KB 1091/1210 KB 285/439 KB 164/562 KB 460/1192 KB 1091/1210 KB 285/439 KB 164/562 KB 464/1192 KB 1091/1210 KB 285/439 KB 164/562 KB 577/577 KB 440/1192 KB 1091/1210 KB 273/439 KB 164/562 KB 464/1192 KB 1095/1210 KB 285/439 KB 164/562 KB 464/1192 KB 1099/1210 KB 285/439 KB 164/562 KB 577/577 KB 440/1192 KB 1087/1210 KB 273/439 KB 168/562 KB 464/1192 KB 1099/1210 KB 285/439 KB 172/562 KB 464/1192 KB 1099/1210 KB 285/439 KB 176/562 KB 464/1192 KB 1099/1210 KB 285/439 KB 176/562 KB 464/1192 KB 1103/1210 KB 285/439 KB 176/562 KB 464/1192 KB 1107/1210 KB 285/439 KB 180/562 KB 468/1192 KB 1111/1210 KB 289/439 KB 180/562 KB 468/1192 KB 1115/1210 KB 289/439 KB 180/562 KB 468/1192 KB 1119/1210 KB 289/439 KB 180/562 KB 468/1192 KB 1107/1210 KB 289/439 KB 180/562 KB 472/1192 KB 1119/1210 KB 289/439 KB 180/562 KB 476/1192 KB 1119/1210 KB 289/439 KB 180/562 KB 464/1192 KB 1107/1210 KB 289/439 KB 180/562 KB 480/1192 KB 1119/1210 KB 293/439 KB 180/562 KB 480/1192 KB 1119/1210 KB 297/439 KB 180/562 KB 480/1192 KB 1119/1210 KB 301/439 KB 180/562 KB 464/1192 KB 1107/1210 KB 285/439 KB 184/562 KB 480/1192 KB 1119/1210 KB 301/439 KB 188/562 KB 480/1192 KB 1119/1210 KB 301/439 KB 192/562 KB 480/1192 KB 1119/1210 KB 301/439 KB 192/562 KB 480/1192 KB 1119/1210 KB 305/439 KB 196/562 KB 480/1192 KB 1123/1210 KB 309/439 KB 196/562 KB 480/1192 KB 1123/1210 KB 313/439 KB 196/562 KB 480/1192 KB 1123/1210 KB 317/439 KB 196/562 KB 480/1192 KB 1123/1210 KB 305/439 KB 196/562 KB 480/1192 KB 1119/1210 KB 305/439 KB 180/562 KB 480/1192 KB 1119/1210 KB 305/439 KB 196/562 KB 484/1192 KB 1123/1210 KB 317/439 KB 200/562 KB 484/1192 KB 1127/1210 KB 317/439 KB 200/562 KB 484/1192 KB 1123/1210 KB 317/439 KB 204/562 KB 484/1192 KB 1127/1210 KB 317/439 KB 204/562 KB 484/1192 KB 1131/1210 KB 317/439 KB 208/562 KB 484/1192 KB 1131/1210 KB 317/439 KB 208/562 KB 484/1192 KB 1135/1210 KB 317/439 KB 208/562 KB 488/1192 KB 1135/1210 KB 317/439 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 4/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 8/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 12/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 16/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 20/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 24/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 28/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 32/256 KB 208/562 KB 492/1192 KB 1135/1210 KB 317/439 KB 32/256 KB 208/562 KB 496/1192 KB 1135/1210 KB 317/439 KB 36/256 KB 208/562 KB 500/1192 KB 1135/1210 KB 317/439 KB 36/256 KB 208/562 KB 496/1192 KB 1135/1210 KB 317/439 KB 40/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 44/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 48/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 52/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 56/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 60/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 64/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 36/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 321/439 KB 36/256 KB 212/562 KB 500/1192 KB 1135/1210 KB 321/439 KB 64/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 325/439 KB 64/256 KB 212/562 KB 500/1192 KB 1139/1210 KB 329/439 KB 36/256 KB 212/562 KB 500/1192 KB 1135/1210 KB 317/439 KB 64/256 KB 212/562 KB 504/1192 KB 1139/1210 KB 329/439 KB 64/256 KB 216/562 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 508/1192 KB 1143/1210 KB 333/439 KB 64/256 KB 216/562 KB 512/1192 KB 1143/1210 KB 333/439 KB 64/256 KB 216/562 KB 504/1192 KB 1143/1210 KB 333/439 KB 64/256 KB 220/562 KB 512/1192 KB 1143/1210 KB 333/439 KB 64/256 KB 224/562 KB 512/1192 KB 1143/1210 KB 333/439 KB 64/256 KB 212/562 KB 504/1192 KB 1143/1210 KB 333/439 KB 68/256 KB 224/562 KB 512/1192 KB 1147/1210 KB 333/439 KB 68/256 KB 224/562 KB 512/1192 KB 1151/1210 KB 333/439 KB 64/256 KB 212/562 KB 504/1192 KB 1139/1210 KB 333/439 KB 68/256 KB 224/562 KB 512/1192 KB 1143/1210 KB 333/439 KB 72/256 KB 224/562 KB 512/1192 KB 1151/1210 KB 333/439 KB 76/256 KB 224/562 KB 512/1192 KB 1151/1210 KB 333/439 KB 80/256 KB 228/562 KB 516/1192 KB 1151/1210 KB 337/439 KB 80/256 KB 228/562 KB 516/1192 KB 1155/1210 KB 337/439 KB 76/256 KB 228/562 KB 516/1192 KB 1151/1210 KB 337/439 KB 80/256 KB 228/562 KB 520/1192 KB 1155/1210 KB 337/439 KB 80/256 KB 228/562 KB 524/1192 KB 1155/1210 KB 337/439 KB 80/256 KB 228/562 KB 528/1192 KB 1159/1210 KB 337/439 KB 76/256 KB 228/562 KB 512/1192 KB 1151/1210 KB 337/439 KB 84/256 KB 228/562 KB 528/1192 KB 1159/1210 KB 341/439 KB 84/256 KB 228/562 KB 528/1192 KB 1159/1210 KB 345/439 KB 84/256 KB 228/562 KB 528/1192 KB 1159/1210 KB 349/439 KB 76/256 KB 228/562 KB 512/1192 KB 1151/1210 KB 333/439 KB 84/256 KB 228/562 KB 532/1192 KB 1159/1210 KB 349/439 KB 84/256 KB 232/562 KB 536/1192 KB 1159/1210 KB 353/439 KB 84/256 KB 232/562 KB 540/1192 KB 1159/1210 KB 353/439 KB 84/256 KB 232/562 KB 544/1192 KB 1159/1210 KB 353/439 KB 84/256 KB 228/562 KB 528/1192 KB 1159/1210 KB 337/439 KB 80/256 KB 228/562 KB 524/1192 KB 1159/1210 KB 337/439 KB 84/256 KB 232/562 KB 544/1192 KB 1163/1210 KB 353/439 KB 84/256 KB 232/562 KB 544/1192 KB 1167/1210 KB 353/439 KB 88/256 KB 232/562 KB 544/1192 KB 1167/1210 KB 353/439 KB 92/256 KB 232/562 KB 544/1192 KB 1167/1210 KB 353/439 KB 96/256 KB 232/562 KB 544/1192 KB 1167/1210 KB 353/439 KB 96/256 KB 232/562 KB 544/1192 KB 1171/1210 KB 353/439 KB 100/256 KB 232/562 KB 544/1192 KB 1175/1210 KB 353/439 KB 84/256 KB 232/562 KB 532/1192 KB 1159/1210 KB 353/439 KB 84/256 KB 232/562 KB 532/1192 KB 1159/1210 KB 349/439 KB 100/256 KB 236/562 KB 544/1192 KB 1175/1210 KB 353/439 KB 100/256 KB 240/562 KB 544/1192 KB 1175/1210 KB 353/439 KB 100/256 KB 244/562 KB 544/1192 KB 1175/1210 KB 353/439 KB 100/256 KB 232/562 KB 544/1192 KB 1171/1210 KB 353/439 KB 100/256 KB 244/562 KB 544/1192 KB 1179/1210 KB 357/439 KB 100/256 KB 244/562 KB 544/1192 KB 1175/1210 KB 357/439 KB 100/256 KB 244/562 KB 544/1192 KB 1179/1210 KB 361/439 KB 100/256 KB 244/562 KB 544/1192 KB 1179/1210 KB 365/439 KB 100/256 KB 244/562 KB 544/1192 KB 1183/1210 KB 365/439 KB 104/256 KB 248/562 KB 544/1192 KB 1183/1210 KB 365/439 KB 100/256 KB 248/562 KB 544/1192 KB 1183/1210 KB 365/439 KB 108/256 KB 248/562 KB 544/1192 KB 1183/1210 KB 365/439 KB 112/256 KB 252/562 KB 548/1192 KB 1183/1210 KB 365/439 KB 116/256 KB 252/562 KB 548/1192 KB 1183/1210 KB 365/439 KB 120/256 KB 252/562 KB 548/1192 KB 1187/1210 KB 369/439 KB 124/256 KB 252/562 KB 548/1192 KB 1187/1210 KB 369/439 KB 128/256 KB 252/562 KB 548/1192 KB 1187/1210 KB 369/439 KB 108/256 KB 252/562 KB 548/1192 KB 1183/1210 KB 365/439 KB 108/256 KB 252/562 KB 544/1192 KB 1183/1210 KB 365/439 KB 128/256 KB 256/562 KB 548/1192 KB 1187/1210 KB 369/439 KB 128/256 KB 260/562 KB 548/1192 KB 1187/1210 KB 369/439 KB 116/256 KB 252/562 KB 548/1192 KB 1187/1210 KB 369/439 KB 116/256 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 252/562 KB 548/1192 KB 1183/1210 KB 369/439 KB 128/256 KB 260/562 KB 552/1192 KB 1191/1210 KB 369/439 KB 128/256 KB 260/562 KB 552/1192 KB 1195/1210 KB 373/439 KB 128/256 KB 260/562 KB 552/1192 KB 1187/1210 KB 369/439 KB 128/256 KB 260/562 KB 552/1192 KB 1191/1210 KB 373/439 KB 128/256 KB 260/562 KB 552/1192 KB 1195/1210 KB 377/439 KB 128/256 KB 264/562 KB 552/1192 KB 1199/1210 KB 381/439 KB 128/256 KB 264/562 KB 552/1192 KB 1199/1210 KB 377/439 KB 128/256 KB 260/562 KB 552/1192 KB 1199/1210 KB 377/439 KB 128/256 KB 264/562 KB 556/1192 KB 1199/1210 KB 381/439 KB 128/256 KB 268/562 KB 560/1192 KB 1199/1210 KB 381/439 KB 128/256 KB 268/562 KB 556/1192 KB 1199/1210 KB 381/439 KB 128/256 KB 272/562 KB 560/1192 KB 1199/1210 KB 381/439 KB 128/256 KB 272/562 KB 560/1192 KB 1203/1210 KB 381/439 KB 132/256 KB 276/562 KB 564/1192 KB 1207/1210 KB 385/439 KB 132/256 KB 276/562 KB 564/1192 KB 1210/1210 KB 385/439 KB 128/256 KB 272/562 KB 560/1192 KB 1203/1210 KB 385/439 KB 132/256 KB 276/562 KB 564/1192 KB 1203/1210 KB 385/439 KB 128/256 KB 276/562 KB 564/1192 KB 1203/1210 KB 385/439 KB 132/256 KB 276/562 KB 564/1192 KB 1210/1210 KB 389/439 KB 132/256 KB 276/562 KB 564/1192 KB 1210/1210 KB 393/439 KB 136/256 KB 276/562 KB 568/1192 KB 1210/1210 KB 397/439 KB 128/256 KB 276/562 KB 560/1192 KB 1203/1210 KB 385/439 KB 136/256 KB 280/562 KB 568/1192 KB 1210/1210 KB 397/439 KB 136/256 KB 284/562 KB 568/1192 KB 1210/1210 KB 397/439 KB 136/256 KB 288/562 KB 568/1192 KB 1210/1210 KB 397/439 KB 136/256 KB 276/562 KB 568/1192 KB 1210/1210 KB 393/439 KB 140/256 KB 288/562 KB 568/1192 KB 1210/1210 KB 397/439 KB 144/256 KB 288/562 KB 568/1192 KB 1210/1210 KB 397/439 KB 132/256 KB 276/562 KB 568/1192 KB 1210/1210 KB 393/439 KB 144/256 KB 288/562 KB 572/1192 KB 1210/1210 KB 397/439 KB 144/256 KB 288/562 KB 576/1192 KB 1210/1210 KB 397/439 KB 148/256 KB 288/562 KB 576/1192 KB 1210/1210 KB 397/439 KB 152/256 KB 292/562 KB 580/1192 KB 1210/1210 KB 401/439 KB 156/256 KB 292/562 KB 580/1192 KB 1210/1210 KB 401/439 KB 160/256 KB 292/562 KB 580/1192 KB 1210/1210 KB 401/439 KB 148/256 KB 292/562 KB 580/1192 KB 1210/1210 KB 401/439 KB 148/256 KB 288/562 KB 580/1192 KB 1210/1210 KB 401/439 KB 148/256 KB 288/562 KB 576/1192 KB 1210/1210 KB 401/439 KB 160/256 KB 292/562 KB 580/1192 KB 1210/1210 KB 405/439 KB 160/256 KB 292/562 KB 584/1192 KB 1210/1210 KB 405/439 KB 160/256 KB 292/562 KB 588/1192 KB 1210/1210 KB 409/439 KB 160/256 KB 296/562 KB 588/1192 KB 1210/1210 KB 409/439 KB 160/256 KB 300/562 KB 588/1192 KB 1210/1210 KB 409/439 KB 160/256 KB 292/562 KB 588/1192 KB 1210/1210 KB 409/439 KB 160/256 KB 300/562 KB 592/1192 KB 1210/1210 KB 413/439 KB 160/256 KB 300/562 KB 592/1192 KB 1210/1210 KB 409/439 KB 160/256 KB 304/562 KB 592/1192 KB 1210/1210 KB 413/439 KB 160/256 KB 304/562 KB 592/1192 KB 1210/1210 KB 417/439 KB 164/256 KB 308/562 KB 596/1192 KB 1210/1210 KB 421/439 KB 164/256 KB 308/562 KB 596/1192 KB 1210/1210 KB 425/439 KB 164/256 KB 308/562 KB 596/1192 KB 1210/1210 KB 429/439 KB 164/256 KB 308/562 KB 596/1192 KB 1210/1210 KB 417/439 KB 164/256 KB 308/562 KB 592/1192 KB 1210/1210 KB 417/439 KB 168/256 KB 308/562 KB 596/1192 KB 1210/1210 KB 429/439 KB 168/256 KB 308/562 KB 600/1192 KB 1210/1210 KB 429/439 KB 160/256 KB 308/562 KB 592/1192 KB 1210/1210 KB 417/439 KB 172/256 KB 308/562 KB 600/1192 KB 1210/1210 KB 429/439 KB 176/256 KB 308/562 KB 600/1192 KB 1210/1210 KB 429/439 KB 176/256 KB 312/562 KB 604/1192 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 429/439 KB 176/256 KB 308/562 KB 604/1192 KB 1210/1210 KB 429/439 KB 176/256 KB 312/562 KB 608/1192 KB 429/439 KB 176/256 KB 316/562 KB 612/1192 KB 429/439 KB 180/256 KB 316/562 KB 616/1192 KB 433/439 KB 180/256 KB 316/562 KB 620/1192 KB 433/439 KB 180/256 KB 316/562 KB 624/1192 KB 433/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 810.7 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 180/256 KB 316/562 KB 612/1192 KB 433/439 KB 180/256 KB 316/562 KB 624/1192 KB 437/439 KB 180/256 KB 316/562 KB 624/1192 KB 439/439 KB 180/256 KB 316/562 KB 612/1192 KB 429/439 KB 176/256 KB 316/562 KB 608/1192 KB 429/439 KB 180/256 KB 320/562 KB 624/1192 KB 439/439 KB 180/256 KB 324/562 KB 624/1192 KB 439/439 KB 184/256 KB 328/562 KB 628/1192 KB 439/439 KB 184/256 KB 332/562 KB 628/1192 KB 439/439 KB 184/256 KB 336/562 KB 628/1192 KB 439/439 KB 184/256 KB 340/562 KB 628/1192 KB 439/439 KB 184/256 KB 344/562 KB 628/1192 KB 439/439 KB 184/256 KB 348/562 KB 628/1192 KB 439/439 KB 184/256 KB 324/562 KB 628/1192 KB 439/439 KB 184/256 KB 324/562 KB 624/1192 KB 439/439 KB 188/256 KB 348/562 KB 628/1192 KB 439/439 KB 192/256 KB 348/562 KB 628/1192 KB 439/439 KB 196/256 KB 348/562 KB 628/1192 KB 439/439 KB 200/256 KB 348/562 KB 628/1192 KB 439/439 KB 204/256 KB 348/562 KB 628/1192 KB 439/439 KB 208/256 KB 348/562 KB 632/1192 KB 439/439 KB 204/256 KB 348/562 KB 632/1192 KB 439/439 KB 208/256 KB 348/562 KB 636/1192 KB 439/439 KB 208/256 KB 348/562 KB 640/1192 KB 439/439 KB 208/256 KB 352/562 KB 640/1192 KB 439/439 KB 212/256 KB 352/562 KB 640/1192 KB 439/439 KB 216/256 KB 356/562 KB 644/1192 KB 439/439 KB 220/256 KB 356/562 KB 644/1192 KB 439/439 KB 224/256 KB 356/562 KB 644/1192 KB 439/439 KB 212/256 KB 356/562 KB 644/1192 KB 439/439 KB 212/256 KB 356/562 KB 640/1192 KB 439/439 KB 224/256 KB 356/562 KB 648/1192 KB 439/439 KB 224/256 KB 360/562 KB 648/1192 KB 439/439 KB 224/256 KB 364/562 KB 648/1192 KB 439/439 KB 224/256 KB 368/562 KB 652/1192 KB 439/439 KB 224/256 KB 364/562 KB 652/1192 KB 439/439 KB 224/256 KB 368/562 KB 656/1192 KB 439/439 KB 224/256 KB 372/562 KB 656/1192 KB 439/439 KB 228/256 KB 372/562 KB 656/1192 KB 232/256 KB 372/562 KB 656/1192 KB 4/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 291.3 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 236/256 KB 376/562 KB 656/1192 KB 4/140 KB 240/256 KB 376/562 KB 660/1192 KB 4/140 KB 232/256 KB 376/562 KB 656/1192 KB 4/140 KB 240/256 KB 380/562 KB 660/1192 KB 4/140 KB 228/256 KB 372/562 KB 656/1192 KB 4/140 KB 240/256 KB 380/562 KB 660/1192 KB 8/140 KB 240/256 KB 380/562 KB 660/1192 KB 12/140 KB 240/256 KB 380/562 KB 660/1192 KB 16/140 KB 240/256 KB 380/562 KB 660/1192 KB 20/140 KB 240/256 KB 380/562 KB 660/1192 KB 24/140 KB 236/256 KB 376/562 KB 660/1192 KB 4/140 KB 240/256 KB 380/562 KB 660/1192 KB 28/140 KB 240/256 KB 380/562 KB 664/1192 KB 28/140 KB 240/256 KB 380/562 KB 668/1192 KB 32/140 KB 240/256 KB 380/562 KB 664/1192 KB 32/140 KB 240/256 KB 380/562 KB 672/1192 KB 32/140 KB 240/256 KB 384/562 KB 672/1192 KB 32/140 KB 240/256 KB 384/562 KB 672/1192 KB 36/140 KB 244/256 KB 388/562 KB 676/1192 KB 40/140 KB 244/256 KB 388/562 KB 676/1192 KB 44/140 KB 244/256 KB 388/562 KB 676/1192 KB 48/140 KB 244/256 KB 388/562 KB 676/1192 KB 36/140 KB 244/256 KB 388/562 KB 672/1192 KB 36/140 KB 248/256 KB 388/562 KB 676/1192 KB 48/140 KB 240/256 KB 388/562 KB 672/1192 KB 36/140 KB 252/256 KB 388/562 KB 676/1192 KB 48/140 KB 256/256 KB 392/562 KB 680/1192 KB 48/140 KB 256/256 KB 392/562 KB 680/1192 KB 48/140 KB 252/256 KB 392/562 KB 680/1192 KB 48/140 KB 256/256 KB 396/562 KB 680/1192 KB 48/140 KB 252/256 KB 388/562 KB 680/1192 KB 48/140 KB 256/256 KB 396/562 KB 684/1192 KB 48/140 KB 256/256 KB 396/562 KB 688/1192 KB 48/140 KB 256/256 KB 400/562 KB 692/1192 KB 48/140 KB 256/256 KB 400/562 KB 696/1192 KB 52/140 KB 256/256 KB 400/562 KB 700/1192 KB 52/140 KB 256/256 KB 400/562 KB 704/1192 KB 52/140 KB 256/256 KB 400/562 KB 688/1192 KB 48/140 KB 256/256 KB 400/562 KB 692/1192 KB 52/140 KB 256/256 KB 400/562 KB 704/1192 KB 56/140 KB 256/256 KB 400/562 KB 704/1192 KB 60/140 KB 256/256 KB 400/562 KB 704/1192 KB 64/140 KB 256/256 KB 404/562 KB 704/1192 KB 64/140 KB 256/256 KB 408/562 KB 704/1192 KB 64/140 KB 256/256 KB 412/562 KB 704/1192 KB 64/140 KB 256/256 KB 416/562 KB 704/1192 KB 64/140 KB 256/256 KB 416/562 KB 708/1192 KB 64/140 KB 256/256 KB 420/562 KB 712/1192 KB 68/140 KB 256/256 KB 420/562 KB 716/1192 KB 68/140 KB 256/256 KB 420/562 KB 720/1192 KB 68/140 KB 256/256 KB 420/562 KB 708/1192 KB 68/140 KB 256/256 KB 416/562 KB 708/1192 KB 68/140 KB 256/256 KB 420/562 KB 720/1192 KB 72/140 KB 256/256 KB 420/562 KB 720/1192 KB 76/140 KB 256/256 KB 420/562 KB 720/1192 KB 80/140 KB 256/256 KB 424/562 KB 720/1192 KB 80/140 KB 256/256 KB 428/562 KB 720/1192 KB 80/140 KB 256/256 KB 432/562 KB 720/1192 KB 80/140 KB 256/256 KB 436/562 KB 720/1192 KB 80/140 KB 256/256 KB 440/562 KB 724/1192 KB 84/140 KB 256/256 KB 444/562 KB 724/1192 KB 84/140 KB 256/256 KB 448/562 KB 724/1192 KB 84/140 KB 256/256 KB 436/562 KB 724/1192 KB 84/140 KB 256/256 KB 448/562 KB 724/1192 KB 88/140 KB 256/256 KB 448/562 KB 724/1192 KB 92/140 KB 256/256 KB 436/562 KB 724/1192 KB 80/140 KB 256/256 KB 448/562 KB 728/1192 KB 96/140 KB 256/256 KB 448/562 KB 728/1192 KB 96/140 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 167.9 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 448/562 KB 732/1192 KB 96/140 KB 448/562 KB 736/1192 KB 96/140 KB 448/562 KB 740/1192 KB 96/140 KB 452/562 KB 744/1192 KB 100/140 KB 452/562 KB 748/1192 KB 100/140 KB 452/562 KB 752/1192 KB 100/140 KB 452/562 KB 740/1192 KB 100/140 KB 452/562 KB 752/1192 KB 104/140 KB 452/562 KB 752/1192 KB 108/140 KB 452/562 KB 752/1192 KB 112/140 KB 452/562 KB 740/1192 KB 96/140 KB 456/562 KB 752/1192 KB 112/140 KB 460/562 KB 752/1192 KB 112/140 KB 464/562 KB 752/1192 KB 112/140 KB 464/562 KB 752/1192 KB 116/140 KB 468/562 KB 756/1192 KB 120/140 KB 468/562 KB 756/1192 KB 124/140 KB 468/562 KB 756/1192 KB 128/140 KB 468/562 KB 756/1192 KB 116/140 KB 464/562 KB 756/1192 KB 116/140 KB 468/562 KB 760/1192 KB 128/140 KB 468/562 KB 764/1192 KB 128/140 KB 472/562 KB 768/1192 KB 128/140 KB 472/562 KB 764/1192 KB 128/140 KB 476/562 KB 768/1192 KB 128/140 KB 480/562 KB 768/1192 KB 128/140 KB 480/562 KB 768/1192 KB 132/140 KB 484/562 KB 772/1192 KB 136/140 KB 484/562 KB 772/1192 KB 140/140 KB 484/562 KB 772/1192 KB 140/140 KB 484/562 KB 772/1192 KB 132/140 KB 484/562 KB 776/1192 KB 140/140 KB 484/562 KB 780/1192 KB 140/140 KB 484/562 KB 784/1192 KB 140/140 KB 484/562 KB 788/1192 KB 140/140 KB 484/562 KB 768/1192 KB 132/140 KB 488/562 KB 788/1192 KB 140/140 KB 492/562 KB 788/1192 KB 140/140 KB 496/562 KB 788/1192 KB 140/140 KB 500/562 KB 788/1192 KB 140/140 KB 500/562 KB 792/1192 KB 140/140 KB 504/562 KB 792/1192 KB 140/140 KB 504/562 KB 796/1192 KB 140/140 KB 508/562 KB 796/1192 KB 140/140 KB 512/562 KB 796/1192 KB 140/140 KB 512/562 KB 800/1192 KB 140/140 KB 512/562 KB 804/1192 KB 140/140 KB 516/562 KB 808/1192 KB 140/140 KB 516/562 KB 812/1192 KB 140/140 KB 516/562 KB 816/1192 KB 140/140 KB 516/562 KB 804/1192 KB 140/140 KB 520/562 KB 816/1192 KB 140/140 KB 524/562 KB 816/1192 KB 140/140 KB 528/562 KB 816/1192 KB 140/140 KB 532/562 KB 816/1192 KB 140/140 KB 536/562 KB 820/1192 KB 140/140 KB 540/562 KB 820/1192 KB 140/140 KB 544/562 KB 820/1192 KB 140/140 KB 532/562 KB 820/1192 KB 140/140 KB 544/562 KB 824/1192 KB 140/140 KB 544/562 KB 828/1192 KB 140/140 KB 544/562 KB 832/1192 KB 140/140 KB 548/562 KB 832/1192 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.8 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 548/562 KB 836/1192 KB 140/140 KB 552/562 KB 840/1192 KB 552/562 KB 844/1192 KB 552/562 KB 848/1192 KB 552/562 KB 836/1192 KB 556/562 KB 848/1192 KB 560/562 KB 848/1192 KB 562/562 KB 848/1192 KB 562/562 KB 852/1192 KB 562/562 KB 856/1192 KB 562/562 KB 860/1192 KB 562/562 KB 864/1192 KB 562/562 KB 868/1192 KB 562/562 KB 872/1192 KB 562/562 KB 876/1192 KB 562/562 KB 880/1192 KB 562/562 KB 884/1192 KB 562/562 KB 888/1192 KB 562/562 KB 892/1192 KB 562/562 KB 896/1192 KB 562/562 KB 900/1192 KB 562/562 KB 904/1192 KB 562/562 KB 908/1192 KB 562/562 KB 908/1192 KB 4/1118 KB 3/37 KB 562/562 KB 908/1192 KB 4/1118 KB 4/37 KB 562/562 KB 908/1192 KB 4/1118 KB 7/37 KB 562/562 KB 908/1192 KB 4/1118 KB 8/37 KB 562/562 KB 908/1192 KB 4/1118 KB 11/37 KB 562/562 KB 908/1192 KB 4/1461 KB 4/1118 KB 12/37 KB 562/562 KB 908/1192 KB 4/1118 KB 562/562 KB 908/1192 KB 4/1461 KB 8/1118 KB 12/37 KB 562/562 KB 908/1192 KB 4/1461 KB 12/1118 KB 12/37 KB 562/562 KB 908/1192 KB 4/1461 KB 16/1118 KB 12/37 KB 562/562 KB 908/1192 KB 4/1461 KB 20/1118 KB 12/37 KB 908/1192 KB 4/1461 KB 24/1118 KB 15/37 KB 562/562 KB 908/1192 KB 4/1461 KB 4/1118 KB 11/37 KB 908/1192 KB 8/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 12/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 16/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 20/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 24/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 28/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 32/1461 KB 24/1118 KB 15/37 KB 908/1192 KB 36/1461 KB 28/1118 KB 15/37 KB 908/1192 KB 40/1461 KB 28/1118 KB 15/37 KB 908/1192 KB 44/1461 KB 28/1118 KB 15/37 KB 562/562 KB 908/1192 KB 4/1461 KB 20/1118 KB 15/37 KB 908/1192 KB 44/1461 KB 28/1118 KB 16/37 KB 908/1192 KB 44/1461 KB 28/1118 KB 19/37 KB 908/1192 KB 44/1461 KB 28/1118 KB 20/37 KB 908/1192 KB 44/1461 KB 28/1118 KB 23/37 KB 908/1192 KB 32/1461 KB 28/1118 KB 15/37 KB 908/1192 KB 44/1461 KB 32/1118 KB 24/37 KB 908/1192 KB 44/1461 KB 32/1118 KB 24/37 KB 908/1192 KB 44/1461 KB 32/1118 KB 27/37 KB 908/1192 KB 44/1461 KB 36/1118 KB 27/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 360.7 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 908/1192 KB 44/1461 KB 36/1118 KB 28/37 KB 908/1192 KB 44/1461 KB 36/1118 KB 31/37 KB 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:44:13 DEBUG unit.abot-epc-basic/0.install 908/1192 KB 48/1461 KB 40/1118 KB 31/37 KB 908/1192 KB 48/1461 KB 44/1118 KB 32/37 KB 908/1192 KB 48/1461 KB 40/1118 KB 32/37 KB 908/1192 KB 48/1461 KB 40/1118 KB 31/37 KB 908/1192 KB 48/1461 KB 48/1118 KB 32/37 KB 908/1192 KB 48/1461 KB 52/1118 KB 35/37 KB 912/1192 KB 52/1461 KB 56/1118 KB 35/37 KB 912/1192 KB 52/1461 KB 52/1118 KB 35/37 KB 908/1192 KB 52/1461 KB 52/1118 KB 35/37 KB 908/1192 KB 48/1461 KB 48/1118 KB 35/37 KB 912/1192 KB 52/1461 KB 56/1118 KB 37/37 KB 912/1192 KB 52/1461 KB 56/1118 KB 37/37 KB 912/1192 KB 56/1461 KB 56/1118 KB 37/37 KB 912/1192 KB 60/1461 KB 56/1118 KB 37/37 KB 912/1192 KB 64/1461 KB 56/1118 KB 37/37 KB 912/1192 KB 68/1461 KB 56/1118 KB 37/37 KB 916/1192 KB 72/1461 KB 60/1118 KB 37/37 KB 3/46 KB 916/1192 KB 76/1461 KB 60/1118 KB 37/37 KB 3/46 KB 916/1192 KB 80/1461 KB 60/1118 KB 37/37 KB 916/1192 KB 68/1461 KB 60/1118 KB 37/37 KB 912/1192 KB 68/1461 KB 60/1118 KB 37/37 KB 3/46 KB 916/1192 KB 80/1461 KB 64/1118 KB 37/37 KB 3/46 KB 916/1192 KB 72/1461 KB 60/1118 KB 37/37 KB 3/46 KB 916/1192 KB 80/1461 KB 68/1118 KB 37/37 KB 6/46 KB 920/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 6/46 KB 920/1192 KB 80/1461 KB 68/1118 KB 37/37 KB 6/46 KB 916/1192 KB 80/1461 KB 68/1118 KB 37/37 KB 9/46 KB 920/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 9/46 KB 924/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 9/46 KB 928/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 11/46 KB 928/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 11/46 KB 932/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 14/46 KB 936/1192 KB 84/1461 KB 76/1118 KB 14/46 KB 940/1192 KB 84/1461 KB 76/1118 KB 14/46 KB 944/1192 KB 84/1461 KB 76/1118 KB 14/46 KB 932/1192 KB 84/1461 KB 76/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 23.4 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 DEBUG unit.abot-epc-basic/0.install 14/46 KB 932/1192 KB 80/1461 KB 72/1118 KB 37/37 KB 14/46 KB 932/1192 KB 80/1461 KB 76/1118 KB 37/37 KB 16/46 KB 944/1192 KB 84/1461 KB 76/1118 KB 16/46 KB 944/1192 KB 84/1461 KB 80/1118 KB 19/46 KB 944/1192 KB 84/1461 KB 80/1118 KB 19/46 KB 944/1192 KB 88/1461 KB 80/1118 KB 19/46 KB 944/1192 KB 92/1461 KB 80/1118 KB 19/46 KB 944/1192 KB 96/1461 KB 80/1118 KB 22/46 KB 944/1192 KB 96/1461 KB 80/1118 KB 25/46 KB 944/1192 KB 96/1461 KB 80/1118 KB 25/46 KB 944/1192 KB 96/1461 KB 84/1118 KB 27/46 KB 944/1192 KB 96/1461 KB 88/1118 KB 27/46 KB 944/1192 KB 96/1461 KB 84/1118 KB 27/46 KB 948/1192 KB 100/1461 KB 88/1118 KB 27/46 KB 948/1192 KB 104/1461 KB 88/1118 KB 30/46 KB 948/1192 KB 108/1461 KB 92/1118 KB 30/46 KB 948/1192 KB 112/1461 KB 92/1118 KB 30/46 KB 948/1192 KB 116/1461 KB 92/1118 KB 30/46 KB 948/1192 KB 120/1461 KB 92/1118 KB 3/287 KB 30/46 KB 948/1192 KB 124/1461 KB 92/1118 KB 3/287 KB 30/46 KB 948/1192 KB 128/1461 KB 92/1118 KB 3/287 KB 30/46 KB 948/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 27/46 KB 948/1192 KB 96/1461 KB 88/1118 KB 30/46 KB 952/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 956/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 960/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 964/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 968/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 972/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 976/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 3/287 KB 30/46 KB 948/1192 KB 116/1461 KB 92/1118 KB 3/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 5/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 8/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 11/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 13/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 16/287 KB 30/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 19/287 KB 30/46 KB 948/1192 KB 104/1461 KB 92/1118 KB 32/46 KB 980/1192 KB 132/1461 KB 92/1118 KB 19/287 KB 27/46 KB 948/1192 KB 104/1461 KB 92/1118 KB 32/46 KB 980/1192 KB 132/1461 KB 96/1118 KB 19/287 KB 32/46 KB 980/1192 KB 132/1461 KB 100/1118 KB 19/287 KB 36/46 KB 980/1192 KB 132/1461 KB 104/1118 KB 19/287 KB 36/46 KB 980/1192 KB 132/1461 KB 108/1118 KB 19/287 KB 36/46 KB 980/1192 KB 132/1461 KB 112/1118 KB 19/287 KB 36/46 KB 980/1192 KB 132/1461 KB 116/1118 KB 19/287 KB 36/46 KB 984/1192 KB 132/1461 KB 120/1118 KB 21/287 KB 36/46 KB 984/1192 KB 136/1461 KB 124/1118 KB 21/287 KB 36/46 KB 984/1192 KB 136/1461 KB 128/1118 KB 21/287 KB 36/46 KB 984/1192 KB 136/1461 KB 132/1118 KB 21/287 KB 36/46 KB 980/1192 KB 132/1461 KB 100/1118 KB 19/287 KB 40/46 KB 984/1192 KB 136/1461 KB 132/1118 KB 21/287 KB 44/46 KB 984/1192 KB 136/1461 KB 132/1118 KB 21/287 KB 46/46 KB 984/1192 KB 136/1461 KB 132/1118 KB 21/287 KB 36/46 KB 984/1192 KB 136/1461 KB 120/1118 KB 21/287 KB 46/46 KB 984/1192 KB 140/1461 KB 132/1118 KB 21/287 KB 46/46 KB 984/1192 KB 144/1461 KB 132/1118 KB 21/287 KB 36/46 KB 984/1192 KB 132/1461 KB 116/1118 KB 21/287 KB 46/46 KB 988/1192 KB 144/1461 KB 132/1118 KB 21/287 KB 46/46 KB 992/1192 KB 144/1461 KB 132/1118 KB 21/287 KB 46/46 KB 996/1192 KB 144/1461 KB 132/1118 KB 21/287 KB 46/46 KB 1000/1192 KB 148/1461 KB 136/1118 KB 21/287 KB 46/46 KB 1004/1192 KB 148/1461 KB 136/1118 KB 21/287 KB 46/46 KB 1008/1192 KB 148/1461 KB 136/1118 KB 21/287 KB 46/46 KB 1012/1192 KB 148/1461 KB 136/1118 KB 21/287 KB 36/46 KB 980/1192 KB 132/1461 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 116/1118 KB 21/287 KB 46/46 KB 1012/1192 KB 148/1461 KB 136/1118 KB 24/287 KB 46/46 KB 1012/1192 KB 148/1461 KB 136/1118 KB 27/287 KB 46/46 KB 1012/1192 KB 148/1461 KB 136/1118 KB 29/287 KB 46/46 KB 1012/1192 KB 148/1461 KB 136/1118 KB 32/287 KB 46/46 KB 1012/1192 KB 148/1461 KB 136/1118 KB 36/287 KB 1012/1192 KB 148/1461 KB 136/1118 KB 40/287 KB 1012/1192 KB 148/1461 KB 136/1118 KB 44/287 KB 46/46 KB 996/1192 KB 148/1461 KB 136/1118 KB 21/287 KB 1012/1192 KB 148/1461 KB 140/1118 KB 44/287 KB 1012/1192 KB 148/1461 KB 144/1118 KB 44/287 KB 1012/1192 KB 148/1461 KB 148/1118 KB 44/287 KB 1012/1192 KB 148/1461 KB 152/1118 KB 48/287 KB 1012/1192 KB 148/1461 KB 156/1118 KB 48/287 KB 46/46 KB 996/1192 KB 148/1461 KB 132/1118 KB 21/287 KB 1012/1192 KB 152/1461 KB 156/1118 KB 48/287 KB 1012/1192 KB 156/1461 KB 156/1118 KB 48/287 KB 1012/1192 KB 160/1461 KB 156/1118 KB 48/287 KB 1012/1192 KB 164/1461 KB 156/1118 KB 48/287 KB 1012/1192 KB 168/1461 KB 156/1118 KB 48/287 KB 1012/1192 KB 172/1461 KB 156/1118 KB 48/287 KB 1012/1192 KB 176/1461 KB 156/1118 KB 48/287 KB 1016/1192 KB 180/1461 KB 160/1118 KB 48/287 KB 1016/1192 KB 184/1461 KB 160/1118 KB 48/287 KB 1016/1192 KB 188/1461 KB 160/1118 KB 48/287 KB 1016/1192 KB 192/1461 KB 160/1118 KB 48/287 KB 1016/1192 KB 196/1461 KB 160/1118 KB 48/287 KB 1012/1192 KB 148/1461 KB 148/1118 KB 48/287 KB 1016/1192 KB 196/1461 KB 160/1118 KB 52/287 KB 1016/1192 KB 196/1461 KB 160/1118 KB 56/287 KB 1016/1192 KB 196/1461 KB 160/1118 KB 60/287 KB 1016/1192 KB 196/1461 KB 160/1118 KB 64/287 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 28.2 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 1016/1192 KB 176/1461 KB 160/1118 KB 48/287 KB 1012/1192 KB 176/1461 KB 160/1118 KB 48/287 KB 1016/1192 KB 196/1461 KB 164/1118 KB 64/287 KB 1020/1192 KB 196/1461 KB 168/1118 KB 68/287 KB 1020/1192 KB 196/1461 KB 172/1118 KB 68/287 KB 1020/1192 KB 196/1461 KB 176/1118 KB 68/287 KB 1020/1192 KB 196/1461 KB 180/1118 KB 68/287 KB 1020/1192 KB 200/1461 KB 184/1118 KB 68/287 KB 1020/1192 KB 200/1461 KB 188/1118 KB 68/287 KB 1020/1192 KB 200/1461 KB 192/1118 KB 68/287 KB 1020/1192 KB 200/1461 KB 196/1118 KB 68/287 KB 1020/1192 KB 196/1461 KB 164/1118 KB 68/287 KB 1020/1192 KB 200/1461 KB 196/1118 KB 72/287 KB 1020/1192 KB 200/1461 KB 196/1118 KB 76/287 KB 1020/1192 KB 200/1461 KB 196/1118 KB 80/287 KB 1020/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1020/1192 KB 196/1461 KB 164/1118 KB 64/287 KB 1024/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1028/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1032/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1036/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1040/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1044/1192 KB 200/1461 KB 196/1118 KB 84/287 KB 1048/1192 KB 200/1461 KB 196/1118 KB 88/287 KB 1052/1192 KB 200/1461 KB 196/1118 KB 88/287 KB 1056/1192 KB 200/1461 KB 196/1118 KB 88/287 KB 1060/1192 KB 200/1461 KB 196/1118 KB 88/287 KB 1064/1192 KB 200/1461 KB 200/1118 KB 88/287 KB 1068/1192 KB 200/1461 KB 200/1118 KB 88/287 KB 1072/1192 KB 200/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 200/1461 KB 200/1118 KB 88/287 KB 1020/1192 KB 200/1461 KB 180/1118 KB 68/287 KB 1076/1192 KB 204/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 208/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 212/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 216/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 220/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 224/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 228/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 232/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 236/1461 KB 200/1118 KB 88/287 KB 1076/1192 KB 240/1461 KB 200/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 200/1118 KB 88/287 KB 1060/1192 KB 200/1461 KB 200/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 204/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 208/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 212/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 216/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 88/287 KB 1044/1192 KB 200/1461 KB 196/1118 KB 88/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 92/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 96/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 100/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 104/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 108/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 112/287 KB 1080/1192 KB 244/1461 KB 220/1118 KB 116/287 KB 1080/1192 KB 244/1461 KB 224/1118 KB 120/287 KB 1080/1192 KB 244/1461 KB 224/1118 KB 124/287 KB 1080/1192 KB 244/1461 KB 224/1118 KB 128/287 KB 1080/1192 KB 244/1461 KB 224/1118 KB 132/287 KB 1080/1192 KB 248/1461 KB 224/1118 KB 136/287 KB 1080/1192 KB 248/1461 KB 224/1118 KB 140/287 KB 1080/1192 KB 248/1461 KB 224/1118 KB 144/287 KB 1080/1192 KB 248/1461 KB 224/1118 KB 148/287 KB 1080/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1080/1192 KB 240/1461 KB 200/1118 KB 88/287 KB 1084/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1088/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1092/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1096/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1100/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1104/1192 KB 248/1461 KB 224/1118 KB 15 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 2/287 KB 1108/1192 KB 248/1461 KB 224/1118 KB 152/287 KB 1112/1192 KB 248/1461 KB 224/1118 KB 156/287 KB 1116/1192 KB 248/1461 KB 224/1118 KB 156/287 KB 1120/1192 KB 248/1461 KB 224/1118 KB 156/287 KB 1124/1192 KB 248/1461 KB 224/1118 KB 156/287 KB 1080/1192 KB 248/1461 KB 224/1118 KB 132/287 KB 1124/1192 KB 252/1461 KB 224/1118 KB 156/287 KB 1124/1192 KB 256/1461 KB 224/1118 KB 156/287 KB 1124/1192 KB 260/1461 KB 224/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 224/1118 KB 156/287 KB 1080/1192 KB 244/1461 KB 224/1118 KB 116/287 KB 1124/1192 KB 264/1461 KB 228/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 232/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 236/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 240/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 244/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 248/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 252/1118 KB 156/287 KB 1124/1192 KB 264/1461 KB 256/1118 KB 156/287 KB 1124/1192 KB 268/1461 KB 260/1118 KB 156/287 KB 1124/1192 KB 268/1461 KB 264/1118 KB 156/287 KB 1124/1192 KB 268/1461 KB 268/1118 KB 156/287 KB 1124/1192 KB 268/1461 KB 272/1118 KB 156/287 KB 1124/1192 KB 268/1461 KB 276/1118 KB 156/287 KB 1128/1192 KB 268/1461 KB 280/1118 KB 156/287 KB 1128/1192 KB 268/1461 KB 284/1118 KB 156/287 KB 1128/1192 KB 268/1461 KB 288/1118 KB 156/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 156/287 KB 1108/1192 KB 248/1461 KB 224/1118 KB 156/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 160/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 164/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 168/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 172/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 176/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 180/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 184/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 188/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 192/287 KB 1128/1192 KB 268/1461 KB 292/1118 KB 196/287 KB 1128/1192 KB 268/1461 KB 296/1118 KB 200/287 KB 1128/1192 KB 268/1461 KB 296/1118 KB 204/287 KB 1128/1192 KB 268/1461 KB 276/1118 KB 156/287 KB 1132/1192 KB 268/1461 KB 296/1118 KB 204/287 KB 1136/1192 KB 268/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 268/1461 KB 296/1118 KB 204/287 KB 1124/1192 KB 268/1461 KB 256/1118 KB 156/287 KB 1140/1192 KB 272/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 276/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 280/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 284/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 288/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 292/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 296/1461 KB 296/1118 KB 204/287 KB 1140/1192 KB 300/1461 KB 296/1118 KB 204/287 KB 1144/1192 KB 304/1461 KB 296/1118 KB 204/287 KB 1144/1192 KB 308/1461 KB 296/1118 KB 204/287 KB 1144/1192 KB 312/1461 KB 296/1118 KB 204/287 KB 1144/1192 KB 316/1461 KB 296/1118 KB 204/287 KB 1144/1192 KB 320/1461 KB 296/1118 KB 204/287 KB 1144/1192 KB 324/1461 KB 296/1118 KB 208/287 KB 1144/1192 KB 328/1461 KB 296/1118 KB 208/287 KB 1144/1192 KB 332/1461 KB 296/1118 KB 208/287 KB 1144/1192 KB 336/1461 KB 296/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 296/1118 KB 208/287 KB 1128/1192 KB 268/1461 KB 296/1118 KB 196/287 KB 1144/1192 KB 340/1461 KB 300/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 304/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 308/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 312/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 316/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 320/1118 KB 208/287 KB 1144/1192 KB 340/1461 KB 324/1118 unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install KB 208/287 KB 1144/1192 KB 320/1461 KB 296/1118 KB 208/287 KB 1144/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1144/1192 KB 300/1461 KB 296/1118 KB 204/287 KB 1148/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1152/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1156/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1160/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1164/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1168/1192 KB 344/1461 KB 324/1118 KB 212/287 KB 1144/1192 KB 344/1461 KB 324/1118 KB 208/287 KB 1168/1192 KB 348/1461 KB 328/1118 KB 216/287 KB 1168/1192 KB 352/1461 KB 328/1118 KB 216/287 KB 1168/1192 KB 356/1461 KB 328/1118 KB 216/287 KB 1168/1192 KB 360/1461 KB 328/1118 KB 216/287 KB 1168/1192 KB 364/1461 KB 328/1118 KB 216/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 216/287 KB 1168/1192 KB 344/1461 KB 324/1118 KB 216/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 220/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 224/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 228/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 232/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 236/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 240/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 244/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 248/287 KB 1168/1192 KB 368/1461 KB 328/1118 KB 252/287 KB 1168/1192 KB 372/1461 KB 328/1118 KB 256/287 KB 1168/1192 KB 372/1461 KB 328/1118 KB 260/287 KB 1168/1192 KB 344/1461 KB 328/1118 KB 216/287 KB 1172/1192 KB 372/1461 KB 332/1118 KB 260/287 KB 1172/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1172/1192 KB 372/1461 KB 328/1118 KB 260/287 KB 1176/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1180/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1184/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1188/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 336/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 340/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 344/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 348/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 352/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 356/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 360/1118 KB 260/287 KB 1192/1192 KB 372/1461 KB 364/1118 KB 264/287 KB 1192/1192 KB 372/1461 KB 368/1118 KB 264/287 KB 1192/1192 KB 372/1461 KB 372/1118 KB 264/287 KB 1192/1192 KB 372/1461 KB 376/1118 KB 264/287 KB 1192/1192 KB 372/1461 KB 380/1118 KB 264/287 KB 1192/1192 KB 372/1461 KB 384/1118 KB 264/287 KB 1168/1192 KB 372/1461 KB 328/1118 KB 252/287 KB 1192/1192 KB 376/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 380/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 384/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 388/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 392/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 396/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 400/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 404/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 408/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 412/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 416/1461 KB 384/1118 KB 264/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 264/287 KB 1192/1192 KB 372/1461 KB 360/1118 KB 264/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 268/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 272/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 276/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 280/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 284/287 KB 1192/1192 KB 420/1461 KB 388/1118 KB 287/287 KB 1192/1192 KB 416/1461 KB 388/1118 KB 264/287 KB 1192/1192 KB 420/1461 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 392/1118 KB 287/287 KB 420/1461 KB 396/1118 KB 287/287 KB 420/1461 KB 400/1118 KB 287/287 KB 420/1461 KB 404/1118 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 715.7 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 424/1461 KB 404/1118 KB 287/287 KB 428/1461 KB 404/1118 KB 287/287 KB 432/1461 KB 404/1118 KB 287/287 KB 436/1461 KB 404/1118 KB 287/287 KB 440/1461 KB 408/1118 KB 287/287 KB 444/1461 KB 408/1118 KB 287/287 KB 448/1461 KB 408/1118 KB 287/287 KB 436/1461 KB 408/1118 KB 287/287 KB 448/1461 KB 412/1118 KB 287/287 KB 448/1461 KB 416/1118 KB 287/287 KB 448/1461 KB 420/1118 KB 287/287 KB 448/1461 KB 424/1118 KB 287/287 KB 448/1461 KB 428/1118 KB 287/287 KB 452/1461 KB 432/1118 KB 287/287 KB 452/1461 KB 436/1118 KB 287/287 KB 452/1461 KB 440/1118 KB 287/287 KB 452/1461 KB 444/1118 KB 287/287 KB 452/1461 KB 448/1118 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 452/1461 KB 428/1118 KB 287/287 KB 456/1461 KB 448/1118 KB 460/1461 KB 448/1118 KB 464/1461 KB 448/1118 KB 468/1461 KB 448/1118 KB 472/1461 KB 452/1118 KB 476/1461 KB 452/1118 KB 480/1461 KB 452/1118 KB 468/1461 KB 452/1118 KB 480/1461 KB 456/1118 KB 480/1461 KB 460/1118 KB 480/1461 KB 464/1118 KB 484/1461 KB 468/1118 KB 484/1461 KB 472/1118 KB 484/1461 KB 476/1118 KB 484/1461 KB 480/1118 KB 484/1461 KB 484/1118 KB 484/1461 KB 488/1118 KB 484/1461 KB 492/1118 KB 484/1461 KB 496/1118 KB 484/1461 KB 500/1118 KB 484/1461 KB 464/1118 KB 488/1461 KB 500/1118 KB 492/1461 KB 500/1118 KB 496/1461 KB 500/1118 KB 500/1461 KB 500/1118 KB 504/1461 KB 500/1118 KB 508/1461 KB 500/1118 KB 512/1461 KB 500/1118 KB 516/1461 KB 500/1118 KB 520/1461 KB 500/1118 KB 524/1461 KB 504/1118 KB 528/1461 KB 504/1118 KB 532/1461 KB 504/1118 KB 536/1461 KB 504/1118 KB 540/1461 KB 504/1118 KB 544/1461 KB 504/1118 KB 548/1461 KB 504/1118 KB 552/1461 KB 504/1118 KB 520/1461 KB 504/1118 KB 552/1461 KB 508/1118 KB 552/1461 KB 512/1118 KB 552/1461 KB 516/1118 KB 552/1461 KB 520/1118 KB 552/1461 KB 524/1118 KB 552/1461 KB 528/1118 KB 552/1461 KB 532/1118 KB 556/1461 KB 536/1118 KB 556/1461 KB 540/1118 KB 556/1461 KB 544/1118 KB 556/1461 KB 548/1118 KB 556/1461 KB 552/1118 KB 556/1461 KB 556/1118 KB 556/1461 KB 560/1118 KB 556/1461 KB 532/1118 KB 560/1461 KB 560/1118 KB 564/1461 KB 560/1118 KB 568/1461 KB 560/1118 KB 572/1461 KB 560/1118 KB 576/1461 KB 560/1118 KB 580/1461 KB 560/1118 KB 584/1461 KB 564/1118 KB 588/1461 KB 564/1118 KB 592/1461 KB 564/1118 KB 596/1461 KB 564/1118 KB 600/1461 KB 564/1118 KB 604/1461 KB 564/1118 KB 608/1461 KB 564/1118 KB 612/1461 KB 564/1118 KB 616/1461 KB 564/1118 KB 620/1461 KB 564/1118 KB 624/1461 KB 564/1118 KB 580/1461 KB 564/1118 KB 624/1461 KB 568/1118 KB 624/1461 KB 572/1118 KB 624/1461 KB 576/1118 KB 624/1461 KB 580/1118 KB 624/1461 KB 584/1118 KB 624/1461 KB 588/1118 KB 624/1461 KB 592/1118 KB 624/1461 KB 596/1118 KB 628/1461 KB 600/1118 KB 628/1461 KB 604/1118 KB 628/1461 KB 608/1118 KB 628/1461 KB 612/1118 KB 628/1461 KB 616/1118 KB 628/1461 KB 620/1118 KB 628/1461 KB 624/1118 KB 628/1461 KB 628/1118 KB 628/1461 KB 596/1118 KB 632/1461 KB 628/1118 KB 636/1461 KB 628/1118 KB 640/1461 KB 628/1118 KB 644/1461 KB 628/1118 KB 648/1461 KB 628/1118 KB 652/1461 KB 628/1118 KB 656/1461 KB 628/1118 KB 660/1461 KB 628/1118 KB 664/1461 KB 632/1118 KB 668/1461 KB 632/1118 KB 672/1461 KB 632/1118 KB 676/1461 KB 632/1118 KB 680/1461 KB 632/1118 KB 684/1461 KB 632/1118 KB 688/1461 KB 632/1118 KB 692/1461 KB 632/1118 KB 660/1461 KB 632/1118 KB 692/1461 KB 636/1118 KB 692/1461 KB 640/1118 KB 692/1461 KB 644/1118 KB 692/1461 KB 648/1118 KB 692/1461 KB 652/1118 KB 692/1461 KB 656/1118 KB 692/1461 KB 660/1118 KB 692/1461 KB 664/1118 KB 692/1461 KB 668/1118 KB 692/1461 KB 672/1118 KB 692/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 676/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 724/1461 KB 704/1118 KB 728/1461 KB 708/1118 KB 732/1461 KB 708/1118 KB 736/1461 KB 708/1118 KB 740/1461 KB 708/1118 KB 744/1461 KB 708/1118 KB 748/1461 KB 708/1118 KB 752/1461 KB 708/1118 KB 756/1461 K unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install B 708/1118 KB 760/1461 KB 708/1118 KB 764/1461 KB 708/1118 KB 768/1461 KB 708/1118 KB 772/1461 KB 708/1118 KB 724/1461 KB 708/1118 KB 772/1461 KB 712/1118 KB 772/1461 KB 716/1118 KB 772/1461 KB 720/1118 KB 772/1461 KB 724/1118 KB 772/1461 KB 728/1118 KB 772/1461 KB 732/1118 KB 772/1461 KB 736/1118 KB 772/1461 KB 740/1118 KB 772/1461 KB 744/1118 KB 772/1461 KB 748/1118 KB 772/1461 KB 752/1118 KB 772/1461 KB 756/1118 KB 776/1461 KB 760/1118 KB 776/1461 KB 764/1118 KB 776/1461 KB 768/1118 KB 776/1461 KB 772/1118 KB 776/1461 KB 756/1118 KB 780/1461 KB 772/1118 KB 784/1461 KB 772/1118 KB 788/1461 KB 772/1118 KB 792/1461 KB 772/1118 KB 796/1461 KB 772/1118 KB 800/1461 KB 772/1118 KB 804/1461 KB 772/1118 KB 808/1461 KB 776/1118 KB 812/1461 KB 776/1118 KB 816/1461 KB 776/1118 KB 820/1461 KB 776/1118 KB 824/1461 KB 776/1118 KB 828/1461 KB 776/1118 KB 832/1461 KB 776/1118 KB 836/1461 KB 776/1118 KB 804/1461 KB 776/1118 KB 836/1461 KB 780/1118 KB 836/1461 KB 784/1118 KB 836/1461 KB 788/1118 KB 836/1461 KB 792/1118 KB 836/1461 KB 796/1118 KB 836/1461 KB 800/1118 KB 836/1461 KB 804/1118 KB 836/1461 KB 808/1118 KB 836/1461 KB 812/1118 KB 840/1461 KB 816/1118 KB 840/1461 KB 820/1118 KB 840/1461 KB 824/1118 KB 840/1461 KB 828/1118 KB 840/1461 KB 832/1118 KB 840/1461 KB 812/1118 KB 844/1461 KB 832/1118 KB 848/1461 KB 832/1118 KB 852/1461 KB 832/1118 KB 856/1461 KB 832/1118 KB 860/1461 KB 832/1118 KB 864/1461 KB 832/1118 KB 868/1461 KB 832/1118 KB 872/1461 KB 836/1118 KB 876/1461 KB 836/1118 KB 880/1461 KB 836/1118 KB 884/1461 KB 836/1118 KB 888/1461 KB 836/1118 KB 892/1461 KB 836/1118 KB 896/1461 KB 836/1118 KB 900/1461 KB 836/1118 KB 868/1461 KB 836/1118 KB 900/1461 KB 840/1118 KB 900/1461 KB 844/1118 KB 900/1461 KB 848/1118 KB 900/1461 KB 852/1118 KB 900/1461 KB 856/1118 KB 900/1461 KB 860/1118 KB 900/1461 KB 864/1118 KB 900/1461 KB 868/1118 KB 904/1461 KB 872/1118 KB 904/1461 KB 876/1118 KB 904/1461 KB 880/1118 KB 904/1461 KB 884/1118 KB 904/1461 KB 888/1118 KB 904/1461 KB 892/1118 KB 904/1461 KB 896/1118 KB 904/1461 KB 900/1118 KB 904/1461 KB 868/1118 KB 908/1461 KB 900/1118 KB 912/1461 KB 900/1118 KB 916/1461 KB 900/1118 KB 920/1461 KB 900/1118 KB 924/1461 KB 900/1118 KB 928/1461 KB 900/1118 KB 932/1461 KB 900/1118 KB 936/1461 KB 900/1118 KB 940/1461 KB 904/1118 KB 936/1461 KB 904/1118 KB 940/1461 KB 908/1118 KB 944/1461 KB 912/1118 KB 944/1461 KB 916/1118 KB 944/1461 KB 920/1118 KB 944/1461 KB 924/1118 KB 944/1461 KB 928/1118 KB 944/1461 KB 932/1118 KB 944/1461 KB 908/1118 KB 948/1461 KB 932/1118 KB 952/1461 KB 932/1118 KB 956/1461 KB 932/1118 KB 960/1461 KB 932/1118 KB 964/1461 KB 932/1118 KB 968/1461 KB 932/1118 KB 972/1461 KB 932/1118 KB 976/1461 KB 936/1118 KB 980/1461 KB 936/1118 KB 984/1461 KB 936/1118 KB 988/1461 KB 936/1118 KB 992/1461 KB 936/1118 KB 996/1461 KB 936/1118 KB 972/1461 KB 936/1118 KB 996/1461 KB 940/1118 KB 996/1461 KB 944/1118 KB 996/1461 KB 948/1118 KB 996/1461 KB 952/1118 KB 996/1461 KB 956/1118 KB 996/1461 KB 960/1118 KB 996/1461 KB 964/1118 KB 996/1461 KB 968/1118 KB 1000/1461 KB 972/1118 KB 1000/1461 KB 976/1118 KB 1000/1461 KB 968/1118 KB 1004/1461 KB 976/1118 KB 1008/1461 KB 976/1118 KB 1008/1461 KB 980/1118 KB 1012/1461 KB 984/1118 KB 1012/1461 KB 988/1118 KB 1012/1461 KB 992/1118 KB 1012/1461 KB 996/1118 KB 1012/1461 KB 1000/1118 KB 1012/1461 KB 1004/1118 KB 1012/1461 KB 1008/1118 KB 1012/1461 KB 1012/1118 KB unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 1012/1461 KB 980/1118 KB 1016/1461 KB 1012/1118 KB 1020/1461 KB 1012/1118 KB 1024/1461 KB 1012/1118 KB 1028/1461 KB 1012/1118 KB 1032/1461 KB 1012/1118 KB 1036/1461 KB 1012/1118 KB 1040/1461 KB 1012/1118 KB 1044/1461 KB 1012/1118 KB 1048/1461 KB 1016/1118 KB 1052/1461 KB 1016/1118 KB 1056/1461 KB 1016/1118 KB 1060/1461 KB 1016/1118 KB 1064/1461 KB 1016/1118 KB 1068/1461 KB 1016/1118 KB 1072/1461 KB 1016/1118 KB 1044/1461 KB 1016/1118 KB 1072/1461 KB 1020/1118 KB 1072/1461 KB 1024/1118 KB 1072/1461 KB 1028/1118 KB 1072/1461 KB 1032/1118 KB 1072/1461 KB 1036/1118 KB 1072/1461 KB 1040/1118 KB 1072/1461 KB 1044/1118 KB 1076/1461 KB 1048/1118 KB 1076/1461 KB 1052/1118 KB 1076/1461 KB 1056/1118 KB 1076/1461 KB 1060/1118 KB 1076/1461 KB 1064/1118 KB 1076/1461 KB 1068/1118 KB 1076/1461 KB 1072/1118 KB 1076/1461 KB 1076/1118 KB 1076/1461 KB 1080/1118 KB 1076/1461 KB 1084/1118 KB 1076/1461 KB 1088/1118 KB 1076/1461 KB 1092/1118 KB 1076/1461 KB 1044/1118 KB 1080/1461 KB 1092/1118 KB 1084/1461 KB 1092/1118 KB 1088/1461 KB 1092/1118 KB 1092/1461 KB 1092/1118 KB 1096/1461 KB 1092/1118 KB 1100/1461 KB 1092/1118 KB 1104/1461 KB 1092/1118 KB 1108/1461 KB 1092/1118 KB 1112/1461 KB 1092/1118 KB 1116/1461 KB 1092/1118 KB 1120/1461 KB 1092/1118 KB 1124/1461 KB 1092/1118 KB 1128/1461 KB 1096/1118 KB 1132/1461 KB 1096/1118 KB 1136/1461 KB 1096/1118 KB 1140/1461 KB 1096/1118 KB 1144/1461 KB 1096/1118 KB 1148/1461 KB 1096/1118 KB 1152/1461 KB 1096/1118 KB 1156/1461 KB 1096/1118 KB 1124/1461 KB 1096/1118 KB 1156/1461 KB 1100/1118 KB 1156/1461 KB 1104/1118 KB 1156/1461 KB 1108/1118 KB 1156/1461 KB 1112/1118 KB 1156/1461 KB 1116/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 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB 1118/1118 KB 1244/1461 KB 1118/1118 KB 1248/1461 KB 1118/1118 KB 1252/1461 KB 1118/1118 KB 1256/1461 KB 1118/1118 KB 1260/1461 KB 1118/1118 KB 1264/1461 KB 1118/1118 KB 1268/1461 KB 1118/1118 KB 1272/1461 KB 1118/1118 KB 1276/1461 KB 1118/1118 KB 1280/1461 KB 1118/1118 KB 1284/1461 KB 1118/1118 KB 1288/1461 KB 1118/1118 KB 1292/1461 KB 1118/1118 KB 1296/1461 KB 1118/1118 KB 1300/1461 KB 1118/1118 KB 1304/1461 KB 1118/1118 KB 1308/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 633.3 KB/sec) unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install 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 815.7 KB/sec) unit-mysql-0: 05:44:13 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-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:44:13 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:44:13 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 262.1 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 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 88.9 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:13 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 114.1 KB/sec) unit-abot-epc-basic-0: 05:44:13 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:44:14 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 93.7 KB/sec) unit-mysql-0: 05:44:14 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-abot-epc-basic-0: 05:44:14 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:44:14 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:44:14 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:44:14 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 272.9 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 110.9 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 97.9 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 131.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 346.2 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 81.6 KB/sec) unit-mysql-0: 05:44:14 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-abot-epc-basic-0: 05:44:14 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:44:14 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:44:14 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:44: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/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 188.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 472.1 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 43.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 199.7 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 196.3 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/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 351.1 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 414.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 57.9 KB/sec) unit-abot-epc-basic-0: 05:44:14 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-mysql-0: 05:44:14 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-abot-epc-basic-0: 05:44:14 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 163.6 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 1006.6 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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:44:14 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:44:14 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 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:44:14 DEBUG unit.abot-epc-basic/0.install 36/149 KB 40/149 KB 44/149 KB 48/149 KB 52/149 KB 56/149 KB 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 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:44:14 DEBUG unit.abot-epc-basic/0.install 84/149 KB 88/149 KB 92/149 KB 96/149 KB 96/149 KB 4/10 KB 96/149 KB 8/10 KB 96/149 KB 10/10 KB 4/6 KB 96/149 KB 10/10 KB 6/6 KB 96/149 KB 10/10 KB 6/6 KB 4/21 KB 96/149 KB 10/10 KB 6/6 KB 8/21 KB 96/149 KB 10/10 KB 6/6 KB 12/21 KB 96/149 KB 10/10 KB 6/6 KB 16/21 KB 96/149 KB 10/10 KB 6/6 KB 20/21 KB 96/149 KB 10/10 KB 6/6 KB 21/21 KB 96/149 KB 10/10 KB 6/6 KB 21/21 KB 100/149 KB 10/10 KB 4/14 KB 6/6 KB 21/21 KB 104/149 KB 10/10 KB 4/14 KB 6/6 KB 21/21 KB 108/149 KB 10/10 KB 4/14 KB 6/6 KB 21/21 KB 112/149 KB 10/10 KB 4/14 KB 6/6 KB 21/21 KB 100/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 313.2 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install 8/14 KB 6/6 KB 21/21 KB 112/149 KB 12/14 KB 6/6 KB 21/21 KB 112/149 KB 14/14 KB 6/6 KB 21/21 KB 112/149 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.jar (21 KB at 563.0 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install 14/14 KB 6/6 KB 116/149 KB 14/14 KB 6/6 KB 120/149 KB 14/14 KB 6/6 KB 124/149 KB 14/14 KB 6/6 KB 128/149 KB 14/14 KB 6/6 KB 132/149 KB 14/14 KB 6/6 KB 136/149 KB 14/14 KB 6/6 KB 140/149 KB 14/14 KB 6/6 KB 144/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 187.0 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install 14/14 KB 148/149 KB 14/14 KB 4/30 KB 148/149 KB 14/14 KB 8/30 KB 148/149 KB 14/14 KB 12/30 KB 148/149 KB 14/14 KB 16/30 KB 148/149 KB 14/14 KB 3/37 KB 16/30 KB 148/149 KB 14/14 KB 6/37 KB 16/30 KB 148/149 KB 14/14 KB 9/37 KB 16/30 KB 148/149 KB 14/14 KB 11/37 KB 16/30 KB 148/149 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 369.2 KB/sec) unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install 14/37 KB 20/30 KB 148/149 KB 14/37 KB 16/30 KB 148/149 KB 16/37 KB 20/30 KB 148/149 KB 19/37 KB 20/30 KB 148/149 KB 19/37 KB 24/30 KB 148/149 KB 19/37 KB 28/30 KB 148/149 KB 19/37 KB 30/30 KB 148/149 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install 22/37 KB 30/30 KB 148/149 KB 3/14 KB 22/37 KB 30/30 KB 148/149 KB 6/14 KB 22/37 KB 30/30 KB 148/149 KB 9/14 KB 22/37 KB 30/30 KB 148/149 KB 11/14 KB 22/37 KB 30/30 KB 148/149 KB 14/14 KB 22/37 KB 30/30 KB 148/149 KB 25/37 KB 30/30 KB 148/149 KB 14/14 KB 27/37 KB 30/30 KB 148/149 KB 14/14 KB 27/37 KB 30/30 KB 149/149 KB 14/14 KB 30/37 KB 30/30 KB 149/149 KB 14/14 KB 32/37 KB 30/30 KB 149/149 KB 14/14 KB 35/37 KB 30/30 KB 149/149 KB 14/14 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 3/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 6/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 9/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 11/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 14/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 16/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 19/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 22/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 25/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 27/37 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB 30/37 KB 30/30 KB 149/149 KB 32/37 KB 30/30 KB 149/149 KB 35/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 625.8 KB/sec) unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install 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 272.8 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2243.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install 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 766.1 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install 37/37 KB 3/7 KB 37/37 KB 5/7 KB 37/37 KB 7/7 KB 37/37 KB 7/7 KB 3/11 KB 37/37 KB 7/7 KB 6/11 KB 4/43 KB 37/37 KB 7/7 KB 9/11 KB 4/43 KB 37/37 KB 7/7 KB 11/11 KB 4/43 KB 37/37 KB 7/7 KB 3/11 KB 4/43 KB 37/37 KB 7/7 KB 11/11 KB 8/43 KB 37/37 KB 7/7 KB 11/11 KB 12/43 KB 37/37 KB 7/7 KB 11/11 KB 16/43 KB 37/37 KB 7/7 KB 3/60 KB 11/11 KB 16/43 KB 37/37 KB 7/7 KB 6/60 KB 11/11 KB 16/43 KB 37/37 KB 7/7 KB 9/60 KB 11/11 KB 16/43 KB 37/37 KB 7/7 KB 11/60 KB 11/11 KB 16/43 KB 37/37 KB 14/60 KB 11/11 KB 16/43 KB 37/37 KB 16/60 KB 11/11 KB 16/43 KB 37/37 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 151.1 KB/sec) unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install 16/60 KB 11/11 KB 20/43 KB 37/37 KB 16/60 KB 11/11 KB 24/43 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 577.6 KB/sec) unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install 19/60 KB 11/11 KB 24/43 KB 19/60 KB 11/11 KB 28/43 KB 22/60 KB 11/11 KB 28/43 KB 22/60 KB 11/11 KB 32/43 KB 22/60 KB 11/11 KB 36/43 KB 25/60 KB 11/11 KB 36/43 KB 27/60 KB 11/11 KB 36/43 KB 27/60 KB 11/11 KB 40/43 KB 27/60 KB 11/11 KB 43/43 KB 30/60 KB 11/11 KB 43/43 KB 32/60 KB 11/11 KB 43/43 KB 36/60 KB 11/11 KB 43/43 KB 40/60 KB 11/11 KB 43/43 KB 44/60 KB 11/11 KB 43/43 KB 48/60 KB 11/11 KB 43/43 KB 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:44:14 DEBUG unit.abot-epc-basic/0.install 52/60 KB 43/43 KB 56/60 KB 43/43 KB 60/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 779.6 KB/sec) unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 1064.7 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-mysql-0: 05:44:14 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-abot-epc-basic-0: 05:44:14 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:44: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.0.9/maven-plugin-api-2.0.9.pom (2 KB at 63.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 1154.0 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 1683.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 105.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 172.5 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 422.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 154.6 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44: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.0.9/maven-model-2.0.9.pom (4 KB at 161.4 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 147.5 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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 125.1 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44:14 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:44:14 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:44:14 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 65.5 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44: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.0.9/maven-project-2.0.9.pom (3 KB at 132.3 KB/sec) unit-abot-epc-basic-0: 05:44:14 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:44: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-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 90.9 KB/sec) unit-abot-epc-basic-0: 05:44:14 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-mysql-0: 05:44:15 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-abot-epc-basic-0: 05:44: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.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 113.2 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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:44:15 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:44:15 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 89.6 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44: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-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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 44.6 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44: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-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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 245.5 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1398.4 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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 37.5 KB/sec) unit-abot-epc-basic-0: 05:44:15 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-mysql-0: 05:44:15 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-abot-epc-basic-0: 05:44:15 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 35.4 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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:44:15 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:44:15 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:44:15 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:44:15 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:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB 3/156 KB 13/13 KB 5/156 KB 13/13 KB 4/87 KB 8/156 KB 13/13 KB 4/87 KB 11/156 KB 13/13 KB 4/87 KB 13/156 KB 13/13 KB 4/87 KB 3/156 KB 13/13 KB 4/87 KB 13/156 KB 13/13 KB 8/87 KB 13/156 KB 13/13 KB 12/87 KB 13/156 KB 13/13 KB 16/87 KB 13/156 KB 13/13 KB 20/87 KB 16/156 KB 3/48 KB 24/87 KB 16/156 KB 3/48 KB 28/87 KB 16/156 KB 3/48 KB 32/87 KB 16/156 KB 13/13 KB 20/87 KB 19/156 KB 3/48 KB 32/87 KB 21/156 KB 3/48 KB 32/87 KB 24/156 KB 3/48 KB 32/87 KB 16/156 KB 13/13 KB 3/48 KB 20/87 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 484.2 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 24/156 KB 3/48 KB 36/87 KB 27/156 KB 6/48 KB 40/87 KB 27/156 KB 6/48 KB 44/87 KB 27/156 KB 6/48 KB 48/87 KB 27/156 KB 6/48 KB 36/87 KB 27/156 KB 3/48 KB 36/87 KB 29/156 KB 6/48 KB 48/87 KB 29/156 KB 9/48 KB 48/87 KB 32/156 KB 9/48 KB 48/87 KB 32/156 KB 11/48 KB 48/87 KB 36/156 KB 11/48 KB 48/87 KB 40/156 KB 14/48 KB 52/87 KB 44/156 KB 14/48 KB 52/87 KB 48/156 KB 14/48 KB 52/87 KB 36/156 KB 14/48 KB 52/87 KB 36/156 KB 14/48 KB 48/87 KB 48/156 KB 16/48 KB 52/87 KB 48/156 KB 19/48 KB 52/87 KB 48/156 KB 22/48 KB 52/87 KB 48/156 KB 22/48 KB 56/87 KB 48/156 KB 25/48 KB 56/87 KB 48/156 KB 25/48 KB 60/87 KB 48/156 KB 25/48 KB 64/87 KB 48/156 KB 25/48 KB 68/87 KB 52/156 KB 27/48 KB 3/21 KB 3/35 KB 72/87 KB 52/156 KB 27/48 KB 3/21 KB 3/35 KB 76/87 KB 52/156 KB 27/48 KB 3/21 KB 3/35 KB 68/87 KB 52/156 KB 27/48 KB 3/35 KB 68/87 KB 52/156 KB 27/48 KB 3/21 KB 5/35 KB 76/87 KB 52/156 KB 27/48 KB 3/21 KB 8/35 KB 76/87 KB 52/156 KB 27/48 KB 3/21 KB 11/35 KB 76/87 KB 52/156 KB 27/48 KB 3/21 KB 13/35 KB 76/87 KB 52/156 KB 27/48 KB 68/87 KB 48/156 KB 27/48 KB 68/87 KB 52/156 KB 30/48 KB 3/21 KB 13/35 KB 76/87 KB 56/156 KB 30/48 KB 3/21 KB 13/35 KB 76/87 KB 60/156 KB 30/48 KB 3/21 KB 13/35 KB 76/87 KB 64/156 KB 32/48 KB 3/21 KB 16/35 KB 76/87 KB 60/156 KB 32/48 KB 3/21 KB 16/35 KB 76/87 KB 60/156 KB 32/48 KB 3/21 KB 13/35 KB 76/87 KB 64/156 KB 32/48 KB 5/21 KB 16/35 KB 76/87 KB 68/156 KB 36/48 KB 8/21 KB 19/35 KB 76/87 KB 68/156 KB 36/48 KB 5/21 KB 19/35 KB 76/87 KB 68/156 KB 36/48 KB 11/21 KB 19/35 KB 80/87 KB 68/156 KB 32/48 KB 5/21 KB 19/35 KB 76/87 KB 64/156 KB 32/48 KB 5/21 KB 19/35 KB 76/87 KB 68/156 KB 40/48 KB 11/21 KB 21/35 KB 80/87 KB 68/156 KB 40/48 KB 11/21 KB 24/35 KB 80/87 KB 68/156 KB 40/48 KB 11/21 KB 19/35 KB 80/87 KB 68/156 KB 36/48 KB 8/21 KB 19/35 KB 80/87 KB 68/156 KB 40/48 KB 11/21 KB 24/35 KB 84/87 KB 68/156 KB 40/48 KB 11/21 KB 24/35 KB 87/87 KB 72/156 KB 40/48 KB 11/21 KB 24/35 KB 87/87 KB 76/156 KB 40/48 KB 11/21 KB 24/35 KB 87/87 KB 80/156 KB 44/48 KB 13/21 KB 27/35 KB 87/87 KB 76/156 KB 44/48 KB 13/21 KB 27/35 KB 87/87 KB 76/156 KB 44/48 KB 11/21 KB 27/35 KB 87/87 KB 76/156 KB 44/48 KB 11/21 KB 24/35 KB 87/87 KB 80/156 KB 48/48 KB 13/21 KB 27/35 KB 87/87 KB 80/156 KB 48/48 KB 16/21 KB 29/35 KB 87/87 KB 80/156 KB 48/48 KB 16/21 KB 29/35 KB 87/87 KB 80/156 KB 48/48 KB 19/21 KB 29/35 KB 87/87 KB 84/156 KB 48/48 KB 21/21 KB 32/35 KB 87/87 KB 84/156 KB 48/48 KB 19/21 KB 32/35 KB 87/87 KB 80/156 KB 48/48 KB 19/21 KB 32/35 KB 87/87 KB 84/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 84/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 88/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 92/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 96/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 100/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 104/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 108/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 112/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 116/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 120/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 124/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 128/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 132/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 136/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 140/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB 144/156 KB 48/48 KB 21/21 KB 35/35 KB 87/87 KB unit-abot-epc-basic-0: 05:44:15 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 750.7 KB/sec) unit-abot-epc-basic-0: 05:44:15 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 433.8 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 148/156 KB 48/48 KB 87/87 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 959.2 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 152/156 KB 87/87 KB 156/156 KB 87/87 KB 156/156 KB 87/87 KB 156/156 KB 3/24 KB 87/87 KB 156/156 KB 3/86 KB 3/24 KB 87/87 KB 156/156 KB 5/86 KB 3/24 KB 87/87 KB 156/156 KB 8/86 KB 3/24 KB 87/87 KB 156/156 KB 8/86 KB 5/24 KB 87/87 KB 156/156 KB 11/86 KB 5/24 KB 87/87 KB 156/156 KB 11/86 KB 8/24 KB 87/87 KB 156/156 KB 13/86 KB 8/24 KB 87/87 KB 156/156 KB 13/86 KB 11/24 KB 87/87 KB 156/156 KB 16/86 KB 11/24 KB 87/87 KB 156/156 KB 19/86 KB 11/24 KB 87/87 KB 156/156 KB 19/86 KB 13/24 KB 87/87 KB 156/156 KB 19/86 KB 16/24 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1471.6 KB/sec) unit-abot-epc-basic-0: 05:44:15 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.jar unit-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install 156/156 KB 21/86 KB 16/24 KB 156/156 KB 21/86 KB 19/24 KB 156/156 KB 24/86 KB 19/24 KB 156/156 KB 27/86 KB 21/24 KB 156/156 KB 29/86 KB 21/24 KB 156/156 KB 32/86 KB 21/24 KB 156/156 KB 36/86 KB 21/24 KB 156/156 KB 40/86 KB 21/24 KB 156/156 KB 44/86 KB 21/24 KB 156/156 KB 48/86 KB 21/24 KB 156/156 KB 24/86 KB 21/24 KB 156/156 KB 48/86 KB 24/24 KB 156/156 KB 48/86 KB 24/24 KB 156/156 KB 52/86 KB 24/24 KB 156/156 KB 56/86 KB 24/24 KB 156/156 KB 60/86 KB 24/24 KB 156/156 KB 64/86 KB 24/24 KB 156/156 KB 68/86 KB 24/24 KB 156/156 KB 72/86 KB 24/24 KB 156/156 KB 76/86 KB 24/24 KB 156/156 KB 80/86 KB 24/24 KB 156/156 KB 84/86 KB 24/24 KB 156/156 KB 86/86 KB 24/24 KB 156/156 KB 4/14 KB 86/86 KB 24/24 KB 156/156 KB 8/14 KB 86/86 KB 24/24 KB 156/156 KB 12/14 KB 86/86 KB 24/24 KB 156/156 KB 14/14 KB 86/86 KB 24/24 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 2106.6 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 4/119 KB 14/14 KB 86/86 KB 24/24 KB 8/119 KB 14/14 KB 86/86 KB 24/24 KB 12/119 KB 14/14 KB 86/86 KB 24/24 KB 16/119 KB 14/14 KB 86/86 KB 24/24 KB 20/119 KB 14/14 KB 86/86 KB 24/24 KB 24/119 KB 14/14 KB 86/86 KB 24/24 KB 28/119 KB 14/14 KB 86/86 KB 24/24 KB 32/119 KB 14/14 KB 86/86 KB 24/24 KB 36/119 KB 14/14 KB 86/86 KB 24/24 KB 40/119 KB 14/14 KB 86/86 KB 24/24 KB 44/119 KB 14/14 KB 86/86 KB 24/24 KB 48/119 KB 14/14 KB 86/86 KB 24/24 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 315.6 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 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:44:15 DEBUG unit.abot-epc-basic/0.install 52/119 KB 14/14 KB 56/119 KB 14/14 KB 60/119 KB 14/14 KB 64/119 KB 14/14 KB 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:44:15 DEBUG unit.abot-epc-basic/0.install 68/119 KB 14/14 KB 72/119 KB 14/14 KB 76/119 KB 14/14 KB 80/119 KB 14/14 KB 80/119 KB 14/14 KB 3/37 KB 80/119 KB 14/14 KB 5/37 KB 80/119 KB 14/14 KB 8/37 KB 80/119 KB 14/14 KB 11/37 KB 84/119 KB 13/37 KB 84/119 KB 3/57 KB 13/37 KB 84/119 KB 14/14 KB 11/37 KB 88/119 KB 3/57 KB 13/37 KB 92/119 KB 6/57 KB 13/37 KB 96/119 KB 6/57 KB 13/37 KB 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 158.4 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 96/119 KB 3/29 KB 6/57 KB 13/37 KB 96/119 KB 6/29 KB 6/57 KB 13/37 KB 96/119 KB 9/29 KB 6/57 KB 13/37 KB 88/119 KB 6/57 KB 13/37 KB 96/119 KB 9/29 KB 9/57 KB 13/37 KB 100/119 KB 11/29 KB 11/57 KB 13/37 KB 100/119 KB 11/29 KB 14/57 KB 13/37 KB 100/119 KB 11/29 KB 16/57 KB 13/37 KB 100/119 KB 11/29 KB 19/57 KB 13/37 KB 100/119 KB 11/29 KB 22/57 KB 16/37 KB 100/119 KB 11/29 KB 9/57 KB 13/37 KB 100/119 KB 14/29 KB 22/57 KB 16/37 KB 100/119 KB 16/29 KB 22/57 KB 16/37 KB 100/119 KB 19/29 KB 22/57 KB 16/37 KB 100/119 KB 22/29 KB 22/57 KB 16/37 KB 100/119 KB 25/29 KB 22/57 KB 16/37 KB 100/119 KB 9/29 KB 9/57 KB 13/37 KB 104/119 KB 25/29 KB 22/57 KB 16/37 KB 108/119 KB 25/29 KB 22/57 KB 16/37 KB 112/119 KB 25/29 KB 22/57 KB 16/37 KB 116/119 KB 25/29 KB 22/57 KB 16/37 KB 100/119 KB 11/29 KB 19/57 KB 16/37 KB 116/119 KB 25/29 KB 25/57 KB 19/37 KB 116/119 KB 25/29 KB 25/57 KB 21/37 KB 119/119 KB 25/29 KB 25/57 KB 21/37 KB 116/119 KB 25/29 KB 25/57 KB 16/37 KB 119/119 KB 27/29 KB 25/57 KB 21/37 KB 119/119 KB 27/29 KB 25/57 KB 24/37 KB 119/119 KB 29/29 KB 25/57 KB 24/37 KB 119/119 KB 29/29 KB 27/57 KB 24/37 KB 119/119 KB 29/29 KB 27/57 KB 27/37 KB 119/119 KB 29/29 KB 30/57 KB 27/37 KB 119/119 KB 29/29 KB 30/57 KB 29/37 KB 119/119 KB 29/29 KB 30/57 KB 32/37 KB 119/119 KB 29/29 KB 32/57 KB 35/37 KB 119/119 KB 29/29 KB 32/57 KB 32/37 KB 119/119 KB 29/29 KB 36/57 KB 35/37 KB 119/119 KB 29/29 KB 36/57 KB 37/37 KB 119/119 KB 29/29 KB 40/57 KB 37/37 KB 119/119 KB 29/29 KB 44/57 KB 37/37 KB 119/119 KB 29/29 KB 48/57 KB 37/37 KB 119/119 KB 29/29 KB 52/57 KB 37/37 KB 119/119 KB 29/29 KB 56/57 KB 37/37 KB 119/119 KB 29/29 KB 57/57 KB 37/37 KB 119/119 KB 29/29 KB 57/57 KB 37/37 KB 4/11 KB 119/119 KB 29/29 KB 57/57 KB 37/37 KB 8/11 KB 119/119 KB 29/29 KB 57/57 KB 37/37 KB 11/11 KB 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 361.7 KB/sec) unit-abot-epc-basic-0: 05:44:15 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-mysql-0: 05:44:15 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-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1143.5 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 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 265.3 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install 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 513.4 KB/sec) unit-abot-epc-basic-0: 05:44:15 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:44:15 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 88.1 KB/sec) unit-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install 4/33 KB 8/33 KB 3/14 KB 12/33 KB 3/14 KB 16/33 KB 3/14 KB 4/33 KB 3/14 KB 16/33 KB 5/14 KB 16/33 KB 8/14 KB 16/33 KB 11/14 KB 20/33 KB 13/14 KB 20/33 KB 14/14 KB 20/33 KB 11/14 KB 24/33 KB 14/14 KB 28/33 KB 14/14 KB 32/33 KB 14/14 KB 33/33 KB 14/14 KB 33/33 KB 14/14 KB 3/21 KB 33/33 KB 14/14 KB 5/21 KB 33/33 KB 14/14 KB 8/21 KB 33/33 KB 14/14 KB 11/21 KB 33/33 KB 14/14 KB 13/21 KB 33/33 KB 14/14 KB 3/5 KB 16/21 KB 33/33 KB 14/14 KB 3/5 KB 13/21 KB 33/33 KB 14/14 KB 5/5 KB 16/21 KB 33/33 KB 14/14 KB 5/5 KB 19/21 KB 33/33 KB 14/14 KB 5/5 KB 21/21 KB 33/33 KB 14/14 KB 5/5 KB 21/21 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 111.8 KB/sec) unit-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 255.1 KB/sec) unit-abot-epc-basic-0: 05:44:15 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 32.0 KB/sec) unit-abot-epc-basic-0: 05:44:15 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 150.3 KB/sec) unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:44:15 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:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:15 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:44:15 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3231 kB/s) unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed (Reading database ... 83525 files and directories currently installed.) unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 05:44:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 05:44:15 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:44:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:44:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 05:44:16 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:44:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:44:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:16 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:44:16 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:44:16 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 397.8 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 113.6 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 823.4 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 122.4 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 163.6 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 134.4 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/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:44:16 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:44:16 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/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 100.6 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 DEBUG unit.abot-epc-basic/0.install 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 115.8 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 DEBUG unit.abot-epc-basic/0.install 1/8 KB 3/8 KB 6/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 552.5 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 DEBUG unit.abot-epc-basic/0.install 2/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 153.4 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 151.3 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 165.5 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 455.9 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 98.1 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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:44:16 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:44:16 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 144.6 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 474.2 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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:44:16 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:44:16 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-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 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 168.1 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 233.3 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:16 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 15/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 1020.0 KB/sec) unit-abot-epc-basic-0: 05:44:16 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:44:17 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:44:17 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:44:17 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:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 3/223 KB 3/45 KB 4/223 KB 3/39 KB 3/45 KB 7/223 KB 3/39 KB 3/308 KB 3/286 KB 3/45 KB 7/223 KB 3/39 KB 3/308 KB 5/286 KB 3/45 KB 7/223 KB 3/39 KB 3/308 KB 8/286 KB 3/45 KB 7/223 KB 3/39 KB 3/308 KB 11/286 KB 3/45 KB 7/223 KB 3/39 KB 3/308 KB 13/286 KB 3/45 KB 7/223 KB 3/39 KB 3/45 KB 3/223 KB 3/39 KB 3/308 KB 13/286 KB 3/45 KB 7/223 KB 5/39 KB 3/308 KB 13/286 KB 3/45 KB 7/223 KB 8/39 KB 3/308 KB 13/286 KB 3/45 KB 7/223 KB 11/39 KB 3/308 KB 13/286 KB 3/45 KB 7/223 KB 13/39 KB 3/308 KB 13/286 KB 3/45 KB 7/223 KB 16/39 KB 3/45 KB 3/223 KB 3/308 KB 13/286 KB 5/45 KB 10/223 KB 16/39 KB 3/308 KB 13/286 KB 8/45 KB 10/223 KB 16/39 KB 3/308 KB 13/286 KB 11/45 KB 10/223 KB 16/39 KB 3/308 KB 13/286 KB 13/45 KB 10/223 KB 16/39 KB 3/308 KB 13/286 KB 16/45 KB 10/223 KB 16/39 KB 3/308 KB 13/286 KB 3/45 KB 10/223 KB 16/39 KB 3/308 KB 16/286 KB 16/45 KB 12/223 KB 16/39 KB 3/308 KB 3/45 KB 7/223 KB 3/39 KB 3/308 KB 16/286 KB 19/45 KB 12/223 KB 19/39 KB 3/308 KB 16/286 KB 16/45 KB 12/223 KB 19/39 KB 3/308 KB 16/286 KB 16/45 KB 10/223 KB 16/39 KB 3/308 KB 19/286 KB 19/45 KB 12/223 KB 19/39 KB 5/308 KB 21/286 KB 19/45 KB 15/223 KB 21/39 KB 5/308 KB 19/286 KB 19/45 KB 15/223 KB 21/39 KB 5/308 KB 19/286 KB 19/45 KB 15/223 KB 19/39 KB 5/308 KB 19/286 KB 19/45 KB 12/223 KB 19/39 KB 5/308 KB 21/286 KB 21/45 KB 15/223 KB 21/39 KB 8/308 KB 21/286 KB 21/45 KB 15/223 KB 21/39 KB 11/308 KB 21/286 KB 24/45 KB 18/223 KB 24/39 KB 8/308 KB 21/286 KB 24/45 KB 18/223 KB 24/39 KB 8/308 KB 21/286 KB 24/45 KB 18/223 KB 21/39 KB 8/308 KB 21/286 KB 21/45 KB 18/223 KB 21/39 KB 11/308 KB 24/286 KB 24/45 KB 18/223 KB 27/39 KB 11/308 KB 24/286 KB 24/45 KB 18/223 KB 24/39 KB 11/308 KB 24/286 KB 27/45 KB 20/223 KB 27/39 KB 11/308 KB 24/286 KB 27/45 KB 18/223 KB 27/39 KB 11/308 KB 24/286 KB 27/45 KB 20/223 KB 29/39 KB 11/308 KB 27/286 KB 27/45 KB 23/223 KB 32/39 KB 11/308 KB 27/286 KB 27/45 KB 23/223 KB 29/39 KB 11/308 KB 24/286 KB 27/45 KB 23/223 KB 29/39 KB 13/308 KB 27/286 KB 29/45 KB 23/223 KB 32/39 KB 13/308 KB 27/286 KB 27/45 KB 23/223 KB 32/39 KB 13/308 KB 27/286 KB 29/45 KB 26/223 KB 32/39 KB 16/308 KB 29/286 KB 29/45 KB 28/223 KB 32/39 KB 16/308 KB 29/286 KB 29/45 KB 26/223 KB 32/39 KB 16/308 KB 27/286 KB 29/45 KB 26/223 KB 32/39 KB 16/308 KB 29/286 KB 32/45 KB 28/223 KB 35/39 KB 16/308 KB 29/286 KB 29/45 KB 28/223 KB 35/39 KB 16/308 KB 29/286 KB 32/45 KB 28/223 KB 37/39 KB 19/308 KB 32/286 KB 36/45 KB 31/223 KB 37/39 KB 19/308 KB 32/286 KB 36/45 KB 28/223 KB 37/39 KB 19/308 KB 32/286 KB 40/45 KB 34/223 KB 39/39 KB 19/308 KB 32/286 KB 44/45 KB 34/223 KB 39/39 KB 19/308 KB 32/286 KB 45/45 KB 34/223 KB 39/39 KB 19/308 KB 32/286 KB 32/45 KB 28/223 KB 37/39 KB 16/308 KB 32/286 KB 32/45 KB 28/223 KB 37/39 KB 19/308 KB 36/286 KB 45/45 KB 34/223 KB 39/39 KB 21/308 KB 40/286 KB 45/45 KB 34/223 KB 39/39 KB 21/308 KB 44/286 KB 45/45 KB 34/223 KB 39/39 KB 21/308 KB 48/286 KB 45/45 KB 34/223 KB 39/39 KB 19/308 KB 32/286 KB 44/45 KB 34/223 KB 39/39 KB 19/308 KB 32/286 KB 36/45 KB 31/223 KB 39/39 KB 21/308 KB 36/286 KB 45/45 KB 34/223 KB 39/39 KB 24/308 KB 48/286 KB 45/45 KB 34/223 KB 39/39 KB 27/308 KB 48/286 KB 45/45 KB 34/223 KB 39/39 KB 29/308 KB 48/286 KB 45/45 KB 36/223 KB 39/39 KB 27/308 KB 48/286 KB 45/45 KB 36/223 KB 39/39 KB 29/308 KB 48/286 KB 45/45 KB 40/223 KB 39/39 KB 32/308 KB 52/286 KB 45/45 KB unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 44/223 KB 39/39 KB 32/308 KB 52/286 KB 45/45 KB 48/223 KB 39/39 KB 32/308 KB 52/286 KB 45/45 KB 52/223 KB 39/39 KB 32/308 KB 52/286 KB 45/45 KB 40/223 KB 39/39 KB 32/308 KB 48/286 KB 45/45 KB 40/223 KB 39/39 KB 36/308 KB 52/286 KB 45/45 KB 52/223 KB 39/39 KB 40/308 KB 56/286 KB 45/45 KB 52/223 KB 39/39 KB 44/308 KB 56/286 KB 45/45 KB 52/223 KB 39/39 KB 48/308 KB 56/286 KB 45/45 KB 52/223 KB 39/39 KB 36/308 KB 56/286 KB 45/45 KB 52/223 KB 39/39 KB 48/308 KB 60/286 KB 45/45 KB 52/223 KB 39/39 KB 48/308 KB 64/286 KB 45/45 KB 52/223 KB 39/39 KB 48/308 KB 68/286 KB 45/45 KB 52/223 KB 39/39 KB 48/308 KB 72/286 KB 45/45 KB 56/223 KB 48/308 KB 76/286 KB 45/45 KB 56/223 KB 48/308 KB 80/286 KB 45/45 KB 56/223 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:44:17 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.jar unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 48/308 KB 68/286 KB 45/45 KB 56/223 KB 39/39 KB 52/308 KB 80/286 KB 60/223 KB 52/308 KB 80/286 KB 64/223 KB 52/308 KB 80/286 KB 68/223 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 1057.9 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 52/308 KB 80/286 KB 72/223 KB 52/308 KB 84/286 KB 76/223 KB 52/308 KB 84/286 KB 80/223 KB 52/308 KB 80/286 KB 45/45 KB 56/223 KB 56/308 KB 84/286 KB 80/223 KB 60/308 KB 84/286 KB 80/223 KB 64/308 KB 84/286 KB 80/223 KB 52/308 KB 84/286 KB 72/223 KB 64/308 KB 88/286 KB 80/223 KB 64/308 KB 92/286 KB 84/223 KB 64/308 KB 96/286 KB 84/223 KB 64/308 KB 88/286 KB 84/223 KB 68/308 KB 96/286 KB 84/223 KB 72/308 KB 96/286 KB 84/223 KB 76/308 KB 96/286 KB 84/223 KB 80/308 KB 96/286 KB 84/223 KB 84/308 KB 96/286 KB 84/223 KB 88/308 KB 100/286 KB 88/223 KB 92/308 KB 100/286 KB 88/223 KB 96/308 KB 100/286 KB 88/223 KB 84/308 KB 100/286 KB 88/223 KB 84/308 KB 96/286 KB 88/223 KB 96/308 KB 100/286 KB 92/223 KB 96/308 KB 100/286 KB 4/174 KB 92/223 KB 96/308 KB 100/286 KB 8/174 KB 92/223 KB 3/22 KB 96/308 KB 100/286 KB 4/174 KB 92/223 KB 3/22 KB 96/308 KB 100/286 KB 8/174 KB 92/223 KB 5/22 KB 96/308 KB 100/286 KB 8/174 KB 92/223 KB 8/22 KB 96/308 KB 100/286 KB 8/174 KB 92/223 KB 11/22 KB 96/308 KB 100/286 KB 12/174 KB 92/223 KB 11/22 KB 96/308 KB 100/286 KB 16/174 KB 92/223 KB 11/22 KB 96/308 KB 100/286 KB 16/174 KB 92/223 KB 13/22 KB 96/308 KB 100/286 KB 16/174 KB 92/223 KB 16/22 KB 96/308 KB 100/286 KB 20/174 KB 92/223 KB 16/22 KB 96/308 KB 104/286 KB 20/174 KB 96/223 KB 19/22 KB 96/308 KB 100/286 KB 20/174 KB 96/223 KB 19/22 KB 96/308 KB 100/286 KB 20/174 KB 92/223 KB 19/22 KB 96/308 KB 104/286 KB 20/174 KB 100/223 KB 19/22 KB 96/308 KB 104/286 KB 20/174 KB 100/223 KB 21/22 KB 96/308 KB 108/286 KB 20/174 KB 100/223 KB 21/22 KB 96/308 KB 112/286 KB 20/174 KB 100/223 KB 21/22 KB 96/308 KB 116/286 KB 24/174 KB 100/223 KB 22/22 KB 100/308 KB 120/286 KB 24/174 KB 104/223 KB 22/22 KB 100/308 KB 124/286 KB 24/174 KB 104/223 KB 22/22 KB 100/308 KB 128/286 KB 24/174 KB 104/223 KB 22/22 KB 96/308 KB 112/286 KB 24/174 KB 100/223 KB 22/22 KB 96/308 KB 112/286 KB 24/174 KB 100/223 KB 21/22 KB 100/308 KB 128/286 KB 28/174 KB 104/223 KB 22/22 KB 100/308 KB 128/286 KB 32/174 KB 104/223 KB 22/22 KB 100/308 KB 128/286 KB 36/174 KB 104/223 KB 22/22 KB 100/308 KB 128/286 KB 40/174 KB 104/223 KB 22/22 KB 100/308 KB 128/286 KB 44/174 KB 104/223 KB 22/22 KB 100/308 KB 128/286 KB 48/174 KB 104/223 KB 22/22 KB 100/308 KB 116/286 KB 24/174 KB 104/223 KB 22/22 KB 104/308 KB 128/286 KB 48/174 KB 104/223 KB 22/22 KB 108/308 KB 128/286 KB 48/174 KB 104/223 KB 22/22 KB 112/308 KB 128/286 KB 48/174 KB 104/223 KB 22/22 KB 96/308 KB 116/286 KB 24/174 KB 104/223 KB 22/22 KB 112/308 KB 128/286 KB 48/174 KB 108/223 KB 22/22 KB 112/308 KB 128/286 KB 48/174 KB 112/223 KB 22/22 KB 112/308 KB 128/286 KB 48/174 KB 116/223 KB 22/22 KB 112/308 KB 128/286 KB 48/174 KB 120/223 KB 22/22 KB 116/308 KB 128/286 KB 48/174 KB 124/223 KB 22/22 KB 116/308 KB 132/286 KB 48/174 KB 128/223 KB 22/22 KB 116/308 KB 132/286 KB 48/174 KB 132/223 KB 22/22 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 408.9 KB/sec) unit-abot-epc-basic-0: 05:44:17 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-mysql-0: 05:44:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 05:44:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 116/308 KB 132/286 KB 48/174 KB 136/223 KB 116/308 KB 132/286 KB 52/174 KB 140/223 KB 116/308 KB 128/286 KB 48/174 KB 120/223 KB 22/22 KB 116/308 KB 132/286 KB 52/174 KB 136/223 KB 116/308 KB 132/286 KB 48/174 KB 124/223 KB 22/22 KB 120/308 KB 136/286 KB 52/174 KB 140/223 KB 120/308 KB 140/286 KB 52/174 KB 140/223 KB 120/308 KB 144/286 KB 52/174 KB 140/223 KB 120/308 KB 132/286 KB 52/174 KB 140/223 KB 124/308 KB 144/286 KB 52/174 KB 140/223 KB 128/308 KB 144/286 KB 56/174 KB 140/223 KB 124/308 KB 144/286 KB 56/174 KB 140/223 KB 128/308 KB 144/286 KB 60/174 KB 140/223 KB 128/308 KB 144/286 KB 64/174 KB 140/223 KB 128/308 KB 148/286 KB 68/174 KB 140/223 KB 132/308 KB 148/286 KB 3/9 KB 72/174 KB 144/223 KB 132/308 KB 148/286 KB 3/9 KB 76/174 KB 144/223 KB 132/308 KB 148/286 KB 3/9 KB 80/174 KB 144/223 KB 128/308 KB 148/286 KB 64/174 KB 140/223 KB 132/308 KB 148/286 KB 3/9 KB 68/174 KB 144/223 KB 132/308 KB 148/286 KB 3/9 KB 80/174 KB 148/223 KB 132/308 KB 152/286 KB 3/9 KB 80/174 KB 152/223 KB 132/308 KB 148/286 KB 3/9 KB 68/174 KB 140/223 KB 128/308 KB 148/286 KB 3/9 KB 68/174 KB 140/223 KB 132/308 KB 152/286 KB 5/9 KB 80/174 KB 152/223 KB 132/308 KB 152/286 KB 8/9 KB 80/174 KB 152/223 KB 132/308 KB 152/286 KB 3/9 KB 80/174 KB 148/223 KB 136/308 KB 156/286 KB 8/9 KB 80/174 KB 152/223 KB 136/308 KB 160/286 KB 8/9 KB 80/174 KB 152/223 KB 136/308 KB 164/286 KB 8/9 KB 80/174 KB 152/223 KB 136/308 KB 168/286 KB 9/9 KB 84/174 KB 156/223 KB 136/308 KB 172/286 KB 9/9 KB 84/174 KB 156/223 KB 136/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 136/308 KB 152/286 KB 8/9 KB 80/174 KB 152/223 KB 140/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 144/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 148/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 152/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 156/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 160/308 KB 176/286 KB 9/9 KB 84/174 KB 156/223 KB 136/308 KB 164/286 KB 9/9 KB 84/174 KB 156/223 KB 136/308 KB 164/286 KB 9/9 KB 80/174 KB 156/223 KB 160/308 KB 176/286 KB 9/9 KB 84/174 KB 160/223 KB 160/308 KB 176/286 KB 9/9 KB 84/174 KB 164/223 KB 160/308 KB 176/286 KB 9/9 KB 84/174 KB 168/223 KB 160/308 KB 176/286 KB 9/9 KB 88/174 KB 172/223 KB 160/308 KB 176/286 KB 9/9 KB 88/174 KB 176/223 KB 136/308 KB 164/286 KB 9/9 KB 80/174 KB 152/223 KB 160/308 KB 180/286 KB 9/9 KB 88/174 KB 176/223 KB 160/308 KB 184/286 KB 9/9 KB 88/174 KB 176/223 KB 160/308 KB 188/286 KB 9/9 KB 88/174 KB 180/223 KB 160/308 KB 192/286 KB 9/9 KB 88/174 KB 180/223 KB 160/308 KB 196/286 KB 9/9 KB 88/174 KB 180/223 KB 164/308 KB 200/286 KB 9/9 KB 88/174 KB 180/223 KB 164/308 KB 204/286 KB 9/9 KB 88/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 88/174 KB 180/223 KB 160/308 KB 176/286 KB 9/9 KB 88/174 KB 168/223 KB 164/308 KB 208/286 KB 9/9 KB 92/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 96/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 100/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 104/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 108/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 112/174 KB 180/223 KB 164/308 KB 196/286 KB 9/9 KB 88/174 KB 180/223 KB 160/308 KB 184/286 KB 9/9 KB 88/174 KB 180/223 KB 164/308 KB 208/286 KB 9/9 KB 112/174 KB 184/223 KB 168/308 KB 208/286 KB 112/174 KB 188/223 KB 168/308 KB 208/286 KB 112/174 KB 192/223 KB 168/308 KB 208/286 KB 112/174 KB 196/223 KB 168/308 KB 208/ unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 286 KB 112/174 KB 184/223 KB 172/308 KB 208/286 KB 112/174 KB 196/223 KB 176/308 KB 208/286 KB 112/174 KB 196/223 KB 180/308 KB 208/286 KB 112/174 KB 196/223 KB 184/308 KB 212/286 KB 116/174 KB 200/223 KB 188/308 KB 212/286 KB 116/174 KB 200/223 KB 192/308 KB 212/286 KB 116/174 KB 200/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 111.8 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 180/308 KB 212/286 KB 116/174 KB 200/223 KB 192/308 KB 216/286 KB 116/174 KB 200/223 KB 180/308 KB 208/286 KB 116/174 KB 200/223 KB 180/308 KB 208/286 KB 116/174 KB 196/223 KB 192/308 KB 216/286 KB 120/174 KB 200/223 KB 192/308 KB 216/286 KB 124/174 KB 200/223 KB 192/308 KB 216/286 KB 128/174 KB 200/223 KB 192/308 KB 216/286 KB 128/174 KB 204/223 KB 192/308 KB 216/286 KB 128/174 KB 208/223 KB 192/308 KB 216/286 KB 128/174 KB 212/223 KB 192/308 KB 216/286 KB 132/174 KB 212/223 KB 196/308 KB 220/286 KB 136/174 KB 212/223 KB 196/308 KB 220/286 KB 140/174 KB 212/223 KB 196/308 KB 220/286 KB 144/174 KB 212/223 KB 196/308 KB 220/286 KB 144/174 KB 216/223 KB 196/308 KB 220/286 KB 132/174 KB 212/223 KB 192/308 KB 220/286 KB 132/174 KB 212/223 KB 196/308 KB 224/286 KB 144/174 KB 216/223 KB 196/308 KB 228/286 KB 144/174 KB 216/223 KB 200/308 KB 232/286 KB 148/174 KB 220/223 KB 200/308 KB 236/286 KB 148/174 KB 220/223 KB 200/308 KB 240/286 KB 148/174 KB 220/223 KB 200/308 KB 228/286 KB 148/174 KB 220/223 KB 200/308 KB 228/286 KB 144/174 KB 220/223 KB 200/308 KB 228/286 KB 144/174 KB 216/223 KB 200/308 KB 240/286 KB 148/174 KB 223/223 KB 204/308 KB 240/286 KB 148/174 KB 223/223 KB 208/308 KB 240/286 KB 148/174 KB 223/223 KB 212/308 KB 240/286 KB 148/174 KB 223/223 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 3/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 5/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 8/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 11/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 13/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 16/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 19/22 KB 212/308 KB 240/286 KB 152/174 KB 223/223 KB 212/308 KB 244/286 KB 156/174 KB 223/223 KB 19/22 KB 212/308 KB 244/286 KB 160/174 KB 223/223 KB 21/22 KB 216/308 KB 244/286 KB 160/174 KB 223/223 KB 21/22 KB 220/308 KB 244/286 KB 160/174 KB 223/223 KB 21/22 KB 224/308 KB 244/286 KB 160/174 KB 223/223 KB 21/22 KB 212/308 KB 244/286 KB 152/174 KB 223/223 KB 224/308 KB 248/286 KB 160/174 KB 223/223 KB 21/22 KB 224/308 KB 252/286 KB 160/174 KB 223/223 KB 21/22 KB 224/308 KB 256/286 KB 160/174 KB 223/223 KB 21/22 KB 212/308 KB 244/286 KB 156/174 KB 223/223 KB 21/22 KB 224/308 KB 256/286 KB 164/174 KB 223/223 KB 22/22 KB 224/308 KB 256/286 KB 164/174 KB 223/223 KB 21/22 KB 224/308 KB 256/286 KB 168/174 KB 223/223 KB 22/22 KB 224/308 KB 260/286 KB 172/174 KB 223/223 KB 22/22 KB 224/308 KB 260/286 KB 174/174 KB 223/223 KB 22/22 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 2395.3 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 227.2 KB/sec) unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 224/308 KB 260/286 KB 168/174 KB 223/223 KB 22/22 KB 228/308 KB 260/286 KB 174/174 KB 232/308 KB 260/286 KB 174/174 KB 236/308 KB 260/286 KB 174/174 KB 240/308 KB 260/286 KB 174/174 KB 240/308 KB 264/286 KB 174/174 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:44:17 DEBUG unit.abot-epc-basic/0.install 240/308 KB 268/286 KB 174/174 KB 244/308 KB 272/286 KB 174/174 KB 244/308 KB 276/286 KB 174/174 KB 244/308 KB 280/286 KB 244/308 KB 284/286 KB 244/308 KB 286/286 KB 244/308 KB 268/286 KB 174/174 KB 248/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1737.2 KB/sec) unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 252/308 KB 286/286 KB 256/308 KB 286/286 KB 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:44:17 DEBUG unit.abot-epc-basic/0.install 260/308 KB 286/286 KB 264/308 KB 286/286 KB 268/308 KB 286/286 KB 272/308 KB 286/286 KB 276/308 KB 286/286 KB 276/308 KB 286/286 KB 3/17 KB 276/308 KB 286/286 KB 5/17 KB 276/308 KB 286/286 KB 8/17 KB 276/308 KB 286/286 KB 11/17 KB 276/308 KB 286/286 KB 13/17 KB 280/308 KB 286/286 KB 13/17 KB 280/308 KB 286/286 KB 16/17 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 2180.5 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 3/11 KB 284/308 KB 16/17 KB 3/13 KB 6/11 KB 284/308 KB 16/17 KB 3/13 KB 9/11 KB 284/308 KB 16/17 KB 3/13 KB 11/11 KB 284/308 KB 16/17 KB 3/13 KB 284/308 KB 16/17 KB 3/13 KB 11/11 KB 288/308 KB 16/17 KB 3/13 KB 11/11 KB 292/308 KB 16/17 KB 3/13 KB 11/11 KB 296/308 KB 16/17 KB 3/13 KB 11/11 KB 300/308 KB 16/17 KB 3/13 KB 11/11 KB 304/308 KB 16/17 KB 3/13 KB 11/11 KB 308/308 KB 16/17 KB 3/13 KB 11/11 KB 308/308 KB 16/17 KB 3/13 KB 280/308 KB 16/17 KB 3/13 KB 11/11 KB 308/308 KB 16/17 KB 6/13 KB 11/11 KB 308/308 KB 16/17 KB 9/13 KB 11/11 KB 308/308 KB 16/17 KB 11/13 KB 11/11 KB 308/308 KB 16/17 KB 13/13 KB 11/11 KB 308/308 KB 17/17 KB 13/13 KB 11/11 KB 308/308 KB 17/17 KB 13/13 KB 4/11 KB 11/11 KB 308/308 KB 17/17 KB 13/13 KB 8/11 KB 11/11 KB 308/308 KB 17/17 KB 13/13 KB 11/11 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 82.8 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 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 96.3 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 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 123.7 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2228.6 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 3/28 KB 3/14 KB 6/28 KB 3/14 KB 9/28 KB 3/14 KB 11/28 KB 3/14 KB 14/28 KB 3/14 KB 16/28 KB 3/14 KB 19/28 KB 3/14 KB 22/28 KB 3/14 KB 25/28 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 72.9 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 DEBUG unit.abot-epc-basic/0.install 4/309 KB 3/14 KB 25/28 KB 8/309 KB 3/14 KB 25/28 KB 12/309 KB 3/14 KB 25/28 KB 16/309 KB 3/14 KB 25/28 KB 3/14 KB 3/28 KB 16/309 KB 5/14 KB 25/28 KB 16/309 KB 8/14 KB 25/28 KB 16/309 KB 11/14 KB 25/28 KB 16/309 KB 13/14 KB 25/28 KB 16/309 KB 14/14 KB 25/28 KB 20/309 KB 14/14 KB 25/28 KB 24/309 KB 14/14 KB 27/28 KB 28/309 KB 14/14 KB 27/28 KB 32/309 KB 14/14 KB 27/28 KB 20/309 KB 14/14 KB 27/28 KB 32/309 KB 14/14 KB 28/28 KB 36/309 KB 14/14 KB 28/28 KB 40/309 KB 14/14 KB 28/28 KB 44/309 KB 14/14 KB 28/28 KB 48/309 KB 14/14 KB 28/28 KB 52/309 KB 14/14 KB 28/28 KB 56/309 KB 14/14 KB 28/28 KB 60/309 KB 14/14 KB 28/28 KB 64/309 KB 14/14 KB 28/28 KB 64/309 KB 14/14 KB 4/37 KB 28/28 KB 64/309 KB 8/37 KB 28/28 KB 64/309 KB 12/37 KB 28/28 KB 64/309 KB 16/37 KB 28/28 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 187.2 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 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 87.3 KB/sec) unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 64/309 KB 3/192 KB 16/37 KB 64/309 KB 5/192 KB 16/37 KB 64/309 KB 8/192 KB 16/37 KB 64/309 KB 11/192 KB 16/37 KB 64/309 KB 13/192 KB 16/37 KB 64/309 KB 16/192 KB 16/37 KB 64/309 KB 19/192 KB 16/37 KB 64/309 KB 21/192 KB 16/37 KB 64/309 KB 24/192 KB 16/37 KB 68/309 KB 24/192 KB 16/37 KB 72/309 KB 24/192 KB 16/37 KB 76/309 KB 24/192 KB 16/37 KB 80/309 KB 27/192 KB 16/37 KB 76/309 KB 27/192 KB 16/37 KB 80/309 KB 29/192 KB 16/37 KB 80/309 KB 32/192 KB 16/37 KB 84/309 KB 32/192 KB 16/37 KB 88/309 KB 32/192 KB 16/37 KB 92/309 KB 32/192 KB 16/37 KB 96/309 KB 32/192 KB 16/37 KB 96/309 KB 36/192 KB 16/37 KB 96/309 KB 40/192 KB 16/37 KB 96/309 KB 44/192 KB 16/37 KB 96/309 KB 48/192 KB 16/37 KB 100/309 KB 48/192 KB 16/37 KB 104/309 KB 52/192 KB 20/37 KB 108/309 KB 52/192 KB 20/37 KB 112/309 KB 52/192 KB 20/37 KB 100/309 KB 52/192 KB 20/37 KB 112/309 KB 56/192 KB 20/37 KB 112/309 KB 60/192 KB 20/37 KB 112/309 KB 64/192 KB 20/37 KB 100/309 KB 48/192 KB 20/37 KB 112/309 KB 64/192 KB 24/37 KB 112/309 KB 64/192 KB 28/37 KB 112/309 KB 64/192 KB 32/37 KB 116/309 KB 64/192 KB 32/37 KB 116/309 KB 3/14 KB 64/192 KB 32/37 KB 116/309 KB 6/14 KB 64/192 KB 32/37 KB 116/309 KB 9/14 KB 64/192 KB 32/37 KB 116/309 KB 11/14 KB 64/192 KB 32/37 KB 116/309 KB 14/14 KB 64/192 KB 32/37 KB 116/309 KB 14/14 KB 64/192 KB 32/37 KB 116/309 KB 14/14 KB 68/192 KB 32/37 KB 120/309 KB 14/14 KB 72/192 KB 36/37 KB 120/309 KB 14/14 KB 76/192 KB 36/37 KB 120/309 KB 14/14 KB 80/192 KB 36/37 KB 120/309 KB 14/14 KB 68/192 KB 36/37 KB 120/309 KB 14/14 KB 80/192 KB 37/37 KB 120/309 KB 14/14 KB 68/192 KB 32/37 KB 124/309 KB 14/14 KB 80/192 KB 37/37 KB 128/309 KB 14/14 KB 80/192 KB 37/37 KB 132/309 KB 14/14 KB 80/192 KB 37/37 KB 136/309 KB 14/14 KB 84/192 KB 37/37 KB 140/309 KB 14/14 KB 84/192 KB 37/37 KB 144/309 KB 14/14 KB 84/192 KB 37/37 KB 132/309 KB 14/14 KB 84/192 KB 37/37 KB 144/309 KB 14/14 KB 88/192 KB 37/37 KB 144/309 KB 14/14 KB 92/192 KB 37/37 KB 144/309 KB 14/14 KB 96/192 KB 37/37 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 82.6 KB/sec) unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 144/309 KB 100/192 KB 37/37 KB 148/309 KB 104/192 KB 37/37 KB 148/309 KB 108/192 KB 37/37 KB 148/309 KB 112/192 KB 37/37 KB 148/309 KB 100/192 KB 37/37 KB 152/309 KB 112/192 KB 37/37 KB 156/309 KB 112/192 KB 37/37 KB 160/309 KB 112/192 KB 37/37 KB 164/309 KB 112/192 KB 37/37 KB 168/309 KB 116/192 KB 172/309 KB 116/192 KB 176/309 KB 116/192 KB 164/309 KB 116/192 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 216.1 KB/sec) unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install 176/309 KB 120/192 KB 176/309 KB 124/192 KB 176/309 KB 128/192 KB 180/309 KB 128/192 KB 184/309 KB 132/192 KB 188/309 KB 132/192 KB 192/309 KB 132/192 KB 180/309 KB 132/192 KB 192/309 KB 136/192 KB 192/309 KB 140/192 KB 192/309 KB 144/192 KB 192/309 KB 148/192 KB 196/309 KB 152/192 KB 196/309 KB 156/192 KB 196/309 KB 160/192 KB 196/309 KB 148/192 KB 200/309 KB 160/192 KB 204/309 KB 160/192 KB 208/309 KB 160/192 KB 212/309 KB 160/192 KB 216/309 KB 164/192 KB 220/309 KB 164/192 KB 224/309 KB 164/192 KB 212/309 KB 164/192 KB 224/309 KB 168/192 KB 224/309 KB 172/192 KB 224/309 KB 176/192 KB 224/309 KB 180/192 KB 228/309 KB 180/192 KB 232/309 KB 180/192 KB 236/309 KB 180/192 KB 240/309 KB 180/192 KB 240/309 KB 184/192 KB 240/309 KB 188/192 KB 240/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 192/192 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 1018.5 KB/sec) unit-abot-epc-basic-0: 05:44:17 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 1614.7 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 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 138.7 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 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 178.8 KB/sec) unit-abot-epc-basic-0: 05:44:17 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:44:17 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 3507.2 KB/sec) unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 05:44:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 05:44:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 05:44:17 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:44:18 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 05:44:18 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:44:19 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 05:44:19 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:19 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:44:19 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Wed Aug 15 05:44:19 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:44:19 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:19 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 05:44:19 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:19 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-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:44:19 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:44:20 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 05:44:20 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:44:21 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:21 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 05:44:21 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:44:21 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:21 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:44:21 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Wed Aug 15 05:44:21 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:44:21 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:21 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:44:21 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:21 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:44:21 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:21 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:44:21 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:21 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:44:22 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:22 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 05:44:22 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Wed Aug 15 05:44:22 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 05:44:22 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:22 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:44:22 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:22 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:44:22 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:22 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:44:22 DEBUG unit.abot-epc-basic/0.install Aug 15, 2018 5:44:22 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 05:44:22 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:44:22 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:44:22 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 05:44:22 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:22 [main] REPORT: STEP EXECUTION TIME TAKEN :1337 MS unit-abot-epc-basic-0: 05:44:22 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:44:22 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:23 [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:44:23 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:23 [main] REPORT: STEP EXECUTION TIME TAKEN :115 MS unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 05:44:23 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:44:23 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:44:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 0m1.897s unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.093 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 05:44:23 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 sec unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.016 sec unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 15-Aug-2018 05:44:23.277 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-mysql-0: 05:44:23 DEBUG unit.mysql/0.config-changed 180815 5:44:23 [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:44:23 DEBUG unit.mysql/0.config-changed 180815 5:44:23 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 05:44:23 DEBUG unit.mysql/0.config-changed 180815 5:44:23 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 17083 ... unit-abot-epc-basic-0: 05:44:23 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:44:23 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 260.7 KB/sec) unit-abot-epc-basic-0: 05:44:23 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:44:23 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 161.4 KB/sec) unit-abot-epc-basic-0: 05:44:23 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:44:23 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:44:23 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:44:23 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 202.7 KB/sec) unit-abot-epc-basic-0: 05:44:23 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:44:23 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/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 05:44:23 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:44:23 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 76.5 KB/sec) unit-abot-epc-basic-0: 05:44:23 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:44:23 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 606.0 KB/sec) unit-abot-epc-basic-0: 05:44:23 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:44:23 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:44:23 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:44:23 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:44:23 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:44:23 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 3/181 KB 14/22 KB 6/181 KB 14/22 KB 9/181 KB 14/22 KB 11/181 KB 14/22 KB 11/181 KB 16/22 KB 11/181 KB 19/22 KB 11/181 KB 22/22 KB 11/181 KB 3/57 KB 22/22 KB 11/181 KB 5/57 KB 22/22 KB 11/181 KB 8/57 KB 22/22 KB 3/60 KB 11/181 KB 8/57 KB 22/22 KB 6/60 KB 11/181 KB 8/57 KB 22/22 KB 9/60 KB 11/181 KB 8/57 KB 22/22 KB 11/60 KB 11/181 KB 11/57 KB 22/22 KB 14/60 KB 14/181 KB 11/57 KB 22/22 KB 16/60 KB 14/181 KB 11/57 KB 22/22 KB 9/60 KB 11/181 KB 11/57 KB 22/22 KB 16/60 KB 3/203 KB 14/181 KB 13/57 KB 22/22 KB 16/60 KB 3/203 KB 14/181 KB 16/57 KB 22/22 KB 16/60 KB 3/203 KB 14/181 KB 11/57 KB 22/22 KB 16/60 KB 6/203 KB 14/181 KB 16/57 KB 22/22 KB 16/60 KB 9/203 KB 14/181 KB 16/57 KB 22/22 KB 16/60 KB 11/203 KB 14/181 KB 16/57 KB 22/22 KB 16/60 KB 14/203 KB 14/181 KB 16/57 KB 22/22 KB 16/60 KB 16/203 KB 14/181 KB 16/57 KB 22/22 KB 11/60 KB 14/181 KB 11/57 KB 22/22 KB 19/60 KB 16/203 KB 16/181 KB 16/57 KB 22/22 KB 19/60 KB 16/203 KB 19/181 KB 16/57 KB 22/22 KB 19/60 KB 16/203 KB 22/181 KB 19/57 KB 22/22 KB 19/60 KB 16/203 KB 14/181 KB 16/57 KB 22/22 KB 19/60 KB 19/203 KB 22/181 KB 19/57 KB 22/22 KB 19/60 KB 22/203 KB 22/181 KB 19/57 KB 22/22 KB 19/60 KB 16/203 KB 19/181 KB 19/57 KB 22/22 KB 22/60 KB 22/203 KB 22/181 KB 21/57 KB 22/22 KB 22/60 KB 22/203 KB 22/181 KB 19/57 KB 22/22 KB 25/60 KB 22/203 KB 25/181 KB 21/57 KB 22/22 KB 27/60 KB 22/203 KB 25/181 KB 21/57 KB 22/22 KB 30/60 KB 25/203 KB 25/181 KB 24/57 KB 22/22 KB 22/60 KB 22/203 KB 25/181 KB 21/57 KB 22/22 KB 27/60 KB 25/203 KB 25/181 KB 24/57 KB 22/22 KB 27/60 KB 25/203 KB 25/181 KB 21/57 KB 22/22 KB 30/60 KB 25/203 KB 27/181 KB 24/57 KB 22/22 KB 30/60 KB 27/203 KB 27/181 KB 24/57 KB 22/22 KB 30/60 KB 30/203 KB 27/181 KB 24/57 KB 22/22 KB 30/60 KB 32/203 KB 30/181 KB 27/57 KB 22/22 KB 30/60 KB 30/203 KB 30/181 KB 27/57 KB 22/22 KB 30/60 KB 30/203 KB 30/181 KB 24/57 KB 22/22 KB 32/60 KB 32/203 KB 30/181 KB 27/57 KB 22/22 KB 32/60 KB 32/203 KB 30/181 KB 29/57 KB 22/22 KB 32/60 KB 32/203 KB 32/181 KB 29/57 KB 22/22 KB 36/60 KB 32/203 KB 32/181 KB 29/57 KB 22/22 KB 40/60 KB 36/203 KB 36/181 KB 32/57 KB 22/22 KB 44/60 KB 36/203 KB 36/181 KB 32/57 KB 22/22 KB 48/60 KB 36/203 KB 36/181 KB 32/57 KB 22/22 KB 36/60 KB 36/203 KB 36/181 KB 32/57 KB 22/22 KB 48/60 KB 36/203 KB 40/181 KB 32/57 KB 22/22 KB 48/60 KB 36/203 KB 44/181 KB 32/57 KB 22/22 KB 48/60 KB 36/203 KB 48/181 KB 32/57 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 473.4 KB/sec) unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 36/60 KB 36/203 KB 32/181 KB 32/57 KB 22/22 KB 36/60 KB 32/203 KB 32/181 KB 32/57 KB 22/22 KB 48/60 KB 36/203 KB 48/181 KB 36/57 KB 48/60 KB 36/203 KB 48/181 KB 40/57 KB 48/60 KB 40/203 KB 48/181 KB 44/57 KB 48/60 KB 40/203 KB 48/181 KB 48/57 KB 48/60 KB 40/203 KB 48/181 KB 40/57 KB 48/60 KB 44/203 KB 48/181 KB 48/57 KB 48/60 KB 48/203 KB 48/181 KB 48/57 KB 48/60 KB 48/203 KB 52/181 KB 48/57 KB 52/60 KB 52/203 KB 56/181 KB 52/57 KB 52/60 KB 52/203 KB 60/181 KB 52/57 KB 52/60 KB 52/203 KB 52/181 KB 52/57 KB 52/60 KB 52/203 KB 60/181 KB 56/57 KB 52/60 KB 52/203 KB 60/181 KB 57/57 KB 52/60 KB 52/203 KB 52/181 KB 48/57 KB 52/60 KB 48/203 KB 52/181 KB 48/57 KB 56/60 KB 52/203 KB 60/181 KB 57/57 KB 60/60 KB 52/203 KB 60/181 KB 57/57 KB 60/60 KB 56/203 KB 60/181 KB 57/57 KB 60/60 KB 60/203 KB 60/181 KB 57/57 KB 60/60 KB 64/203 KB 60/181 KB 57/57 KB 60/60 KB 64/203 KB 64/181 KB 57/57 KB 60/60 KB 68/203 KB 64/181 KB 57/57 KB 60/60 KB 72/203 KB 68/181 KB 57/57 KB 60/60 KB 76/203 KB 68/181 KB 57/57 KB 60/60 KB 80/203 KB 68/181 KB 57/57 KB 60/60 KB 68/203 KB 68/181 KB 57/57 KB 60/60 KB 80/203 KB 72/181 KB 57/57 KB 60/60 KB 80/203 KB 76/181 KB 57/57 KB 60/60 KB 80/203 KB 80/181 KB 57/57 KB 60/60 KB 84/203 KB 80/181 KB 57/57 KB 60/60 KB 88/203 KB 84/181 KB 57/57 KB 60/60 KB 92/203 KB 84/181 KB 57/57 KB 60/60 KB 96/203 KB 84/181 KB 57/57 KB 60/60 KB 84/203 KB 84/181 KB 57/57 KB 60/60 KB 96/203 KB 88/181 KB 57/57 KB 60/60 KB 96/203 KB 92/181 KB 57/57 KB 60/60 KB 96/203 KB 96/181 KB 57/57 KB 60/60 KB 96/203 KB 100/181 KB 57/57 KB 60/60 KB 100/203 KB 104/181 KB 57/57 KB 60/60 KB 100/203 KB 108/181 KB 57/57 KB 60/60 KB 100/203 KB 112/181 KB 57/57 KB 60/60 KB 100/203 KB 100/181 KB 57/57 KB 60/60 KB 104/203 KB 112/181 KB 57/57 KB 60/60 KB 108/203 KB 112/181 KB 57/57 KB 60/60 KB 112/203 KB 112/181 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1073.8 KB/sec) unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1094.2 KB/sec) unit-abot-epc-basic-0: 05:44:23 DEBUG unit.abot-epc-basic/0.install 116/203 KB 112/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 116/203 KB 116/181 KB 124/203 KB 120/181 KB 128/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 132/203 KB 132/181 KB 144/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 164/203 KB 160/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 164/203 KB 164/181 KB 176/203 KB 168/181 KB 176/203 KB 172/181 KB 176/203 KB 176/181 KB 180/203 KB 176/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 180/203 KB 180/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB 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:44:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2897.9 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 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 197.1 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 1525.8 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 296.2 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 248.0 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 127.4 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 226.2 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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/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:44:24 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:44:24 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 100.0 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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:44:24 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:44:24 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/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:44:24 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:44:24 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 721.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 71.4 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 42.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 170.9 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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:44:24 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:44:24 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 61.2 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 295.8 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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:44:24 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:44:24 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 419.6 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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:44:24 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:44:24 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-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 739.9 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 222.4 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 566.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 64.9 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 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 763.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/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:44:24 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:44:24 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:44:24 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:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 3/158 KB 4/46 KB 3/54 KB 5/158 KB 3/44 KB 4/46 KB 3/54 KB 7/158 KB 3/44 KB 4/46 KB 3/54 KB 9/158 KB 3/44 KB 4/46 KB 3/54 KB 11/158 KB 3/44 KB 4/46 KB 3/54 KB 13/158 KB 3/44 KB 4/46 KB 3/54 KB 15/158 KB 3/44 KB 4/46 KB 3/54 KB 17/158 KB 3/44 KB 4/46 KB 3/54 KB 19/158 KB 3/44 KB 4/46 KB 3/54 KB 21/158 KB 3/44 KB 4/46 KB 3/54 KB 3/158 KB 3/44 KB 4/46 KB 3/54 KB 21/158 KB 5/44 KB 4/46 KB 3/54 KB 21/158 KB 8/44 KB 4/46 KB 3/54 KB 21/158 KB 11/44 KB 4/46 KB 3/54 KB 21/158 KB 13/44 KB 4/46 KB 3/54 KB 21/158 KB 16/44 KB 4/46 KB 3/54 KB 21/158 KB 19/44 KB 4/46 KB 3/54 KB 21/158 KB 21/44 KB 4/46 KB 3/54 KB 3/158 KB 4/46 KB 4/54 KB 21/158 KB 21/44 KB 4/46 KB 6/54 KB 21/158 KB 21/44 KB 4/46 KB 8/54 KB 21/158 KB 21/44 KB 4/46 KB 10/54 KB 21/158 KB 21/44 KB 4/46 KB 12/54 KB 21/158 KB 21/44 KB 4/46 KB 14/54 KB 21/158 KB 21/44 KB 4/46 KB 16/54 KB 21/158 KB 21/44 KB 4/46 KB 18/54 KB 21/158 KB 21/44 KB 4/46 KB 20/54 KB 21/158 KB 21/44 KB 4/46 KB 22/54 KB 21/158 KB 21/44 KB 4/46 KB 3/158 KB 8/46 KB 22/54 KB 21/158 KB 21/44 KB 12/46 KB 22/54 KB 21/158 KB 21/44 KB 16/46 KB 22/54 KB 21/158 KB 21/44 KB 20/46 KB 22/54 KB 21/158 KB 21/44 KB 24/46 KB 22/54 KB 21/158 KB 21/44 KB 28/46 KB 22/54 KB 21/158 KB 21/44 KB 32/46 KB 22/54 KB 21/158 KB 21/44 KB 36/46 KB 22/54 KB 21/158 KB 21/44 KB 40/46 KB 22/54 KB 21/158 KB 21/44 KB 44/46 KB 22/54 KB 21/158 KB 21/44 KB 46/46 KB 22/54 KB 21/158 KB 21/44 KB 46/46 KB 24/54 KB 21/158 KB 21/44 KB 46/46 KB 26/54 KB 21/158 KB 21/44 KB 46/46 KB 26/54 KB 23/158 KB 24/44 KB 46/46 KB 26/54 KB 25/158 KB 24/44 KB 46/46 KB 26/54 KB 21/158 KB 24/44 KB 46/46 KB 28/54 KB 25/158 KB 24/44 KB 46/46 KB 28/54 KB 25/158 KB 27/44 KB 46/46 KB 30/54 KB 25/158 KB 27/44 KB 46/46 KB 30/54 KB 28/158 KB 27/44 KB 46/46 KB 32/54 KB 28/158 KB 27/44 KB 46/46 KB 34/54 KB 28/158 KB 29/44 KB 46/46 KB 32/54 KB 28/158 KB 29/44 KB 46/46 KB 34/54 KB 31/158 KB 29/44 KB 46/46 KB 34/54 KB 31/158 KB 32/44 KB 46/46 KB 36/54 KB 33/158 KB 32/44 KB 46/46 KB 34/54 KB 33/158 KB 32/44 KB 46/46 KB 36/54 KB 35/158 KB 32/44 KB 46/46 KB 38/54 KB 37/158 KB 32/44 KB 46/46 KB 38/54 KB 39/158 KB 32/44 KB 46/46 KB 38/54 KB 35/158 KB 32/44 KB 46/46 KB 40/54 KB 39/158 KB 36/44 KB 46/46 KB 38/54 KB 39/158 KB 36/44 KB 46/46 KB 40/54 KB 41/158 KB 36/44 KB 46/46 KB 42/54 KB 41/158 KB 40/44 KB 46/46 KB 42/54 KB 41/158 KB 36/44 KB 46/46 KB 42/54 KB 41/158 KB 44/44 KB 46/46 KB 42/54 KB 41/158 KB 44/44 KB 46/46 KB 44/54 KB 43/158 KB 44/44 KB 46/46 KB 44/54 KB 41/158 KB 44/44 KB 46/46 KB 46/54 KB 43/158 KB 44/44 KB 46/46 KB 46/54 KB 45/158 KB 44/44 KB 46/46 KB 46/54 KB 47/158 KB 44/44 KB 46/46 KB 48/54 KB 47/158 KB 44/44 KB 46/46 KB 50/54 KB 47/158 KB 44/44 KB 46/46 KB 50/54 KB 49/158 KB 44/44 KB 46/46 KB 53/54 KB 49/158 KB 44/44 KB 46/46 KB 54/54 KB 51/158 KB 44/44 KB 46/46 KB 53/54 KB 51/158 KB 44/44 KB 46/46 KB 54/54 KB 53/158 KB 44/44 KB 46/46 KB 54/54 KB 55/158 KB 44/44 KB 46/46 KB 54/54 KB 57/158 KB 44/44 KB 46/46 KB 54/54 KB 59/158 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 4/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 8/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 12/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 16/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 20/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 24/201 KB 44/44 KB 46/46 KB 54/54 KB unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 61/158 KB 28/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 32/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 36/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 40/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 44/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 48/201 KB 44/44 KB 46/46 KB 54/54 KB 61/158 KB 52/201 KB 44/44 KB 54/54 KB 61/158 KB 56/201 KB 44/44 KB 54/54 KB 61/158 KB 60/201 KB 44/44 KB 54/54 KB 61/158 KB 63/201 KB 44/44 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 978.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 54/54 KB 61/158 KB 67/201 KB 44/44 KB 54/54 KB 61/158 KB 71/201 KB 44/44 KB 54/54 KB 61/158 KB 75/201 KB 44/44 KB 54/54 KB 61/158 KB 79/201 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1069.6 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 54/54 KB 61/158 KB 83/201 KB 54/54 KB 61/158 KB 87/201 KB 54/54 KB 61/158 KB 91/201 KB 54/54 KB 61/158 KB 95/201 KB 54/54 KB 61/158 KB 99/201 KB 54/54 KB 63/158 KB 99/201 KB 65/158 KB 99/201 KB 67/158 KB 99/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1169.5 KB/sec) unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 69/158 KB 99/201 KB 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:44:24 DEBUG unit.abot-epc-basic/0.install 71/158 KB 103/201 KB 71/158 KB 99/201 KB 71/158 KB 107/201 KB 73/158 KB 107/201 KB 73/158 KB 111/201 KB 75/158 KB 111/201 KB 77/158 KB 111/201 KB 79/158 KB 111/201 KB 79/158 KB 115/201 KB 81/158 KB 115/201 KB 4/6 KB 81/158 KB 115/201 KB 6/6 KB 81/158 KB 115/201 KB 6/6 KB 81/158 KB 119/201 KB 6/6 KB 83/158 KB 123/201 KB 6/6 KB 83/158 KB 119/201 KB 6/6 KB 83/158 KB 127/201 KB 6/6 KB 85/158 KB 127/201 KB 6/6 KB 87/158 KB 127/201 KB 6/6 KB 87/158 KB 127/201 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 3/367 KB 87/158 KB 127/201 KB 3/3 KB 5/367 KB 87/158 KB 127/201 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 46.0 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 8/367 KB 87/158 KB 127/201 KB 8/367 KB 89/158 KB 127/201 KB 11/367 KB 89/158 KB 127/201 KB 11/367 KB 91/158 KB 127/201 KB 11/367 KB 91/158 KB 131/201 KB 13/367 KB 91/158 KB 135/201 KB 13/367 KB 93/158 KB 139/201 KB 13/367 KB 93/158 KB 143/201 KB 13/367 KB 91/158 KB 131/201 KB 13/367 KB 93/158 KB 135/201 KB 13/367 KB 95/158 KB 143/201 KB 16/367 KB 95/158 KB 143/201 KB 16/367 KB 97/158 KB 143/201 KB 19/367 KB 97/158 KB 143/201 KB 19/367 KB 99/158 KB 143/201 KB 21/367 KB 99/158 KB 143/201 KB 21/367 KB 101/158 KB 143/201 KB 21/367 KB 101/158 KB 147/201 KB 21/367 KB 101/158 KB 151/201 KB 24/367 KB 3/5 KB 103/158 KB 155/201 KB 24/367 KB 3/5 KB 103/158 KB 159/201 KB 24/367 KB 3/5 KB 103/158 KB 151/201 KB 24/367 KB 3/5 KB 101/158 KB 151/201 KB 24/367 KB 5/5 KB 103/158 KB 159/201 KB 24/367 KB 101/158 KB 151/201 KB 27/367 KB 5/5 KB 103/158 KB 159/201 KB 27/367 KB 5/5 KB 105/158 KB 159/201 KB 27/367 KB 5/5 KB 107/158 KB 159/201 KB 29/367 KB 5/5 KB 107/158 KB 159/201 KB 29/367 KB 5/5 KB 109/158 KB 159/201 KB 29/367 KB 5/5 KB 111/158 KB 159/201 KB 32/367 KB 5/5 KB 111/158 KB 159/201 KB 32/367 KB 5/5 KB 111/158 KB 163/201 KB 32/367 KB 5/5 KB 113/158 KB 163/201 KB 32/367 KB 5/5 KB 115/158 KB 163/201 KB 36/367 KB 5/5 KB 115/158 KB 163/201 KB 36/367 KB 5/5 KB 117/158 KB 167/201 KB 36/367 KB 5/5 KB 115/158 KB 167/201 KB 36/367 KB 5/5 KB 117/158 KB 171/201 KB 36/367 KB 5/5 KB 119/158 KB 171/201 KB 40/367 KB 3/52 KB 5/5 KB 121/158 KB 175/201 KB 40/367 KB 3/52 KB 5/5 KB 123/158 KB 175/201 KB 40/367 KB 3/52 KB 5/5 KB 119/158 KB 175/201 KB 36/367 KB 3/52 KB 5/5 KB 119/158 KB 175/201 KB 36/367 KB 3/52 KB 5/5 KB 119/158 KB 171/201 KB 44/367 KB 5/52 KB 5/5 KB 123/158 KB 175/201 KB 44/367 KB 8/52 KB 5/5 KB 123/158 KB 175/201 KB 44/367 KB 11/52 KB 5/5 KB 123/158 KB 175/201 KB 44/367 KB 13/52 KB 5/5 KB 123/158 KB 175/201 KB 44/367 KB 16/52 KB 5/5 KB 123/158 KB 175/201 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 63.3 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 44/367 KB 19/52 KB 123/158 KB 175/201 KB 44/367 KB 21/52 KB 123/158 KB 175/201 KB 44/367 KB 24/52 KB 123/158 KB 175/201 KB 44/367 KB 24/52 KB 123/158 KB 179/201 KB 44/367 KB 27/52 KB 125/158 KB 183/201 KB 44/367 KB 27/52 KB 125/158 KB 187/201 KB 44/367 KB 27/52 KB 125/158 KB 191/201 KB 44/367 KB 27/52 KB 125/158 KB 179/201 KB 44/367 KB 3/52 KB 5/5 KB 123/158 KB 179/201 KB 48/367 KB 27/52 KB 125/158 KB 191/201 KB 44/367 KB 27/52 KB 123/158 KB 179/201 KB 48/367 KB 29/52 KB 125/158 KB 191/201 KB 48/367 KB 32/52 KB 125/158 KB 191/201 KB 48/367 KB 32/52 KB 127/158 KB 191/201 KB 48/367 KB 32/52 KB 129/158 KB 191/201 KB 52/367 KB 32/52 KB 131/158 KB 195/201 KB 52/367 KB 36/52 KB 131/158 KB 195/201 KB 52/367 KB 32/52 KB 129/158 KB 195/201 KB 52/367 KB 36/52 KB 133/158 KB 199/201 KB 52/367 KB 40/52 KB 133/158 KB 201/201 KB 52/367 KB 32/52 KB 129/158 KB 191/201 KB 56/367 KB 40/52 KB 133/158 KB 201/201 KB 60/367 KB 40/52 KB 133/158 KB 201/201 KB 64/367 KB 40/52 KB 133/158 KB 201/201 KB 52/367 KB 40/52 KB 133/158 KB 199/201 KB 52/367 KB 36/52 KB 133/158 KB 195/201 KB 64/367 KB 40/52 KB 135/158 KB 201/201 KB 64/367 KB 44/52 KB 135/158 KB 201/201 KB 64/367 KB 48/52 KB 137/158 KB 201/201 KB 64/367 KB 44/52 KB 137/158 KB 201/201 KB 64/367 KB 48/52 KB 139/158 KB 201/201 KB 64/367 KB 52/52 KB 139/158 KB 201/201 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 3/47 KB 68/367 KB 52/52 KB 139/158 KB 201/201 KB 3/47 KB 64/367 KB 52/52 KB 139/158 KB 201/201 KB 3/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 5/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 8/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 11/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 13/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 16/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 19/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 21/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 24/47 KB 68/367 KB 52/52 KB 141/158 KB 201/201 KB 27/47 KB 72/367 KB 52/52 KB 141/158 KB 201/201 KB 27/47 KB 76/367 KB 52/52 KB 143/158 KB 201/201 KB 29/47 KB 72/367 KB 52/52 KB 143/158 KB 201/201 KB 29/47 KB 72/367 KB 52/52 KB 143/158 KB 201/201 KB 27/47 KB 76/367 KB 52/52 KB 145/158 KB 201/201 KB 29/47 KB 80/367 KB 52/52 KB 145/158 KB 201/201 KB 29/47 KB 80/367 KB 52/52 KB 145/158 KB 201/201 KB 32/47 KB 80/367 KB 52/52 KB 147/158 KB 201/201 KB 32/47 KB 80/367 KB 52/52 KB 147/158 KB 201/201 KB 36/47 KB 84/367 KB 52/52 KB 149/158 KB 201/201 KB 40/47 KB 84/367 KB 52/52 KB 149/158 KB 201/201 KB 44/47 KB 84/367 KB 52/52 KB 149/158 KB 201/201 KB 47/47 KB 84/367 KB 52/52 KB 149/158 KB 201/201 KB 36/47 KB 80/367 KB 52/52 KB 149/158 KB 201/201 KB 36/47 KB 84/367 KB 52/52 KB 151/158 KB 201/201 KB 47/47 KB 84/367 KB 52/52 KB 153/158 KB 201/201 KB 47/47 KB 88/367 KB 52/52 KB 153/158 KB 201/201 KB 47/47 KB 88/367 KB 52/52 KB 156/158 KB 201/201 KB 47/47 KB 92/367 KB 52/52 KB 156/158 KB 201/201 KB 47/47 KB 92/367 KB 52/52 KB 158/158 KB 201/201 KB 47/47 KB 96/367 KB 52/52 KB 158/158 KB 201/201 KB 47/47 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 2279.4 KB/sec) unit-abot-epc-basic-0: 05:44:24 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.jar unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 584.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 100/367 KB 158/158 KB 47/47 KB 104/367 KB 158/158 KB 47/47 KB 108/367 KB 158/158 KB 47/47 KB 112/367 KB 158/158 KB 47/47 KB 112/367 KB 3/28 KB 158/158 KB 47/47 KB 116/367 KB 6/28 KB 4/238 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 476.5 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 116/367 KB 3/28 KB 4/238 KB 47/47 KB 120/367 KB 6/28 KB 4/238 KB 112/367 KB 3/28 KB 4/238 KB 47/47 KB 120/367 KB 6/28 KB 8/238 KB 120/367 KB 6/28 KB 12/238 KB 124/367 KB 6/28 KB 16/238 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 1510.1 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 124/367 KB 6/28 KB 12/238 KB 128/367 KB 6/28 KB 16/238 KB 128/367 KB 9/28 KB 16/238 KB 128/367 KB 11/28 KB 16/238 KB 132/367 KB 14/28 KB 20/238 KB 132/367 KB 11/28 KB 20/238 KB 128/367 KB 11/28 KB 20/238 KB 136/367 KB 14/28 KB 20/238 KB 136/367 KB 16/28 KB 20/238 KB 140/367 KB 16/28 KB 24/238 KB 136/367 KB 16/28 KB 24/238 KB 140/367 KB 16/28 KB 28/238 KB 144/367 KB 16/28 KB 28/238 KB 144/367 KB 19/28 KB 28/238 KB 144/367 KB 19/28 KB 32/238 KB 144/367 KB 22/28 KB 32/238 KB 148/367 KB 25/28 KB 36/238 KB 148/367 KB 22/28 KB 36/238 KB 144/367 KB 22/28 KB 36/238 KB 152/367 KB 25/28 KB 36/238 KB 156/367 KB 27/28 KB 36/238 KB 156/367 KB 28/28 KB 40/238 KB 156/367 KB 27/28 KB 40/238 KB 156/367 KB 27/28 KB 40/238 KB 156/367 KB 28/28 KB 44/238 KB 160/367 KB 28/28 KB 44/238 KB 160/367 KB 28/28 KB 48/238 KB 164/367 KB 28/28 KB 48/238 KB 168/367 KB 28/28 KB 3/186 KB 52/238 KB 172/367 KB 28/28 KB 3/186 KB 52/238 KB 176/367 KB 28/28 KB 3/186 KB 52/238 KB 164/367 KB 28/28 KB 3/186 KB 52/238 KB 164/367 KB 28/28 KB 3/186 KB 48/238 KB 176/367 KB 28/28 KB 5/186 KB 52/238 KB 176/367 KB 28/28 KB 8/186 KB 52/238 KB 176/367 KB 28/28 KB 11/186 KB 52/238 KB 176/367 KB 28/28 KB 13/186 KB 52/238 KB 176/367 KB 28/28 KB 16/186 KB 52/238 KB 176/367 KB 28/28 KB 19/186 KB 52/238 KB 176/367 KB 28/28 KB 21/186 KB 52/238 KB 176/367 KB 28/28 KB 24/186 KB 52/238 KB 176/367 KB 28/28 KB 24/186 KB 56/238 KB 176/367 KB 28/28 KB 27/186 KB 60/238 KB 176/367 KB 28/28 KB 27/186 KB 56/238 KB 176/367 KB 28/28 KB 27/186 KB 64/238 KB 176/367 KB 28/28 KB 29/186 KB 64/238 KB 180/367 KB 28/28 KB 29/186 KB 64/238 KB 184/367 KB 32/186 KB 68/238 KB 188/367 KB 32/186 KB 68/238 KB 192/367 KB 32/186 KB 68/238 KB 180/367 KB 32/186 KB 68/238 KB 180/367 KB 32/186 KB 64/238 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 239.4 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 192/367 KB 36/186 KB 68/238 KB 192/367 KB 40/186 KB 72/238 KB 192/367 KB 44/186 KB 72/238 KB 192/367 KB 48/186 KB 72/238 KB 192/367 KB 36/186 KB 72/238 KB 192/367 KB 48/186 KB 76/238 KB 192/367 KB 48/186 KB 80/238 KB 192/367 KB 48/186 KB 84/238 KB 196/367 KB 3/558 KB 52/186 KB 88/238 KB 196/367 KB 3/558 KB 52/186 KB 92/238 KB 196/367 KB 3/558 KB 52/186 KB 96/238 KB 196/367 KB 3/558 KB 52/186 KB 84/238 KB 196/367 KB 5/558 KB 52/186 KB 96/238 KB 196/367 KB 52/186 KB 84/238 KB 200/367 KB 5/558 KB 52/186 KB 96/238 KB 192/367 KB 52/186 KB 84/238 KB 204/367 KB 5/558 KB 56/186 KB 96/238 KB 204/367 KB 8/558 KB 60/186 KB 96/238 KB 204/367 KB 8/558 KB 64/186 KB 96/238 KB 204/367 KB 8/558 KB 56/186 KB 96/238 KB 204/367 KB 5/558 KB 56/186 KB 96/238 KB 208/367 KB 8/558 KB 64/186 KB 96/238 KB 208/367 KB 11/558 KB 64/186 KB 96/238 KB 208/367 KB 11/558 KB 68/186 KB 96/238 KB 212/367 KB 13/558 KB 72/186 KB 100/238 KB 212/367 KB 13/558 KB 68/186 KB 100/238 KB 212/367 KB 13/558 KB 68/186 KB 96/238 KB 216/367 KB 13/558 KB 72/186 KB 100/238 KB 220/367 KB 13/558 KB 72/186 KB 100/238 KB 208/367 KB 13/558 KB 68/186 KB 96/238 KB 220/367 KB 16/558 KB 72/186 KB 104/238 KB 220/367 KB 19/558 KB 72/186 KB 104/238 KB 220/367 KB 13/558 KB 72/186 KB 104/238 KB 224/367 KB 19/558 KB 72/186 KB 104/238 KB 224/367 KB 19/558 KB 72/186 KB 108/238 KB 4/1199 KB 224/367 KB 19/558 KB 72/186 KB 104/238 KB 4/1199 KB 224/367 KB 19/558 KB 72/186 KB 108/238 KB 8/1199 KB 224/367 KB 19/558 KB 72/186 KB 108/238 KB 12/1199 KB 224/367 KB 19/558 KB 72/186 KB 108/238 KB 16/1199 KB 224/367 KB 21/558 KB 72/186 KB 108/238 KB 16/1199 KB 224/367 KB 21/558 KB 72/186 KB 112/238 KB 16/1199 KB 224/367 KB 21/558 KB 72/186 KB 112/238 KB 20/1199 KB 224/367 KB 21/558 KB 72/186 KB 112/238 KB 24/1199 KB 224/367 KB 21/558 KB 72/186 KB 112/238 KB 28/1199 KB 224/367 KB 21/558 KB 72/186 KB 112/238 KB 32/1199 KB 224/367 KB 21/558 KB 76/186 KB 112/238 KB 32/1199 KB 224/367 KB 21/558 KB 76/186 KB 112/238 KB 36/1199 KB 224/367 KB 21/558 KB 76/186 KB 112/238 KB 40/1199 KB 224/367 KB 21/558 KB 76/186 KB 112/238 KB 44/1199 KB 224/367 KB 21/558 KB 76/186 KB 112/238 KB 48/1199 KB 224/367 KB 21/558 KB 80/186 KB 112/238 KB 48/1199 KB 224/367 KB 24/558 KB 84/186 KB 112/238 KB 48/1199 KB 228/367 KB 24/558 KB 88/186 KB 116/238 KB 52/1199 KB 224/367 KB 24/558 KB 80/186 KB 112/238 KB 48/1199 KB 228/367 KB 27/558 KB 88/186 KB 116/238 KB 52/1199 KB 228/367 KB 29/558 KB 88/186 KB 116/238 KB 52/1199 KB 228/367 KB 24/558 KB 84/186 KB 116/238 KB 52/1199 KB 228/367 KB 29/558 KB 88/186 KB 120/238 KB 52/1199 KB 228/367 KB 24/558 KB 84/186 KB 112/238 KB 52/1199 KB 224/367 KB 24/558 KB 84/186 KB 112/238 KB 52/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 56/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 60/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 64/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 68/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 72/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 76/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 80/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 84/1199 KB 232/367 KB 32/558 KB 88/186 KB 120/238 KB 88/1199 KB 232/367 KB 32/558 KB 88/186 KB 120/238 KB 92/1199 KB 232/367 KB 32/558 KB 92/186 KB 124/238 KB 96/1199 KB 228/367 KB 32/558 KB 88/186 KB 120/238 KB 52/1199 KB 232/367 KB 32/558 KB 92/186 KB 124/238 KB 92/1199 KB 232/367 KB 32/558 KB 88 unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install /186 KB 124/238 KB 92/1199 KB 232/367 KB 32/558 KB 92/186 KB 128/238 KB 96/1199 KB 232/367 KB 32/558 KB 92/186 KB 132/238 KB 96/1199 KB 232/367 KB 36/558 KB 96/186 KB 136/238 KB 100/1199 KB 232/367 KB 36/558 KB 96/186 KB 140/238 KB 100/1199 KB 232/367 KB 32/558 KB 88/186 KB 120/238 KB 84/1199 KB 236/367 KB 36/558 KB 96/186 KB 140/238 KB 100/1199 KB 240/367 KB 36/558 KB 96/186 KB 140/238 KB 100/1199 KB 244/367 KB 36/558 KB 96/186 KB 140/238 KB 100/1199 KB 248/367 KB 36/558 KB 96/186 KB 140/238 KB 100/1199 KB 252/367 KB 36/558 KB 96/186 KB 140/238 KB 100/1199 KB 232/367 KB 36/558 KB 96/186 KB 132/238 KB 100/1199 KB 232/367 KB 36/558 KB 96/186 KB 132/238 KB 96/1199 KB 252/367 KB 40/558 KB 96/186 KB 140/238 KB 100/1199 KB 252/367 KB 44/558 KB 96/186 KB 140/238 KB 100/1199 KB 252/367 KB 48/558 KB 96/186 KB 140/238 KB 100/1199 KB 232/367 KB 32/558 KB 96/186 KB 132/238 KB 96/1199 KB 256/367 KB 48/558 KB 100/186 KB 140/238 KB 104/1199 KB 256/367 KB 52/558 KB 104/186 KB 144/238 KB 104/1199 KB 256/367 KB 52/558 KB 108/186 KB 144/238 KB 104/1199 KB 256/367 KB 52/558 KB 112/186 KB 144/238 KB 104/1199 KB 256/367 KB 48/558 KB 96/186 KB 140/238 KB 104/1199 KB 256/367 KB 48/558 KB 96/186 KB 140/238 KB 100/1199 KB 256/367 KB 52/558 KB 112/186 KB 144/238 KB 108/1199 KB 256/367 KB 52/558 KB 112/186 KB 144/238 KB 112/1199 KB 260/367 KB 52/558 KB 112/186 KB 144/238 KB 112/1199 KB 264/367 KB 52/558 KB 112/186 KB 144/238 KB 116/1199 KB 268/367 KB 52/558 KB 112/186 KB 144/238 KB 116/1199 KB 272/367 KB 52/558 KB 112/186 KB 144/238 KB 116/1199 KB 256/367 KB 52/558 KB 100/186 KB 144/238 KB 104/1199 KB 272/367 KB 56/558 KB 112/186 KB 144/238 KB 116/1199 KB 256/367 KB 48/558 KB 100/186 KB 144/238 KB 104/1199 KB 272/367 KB 56/558 KB 112/186 KB 148/238 KB 116/1199 KB 260/367 KB 52/558 KB 112/186 KB 144/238 KB 116/1199 KB 272/367 KB 60/558 KB 112/186 KB 152/238 KB 120/1199 KB 272/367 KB 60/558 KB 112/186 KB 152/238 KB 124/1199 KB 272/367 KB 60/558 KB 112/186 KB 148/238 KB 116/1199 KB 272/367 KB 64/558 KB 112/186 KB 152/238 KB 124/1199 KB 272/367 KB 68/558 KB 112/186 KB 152/238 KB 124/1199 KB 276/367 KB 72/558 KB 116/186 KB 152/238 KB 128/1199 KB 276/367 KB 76/558 KB 116/186 KB 152/238 KB 128/1199 KB 272/367 KB 60/558 KB 112/186 KB 152/238 KB 120/1199 KB 276/367 KB 76/558 KB 116/186 KB 156/238 KB 128/1199 KB 276/367 KB 76/558 KB 116/186 KB 160/238 KB 128/1199 KB 276/367 KB 68/558 KB 116/186 KB 152/238 KB 128/1199 KB 276/367 KB 76/558 KB 120/186 KB 160/238 KB 128/1199 KB 276/367 KB 76/558 KB 124/186 KB 160/238 KB 128/1199 KB 276/367 KB 76/558 KB 128/186 KB 160/238 KB 128/1199 KB 276/367 KB 76/558 KB 128/186 KB 164/238 KB 128/1199 KB 276/367 KB 76/558 KB 128/186 KB 168/238 KB 128/1199 KB 276/367 KB 80/558 KB 128/186 KB 172/238 KB 128/1199 KB 276/367 KB 80/558 KB 128/186 KB 176/238 KB 128/1199 KB 276/367 KB 68/558 KB 112/186 KB 152/238 KB 128/1199 KB 272/367 KB 68/558 KB 112/186 KB 152/238 KB 128/1199 KB 276/367 KB 80/558 KB 128/186 KB 176/238 KB 132/1199 KB 276/367 KB 80/558 KB 128/186 KB 168/238 KB 128/1199 KB 280/367 KB 84/558 KB 128/186 KB 176/238 KB 132/1199 KB 280/367 KB 88/558 KB 132/186 KB 180/238 KB 136/1199 KB 280/367 KB 92/558 KB 132/186 KB 180/238 KB 136/1199 KB 280/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1199 KB 280/367 KB 80/558 KB 128/186 KB 176/238 KB 132/1199 KB 284/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1199 KB 288/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1 unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 199 KB 292/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1199 KB 296/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1199 KB 300/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1199 KB 304/367 KB 96/558 KB 132/186 KB 180/238 KB 136/1199 KB 280/367 KB 84/558 KB 132/186 KB 180/238 KB 136/1199 KB 280/367 KB 84/558 KB 132/186 KB 176/238 KB 136/1199 KB 304/367 KB 96/558 KB 136/186 KB 180/238 KB 136/1199 KB 304/367 KB 96/558 KB 140/186 KB 180/238 KB 136/1199 KB 304/367 KB 96/558 KB 144/186 KB 180/238 KB 136/1199 KB 304/367 KB 96/558 KB 148/186 KB 180/238 KB 136/1199 KB 304/367 KB 96/558 KB 152/186 KB 184/238 KB 136/1199 KB 304/367 KB 96/558 KB 156/186 KB 184/238 KB 136/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 136/1199 KB 280/367 KB 84/558 KB 128/186 KB 176/238 KB 136/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 140/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 144/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 148/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 152/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 156/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 160/1199 KB 304/367 KB 96/558 KB 160/186 KB 184/238 KB 164/1199 KB 308/367 KB 100/558 KB 164/186 KB 184/238 KB 168/1199 KB 308/367 KB 100/558 KB 164/186 KB 184/238 KB 172/1199 KB 308/367 KB 100/558 KB 164/186 KB 184/238 KB 176/1199 KB 304/367 KB 96/558 KB 148/186 KB 184/238 KB 136/1199 KB 308/367 KB 100/558 KB 164/186 KB 188/238 KB 176/1199 KB 308/367 KB 100/558 KB 164/186 KB 192/238 KB 176/1199 KB 308/367 KB 100/558 KB 164/186 KB 196/238 KB 176/1199 KB 308/367 KB 100/558 KB 164/186 KB 184/238 KB 164/1199 KB 312/367 KB 100/558 KB 164/186 KB 196/238 KB 176/1199 KB 304/367 KB 100/558 KB 164/186 KB 184/238 KB 164/1199 KB 312/367 KB 104/558 KB 164/186 KB 196/238 KB 176/1199 KB 304/367 KB 96/558 KB 164/186 KB 184/238 KB 164/1199 KB 316/367 KB 104/558 KB 168/186 KB 196/238 KB 176/1199 KB 316/367 KB 104/558 KB 164/186 KB 196/238 KB 176/1199 KB 320/367 KB 108/558 KB 168/186 KB 196/238 KB 176/1199 KB 324/367 KB 108/558 KB 168/186 KB 196/238 KB 176/1199 KB 328/367 KB 108/558 KB 172/186 KB 200/238 KB 180/1199 KB 332/367 KB 108/558 KB 172/186 KB 200/238 KB 180/1199 KB 316/367 KB 108/558 KB 168/186 KB 196/238 KB 176/1199 KB 332/367 KB 112/558 KB 172/186 KB 200/238 KB 180/1199 KB 332/367 KB 116/558 KB 172/186 KB 200/238 KB 180/1199 KB 332/367 KB 120/558 KB 172/186 KB 200/238 KB 180/1199 KB 332/367 KB 124/558 KB 172/186 KB 200/238 KB 180/1199 KB 332/367 KB 128/558 KB 172/186 KB 200/238 KB 180/1199 KB 324/367 KB 108/558 KB 172/186 KB 200/238 KB 180/1199 KB 324/367 KB 108/558 KB 172/186 KB 200/238 KB 176/1199 KB 332/367 KB 128/558 KB 176/186 KB 200/238 KB 180/1199 KB 332/367 KB 128/558 KB 180/186 KB 200/238 KB 180/1199 KB 332/367 KB 128/558 KB 184/186 KB 200/238 KB 180/1199 KB 332/367 KB 128/558 KB 186/186 KB 200/238 KB 184/1199 KB 324/367 KB 108/558 KB 168/186 KB 200/238 KB 176/1199 KB 332/367 KB 128/558 KB 186/186 KB 204/238 KB 184/1199 KB 332/367 KB 128/558 KB 186/186 KB 208/238 KB 184/1199 KB 332/367 KB 128/558 KB 186/186 KB 212/238 KB 184/1199 KB 332/367 KB 128/558 KB 186/186 KB 214/238 KB 184/1199 KB 332/367 KB 128/558 KB 186/186 KB 218/238 KB 184/1199 KB 332/367 KB 128/558 KB 184/186 KB 200/238 KB 184/1199 KB 336/367 KB 132/558 KB 186/186 KB 218/238 KB 188/1199 KB 336/367 KB 132/558 KB 186/186 KB 218/238 KB 192/1199 KB 336/367 KB 132/558 KB 186/186 KB 218/238 KB 196/1199 KB 336/367 KB 132/558 K unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install B 186/186 KB 222/238 KB 200/1199 KB 336/367 KB 132/558 KB 186/186 KB 222/238 KB 204/1199 KB 336/367 KB 132/558 KB 186/186 KB 222/238 KB 208/1199 KB 336/367 KB 132/558 KB 186/186 KB 218/238 KB 184/1199 KB 336/367 KB 136/558 KB 186/186 KB 222/238 KB 208/1199 KB 336/367 KB 140/558 KB 186/186 KB 222/238 KB 208/1199 KB 336/367 KB 144/558 KB 186/186 KB 222/238 KB 208/1199 KB 336/367 KB 128/558 KB 186/186 KB 218/238 KB 184/1199 KB 340/367 KB 144/558 KB 186/186 KB 222/238 KB 208/1199 KB 344/367 KB 144/558 KB 186/186 KB 222/238 KB 208/1199 KB 348/367 KB 144/558 KB 186/186 KB 222/238 KB 208/1199 KB 352/367 KB 144/558 KB 186/186 KB 222/238 KB 208/1199 KB 336/367 KB 132/558 KB 186/186 KB 222/238 KB 196/1199 KB 352/367 KB 144/558 KB 186/186 KB 226/238 KB 208/1199 KB 352/367 KB 144/558 KB 186/186 KB 230/238 KB 208/1199 KB 352/367 KB 144/558 KB 186/186 KB 234/238 KB 208/1199 KB 352/367 KB 144/558 KB 186/186 KB 238/238 KB 208/1199 KB 352/367 KB 144/558 KB 186/186 KB 238/238 KB 212/1199 KB 356/367 KB 148/558 KB 186/186 KB 238/238 KB 216/1199 KB 356/367 KB 148/558 KB 186/186 KB 238/238 KB 220/1199 KB 356/367 KB 148/558 KB 186/186 KB 238/238 KB 224/1199 KB 356/367 KB 148/558 KB 186/186 KB 238/238 KB 212/1199 KB 352/367 KB 148/558 KB 186/186 KB 238/238 KB 212/1199 KB 356/367 KB 152/558 KB 186/186 KB 238/238 KB 224/1199 KB 356/367 KB 156/558 KB 186/186 KB 238/238 KB 224/1199 KB 356/367 KB 160/558 KB 186/186 KB 238/238 KB 224/1199 KB 360/367 KB 160/558 KB 186/186 KB 238/238 KB 224/1199 KB 364/367 KB 160/558 KB 186/186 KB 238/238 KB 224/1199 KB 367/367 KB 160/558 KB 238/238 KB 224/1199 KB 367/367 KB 160/558 KB 238/238 KB 228/1199 KB 367/367 KB 164/558 KB 238/238 KB 232/1199 KB 367/367 KB 164/558 KB 238/238 KB 236/1199 KB 367/367 KB 164/558 KB 238/238 KB 240/1199 KB 367/367 KB 164/558 KB 238/238 KB 228/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 1050.7 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 367/367 KB 168/558 KB 238/238 KB 240/1199 KB 367/367 KB 172/558 KB 238/238 KB 244/1199 KB 367/367 KB 176/558 KB 244/1199 KB 367/367 KB 180/558 KB 244/1199 KB 367/367 KB 184/558 KB 244/1199 KB 367/367 KB 188/558 KB 244/1199 KB 367/367 KB 192/558 KB 244/1199 KB 367/367 KB 168/558 KB 238/238 KB 244/1199 KB 192/558 KB 248/1199 KB 192/558 KB 252/1199 KB 192/558 KB 256/1199 KB 192/558 KB 260/1199 KB 196/558 KB 264/1199 KB 196/558 KB 268/1199 KB 196/558 KB 272/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 1262.9 KB/sec) unit-abot-epc-basic-0: 05:44:24 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:44:24 DEBUG unit.abot-epc-basic/0.install 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 1949.3 KB/sec) unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 196/558 KB 260/1199 KB 200/558 KB 272/1199 KB 204/558 KB 272/1199 KB 208/558 KB 272/1199 KB 212/558 KB 272/1199 KB 216/558 KB 272/1199 KB 4/1206 KB 212/558 KB 272/1199 KB 4/1206 KB 216/558 KB 272/1199 KB 8/1206 KB 216/558 KB 272/1199 KB 12/1206 KB 216/558 KB 272/1199 KB 16/1206 KB 216/558 KB 272/1199 KB 20/1206 KB 216/558 KB 272/1199 KB 24/1206 KB 216/558 KB 272/1199 KB 28/1206 KB 216/558 KB 272/1199 KB 32/1206 KB 220/558 KB 272/1199 KB 32/1206 KB 224/558 KB 272/1199 KB 32/1206 KB 228/558 KB 272/1199 KB 32/1206 KB 232/558 KB 276/1199 KB 36/1206 KB 236/558 KB 276/1199 KB 36/1206 KB 240/558 KB 276/1199 KB 36/1206 KB 228/558 KB 276/1199 KB 36/1206 KB 228/558 KB 276/1199 KB 32/1206 KB 240/558 KB 280/1199 KB 36/1206 KB 240/558 KB 284/1199 KB 36/1206 KB 240/558 KB 288/1199 KB 36/1206 KB 240/558 KB 288/1199 KB 40/1206 KB 240/558 KB 288/1199 KB 40/1206 KB 4/181 KB 240/558 KB 288/1199 KB 40/1206 KB 8/181 KB 240/558 KB 288/1199 KB 40/1206 KB 12/181 KB 240/558 KB 288/1199 KB 40/1206 KB 16/181 KB 240/558 KB 288/1199 KB 40/1206 KB 20/181 KB 240/558 KB 288/1199 KB 40/1206 KB 24/181 KB 240/558 KB 288/1199 KB 40/1206 KB 28/181 KB 240/558 KB 288/1199 KB 40/1206 KB 32/181 KB 240/558 KB 288/1199 KB 44/1206 KB 32/181 KB 240/558 KB 288/1199 KB 44/1206 KB 36/181 KB 244/558 KB 292/1199 KB 48/1206 KB 40/181 KB 244/558 KB 292/1199 KB 48/1206 KB 44/181 KB 244/558 KB 292/1199 KB 48/1206 KB 48/181 KB 244/558 KB 292/1199 KB 48/1206 KB 36/181 KB 244/558 KB 296/1199 KB 48/1206 KB 48/181 KB 244/558 KB 300/1199 KB 48/1206 KB 48/181 KB 244/558 KB 304/1199 KB 48/1206 KB 48/181 KB 244/558 KB 288/1199 KB 48/1206 KB 36/181 KB 240/558 KB 288/1199 KB 48/1206 KB 36/181 KB 244/558 KB 304/1199 KB 52/1206 KB 48/181 KB 244/558 KB 304/1199 KB 56/1206 KB 48/181 KB 248/558 KB 304/1199 KB 60/1206 KB 48/181 KB 248/558 KB 304/1199 KB 64/1206 KB 48/181 KB 248/558 KB 304/1199 KB 68/1206 KB 48/181 KB 248/558 KB 308/1199 KB 72/1206 KB 52/181 KB 248/558 KB 308/1199 KB 76/1206 KB 52/181 KB 248/558 KB 308/1199 KB 80/1206 KB 52/181 KB 248/558 KB 304/1199 KB 56/1206 KB 48/181 KB 252/558 KB 308/1199 KB 80/1206 KB 52/181 KB 256/558 KB 308/1199 KB 80/1206 KB 52/181 KB 260/558 KB 308/1199 KB 80/1206 KB 52/181 KB 248/558 KB 308/1199 KB 68/1206 KB 52/181 KB 248/558 KB 304/1199 KB 68/1206 KB 52/181 KB 260/558 KB 308/1199 KB 80/1206 KB 56/181 KB 260/558 KB 308/1199 KB 80/1206 KB 60/181 KB 260/558 KB 308/1199 KB 80/1206 KB 64/181 KB 260/558 KB 312/1199 KB 80/1206 KB 64/181 KB 260/558 KB 316/1199 KB 80/1206 KB 64/181 KB 260/558 KB 320/1199 KB 80/1206 KB 64/181 KB 260/558 KB 324/1199 KB 80/1206 KB 64/181 KB 264/558 KB 328/1199 KB 84/1206 KB 68/181 KB 264/558 KB 332/1199 KB 84/1206 KB 68/181 KB 264/558 KB 324/1199 KB 84/1206 KB 68/181 KB 264/558 KB 324/1199 KB 80/1206 KB 68/181 KB 264/558 KB 324/1199 KB 80/1206 KB 64/181 KB 268/558 KB 332/1199 KB 84/1206 KB 68/181 KB 272/558 KB 332/1199 KB 84/1206 KB 68/181 KB 272/558 KB 332/1199 KB 84/1206 KB 72/181 KB 272/558 KB 332/1199 KB 84/1206 KB 76/181 KB 272/558 KB 332/1199 KB 84/1206 KB 80/181 KB 276/558 KB 332/1199 KB 84/1206 KB 80/181 KB 280/558 KB 336/1199 KB 88/1206 KB 84/181 KB 284/558 KB 336/1199 KB 88/1206 KB 84/181 KB 288/558 KB 336/1199 KB 88/1206 KB 84/181 KB 276/558 KB 336/1199 KB 88/1206 KB 84/181 KB 276/558 KB 336/1199 KB 88/1206 KB 80/181 KB 288/558 KB 336/1199 KB 92/1206 KB 84/181 KB 276/558 KB 336/1199 KB 84/1206 KB 80/181 KB 288/558 KB 336/1199 KB unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 96/1206 KB 84/181 KB 288/558 KB 340/1199 KB 96/1206 KB 84/181 KB 292/558 KB 344/1199 KB 100/1206 KB 88/181 KB 292/558 KB 340/1199 KB 100/1206 KB 88/181 KB 292/558 KB 344/1199 KB 104/1206 KB 88/181 KB 292/558 KB 340/1199 KB 96/1206 KB 88/181 KB 288/558 KB 340/1199 KB 96/1206 KB 88/181 KB 292/558 KB 344/1199 KB 108/1206 KB 92/181 KB 292/558 KB 344/1199 KB 108/1206 KB 96/181 KB 292/558 KB 344/1199 KB 108/1206 KB 100/181 KB 296/558 KB 348/1199 KB 108/1206 KB 104/181 KB 296/558 KB 348/1199 KB 108/1206 KB 108/181 KB 296/558 KB 348/1199 KB 108/1206 KB 112/181 KB 292/558 KB 344/1199 KB 108/1206 KB 88/181 KB 296/558 KB 348/1199 KB 112/1206 KB 112/181 KB 296/558 KB 348/1199 KB 108/1206 KB 100/181 KB 296/558 KB 344/1199 KB 108/1206 KB 100/181 KB 300/558 KB 348/1199 KB 112/1206 KB 112/181 KB 304/558 KB 348/1199 KB 112/1206 KB 112/181 KB 304/558 KB 352/1199 KB 112/1206 KB 112/181 KB 304/558 KB 356/1199 KB 112/1206 KB 112/181 KB 308/558 KB 360/1199 KB 116/1206 KB 116/181 KB 308/558 KB 364/1199 KB 116/1206 KB 116/181 KB 308/558 KB 368/1199 KB 116/1206 KB 116/181 KB 308/558 KB 356/1199 KB 116/1206 KB 116/181 KB 308/558 KB 356/1199 KB 116/1206 KB 112/181 KB 308/558 KB 368/1199 KB 120/1206 KB 116/181 KB 308/558 KB 368/1199 KB 124/1206 KB 116/181 KB 308/558 KB 368/1199 KB 128/1206 KB 116/181 KB 308/558 KB 356/1199 KB 112/1206 KB 112/181 KB 312/558 KB 368/1199 KB 128/1206 KB 116/181 KB 316/558 KB 368/1199 KB 128/1206 KB 116/181 KB 320/558 KB 368/1199 KB 128/1206 KB 116/181 KB 320/558 KB 368/1199 KB 132/1206 KB 116/181 KB 324/558 KB 372/1199 KB 136/1206 KB 120/181 KB 324/558 KB 372/1199 KB 140/1206 KB 120/181 KB 324/558 KB 372/1199 KB 144/1206 KB 120/181 KB 324/558 KB 372/1199 KB 132/1206 KB 120/181 KB 324/558 KB 368/1199 KB 132/1206 KB 120/181 KB 324/558 KB 372/1199 KB 144/1206 KB 124/181 KB 324/558 KB 372/1199 KB 144/1206 KB 128/181 KB 324/558 KB 368/1199 KB 132/1206 KB 116/181 KB 328/558 KB 372/1199 KB 144/1206 KB 128/181 KB 332/558 KB 372/1199 KB 144/1206 KB 128/181 KB 336/558 KB 376/1199 KB 144/1206 KB 128/181 KB 332/558 KB 376/1199 KB 144/1206 KB 128/181 KB 336/558 KB 380/1199 KB 144/1206 KB 128/181 KB 336/558 KB 384/1199 KB 144/1206 KB 128/181 KB 336/558 KB 388/1199 KB 144/1206 KB 128/181 KB 340/558 KB 392/1199 KB 148/1206 KB 132/181 KB 340/558 KB 388/1199 KB 148/1206 KB 132/181 KB 344/558 KB 392/1199 KB 148/1206 KB 132/181 KB 348/558 KB 392/1199 KB 148/1206 KB 132/181 KB 352/558 KB 392/1199 KB 148/1206 KB 132/181 KB 336/558 KB 388/1199 KB 148/1206 KB 132/181 KB 336/558 KB 388/1199 KB 144/1206 KB 132/181 KB 352/558 KB 396/1199 KB 148/1206 KB 136/181 KB 352/558 KB 396/1199 KB 148/1206 KB 140/181 KB 352/558 KB 396/1199 KB 148/1206 KB 144/181 KB 352/558 KB 396/1199 KB 148/1206 KB 148/181 KB 352/558 KB 396/1199 KB 152/1206 KB 152/181 KB 352/558 KB 396/1199 KB 152/1206 KB 156/181 KB 352/558 KB 396/1199 KB 152/1206 KB 160/181 KB 352/558 KB 396/1199 KB 148/1206 KB 132/181 KB 352/558 KB 400/1199 KB 152/1206 KB 160/181 KB 352/558 KB 396/1199 KB 152/1206 KB 148/181 KB 352/558 KB 400/1199 KB 156/1206 KB 160/181 KB 352/558 KB 400/1199 KB 160/1206 KB 160/181 KB 352/558 KB 400/1199 KB 164/1206 KB 160/181 KB 356/558 KB 404/1199 KB 168/1206 KB 164/181 KB 356/558 KB 404/1199 KB 172/1206 KB 164/181 KB 356/558 KB 404/1199 KB 164/1206 KB 164/181 KB 356/558 KB 408/1199 KB 172/1206 KB 164/181 KB 356/558 KB 408/1199 KB 176/1206 KB 164/181 KB 356/558 KB 412/1199 KB 176/1206 KB 164/181 KB 356/558 KB unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 416/1199 KB 176/1206 KB 164/181 KB 356/558 KB 420/1199 KB 176/1206 KB 164/181 KB 356/558 KB 424/1199 KB 180/1206 KB 164/181 KB 356/558 KB 428/1199 KB 180/1206 KB 164/181 KB 356/558 KB 432/1199 KB 180/1206 KB 164/181 KB 356/558 KB 400/1199 KB 164/1206 KB 164/181 KB 356/558 KB 400/1199 KB 164/1206 KB 160/181 KB 360/558 KB 432/1199 KB 180/1206 KB 164/181 KB 364/558 KB 432/1199 KB 180/1206 KB 164/181 KB 368/558 KB 432/1199 KB 180/1206 KB 164/181 KB 368/558 KB 432/1199 KB 180/1206 KB 168/181 KB 368/558 KB 432/1199 KB 180/1206 KB 172/181 KB 368/558 KB 432/1199 KB 180/1206 KB 176/181 KB 372/558 KB 432/1199 KB 180/1206 KB 176/181 KB 376/558 KB 432/1199 KB 180/1206 KB 176/181 KB 356/558 KB 420/1199 KB 180/1206 KB 164/181 KB 376/558 KB 432/1199 KB 180/1206 KB 180/181 KB 376/558 KB 432/1199 KB 180/1206 KB 181/181 KB 380/558 KB 432/1199 KB 180/1206 KB 181/181 KB 384/558 KB 432/1199 KB 184/1206 KB 181/181 KB 380/558 KB 432/1199 KB 184/1206 KB 181/181 KB 384/558 KB 432/1199 KB 188/1206 KB 181/181 KB 384/558 KB 432/1199 KB 192/1206 KB 181/181 KB 384/558 KB 432/1199 KB 196/1206 KB 181/181 KB 388/558 KB 436/1199 KB 200/1206 KB 181/181 KB 388/558 KB 436/1199 KB 204/1206 KB 181/181 KB 388/558 KB 436/1199 KB 208/1206 KB 181/181 KB 388/558 KB 436/1199 KB 196/1206 KB 181/181 KB 388/558 KB 440/1199 KB 208/1206 KB 181/181 KB 388/558 KB 444/1199 KB 208/1206 KB 181/181 KB 388/558 KB 448/1199 KB 208/1206 KB 181/181 KB 388/558 KB 432/1199 KB 196/1206 KB 181/181 KB 392/558 KB 448/1199 KB 208/1206 KB 181/181 KB 396/558 KB 448/1199 KB 208/1206 KB 181/181 KB 400/558 KB 448/1199 KB 208/1206 KB 181/181 KB 404/558 KB 448/1199 KB 208/1206 KB 181/181 KB 408/558 KB 448/1199 KB 212/1206 KB 181/181 KB 412/558 KB 448/1199 KB 212/1206 KB 181/181 KB 416/558 KB 448/1199 KB 212/1206 KB 181/181 KB 404/558 KB 448/1199 KB 212/1206 KB 181/181 KB 416/558 KB 448/1199 KB 216/1206 KB 181/181 KB 416/558 KB 448/1199 KB 220/1206 KB 181/181 KB 416/558 KB 448/1199 KB 224/1206 KB 181/181 KB 420/558 KB 448/1199 KB 224/1206 KB 181/181 KB 424/558 KB 452/1199 KB 228/1206 KB 181/181 KB 428/558 KB 452/1199 KB 228/1206 KB 181/181 KB 420/558 KB 452/1199 KB 228/1206 KB 181/181 KB 428/558 KB 452/1199 KB 232/1206 KB 181/181 KB 428/558 KB 452/1199 KB 236/1206 KB 181/181 KB 420/558 KB 452/1199 KB 224/1206 KB 181/181 KB 432/558 KB 456/1199 KB 236/1206 KB 181/181 KB 432/558 KB 460/1199 KB 236/1206 KB 181/181 KB 432/558 KB 464/1199 KB 236/1206 KB 181/181 KB 432/558 KB 468/1199 KB 236/1206 KB 432/558 KB 452/1199 KB 236/1206 KB 181/181 KB 432/558 KB 468/1199 KB 240/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 732.0 KB/sec) unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install 436/558 KB 468/1199 KB 240/1206 KB 440/558 KB 472/1199 KB 244/1206 KB 444/558 KB 472/1199 KB 244/1206 KB 448/558 KB 472/1199 KB 244/1206 KB 436/558 KB 472/1199 KB 244/1206 KB 448/558 KB 476/1199 KB 244/1206 KB 448/558 KB 480/1199 KB 244/1206 KB 436/558 KB 468/1199 KB 244/1206 KB 448/558 KB 480/1199 KB 248/1206 KB 448/558 KB 480/1199 KB 252/1206 KB 448/558 KB 480/1199 KB 256/1206 KB 448/558 KB 480/1199 KB 260/1206 KB 452/558 KB 484/1199 KB 264/1206 KB 452/558 KB 484/1199 KB 260/1206 KB 452/558 KB 480/1199 KB 260/1206 KB 456/558 KB 484/1199 KB 264/1206 KB 460/558 KB 484/1199 KB 264/1206 KB 460/558 KB 488/1199 KB 264/1206 KB 460/558 KB 492/1199 KB 264/1206 KB 464/558 KB 492/1199 KB 264/1206 KB 464/558 KB 496/1199 KB 264/1206 KB 464/558 KB 496/1199 KB 268/1206 KB 464/558 KB 496/1199 KB 272/1206 KB 468/558 KB 496/1199 KB 272/1206 KB 472/558 KB 500/1199 KB 276/1206 KB 476/558 KB 500/1199 KB 276/1206 KB 480/558 KB 500/1199 KB 276/1206 KB 468/558 KB 500/1199 KB 276/1206 KB 468/558 KB 500/1199 KB 272/1206 KB 480/558 KB 504/1199 KB 276/1206 KB 480/558 KB 508/1199 KB 276/1206 KB 480/558 KB 512/1199 KB 276/1206 KB 480/558 KB 512/1199 KB 280/1206 KB 480/558 KB 512/1199 KB 284/1206 KB 480/558 KB 512/1199 KB 288/1206 KB 484/558 KB 512/1199 KB 288/1206 KB 488/558 KB 516/1199 KB 292/1206 KB 492/558 KB 516/1199 KB 292/1206 KB 496/558 KB 516/1199 KB 292/1206 KB 484/558 KB 516/1199 KB 292/1206 KB 496/558 KB 516/1199 KB 296/1206 KB 496/558 KB 516/1199 KB 300/1206 KB 496/558 KB 516/1199 KB 304/1206 KB 484/558 KB 516/1199 KB 288/1206 KB 496/558 KB 520/1199 KB 304/1206 KB 496/558 KB 524/1199 KB 304/1206 KB 496/558 KB 528/1199 KB 304/1206 KB 496/558 KB 532/1199 KB 304/1206 KB 500/558 KB 536/1199 KB 308/1206 KB 500/558 KB 540/1199 KB 308/1206 KB 500/558 KB 532/1199 KB 308/1206 KB 504/558 KB 544/1199 KB 308/1206 KB 508/558 KB 544/1199 KB 308/1206 KB 512/558 KB 544/1199 KB 308/1206 KB 496/558 KB 532/1199 KB 308/1206 KB 512/558 KB 544/1199 KB 312/1206 KB 500/558 KB 544/1199 KB 312/1206 KB 512/558 KB 544/1199 KB 316/1206 KB 512/558 KB 544/1199 KB 320/1206 KB 512/558 KB 548/1199 KB 320/1206 KB 516/558 KB 552/1199 KB 324/1206 KB 516/558 KB 556/1199 KB 324/1206 KB 516/558 KB 560/1199 KB 324/1206 KB 516/558 KB 548/1199 KB 324/1206 KB 520/558 KB 560/1199 KB 324/1206 KB 524/558 KB 560/1199 KB 324/1206 KB 528/558 KB 560/1199 KB 324/1206 KB 512/558 KB 548/1199 KB 324/1206 KB 528/558 KB 560/1199 KB 328/1206 KB 528/558 KB 560/1199 KB 332/1206 KB 528/558 KB 560/1199 KB 336/1206 KB 532/558 KB 560/1199 KB 336/1206 KB 536/558 KB 564/1199 KB 340/1206 KB 540/558 KB 564/1199 KB 340/1206 KB 544/558 KB 564/1199 KB 340/1206 KB 532/558 KB 564/1199 KB 340/1206 KB 544/558 KB 568/1199 KB 340/1206 KB 544/558 KB 572/1199 KB 340/1206 KB 544/558 KB 576/1199 KB 340/1206 KB 532/558 KB 560/1199 KB 340/1206 KB 544/558 KB 576/1199 KB 344/1206 KB 544/558 KB 576/1199 KB 348/1206 KB 544/558 KB 576/1199 KB 352/1206 KB 544/558 KB 576/1199 KB 356/1206 KB 548/558 KB 580/1199 KB 360/1206 KB 548/558 KB 580/1199 KB 364/1206 KB 548/558 KB 580/1199 KB 368/1206 KB 548/558 KB 580/1199 KB 356/1206 KB 548/558 KB 576/1199 KB 356/1206 KB 552/558 KB 580/1199 KB 368/1206 KB 556/558 KB 580/1199 KB 368/1206 KB 556/558 KB 584/1199 KB 368/1206 KB 558/558 KB 584/1199 KB 368/1206 KB 558/558 KB 588/1199 KB 368/1206 KB 558/558 KB 592/1199 KB 368/1206 KB 558/558 KB 592/1199 KB 372/1206 KB 558/558 KB 596/1199 KB 376/1206 KB 558/558 KB 596/1199 unit-abot-epc-basic-0: 05:44:24 DEBUG unit.abot-epc-basic/0.install KB 372/1206 KB 558/558 KB 600/1199 KB 380/1206 KB 558/558 KB 604/1199 KB 380/1206 KB 558/558 KB 608/1199 KB 380/1206 KB 558/558 KB 608/1199 KB 380/1206 KB 558/558 KB 608/1199 KB 384/1206 KB 558/558 KB 612/1199 KB 384/1206 KB 558/558 KB 616/1199 KB 388/1206 KB 558/558 KB 620/1199 KB 388/1206 KB 558/558 KB 624/1199 KB 388/1206 KB 558/558 KB 612/1199 KB 388/1206 KB 558/558 KB 624/1199 KB 392/1206 KB 558/558 KB 624/1199 KB 396/1206 KB 558/558 KB 624/1199 KB 400/1206 KB 558/558 KB 624/1199 KB 404/1206 KB 558/558 KB 628/1199 KB 408/1206 KB 558/558 KB 628/1199 KB 412/1206 KB 558/558 KB 628/1199 KB 416/1206 KB 558/558 KB 628/1199 KB 404/1206 KB 558/558 KB 632/1199 KB 416/1206 KB 558/558 KB 636/1199 KB 416/1206 KB 558/558 KB 640/1199 KB 416/1206 KB 558/558 KB 644/1199 KB 416/1206 KB 558/558 KB 648/1199 KB 420/1206 KB 558/558 KB 652/1199 KB 420/1206 KB 558/558 KB 656/1199 KB 420/1206 KB 558/558 KB 644/1199 KB 420/1206 KB 558/558 KB 656/1199 KB 424/1206 KB 558/558 KB 656/1199 KB 428/1206 KB 558/558 KB 656/1199 KB 432/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2004.0 KB/sec) unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install 660/1199 KB 432/1206 KB 664/1199 KB 436/1206 KB 668/1199 KB 436/1206 KB 672/1199 KB 436/1206 KB 660/1199 KB 436/1206 KB 672/1199 KB 440/1206 KB 672/1199 KB 444/1206 KB 672/1199 KB 448/1206 KB 676/1199 KB 448/1206 KB 680/1199 KB 452/1206 KB 684/1199 KB 452/1206 KB 688/1199 KB 452/1206 KB 676/1199 KB 452/1206 KB 688/1199 KB 456/1206 KB 688/1199 KB 460/1206 KB 688/1199 KB 464/1206 KB 688/1199 KB 468/1206 KB 692/1199 KB 472/1206 KB 692/1199 KB 476/1206 KB 692/1199 KB 480/1206 KB 692/1199 KB 468/1206 KB 696/1199 KB 480/1206 KB 700/1199 KB 480/1206 KB 704/1199 KB 480/1206 KB 704/1199 KB 484/1206 KB 704/1199 KB 488/1206 KB 704/1199 KB 492/1206 KB 704/1199 KB 496/1206 KB 708/1199 KB 496/1206 KB 712/1199 KB 496/1206 KB 716/1199 KB 496/1206 KB 720/1199 KB 496/1206 KB 720/1199 KB 500/1206 KB 720/1199 KB 504/1206 KB 720/1199 KB 508/1206 KB 724/1199 KB 508/1206 KB 724/1199 KB 512/1206 KB 728/1199 KB 512/1206 KB 732/1199 KB 512/1206 KB 736/1199 KB 512/1206 KB 736/1199 KB 516/1206 KB 736/1199 KB 520/1206 KB 736/1199 KB 524/1206 KB 736/1199 KB 528/1206 KB 740/1199 KB 532/1206 KB 740/1199 KB 536/1206 KB 740/1199 KB 540/1206 KB 740/1199 KB 544/1206 KB 740/1199 KB 528/1206 KB 744/1199 KB 544/1206 KB 748/1199 KB 544/1206 KB 752/1199 KB 544/1206 KB 756/1199 KB 544/1206 KB 760/1199 KB 544/1206 KB 760/1199 KB 548/1206 KB 764/1199 KB 552/1206 KB 764/1199 KB 548/1206 KB 768/1199 KB 552/1206 KB 772/1199 KB 552/1206 KB 772/1199 KB 556/1206 KB 772/1199 KB 560/1206 KB 776/1199 KB 560/1206 KB 780/1199 KB 560/1206 KB 784/1199 KB 560/1206 KB 784/1199 KB 564/1206 KB 784/1199 KB 568/1206 KB 784/1199 KB 572/1206 KB 788/1199 KB 572/1206 KB 788/1199 KB 576/1206 KB 788/1199 KB 580/1206 KB 792/1199 KB 584/1206 KB 792/1199 KB 588/1206 KB 792/1199 KB 592/1206 KB 792/1199 KB 580/1206 KB 796/1199 KB 592/1206 KB 800/1199 KB 592/1206 KB 804/1199 KB 592/1206 KB 808/1199 KB 592/1206 KB 812/1199 KB 592/1206 KB 816/1199 KB 592/1206 KB 820/1199 KB 592/1206 KB 824/1199 KB 592/1206 KB 828/1199 KB 592/1206 KB 832/1199 KB 592/1206 KB 836/1199 KB 592/1206 KB 840/1199 KB 592/1206 KB 844/1199 KB 592/1206 KB 848/1199 KB 592/1206 KB 852/1199 KB 592/1206 KB 856/1199 KB 592/1206 KB 860/1199 KB 592/1206 KB 864/1199 KB 592/1206 KB 868/1199 KB 592/1206 KB 868/1199 KB 596/1206 KB 868/1199 KB 600/1206 KB 868/1199 KB 604/1206 KB 868/1199 KB 608/1206 KB 868/1199 KB 612/1206 KB 868/1199 KB 616/1206 KB 868/1199 KB 620/1206 KB 868/1199 KB 624/1206 KB 868/1199 KB 628/1206 KB 868/1199 KB 632/1206 KB 868/1199 KB 636/1206 KB 868/1199 KB 640/1206 KB 868/1199 KB 644/1206 KB 868/1199 KB 648/1206 KB 868/1199 KB 652/1206 KB 868/1199 KB 656/1206 KB 872/1199 KB 656/1206 KB 876/1199 KB 656/1206 KB 880/1199 KB 660/1206 KB 880/1199 KB 664/1206 KB 880/1199 KB 668/1206 KB 880/1199 KB 672/1206 KB 880/1199 KB 656/1206 KB 884/1199 KB 672/1206 KB 888/1199 KB 672/1206 KB 892/1199 KB 672/1206 KB 896/1199 KB 672/1206 KB 896/1199 KB 676/1206 KB 896/1199 KB 680/1206 KB 896/1199 KB 684/1206 KB 896/1199 KB 688/1206 KB 900/1199 KB 688/1206 KB 904/1199 KB 688/1206 KB 908/1199 KB 688/1206 KB 912/1199 KB 688/1206 KB 916/1199 KB 688/1206 KB 916/1199 KB 692/1206 KB 916/1199 KB 696/1206 KB 916/1199 KB 700/1206 KB 916/1199 KB 704/1206 KB 920/1199 KB 704/1206 KB 920/1199 KB 708/1206 KB 924/1199 KB 712/1206 KB 924/1199 KB 716/1206 KB 924/1199 KB 720/1206 KB 924/1199 KB 708/1206 KB 928/1199 KB 720/1206 KB 932/1199 KB 720/1206 unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install KB 932/1199 KB 724/1206 KB 936/1199 KB 724/1206 KB 940/1199 KB 724/1206 KB 944/1199 KB 724/1206 KB 948/1199 KB 724/1206 KB 952/1199 KB 728/1206 KB 948/1199 KB 728/1206 KB 952/1199 KB 732/1206 KB 952/1199 KB 736/1206 KB 956/1199 KB 736/1206 KB 956/1199 KB 740/1206 KB 960/1199 KB 740/1206 KB 964/1199 KB 740/1206 KB 968/1199 KB 744/1206 KB 972/1199 KB 744/1206 KB 964/1199 KB 744/1206 KB 972/1199 KB 748/1206 KB 972/1199 KB 752/1206 KB 976/1199 KB 752/1206 KB 980/1199 KB 752/1206 KB 984/1199 KB 756/1206 KB 988/1199 KB 756/1206 KB 992/1199 KB 756/1206 KB 980/1199 KB 756/1206 KB 992/1199 KB 760/1206 KB 992/1199 KB 764/1206 KB 992/1199 KB 768/1206 KB 996/1199 KB 768/1206 KB 1000/1199 KB 772/1206 KB 1004/1199 KB 772/1206 KB 1008/1199 KB 772/1206 KB 996/1199 KB 772/1206 KB 1008/1199 KB 776/1206 KB 1008/1199 KB 780/1206 KB 1008/1199 KB 784/1206 KB 1012/1199 KB 784/1206 KB 1016/1199 KB 788/1206 KB 1020/1199 KB 788/1206 KB 1024/1199 KB 788/1206 KB 1012/1199 KB 788/1206 KB 1024/1199 KB 792/1206 KB 1024/1199 KB 796/1206 KB 1024/1199 KB 800/1206 KB 1028/1199 KB 800/1206 KB 1032/1199 KB 804/1206 KB 1036/1199 KB 804/1206 KB 1040/1199 KB 804/1206 KB 1028/1199 KB 804/1206 KB 1040/1199 KB 808/1206 KB 1040/1199 KB 812/1206 KB 1040/1199 KB 816/1206 KB 1040/1199 KB 820/1206 KB 1044/1199 KB 824/1206 KB 1044/1199 KB 828/1206 KB 1044/1199 KB 832/1206 KB 1044/1199 KB 820/1206 KB 1048/1199 KB 832/1206 KB 1052/1199 KB 832/1206 KB 1056/1199 KB 832/1206 KB 1060/1199 KB 832/1206 KB 1064/1199 KB 836/1206 KB 1068/1199 KB 836/1206 KB 1072/1199 KB 836/1206 KB 1060/1199 KB 836/1206 KB 1072/1199 KB 840/1206 KB 1072/1199 KB 844/1206 KB 1072/1199 KB 848/1206 KB 1072/1199 KB 852/1206 KB 1076/1199 KB 856/1206 KB 1076/1199 KB 860/1206 KB 1076/1199 KB 864/1206 KB 1076/1199 KB 852/1206 KB 1080/1199 KB 864/1206 KB 1084/1199 KB 864/1206 KB 1088/1199 KB 864/1206 KB 1088/1199 KB 868/1206 KB 1092/1199 KB 872/1206 KB 1092/1199 KB 876/1206 KB 1092/1199 KB 880/1206 KB 1092/1199 KB 868/1206 KB 1096/1199 KB 880/1206 KB 1100/1199 KB 880/1206 KB 1104/1199 KB 880/1206 KB 1108/1199 KB 880/1206 KB 1112/1199 KB 884/1206 KB 1116/1199 KB 884/1206 KB 1120/1199 KB 884/1206 KB 1108/1199 KB 884/1206 KB 1120/1199 KB 888/1206 KB 1120/1199 KB 892/1206 KB 1120/1199 KB 896/1206 KB 1120/1199 KB 900/1206 KB 1124/1199 KB 904/1206 KB 1124/1199 KB 908/1206 KB 1124/1199 KB 912/1206 KB 1124/1199 KB 900/1206 KB 1128/1199 KB 912/1206 KB 1132/1199 KB 912/1206 KB 1136/1199 KB 912/1206 KB 1140/1199 KB 912/1206 KB 1144/1199 KB 916/1206 KB 1148/1199 KB 916/1206 KB 1152/1199 KB 916/1206 KB 1140/1199 KB 916/1206 KB 1152/1199 KB 920/1206 KB 1152/1199 KB 924/1206 KB 1152/1199 KB 928/1206 KB 1156/1199 KB 928/1206 KB 1160/1199 KB 932/1206 KB 1164/1199 KB 932/1206 KB 1168/1199 KB 932/1206 KB 1156/1199 KB 932/1206 KB 1168/1199 KB 936/1206 KB 1168/1199 KB 940/1206 KB 1168/1199 KB 944/1206 KB 1172/1199 KB 944/1206 KB 1176/1199 KB 948/1206 KB 1180/1199 KB 948/1206 KB 1172/1199 KB 948/1206 KB 1180/1199 KB 952/1206 KB 1184/1199 KB 952/1206 KB 1184/1199 KB 956/1206 KB 1184/1199 KB 960/1206 KB 1184/1199 KB 964/1206 KB 1188/1199 KB 968/1206 KB 1188/1199 KB 972/1206 KB 1188/1199 KB 976/1206 KB 1188/1199 KB 964/1206 KB 1192/1199 KB 976/1206 KB 1196/1199 KB 976/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/119 unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install 9 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3338.9 KB/sec) unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3249.8 KB/sec) unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 05:44:25 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:44:25 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:44:25 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:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 47.348 s unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-15T05:44:25+00:00 unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 05:44:25 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-133.159) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:44:26 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:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 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:44:26 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:44:26 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:44:26 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:44:26 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:44:26 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:44:26 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:44:26 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 05:44:26 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:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 05:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 05:44:27 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:44:27 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:44:28 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:44:28 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 05:44:29 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 05:44:29 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:44:30 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:44:31 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:44:31 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 05:44:31 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 05:44:31 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 05:44:32 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 05:44:32 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 05:44:33 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 05:44:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-31440c-default-0". unit-abot-epc-basic-0: 05:44:33 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:44:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 05:44:33 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 05:44:34 DEBUG unit.mysql/0.config-changed mysql start/running, process 17216 unit-abot-epc-basic-0: 05:44:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 05:44:36 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 05:44:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 05:44:36 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 05:44:36 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:44:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 05:44:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 05:44:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 05:44:37 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 05:44:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 05:44:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:44:38 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 05:44:39 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 05:44:39 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:44:39 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:44:39 DEBUG unit.abot-epc-basic/0.install Fetched 107 kB in 0s (135 kB/s) unit-mysql-0: 05:44:40 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:40 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:44:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:44:40 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:44:40 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:44:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:44:40 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 05:44:41 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:44:41 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:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 05:44:41 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 05:44:41 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:44:41 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 05:44:41 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:44:41 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-mysql-0: 05:44:42 DEBUG unit.mysql/0.config-changed mysql start/running, process 17336 unit-mysql-0: 05:44:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 05:44:42 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:44:42 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 05:44:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 05:44:42 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-abot-epc-basic-0: 05:44:42 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.8 [187 kB] unit-abot-epc-basic-0: 05:44:43 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:44:43 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-abot-epc-basic-0: 05:44:43 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:44:43 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:44:43 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-abot-epc-basic-0: 05:44:43 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-abot-epc-basic-0: 05:44:44 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-abot-epc-basic-0: 05:44:44 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:44:44 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-abot-epc-basic-0: 05:44:44 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:44:44 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:44:44 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:44:45 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-abot-epc-basic-0: 05:44:45 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-abot-epc-basic-0: 05:44:45 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-mysql-0: 05:44:45 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 05:44:45 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-abot-epc-basic-0: 05:44:45 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:44:45 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-abot-epc-basic-0: 05:44:45 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-abot-epc-basic-0: 05:44:46 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:44:46 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:44:46 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-abot-epc-basic-0: 05:44:46 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-abot-epc-basic-0: 05:44:46 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-abot-epc-basic-0: 05:44:47 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-abot-epc-basic-0: 05:44:47 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-mysql-0: 05:44:47 DEBUG unit.mysql/0.start mysql start/running, process 17448 unit-abot-epc-basic-0: 05:44:47 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-mysql-0: 05:44:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 05:44:47 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-mysql-0: 05:44:47 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 05:44:47 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 05:44:47 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 05:44:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:44:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:44:47 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 05:44:47 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 05:44:47 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 05:44:47 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 05:44:47 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 05:44:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:44:47 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:44:47 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:44:48 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:44:48 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:44:48 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:44:48 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:44:48 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-abot-epc-basic-0: 05:44:48 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:44:49 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:44:49 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-abot-epc-basic-0: 05:44:49 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-abot-epc-basic-0: 05:44:49 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:44:49 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:44:49 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:44:49 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-abot-epc-basic-0: 05:44:49 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-abot-epc-basic-0: 05:44:50 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-abot-epc-basic-0: 05:44:50 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:44:50 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:44:50 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-abot-epc-basic-0: 05:44:50 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:44:50 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:44:51 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:44:51 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:44:51 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:44:51 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:44:51 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:44:51 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:44:51 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:44:52 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:44:52 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:44:52 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:44:52 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:44:52 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:44:52 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:44:52 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:44:53 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:44:53 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:44:53 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:44:53 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:44:53 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:44:53 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:44:54 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:44:54 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:44:54 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:44:54 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:44:54 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:44:54 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:44:55 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:44:55 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:44:55 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:44:55 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:44:55 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:44:55 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:44:55 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:44:55 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:44:56 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:44:56 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:44:56 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:44:56 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:44:56 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:44:56 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:44:57 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:44:57 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:44:57 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-abot-epc-basic-0: 05:44:57 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-abot-epc-basic-0: 05:44:57 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] unit-abot-epc-basic-0: 05:44:57 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:44:58 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:44:58 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] unit-abot-epc-basic-0: 05:44:58 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] unit-abot-epc-basic-0: 05:44:58 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-abot-epc-basic-0: 05:44:59 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-abot-epc-basic-0: 05:44:59 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-abot-epc-basic-0: 05:45:00 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-abot-epc-basic-0: 05:45:00 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-abot-epc-basic-0: 05:45:00 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] unit-abot-epc-basic-0: 05:45:00 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] unit-abot-epc-basic-0: 05:45:00 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] unit-abot-epc-basic-0: 05:45:00 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-abot-epc-basic-0: 05:45:01 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-abot-epc-basic-0: 05:45:01 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-abot-epc-basic-0: 05:45:01 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-abot-epc-basic-0: 05:45:02 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-abot-epc-basic-0: 05:45:02 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-abot-epc-basic-0: 05:45:02 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-abot-epc-basic-0: 05:45:02 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-abot-epc-basic-0: 05:45:02 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.8 [126 kB] unit-abot-epc-basic-0: 05:45:02 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-abot-epc-basic-0: 05:45:02 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-abot-epc-basic-0: 05:45:03 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-abot-epc-basic-0: 05:45:03 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-abot-epc-basic-0: 05:45:03 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-abot-epc-basic-0: 05:45:03 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-abot-epc-basic-0: 05:45:03 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:45:03 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:45:04 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-abot-epc-basic-0: 05:45:04 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-abot-epc-basic-0: 05:45:04 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-abot-epc-basic-0: 05:45:04 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-abot-epc-basic-0: 05:45:04 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-abot-epc-basic-0: 05:45:04 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-abot-epc-basic-0: 05:45:04 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-abot-epc-basic-0: 05:45:05 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:45:05 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-abot-epc-basic-0: 05:45:05 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-abot-epc-basic-0: 05:45:05 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-abot-epc-basic-0: 05:45:06 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-abot-epc-basic-0: 05:45:06 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:45:06 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:45:06 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:45:06 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-abot-epc-basic-0: 05:45:07 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:45:07 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:45:07 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:45:07 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:45:07 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:45:08 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:45:08 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-abot-epc-basic-0: 05:45:08 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:45:08 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:45:08 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:45:09 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-abot-epc-basic-0: 05:45:09 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:45:09 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:45:09 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:45:10 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:45:10 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:45:10 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-abot-epc-basic-0: 05:45:10 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.8 [2,979 kB] unit-abot-epc-basic-0: 05:45:10 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.8 [2,057 kB] unit-abot-epc-basic-0: 05:45:11 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:45:11 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.8 [40.9 kB] unit-abot-epc-basic-0: 05:45:11 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-abot-epc-basic-0: 05:45:11 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-abot-epc-basic-0: 05:45:11 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-abot-epc-basic-0: 05:45:11 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:45:11 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:45:12 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-abot-epc-basic-0: 05:45:12 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:45:12 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-abot-epc-basic-0: 05:45:12 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:45:12 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:45:12 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-abot-epc-basic-0: 05:45:13 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:45:13 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:45:13 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:45:13 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:45:13 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-abot-epc-basic-0: 05:45:14 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:45:14 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:45:14 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-abot-epc-basic-0: 05:45:15 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-abot-epc-basic-0: 05:45:15 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-abot-epc-basic-0: 05:45:17 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-abot-epc-basic-0: 05:45:17 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-abot-epc-basic-0: 05:45:18 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:45:18 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-abot-epc-basic-0: 05:45:19 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-abot-epc-basic-0: 05:45:19 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-abot-epc-basic-0: 05:45:19 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-abot-epc-basic-0: 05:45:20 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-abot-epc-basic-0: 05:45:20 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-abot-epc-basic-0: 05:45:20 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:45:20 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-abot-epc-basic-0: 05:45:20 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-abot-epc-basic-0: 05:45:20 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:45:20 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:45:21 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 05:45:21 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-abot-epc-basic-0: 05:45:21 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-abot-epc-basic-0: 05:45:22 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:45:22 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-abot-epc-basic-0: 05:45:22 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:45:22 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:45:22 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:45:23 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-abot-epc-basic-0: 05:45:23 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-abot-epc-basic-0: 05:45:23 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:45:23 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 [39.4 kB] unit-abot-epc-basic-0: 05:45:23 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:45:24 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-abot-epc-basic-0: 05:45:24 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-abot-epc-basic-0: 05:45:24 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,375 kB] unit-abot-epc-basic-0: 05:45:25 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-abot-epc-basic-0: 05:45:25 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-abot-epc-basic-0: 05:45:25 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-abot-epc-basic-0: 05:45:25 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-abot-epc-basic-0: 05:45:25 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:45:25 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-abot-epc-basic-0: 05:45:25 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-abot-epc-basic-0: 05:45:26 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-abot-epc-basic-0: 05:45:26 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:45:26 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:45:26 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:45:26 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-abot-epc-basic-0: 05:45:26 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:45:27 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:45:27 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:45:27 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:45:28 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:45:28 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:45:28 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:45:28 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:45:28 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:45:28 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:45:29 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:45:29 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:45:29 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:45:29 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:45:29 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:45:29 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:45:30 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:45:30 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:45:30 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:45:30 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:45:30 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:45:30 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:45:30 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] machine-2: 05:45:30 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 05:45:30 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:45:30 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 05:45:31 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] machine-2: 05:45:31 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 05:45:31 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 05:45:31 DEBUG juju.worker start "engine" machine-2: 05:45:31 INFO juju.worker start "engine" machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 05:45:31 DEBUG juju.worker "engine" started machine-2: 05:45:31 DEBUG juju.worker.introspection stats worker now serving machine-2: 05:45:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.apicaller connecting with old password machine-2: 05:45:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:45:31 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:45:31 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:45:31 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:45:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 05:45:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 05:45:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 05:45:31 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:45:31 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:45:31 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:45:31 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] machine-2: 05:45:31 DEBUG juju.worker.apicaller connected machine-2: 05:45:31 DEBUG juju.worker.apicaller changing password... machine-2: 05:45:31 DEBUG juju.worker.apicaller password changed machine-2: 05:45:31 DEBUG juju.api RPC connection died machine-2: 05:45:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 05:45:31 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] machine-2: 05:45:31 DEBUG juju.worker.apicaller connecting with current password machine-2: 05:45:31 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:45:31 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:45:31 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:45:32 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] machine-2: 05:45:32 DEBUG juju.worker.apicaller connected machine-2: 05:45:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 05:45:32 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 05:45:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 05:45:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 05:45:32 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 05:45:32 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] machine-2: 05:45:32 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 05:45:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 05:45:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 05:45:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 05:45:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 05:45:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.logger logger setup machine-2: 05:45:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started unit-abot-epc-basic-0: 05:45:32 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] machine-2: 05:45:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 05:45:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 05:45:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:45:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:45:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:45:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:45:32 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-2: 05:45:32 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:45:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-2: 05:45:32 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-2: 05:45:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 05:45:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:45:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:45:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:45:32 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 05:45:32 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-2: 05:45:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:45:32 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:45:32 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] machine-2: 05:45:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 05:45:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} machine-2: 05:45:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 05:45:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 05:45:32 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 05:45:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:45:32 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] machine-2: 05:45:32 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:45:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 05:45:32 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:45:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:45:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:45:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:45:32 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 05:45:32 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 05:45:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 05:45:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 05:45:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 05:45:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 05:45:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 05:45:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 05:45:32 DEBUG juju.worker start "2-container-watcher" machine-2: 05:45:32 DEBUG juju.worker start "stateconverter" machine-2: 05:45:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 05:45:32 INFO juju.worker start "2-container-watcher" machine-2: 05:45:32 DEBUG juju.worker "2-container-watcher" started machine-2: 05:45:32 INFO juju.worker start "stateconverter" machine-2: 05:45:32 DEBUG juju.worker "stateconverter" started machine-2: 05:45:32 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 05:45:32 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 05:45:32 INFO juju.worker.machiner "machine-2" started machine-2: 05:45:32 DEBUG juju.service discovered init system "upstart" from local host unit-abot-epc-basic-0: 05:45:32 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] machine-2: 05:45:32 DEBUG juju.worker.deployer state addresses: ["192.168.121.27:37017"] machine-2: 05:45:32 DEBUG juju.worker.deployer API addresses: ["192.168.121.27:17070" "172.30.9.208:17070"] machine-2: 05:45:32 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-oai-epc-0: 05:45:32 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 05:45:32 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:45:32 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 05:45:32 DEBUG juju.worker start "api" unit-oai-epc-0: 05:45:32 INFO juju.worker start "api" unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 05:45:32 DEBUG juju.worker "api" started unit-oai-epc-0: 05:45:32 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 05:45:32 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 05:45:32 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:45:32 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:45:32 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 05:45:32 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:45:32 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:45:32 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:45:33 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-abot-epc-basic-0: 05:45:33 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9,730 B] machine-2: 05:45:33 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a6:53:c1 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.21 [] [] []} {2 fa:16:3e:a6:53:c1 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 05:45:33 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-abot-epc-basic-0: 05:45:33 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-epc-0: 05:45:33 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:45:33 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 05:45:33 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 05:45:33 DEBUG juju.api RPC connection died unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 05:45:33 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:45:33 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:45:33 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:45:33 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:45:33 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-abot-epc-basic-0: 05:45:33 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:45:33 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:45:33 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:45:33 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 05:45:33 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 05:45:33 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 05:45:33 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 05:45:33 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 05:45:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 05:45:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:45:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:45:34 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 05:45:34 DEBUG juju.network including address local-cloud:192.168.121.27 for machine unit-oai-epc-0: 05:45:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 05:45:34 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 05:45:34 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 05:45:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 05:45:34 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 05:45:34 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 05:45:34 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 05:45:34 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 05:45:34 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 05:45:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:45:34 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:45:34 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:45:34 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 05:45:34 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:45:34 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 05:45:34 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 05:45:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 05:45:34 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 05:45:34 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 05:45:34 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 05:45:34 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:45:34 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 05:45:34 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 05:45:34 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 05:45:34 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 05:45:34 DEBUG httpbakery client do GET https://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 05:45:34 DEBUG httpbakery } -> error unit-oai-epc-0: 05:45:34 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 05:45:34 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 05:45:34 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-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 05:45:34 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 05:45:34 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 05:45:34 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:45:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 05:45:34 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-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 05:45:34 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 05:45:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 05:45:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 05:45:34 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-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 05:45:34 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-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 05:45:34 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:45:34 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 05:45:34 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-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 05:45:34 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 05:45:34 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:45:35 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-epc-0: 05:45:35 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:45:35 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:45:35 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] unit-abot-epc-basic-0: 05:45:35 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-epc-0: 05:45:35 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:45:35 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-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3072 kB/s) unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install (Reading database ... 78153 files and directories currently installed.) unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 05:45:35 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:45:35 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-epc-0: 05:45:36 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 05:45:36 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 05:45:36 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:45:36 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-abot-epc-basic-0: 05:45:36 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-abot-epc-basic-0: 05:45:36 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-abot-epc-basic-0: 05:45:36 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-abot-epc-basic-0: 05:45:36 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-abot-epc-basic-0: 05:45:36 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-epc-0: 05:45:36 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:45:36 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-abot-epc-basic-0: 05:45:37 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-abot-epc-basic-0: 05:45:37 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-abot-epc-basic-0: 05:45:37 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-epc-0: 05:45:37 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 05:45:37 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 05:45:37 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:45:37 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-abot-epc-basic-0: 05:45:37 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-abot-epc-basic-0: 05:45:37 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-abot-epc-basic-0: 05:45:37 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-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 05:45:38 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-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 05:45:38 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-abot-epc-basic-0: 05:45:38 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-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 05:45:38 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:45:38 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-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (34.8 kB/s) unit-abot-epc-basic-0: 05:45:38 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-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install (Reading database ... 78903 files and directories currently installed.) unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 05:45:38 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 05:45:39 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-abot-epc-basic-0: 05:45:39 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-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 05:45:39 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-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:39 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:45:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 05:45:39 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-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:45:39 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 05:45:39 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:45:39 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-oai-epc-0: 05:45:40 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:45:40 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 05:45:40 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 05:45:40 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:45:40 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-epc-0: 05:45:40 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:45:40 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:45:40 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:45:41 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-oai-epc-0: 05:45:41 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-abot-epc-basic-0: 05:45:41 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:45:41 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-oai-epc-0: 05:45:41 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:45:41 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-oai-epc-0: 05:45:41 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-abot-epc-basic-0: 05:45:41 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-oai-epc-0: 05:45:41 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:45:42 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-oai-epc-0: 05:45:42 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:45:42 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:45:42 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-oai-epc-0: 05:45:42 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:45:42 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-oai-epc-0: 05:45:42 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 2s (1471 kB/s) unit-abot-epc-basic-0: 05:45:42 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:45:42 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-oai-epc-0: 05:45:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 05:45:42 DEBUG unit.oai-epc/0.install (Reading database ... 78910 files and directories currently installed.) unit-oai-epc-0: 05:45:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 05:45:42 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-oai-epc-0: 05:45:42 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:45:43 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:45:43 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:45:43 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:45:43 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:45:43 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1 [995 kB] unit-abot-epc-basic-0: 05:45:43 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1 [101 kB] unit-abot-epc-basic-0: 05:45:44 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-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 05:45:44 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-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 05:45:44 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-epc-0: 05:45:44 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 05:45:44 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:45:44 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:45:44 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:45:44 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1 [5,005 kB] unit-abot-epc-basic-0: 05:45:45 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-oai-epc-0: 05:45:45 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 05:45:45 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:45:45 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:45:45 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:45:45 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:45:45 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:45:45 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:45:45 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:45:46 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:45:46 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:45:46 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-oai-epc-0: 05:45:46 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 05:45:46 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 05:45:46 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-oai-epc-0: 05:45:46 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:45:46 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-oai-epc-0: 05:45:46 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:45:46 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-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 05:45:47 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:45:47 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 05:45:47 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:45:47 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:45:47 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:45:47 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:45:47 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:45:47 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:45:47 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:45:47 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-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 05:45:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:45:47 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 05:45:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:45:47 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-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 05:45:47 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 05:45:47 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:45:48 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:45:48 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:45:48 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-oai-epc-0: 05:45:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 05:45:48 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 05:45:48 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 05:45:48 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 05:45:48 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:45:48 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:45:48 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:45:49 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:45:49 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:45:49 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:45:49 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:45:49 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:45:49 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:45:49 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:45:50 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:45:50 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:45:50 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:45:50 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:45:50 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:45:51 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:45:51 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:45:51 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:45:51 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:45:51 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.7 [758 kB] unit-abot-epc-basic-0: 05:45:51 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:45:51 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:45:52 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:45:52 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:45:52 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:45:52 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:45:52 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:45:52 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:45:53 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:45:53 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-abot-epc-basic-0: 05:45:53 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:45:53 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:45:53 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-abot-epc-basic-0: 05:45:53 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-abot-epc-basic-0: 05:45:54 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:45:54 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:45:54 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:45:54 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:45:54 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:45:54 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:45:55 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:45:55 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:45:55 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:45:55 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:45:55 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:45:55 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:45:56 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:45:56 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:45:56 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:45:56 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:45:56 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:45:56 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:45:57 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:45:57 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:45:57 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:45:58 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-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 05:45:58 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:45:58 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:45:58 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:45:58 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 05:45:58 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-oai-epc-0: 05:45:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:45:58 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 05:45:58 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:45:58 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 05:45:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:45:58 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 05:45:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 05:45:58 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:45:58 DEBUG unit.oai-epc/0.install --2018-08-15 05:45:58-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 05:45:58 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-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 05:45:58 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-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install 0K ....... 75.5M=0s unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install 2018-08-15 05:45:58 (75.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install --2018-08-15 05:45:58-- 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:45:58 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 05:45:58 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-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:45:58 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 05:45:58 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:45:58 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 05:45:58 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-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 363K 3s unit-abot-epc-basic-0: 05:45:59 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-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 363K 3s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 366K 3s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 33.1M 2s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 37.2M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 372K 2s unit-abot-epc-basic-0: 05:45:59 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-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 33.5M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 30.7M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 54.0M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 57.3M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 52.4M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 380K 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 39.5M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 58.5M 0s unit-abot-epc-basic-0: 05:45:59 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-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 57.1M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 46.5M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 49.9M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 62.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 76.1M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 67.7M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 61.5M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 81.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 109M=0.7s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2018-08-15 05:45:59 (1.58 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:45:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install --2018-08-15 05:45:59-- 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:45:59 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 05:45:59 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-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 05:45:59 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:45:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 52.5M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 56.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 67.4M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 67.2M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 58.2M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 74.9M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 75.7M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 87.5M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 68.6M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 83.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 75.7M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 86.3M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 74.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 82.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 83.1M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 88.8M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 105M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 120M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 120M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 123M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 104M 0s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 404K 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 42.6M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 63.9M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 59.9M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 51.6M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 57.7M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 68.3M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 65.8M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 67.8M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 74.3M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 74.4M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 78.5M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 67.8M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 81.7M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 76.4M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 75.4M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 74.5M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 76.2M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 78.6M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 81.7M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 67.2M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 73.8M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 61.1M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 67.9M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 61.3M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 72.1M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 66.9M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 68.3M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 60.4M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 78.9M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 115M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 118M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 106M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 116M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 121M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 119M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 103M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 115M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 121M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 120M 1s unit-oai-epc-0: 05:45:59 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 99.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 447K 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 57.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 55.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 65.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 67.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 63.7M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 62.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 74.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 67.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 71.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 62.7M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 74.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 62.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 61.7M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 57.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 67.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 65.7M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 57.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 52.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 74.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 64.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 62.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 53.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 64.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 60.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 63.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 53.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 69.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 68.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 68.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 60.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 79.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 92.9M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 86.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 95.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 109M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 104M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 108M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 87.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 108M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 111M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 92.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 110M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 93.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 103M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 108M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 94.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 107M 0s unit-abot-epc-basic-0: 05:46:00 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-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 476K 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 41.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 48.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 52.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 54.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 53.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 63.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 61.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 61.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 54.7M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 62.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 61.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 62.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 54.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 58.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 65.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 65.7M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 70.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 76.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 67.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 74.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 69.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 70.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 68.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 73.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 64.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 71.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 73.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 94.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 62.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 85.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 110M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 102M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 92.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 97.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 105M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 92.7M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 105M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 112M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 102M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 116M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 111M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 120M 0s unit-abot-epc-basic-0: 05:46:00 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-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 467K 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 61.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 58.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 53.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 57.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 61.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 65.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 61.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 66.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 69.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 69.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 64.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 68.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 72.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 66.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 64.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 65.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 75.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 63.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 57.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 59.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 69.7M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 61.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 57.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 61.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 71.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 76.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 60.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 74.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 72.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 83.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 62.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 74.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 99.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 105M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 94.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 103M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 110M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 88.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 101M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 106M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 95.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 110M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 96.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 102M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 109M 0s unit-abot-epc-basic-0: 05:46:00 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-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 475K 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 58.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 51.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 46.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 55.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 55.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 62.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 53.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 64.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 61.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 63.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 56.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 63.5M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 64.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 65.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 54.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 64.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 64.7M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 61.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 56.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 65.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 66.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 61.1M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 54.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 66.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 72.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 83.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 63.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 74.3M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 71.4M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 79.2M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 61.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 98.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 110M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 104M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 94.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 106M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 110M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 94.0M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 102M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 108M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 93.8M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 107M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 109M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 79.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 77.9M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 476K 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 72.6M 0s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 52.1M=0.8s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2018-08-15 05:46:00 (15.4 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:46:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install --2018-08-15 05:46:00-- 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:46:00 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 05:46:00 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:46:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 53.9M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 58.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 68.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 58.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 50.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 70.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 76.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 74.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 61.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 68.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 79.9M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 68.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 65.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 72.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 71.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 65.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 60.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 65.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 69.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 66.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 55.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 67.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 70.1M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 70.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 68.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 68.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 67.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 72.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 67.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 75.6M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 84.3M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 90.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 64.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 76.7M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 74.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 65.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 55.8M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 59.5M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 88.2M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 122M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 117M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 122M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 92.7M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 112M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 118M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 106M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 120M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 128M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 118M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 119M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 106M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 111M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 93.0M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 114M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 106M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 113M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 93.4M 1s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 499K 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 61.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 56.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 52.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 53.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 61.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 72.1M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 58.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 58.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 72.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 69.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 72.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 74.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 76.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 74.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 73.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 62.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 87.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 76.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 71.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 63.2M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 77.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 79.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 70.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 62.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 81.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 71.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 73.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 61.1M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 72.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 72.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 83.1M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 59.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 64.2M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 72.1M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 76.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 72.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 69.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 72.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 70.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 87.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 100M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 113M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 98.2M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 472K 3s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 51.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 42.1M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 49.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 50.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 61.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 53.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 66.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 61.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 64.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 58.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 65.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 64.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 65.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 59.2M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 63.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 65.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 64.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 57.3M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 109M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 106M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 107M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 95.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 92.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 74.2M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 67.9M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 60.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 69.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 65.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 67.6M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 58.4M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 68.0M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 64.2M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 64.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 63.5M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 70.8M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 90.7M 2s unit-oai-epc-0: 05:46:00 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 81.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 57.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 73.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 74.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 94.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 93.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 109M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 105M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 91.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 105M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 93.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 104M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 94.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 102M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 105M 2s unit-abot-epc-basic-0: 05:46:01 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-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 502K 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 53.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 53.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 72.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 92.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 51.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 59.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 56.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 55.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 51.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 56.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 75.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 71.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 67.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 66.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 72.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 89.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 61.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 67.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 76.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 73.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 91.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 110M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 89.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 63.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 68.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 64.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 83.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 60.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 66.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 67.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 66.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 61.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 75.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 84.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 74.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 63.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 77.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 72.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 66.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 68.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 74.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 87.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 93.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 113M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 104M 2s unit-abot-epc-basic-0: 05:46:01 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-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 477K 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 44.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 50.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 47.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 51.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 58.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 59.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 57.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 60.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 65.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 61.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 58.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 61.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 63.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 65.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 60.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 67.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 69.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 73.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 87.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 103M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 97.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 69.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 67.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 68.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 67.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 57.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 74.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 74.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 104M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 90.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 92.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 70.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 66.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 58.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 67.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 69.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 72.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 64.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 70.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 73.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 85.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 70.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 102M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 94.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 103M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 110M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 98.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 97.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 94.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 112M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 103M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 93.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 103M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 109M 2s unit-abot-epc-basic-0: 05:46:01 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-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 498K 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 33.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 56.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 50.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 64.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 62.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 66.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 58.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 57.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 65.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 63.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 71.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 57.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 75.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 67.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 81.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 68.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 75.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 81.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 89.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 96.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 111M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 74.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 58.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 55.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 64.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 66.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 81.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 60.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 105M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 101M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 60.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 65.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 65.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 66.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 61.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 82.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 70.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 82.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 63.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 84.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 71.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 81.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 88.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 109M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 102M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 112M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 89.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 112M 2s machine-3: 05:46:01 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 05:46:01 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:46:01 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 05:46:01 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-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 485K 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 59.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 54.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 54.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 47.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 60.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 64.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 68.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 58.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 67.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 63.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 71.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 60.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 92.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 112M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 79.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 61.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 69.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 75.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 79.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 63.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 99.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 111M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 98.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 67.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 68.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 65.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 65.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 66.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 82.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 83.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 83.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 94.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 106M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 70.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 70.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 59.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 67.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 68.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 87.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 69.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 74.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 103M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 97.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 67.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 65.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 68.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 80.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 90.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 112M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 110M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 107M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 91.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 109M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 113M 2s unit-abot-epc-basic-0: 05:46:01 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-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 494K 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 58.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 59.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 48.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 56.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 61.5M 2s machine-3: 05:46:01 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 05:46:01 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 05:46:01 DEBUG juju.worker start "engine" machine-3: 05:46:01 INFO juju.worker start "engine" machine-3: 05:46:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 70.0M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 59.8M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 75.2M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 78.1M 2s machine-3: 05:46:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 05:46:01 DEBUG juju.worker "engine" started machine-3: 05:46:01 DEBUG juju.worker.introspection stats worker now serving machine-3: 05:46:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 80.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 64.7M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 72.4M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 69.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 82.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 94.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 78.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 84.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 83.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 60.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 78.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 73.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 93.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 97.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 76.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 71.2M 2s machine-3: 05:46:01 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-3: 05:46:01 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 60.2M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 67.7M 2s machine-3: 05:46:01 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 71.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 72.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 67.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 73.5M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 80.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 84.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 64.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 78.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 78.7M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 68.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 77.5M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 78.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 76.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 85.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 69.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 91.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 68.2M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 66.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 69.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 76.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 109M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 103M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 99.1M 2s machine-3: 05:46:01 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 108M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 113M 1s machine-3: 05:46:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 05:46:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 483K 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 67.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 60.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 55.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 63.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 62.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 68.2M 2s unit-abot-epc-basic-0: 05:46:01 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-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 62.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 76.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 67.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 74.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 67.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 80.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 81.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 69.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 74.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 87.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 78.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 79.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 71.1M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 87.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 62.2M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 61.5M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 53.6M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 51.0M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 73.4M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 57.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 74.7M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 55.8M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 22.3M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 64.9M 2s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 61.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 52.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 62.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 64.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 61.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 56.0M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 63.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 63.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 62.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 54.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 62.2M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 60.5M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 60.7M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 68.7M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 105M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 111M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 112M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 98.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 101M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 110M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 110M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 96.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 113M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 108M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 111M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 97.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 516K 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 18.3M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 57.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 54.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 46.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 54.2M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 62.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 63.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 57.2M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 71.0M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 70.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 76.0M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 64.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 74.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 94.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 69.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 59.2M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 77.7M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 78.5M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 97.5M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 67.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 83.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 80.0M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 89.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 74.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 112M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 113M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 97.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 112M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 13.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 68.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 61.5M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 46.2M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 69.0M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 78.3M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 71.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 76.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 74.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 63.9M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 47.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 73.1M 1s unit-abot-epc-basic-0: 05:46:01 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-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 72.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 74.3M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 75.5M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 59.8M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 71.4M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 58.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 50.6M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 49.5M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 71.1M 1s unit-oai-epc-0: 05:46:01 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 56.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 519K 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 51.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 43.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 58.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 86.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 94.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 67.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 65.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 61.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 61.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 60.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 62.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 66.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 63.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 57.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 68.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 71.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 70.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 62.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 85.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 74.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 71.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 64.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 78.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 76.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 85.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 67.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 75.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 86.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 96.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 110M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 111M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 107M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 29.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 74.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 13.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 67.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 57.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 64.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 65.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 69.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 55.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 65.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 65.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 64.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 57.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 67.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 82.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 94.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 78.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 78.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 81.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 75.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 63.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 89.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 109M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 95.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 110M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 110M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 105M 1s unit-abot-epc-basic-0: 05:46:02 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-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 530K 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 62.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 12.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 46.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 50.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 48.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 45.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 55.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 60.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 62.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 59.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 70.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 63.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 69.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 80.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 71.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 69.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 93.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 56.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 85.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 81.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 109M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 89.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 111M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 105M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 110M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 91.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 102M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 78.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 63.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 94.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 13.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 57.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 62.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 54.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 67.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 62.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 63.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 57.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 63.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 63.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 62.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 67.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 67.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 89.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 79.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 58.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 79.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 85.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 96.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 103M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 109M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 110M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 95.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 1.44M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 47.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 57.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 79.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 94.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 781K 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 51.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 48.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 52.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 51.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 55.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 53.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 65.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 73.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 71.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 68.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 76.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 76.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 68.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 61.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 71.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 93.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 101M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 90.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 103M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 99.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 82.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 69.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 65.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 66.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 62.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 102M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 13.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 66.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 68.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 56.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 64.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 63.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 67.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 57.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 68.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 63.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 60.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 59.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 82.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 66.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 80.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 94.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 104M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 93.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 109M 1s machine-3: 05:46:02 DEBUG juju.worker.apicaller connected machine-3: 05:46:02 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 1.45M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 68.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 38.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 55.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 60.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 104M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 86.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 98.7M 1s unit-abot-epc-basic-0: 05:46:02 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] machine-3: 05:46:02 DEBUG juju.worker.apicaller password changed machine-3: 05:46:02 DEBUG juju.api RPC connection died machine-3: 05:46:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 779K 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 57.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 57.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 51.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 47.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 58.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 64.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 66.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 60.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 82.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 79.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 73.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 70.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 74.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 105M 1s machine-3: 05:46:02 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 96.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 93.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 102M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 100M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 72.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 70.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 65.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 68.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 57.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 70.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 109M 1s machine-3: 05:46:02 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-3: 05:46:02 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 103M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 94.7M 1s machine-3: 05:46:02 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 11.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 67.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 66.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 58.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 69.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 70.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 64.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 58.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 68.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 69.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 65.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 62.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 109M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 109M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 113M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 91.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 113M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 107M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 1.43M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 72.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 52.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 54.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 44.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 63.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 107M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 94.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 102M 1s unit-abot-epc-basic-0: 05:46:02 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-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 777K 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 57.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 50.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 54.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 47.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 65.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 64.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 65.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 60.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 66.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 73.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 80.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 91.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 105M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 104M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 111M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 96.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 76.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 70.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 65.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 60.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 64.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 68.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 77.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 91.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 103M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 112M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 104M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 93.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 11.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 74.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 67.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 66.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 60.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 70.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 68.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 68.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 59.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 70.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 80.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 95.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 94.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 109M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 110M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 1.43M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 59.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 50.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 51.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 53.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 62.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 68.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 94.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 89.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 112M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 89.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 98.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 109M 1s unit-abot-epc-basic-0: 05:46:02 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-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 800K 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 20.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 52.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 58.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 47.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 56.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 57.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 57.7M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 65.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 80.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 106M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 90.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 48.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 53.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 64.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 58.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 59.0M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 70.4M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 68.5M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 88.6M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 105M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 107M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 90.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 111M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 103M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 16.2M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 60.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 108M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 33.8M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 73.3M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 70.1M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 59.9M 1s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 65.8M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 70.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 69.7M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 62.1M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 77.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 85.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 93.8M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 113M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 105M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 1.45M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 61.1M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 59.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 58.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 52.6M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 63.1M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 75.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 97.2M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 98.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 96.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 105M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 110M 0s unit-abot-epc-basic-0: 05:46:02 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-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 797K 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 59.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 75.8M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 17.4M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 56.8M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 46.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 55.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 56.7M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 62.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 62.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 104M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 101M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 72.7M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 56.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 67.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 61.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 62.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 57.4M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 79.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 83.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 74.1M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 88.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 102M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 104M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 108M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 93.8M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 15.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 70.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 59.6M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 67.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 97.6M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 30.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 51.4M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 55.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 66.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 67.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 69.1M 0s machine-3: 05:46:02 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 60.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 68.2M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 63.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 106M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 91.6M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 106M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 108M 0s machine-3: 05:46:02 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 05:46:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:46:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 05:46:02 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 05:46:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 1.57M 0s machine-3: 05:46:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 58.2M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 58.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 49.3M 0s machine-3: 05:46:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 43.3M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 65.9M 0s machine-3: 05:46:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 74.4M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 49.5M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 90.8M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 98.9M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 95.0M 0s unit-oai-epc-0: 05:46:02 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 94.2M 0s machine-3: 05:46:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:46:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 05:46:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 05:46:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 05:46:02 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 05:46:02 INFO juju.worker.upgrader unblocking abort check machine-3: 05:46:02 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 05:46:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 05:46:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:46:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:46:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 05:46:03 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] machine-3: 05:46:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:46:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:46:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 05:46:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 05:46:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 05:46:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 05:46:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 805K 0s machine-3: 05:46:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 46.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 70.2M 0s machine-3: 05:46:03 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 11.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 57.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 56.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 56.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 48.4M 0s machine-3: 05:46:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:46:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:46:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:46:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:46:03 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 05:46:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:46:03 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 05:46:03 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 56.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 65.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 60.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 60.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 60.9M 0s machine-3: 05:46:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 68.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 55.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 67.3M 0s machine-3: 05:46:03 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:46:03 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 77.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 78.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 68.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 105M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 110M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 108M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 95.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 105M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 107M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 103M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 25.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 69.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 67.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 65.4M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 77.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 93.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 16.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 53.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 67.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 56.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 61.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 56.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 58.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 63.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 97.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 84.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 97.0M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 95.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 97.2M 0s machine-3: 05:46:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 05:46:03 DEBUG juju.worker start "3-container-watcher" machine-3: 05:46:03 DEBUG juju.worker start "stateconverter" machine-3: 05:46:03 INFO juju.worker start "3-container-watcher" machine-3: 05:46:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 05:46:03 DEBUG juju.worker "3-container-watcher" started machine-3: 05:46:03 INFO juju.worker start "stateconverter" machine-3: 05:46:03 DEBUG juju.worker "stateconverter" started machine-3: 05:46:03 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 05:46:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 1.66M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 57.0M 0s machine-3: 05:46:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 48.6M 0s machine-3: 05:46:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 05:46:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 51.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 52.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 67.2M 0s machine-3: 05:46:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 72.4M 0s machine-3: 05:46:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 05:46:03 INFO juju.worker.machiner "machine-3" started machine-3: 05:46:03 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 05:46:03 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:46:03 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 73.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 84.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 104M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 90.4M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 102M 0s machine-3: 05:46:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:46:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:46:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:46:03 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 05:46:03 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-3: 05:46:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:46:03 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:46:03 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] machine-3: 05:46:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 05:46:03 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] machine-3: 05:46:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:46:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:46:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:46:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 05:46:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 05:46:03 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:46:03 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 05:46:03 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 05:46:03 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 05:46:03 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 05:46:03 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 05:46:03 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 05:46:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 05:46:03 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] machine-3: 05:46:03 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 803K 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 20.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 76.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 93.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 10.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 56.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 47.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 55.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 47.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 53.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 45.3M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 57.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 59.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 66.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 60.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 67.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 96.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 105M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 93.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 107M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 105M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 108M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 92.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 108M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 37.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 72.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 67.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 69.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 60.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 66.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 96.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 91.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 15.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 65.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 60.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 62.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 66.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 66.5M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 57.3M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 86.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 98.8M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 104M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 92.8M 0s machine-3: 05:46:03 DEBUG juju.service discovered init system "upstart" from local host machine-3: 05:46:03 DEBUG juju.worker.deployer state addresses: ["192.168.121.27:37017"] machine-3: 05:46:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.27:17070" "172.30.9.208:17070"] machine-3: 05:46:03 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:46:03 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 1.69M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 58.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 53.3M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 57.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 48.4M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 63.3M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 68.4M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 78.6M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 70.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 75.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 107M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 103M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 92.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 106M 0s unit-oai-hss-0: 05:46:03 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 05:46:03 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:46:03 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 05:46:03 DEBUG juju.worker start "api" unit-oai-hss-0: 05:46:03 INFO juju.worker start "api" unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 05:46:03 DEBUG juju.worker "api" started unit-oai-hss-0: 05:46:03 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:46:03 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-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:03 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 812K 0s unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 50.3M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 72.1M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 63.8M 0s unit-oai-hss-0: 05:46:03 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:46:03 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:46:03 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 6.55M 0s unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 58.2M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 44.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 52.7M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 57.0M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 98.4M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 87.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 109M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 95.9M 0s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 53750K ...... 100% 52.6M=2.6s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 05:46:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install 2018-08-15 05:46:03 (19.9 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:46:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install FINISHED --2018-08-15 05:46:03-- unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install Total wall clock time: 4.9s unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.2s (16.0 MB/s) unit-oai-epc-0: 05:46:03 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-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 05:46:03 DEBUG unit.oai-epc/0.install (Reading database ... 79179 files and directories currently installed.) unit-oai-epc-0: 05:46:03 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:46:03 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 05:46:03 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:46:03 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] machine-3: 05:46:03 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:65:9f:3b 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:65:9f:3b 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 05:46:03 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:46:03 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:46:04 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:46:04 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:46:04 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-oai-hss-0: 05:46:04 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:46:04 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 05:46:04 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:46:04 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-oai-hss-0: 05:46:04 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 05:46:04 DEBUG juju.api RPC connection died unit-oai-hss-0: 05:46:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 05:46:04 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 05:46:04 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:46:04 INFO juju.api connection established to "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:46:04 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:46:04 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-oai-epc-0: 05:46:04 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 05:46:04 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:46:04 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:46:05 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-oai-hss-0: 05:46:05 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:46:05 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:46:05 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-oai-epc-0: 05:46:05 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 05:46:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 05:46:06 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-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 05:46:06 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: fortress operation aborted unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 05:46:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:46:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 05:46:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 05:46:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:46:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:46:06 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 05:46:06 DEBUG juju.network including address local-cloud:192.168.121.27 for machine unit-oai-hss-0: 05:46:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 05:46:06 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 05:46:06 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 05:46:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 05:46:06 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-oai-hss-0: 05:46:06 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:46:06 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 05:46:06 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 05:46:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 05:46:06 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 05:46:06 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 05:46:06 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 05:46:06 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-oai-hss-0: 05:46:07 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:46:07 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 05:46:07 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 05:46:07 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 05:46:07 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 05:46:07 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 05:46:07 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 05:46:07 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 05:46:07 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 05:46:07 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:46:07 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 05:46:07 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 05:46:07 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 05:46:07 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 05:46:07 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 05:46:07 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 05:46:07 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 05:46:07 DEBUG httpbakery client do GET https://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 05:46:07 DEBUG httpbakery } -> error unit-oai-hss-0: 05:46:07 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 05:46:07 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 05:46:08 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 05:46:08 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 05:46:08 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 05:46:09 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:46:09 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:46:09 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:46:09 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-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 05:46:09 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 05:46:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 05:46:09 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 05:46:09 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:46:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:46:09 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:46:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:46:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 05:46:09 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-oai-hss-0: 05:46:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 05:46:09 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 05:46:09 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:46:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 05:46:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 05:46:10 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-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:46:10 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:46:10 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 05:46:10 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:46:10 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:46:10 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-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 05:46:10 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 05:46:10 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-abot-epc-basic-0: 05:46:10 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-oai-hss-0: 05:46:10 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:46:10 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:46:11 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-oai-hss-0: 05:46:11 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:46:11 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:46:11 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-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3089 kB/s) unit-abot-epc-basic-0: 05:46:11 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:46:11 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:46:11 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-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install (Reading database ... 78153 files and directories currently installed.) unit-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 05:46:11 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-hss-0: 05:46:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 05:46:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 05:46:12 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:46:12 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:46:12 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 05:46:12 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 30s (3,208 kB/s) unit-abot-epc-basic-0: 05:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 05:46:13 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 ... 95220 files and directories currently installed.) unit-abot-epc-basic-0: 05:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-oai-hss-0: 05:46:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 05:46:14 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 05:46:14 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 05:46:14 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 05:46:14 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:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 05:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 05:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 05:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 05:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 05:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 05:46:15 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:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 05:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 05:46:15 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.3 kB/s) unit-oai-hss-0: 05:46:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 05:46:16 DEBUG unit.oai-hss/0.install (Reading database ... 78903 files and directories currently installed.) unit-oai-hss-0: 05:46:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 05:46:16 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 05:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 05:46:16 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:16 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:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 05:46:17 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 05:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 05:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 05:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 05:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 05:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 05:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 05:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 05:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 05:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 05:46:18 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 05:46:18 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:46:18 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 05:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:18 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:46:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 05:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-oai-epc-0: 05:46:18 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 05:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 05:46:18 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 05:46:18 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-epc-0: 05:46:18 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 05:46:18 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 05:46:18 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-oai-epc-0: 05:46:18 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:46:18 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 05:46:18 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:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 05:46:19 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:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 05:46:19 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:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 05:46:19 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-oai-hss-0: 05:46:19 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-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 05:46:19 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-oai-hss-0: 05:46:19 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:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 05:46:20 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:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2720 kB/s) unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install (Reading database ... 78910 files and directories currently installed.) unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-oai-hss-0: 05:46:20 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:46:20 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:46:20 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:46:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 05:46:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 05:46:20 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 05:46:21 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:46:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 05:46:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 05:46:21 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:46:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:46:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 05:46:22 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 05:46:22 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:46:22 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:46:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 05:46:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 05:46:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 05:46:23 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 05:46:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 05:46:23 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 05:46:23 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:46:23 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 05:46:23 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:46:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 05:46:23 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:23 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 05:46:23 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 05:46:24 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:46:24 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:46:24 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:46:24 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:46:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:46:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 05:46:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 05:46:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 05:46:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:25 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:46:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:46:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:46:25 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:46:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:46:25 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:46:25 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-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:46:25 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 05:46:25 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 05:46:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 05:46:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:46:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 05:46:25 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 05:46:25 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 05:46:25 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-155-generic unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-oai-epc-0: 05:46:26 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:46:26 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:46:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 05:46:26 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:46:26 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 05:46:26 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 05:46:26 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-155-generic unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-155-generic unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 05:46:26 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-epc-0: 05:46:26 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 05:46:26 INFO juju.worker.uniter.context trying to kill context process 8717 unit-oai-epc-0: 05:46:26 INFO juju.worker.uniter.context waiting for context process 8717 to die unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:46:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 05:46:26 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:46:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 05:46:26 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 05:46:26 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 05:46:26 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 05:46:27 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 05:46:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:46:27 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 05:46:27 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 05:46:27 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 05:46:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 05:46:27 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:46:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... machine-2: 05:46:27 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 05:46:27 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 05:46:27 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-abot-epc-basic-0: 05:46:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 05:46:27 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:46:27 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:46:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 05:46:27 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:46:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 05:46:28 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:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 05:46:29 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:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 05:46:29 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:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 05:46:30 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:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 05:46:30 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:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 05:46:30 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:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 05:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 05:46:30 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:46:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 05:46:31 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:46:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 05:46:31 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 05:46:32 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:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 05:46:32 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:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 05:46:32 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:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 05:46:32 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:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 05:46:32 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:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 05:46:32 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:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 05:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 05:46:33 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:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 05:46:33 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:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 05:46:33 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:46:33 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:46:33 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:46:33 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:46:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:46:33 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 05:46:33 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:46:33 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:46:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:46:33 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 05:46:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 05:46:33 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:46:33 DEBUG unit.oai-hss/0.install --2018-08-15 05:46:33-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install 0K ....... 68.1M=0s unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install 2018-08-15 05:46:33 (68.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install --2018-08-15 05:46:33-- 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:46:33 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 05:46:33 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:46:33 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 05:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 05:46:33 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 364K 3s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 1.34M 2s unit-abot-epc-basic-0: 05:46:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 05:46:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 05:46:34 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 503K 2s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 33.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 42.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 376K 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 34.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 36.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 40.5M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 51.4M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 56.8M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 1.55M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 506K 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 50.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 52.3M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 51.3M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 58.0M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 63.1M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 56.8M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 54.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 67.3M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 60.8M=0.7s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2018-08-15 05:46:34 (1.60 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:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install --2018-08-15 05:46:34-- 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:46:34 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 05:46:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 05:46:34 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:46:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 52.4M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 60.9M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 61.0M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 59.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 50.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 62.7M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 69.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 72.8M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 63.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 71.3M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 71.6M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 111M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 101M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 117M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 120M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 118M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 106M 0s unit-abot-epc-basic-0: 05:46:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 115M 0s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 111M 0s unit-abot-epc-basic-0: 05:46:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 404K 2s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 43.1M 2s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 51.1M 2s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 57.0M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 45.2M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 45.0M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 52.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 58.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 52.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 54.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 66.4M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 68.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 66.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 58.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 65.0M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 69.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 102M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 96.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 115M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 114M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 113M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 97.1M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 110M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 112M 1s unit-abot-epc-basic-0: 05:46:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 415K 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 53.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 60.1M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 59.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 51.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 63.5M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 68.5M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 66.2M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 62.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 69.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 72.2M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 74.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 59.5M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 65.8M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 65.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 69.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 63.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 83.5M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 79.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 71.4M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 61.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 65.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 67.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 71.2M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 59.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 72.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 69.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 69.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 59.9M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 71.7M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 66.1M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 71.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 57.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 68.0M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 110M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 105M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 84.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 103M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 102M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 105M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 91.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 106M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 105M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 106M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 90.3M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 104M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 100M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 107M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 89.6M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 105M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 103M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 107M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 92.0M 1s unit-oai-hss-0: 05:46:34 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 105M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 2.82M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 56.7M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 72.5M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 604K 1s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 16.2M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 95.2M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 84.1M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 78.6M 1s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 8.19M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 24.9M 1s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 28.3M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 52.2M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 31.2M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 29.4M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 29.7M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 37.8M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 79.0M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 24.5M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 33.0M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 75.8M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 94.3M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 91.9M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 101M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 79.9M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 95.8M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 98.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 103M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 94.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 104M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 111M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 108M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 88.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 113M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 98.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 111M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 94.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 106M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 104M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 112M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 94.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 110M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 105M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 109M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 93.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 110M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 106M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 3.63M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 22.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 22.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 20.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 40.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 96.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 90.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 75.0M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 94.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 69.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 95.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 87.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 106M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 102M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 111M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 97.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 104M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 97.1M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 717K 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 34.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 14.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 14.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 31.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 31.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 39.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 88.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 67.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 36.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 91.0M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 48.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 93.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 52.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 75.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 50.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 57.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 86.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 53.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 51.0M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 51.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 56.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 54.1M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 1.92M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 25.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 50.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 56.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 48.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 58.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 60.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 63.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 58.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 74.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 65.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 73.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 60.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 72.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 69.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 90.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 98.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 109M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 110M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 106M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 96.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 111M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 112M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 111M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 95.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 111M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 111M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 101M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 05:46:35 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:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 755K 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 54.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 56.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 61.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 51.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 58.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 106M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 107M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 109M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 95.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 10.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 60.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 54.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 51.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 57.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 72.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 78.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 75.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 70.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 85.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 88.7M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 74.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 106M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 84.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 77.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 84.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 96.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 71.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 80.1M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 48.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 72.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 38.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 66.1M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 1.90M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 72.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 32.0M 0s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 40.4M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 52.2M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 62.5M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 45.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 51.0M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 65.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 64.8M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 73.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 72.3M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 71.9M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 95.6M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 103M 0s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 98.6M=0.7s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2018-08-15 05:46:35 (17.1 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:46:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install --2018-08-15 05:46:35-- 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:46:35 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 05:46:35 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:46:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 66.9M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 39.3M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 43.4M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 27.2M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 19.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 16.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 21.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 21.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 7.49M 3s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 79.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 91.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 78.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 87.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 79.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 97.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 96.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 94.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 106M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 104M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 109M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 100M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 102M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 110M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 101M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 98.0M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 107M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 106M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 105M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 98.0M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 111M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 113M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 104M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 96.6M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 108M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 111M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 85.9M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 99.4M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 97.5M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 112M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 110M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 110M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 91.4M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 110M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 109M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 98.2M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 109M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 98.7M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 104M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 93.8M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 108M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 111M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 100M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 101M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 112M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 113M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 109M 1s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 99.3M 1s unit-abot-epc-basic-0: 05:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 553K 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 44.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 46.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 58.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 49.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 69.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 83.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 82.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 78.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 101M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 80.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 89.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 82.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 82.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 104M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 72.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 45.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 71.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 44.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 47.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 7.66M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 74.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 3.41M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 61.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 55.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 52.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 56.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 61.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 62.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 57.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 58.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 67.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 70.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 62.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 67.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 79.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 107M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 94.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 108M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 109M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 87.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 83.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 107M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 107M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 103M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 654K 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 43.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 41.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 44.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 40.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 48.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 55.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 56.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 76.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 95.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 106M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 103M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 70.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 71.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 73.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 60.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 67.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 69.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 96.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 88.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 72.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 111M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 97.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 72.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 58.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 71.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 98.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 81.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 57.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 84.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 71.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 71.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 72.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 76.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 107M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 9.38M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 73.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 2.57M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 47.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 54.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 58.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 54.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 54.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 70.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 70.5M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 72.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 89.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 108M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 104M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 108M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 94.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 107M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 101M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 109M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 660K 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 48.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 47.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 57.4M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 50.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 53.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 66.6M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 109M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 94.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 100M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 70.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 64.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 72.2M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 97.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 94.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 67.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 60.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 68.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 65.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 66.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 75.7M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 82.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 68.0M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 69.1M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 62.9M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 63.3M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 67.8M 2s unit-oai-hss-0: 05:46:35 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 100M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 90.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 74.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 76.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 70.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 61.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 76.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 98.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 91.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 69.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 104M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 108M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 13.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 66.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 73.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 2.35M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 45.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 50.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 57.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 48.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 54.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 71.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 107M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 95.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 92.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 108M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 103M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 650K 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 38.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 41.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 38.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 44.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 42.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 63.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 52.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 86.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 80.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 91.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 88.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 92.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 52.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 52.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 56.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 54.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 43.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 50.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 51.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 55.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 52.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 83.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 55.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 54.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 51.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 73.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 80.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 56.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 68.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 93.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 93.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 92.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 81.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 93.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 94.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 93.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 59.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 53.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 71.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 92.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 79.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 92.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 95.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 93.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 82.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 88.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 2.63M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 47.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 53.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 52.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 53.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 57.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 91.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 93.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 91.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 83.3M 2s unit-abot-epc-basic-0: 05:46:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 05:46:36 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:46:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:46:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 05:46:36 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:46:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 658K 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 55.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 51.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 48.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 59.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 87.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 66.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 88.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 67.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 70.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 72.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 98.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 105M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 110M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 22.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 62.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 69.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 67.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 68.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 60.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 74.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 68.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 82.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 97.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 91.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 62.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 74.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 65.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 75.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 87.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 82.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 66.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 80.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 86.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 78.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 78.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 109M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 12.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 72.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 70.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 69.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 66.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 73.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 113M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 108M 2s unit-abot-epc-basic-0: 05:46:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 05:46:36 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:46:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 2.44M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 67.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 62.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 60.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 60.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 60.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 57.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 71.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 68.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 103M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 95.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 111M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 111M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 664K 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 57.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 44.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 56.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 76.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 75.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 93.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 90.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 66.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 78.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 78.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 111M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 113M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 26.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 73.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 76.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 70.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 70.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 40.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 54.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 72.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 75.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 61.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 68.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 70.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 69.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 66.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 88.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 73.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 74.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 69.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 68.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 71.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 77.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 95.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 111M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 108M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 112M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 98.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 26.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 51.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 71.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 75.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 79.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 71.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 80.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 2.48M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 12.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 67.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 49.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 62.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 53.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 59.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 59.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 112M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 108M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 110M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 97.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 688K 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 66.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 81.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 58.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 74.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 62.6M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 63.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 68.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 75.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 86.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 79.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 68.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 98.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 112M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 21.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 73.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 65.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 83.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 13.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 63.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 69.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 76.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 73.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 63.1M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 71.0M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 72.9M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 69.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 62.5M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 72.2M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 67.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 75.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 91.3M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 110M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 113M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 109M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 100M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 110M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 58.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 72.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 71.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 66.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 70.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 69.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 70.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 67.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 102M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 112M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 112M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 2.00M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 54.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 61.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 61.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 62.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 52.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 91.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 111M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 109M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 100M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 706K 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 57.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 51.4M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 59.8M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 77.7M 2s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 67.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 63.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 86.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 100M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 79.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 72.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 71.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 80.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 84.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 93.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 107M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 53.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 76.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 73.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 7.32M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 79.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 73.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 61.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 73.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 72.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 71.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 61.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 78.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 69.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 69.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 96.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 105M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 109M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 112M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 87.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 71.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 71.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 75.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 70.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 64.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 73.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 72.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 71.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 64.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 104M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 113M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 112M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 98.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 2.09M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 23.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 67.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 49.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 55.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 57.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 60.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 91.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 100M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 103M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 726K 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 62.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 57.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 64.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 49.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 73.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 71.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 82.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 66.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 71.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 77.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 73.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 80.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 75.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 103M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 82.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 65.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 97.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 105M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 5.30M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 68.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 69.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 68.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 63.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 70.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 69.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 70.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 61.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 78.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 83.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 72.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 79.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 84.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 88.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 99.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 61.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 63.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 66.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 94.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 61.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 80.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 110M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 108M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 95.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 106M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 108M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 112M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 92.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 1.99M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 63.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 51.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 54.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 53.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 60.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 96.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 107M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 96.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 105M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 105M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 737K 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 55.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 43.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 53.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 57.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 65.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 58.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 68.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 78.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 109M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 88.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 72.1M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 72.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 72.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 94.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 107M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 109M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 110M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 4.51M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 56.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 65.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 60.6M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 64.7M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 59.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 66.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 65.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 70.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 63.5M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 67.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 69.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 70.9M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 61.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 60.4M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 68.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 66.2M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 78.0M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 103M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 104M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 98.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 91.8M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 101M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 107M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 107M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 87.6M 1s unit-abot-epc-basic-0: 05:46:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 05:46:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 2.20M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 50.3M 1s unit-oai-hss-0: 05:46:36 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 54.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 66.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 62.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 51.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 65.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 67.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 65.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 88.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 110M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 112M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 111M 1s unit-abot-epc-basic-0: 05:46:37 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:46:37 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:46:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 752K 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 61.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 44.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 60.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 58.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 57.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 59.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 72.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 79.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 90.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 88.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 82.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 74.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 80.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 65.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 67.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 68.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 108M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 94.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 4.96M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 67.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 24.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 64.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 67.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 66.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 65.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 69.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 65.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 78.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 62.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 69.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 75.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 70.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 61.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 88.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 91.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 80.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 97.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 106M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 110M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 108M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 2.05M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 46.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 59.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 50.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 58.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 62.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 95.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 57.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 61.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 62.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 67.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 62.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 89.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 95.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 106M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 109M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 109M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 779K 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 51.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 56.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 52.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 60.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 58.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 68.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 75.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 88.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 60.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 73.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 99.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 73.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 67.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 75.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 96.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 109M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 95.9M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 4.89M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 68.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 67.5M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 13.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 71.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 69.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 57.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 70.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 68.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 68.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 60.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 69.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 68.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 67.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 54.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 84.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 102M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 109M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 94.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 109M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 107M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 107M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 1.84M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 91.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 79.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 89.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 84.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 26.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 31.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 46.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 94.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 101M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 92.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 105M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 106M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 107M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 86.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 107M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 99.4M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 815K 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 29.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 31.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 35.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 30.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 55.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 41.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 57.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 41.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 80.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 86.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 90.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 79.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 92.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 91.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 95.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 85.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 103M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 105M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 8.81M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 44.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 80.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 7.68M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 23.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 25.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 22.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 75.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 77.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 89.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 82.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 89.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 89.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 89.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 89.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 104M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 110M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 105M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 95.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 2.73M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 23.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 39.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 51.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 67.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 84.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 53.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 31.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 74.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 49.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 43.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 93.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 73.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 84.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 93.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 782K 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 20.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 24.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 22.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 54.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 60.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 35.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 94.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 82.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 83.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 91.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 89.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 93.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 78.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 104M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 98.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 108M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 91.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 110M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 11.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 22.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 28.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 93.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 95.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 78.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 46.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 93.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 84.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 81.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 18.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 27.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 47.7M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 45.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 91.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 92.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 79.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 79.0M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 2.19M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 23.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 25.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 28.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 31.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 82.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 61.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 40.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 92.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 81.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 94.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 88.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 97.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 81.2M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 96.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 106M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 104M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 88.7M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 107M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 107M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 820K 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 58.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 30.3M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 25.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 25.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 91.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 72.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 58.8M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 41.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 90.4M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 85.4M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 87.1M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 94.3M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 94.1M 1s unit-abot-epc-basic-0: 05:46:37 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 5.87M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 23.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 22.5M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 24.9M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 80.0M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 83.6M 1s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 96.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 89.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 85.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 86.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 51.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 109M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 83.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 61.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 36.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 39.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 85.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 111M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 105M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 93.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 107M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 2.54M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 29.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 41.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 42.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 56.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 97.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 49.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 98.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 43.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 66.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 104M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 53.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 57.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 96.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 758K 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 57.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 51.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 56.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 66.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 94.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 81.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 89.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 62.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 71.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 62.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 71.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 67.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 69.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 59.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 89.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 105M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 105M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 87.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 108M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 6.07M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 68.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 68.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 65.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 73.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 86.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 76.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 77.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 74.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 84.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 11.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 67.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 68.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 61.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 69.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 73.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 87.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 64.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 70.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 108M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 102M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 2.27M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 65.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 55.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 59.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 50.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 56.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 73.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 96.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 90.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 62.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 73.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 76.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 93.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 98.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 99.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 58.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 74.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 72.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 99.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 758K 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 47.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 57.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 64.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 96.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 81.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 55.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 21.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 66.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 62.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 69.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 68.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 67.6M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 58.4M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 97.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 105M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 107M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 7.20M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 69.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 68.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 58.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 66.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 65.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 71.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 59.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 69.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 110M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 103M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 66.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 93.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 103M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 26.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 42.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 79.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 50.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 71.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 1.91M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 57.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 55.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 57.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 50.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 60.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 65.8M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 67.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 57.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 68.0M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 88.3M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 103M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 71.5M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 73.2M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 73.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 74.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 60.7M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 88.1M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 107M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 105M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 94.9M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 106M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 104M 0s unit-oai-hss-0: 05:46:37 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 106M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 811K 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 45.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 62.8M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 56.5M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 74.6M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 31.0M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 8.85M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 49.7M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 47.0M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 54.5M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 56.8M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 74.6M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 85.9M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 89.2M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 91.5M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 13.9M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 55.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 60.8M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 50.4M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 55.7M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 81.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 81.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 59.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 67.5M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 84.7M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 62.5M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 90.5M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 84.8M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 64.9M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 79.0M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 75.4M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 89.2M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 41.7M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 71.6M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 1.73M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 60.8M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 49.4M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 57.1M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 51.4M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 55.9M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 64.0M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 64.2M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 66.4M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 78.8M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 96.6M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 74.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 64.7M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 81.3M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 106M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 112M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 92.9M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 107M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 105M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 797K 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 81.2M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 73.9M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 94.0M 0s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 53750K ...... 100% 30.4M=2.6s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install 2018-08-15 05:46:38 (20.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-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install FINISHED --2018-08-15 05:46:38-- unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install Total wall clock time: 4.7s unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.0s (16.5 MB/s) unit-oai-hss-0: 05:46:38 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-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 05:46:38 DEBUG unit.oai-hss/0.install (Reading database ... 79179 files and directories currently installed.) unit-oai-hss-0: 05:46:38 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:46:38 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:46:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 05:46:38 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:46:38 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 05:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 05:46:39 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:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 05:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 05:46:39 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:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 05:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 05:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 05:46:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 05:46:40 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:46:40 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 05:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 05:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 05:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 05:46:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 05:46:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:46:41 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 05:46:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 05:46:42 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:46:42 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:46:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 05:46:43 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:46:43 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:46:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 05:46:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 05:46:43 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 05:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 05:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 05:46:44 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 05:46:44 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:46:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 05:46:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 05:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 05:46:46 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:46:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 05:46:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:46:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 05:46:48 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:46:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 05:46:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 05:46:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:46:48 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 05:46:50 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:46:50 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 05:46:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 05:46:51 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 05:46:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 05:46:51 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:46:51 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 05:46:52 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 05:46:52 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:46:52 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 05:46:52 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 05:46:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 05:46:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 05:46:53 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 05:46:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 05:46:53 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:46:53 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 05:46:53 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 05:46:53 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 05:46:53 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:46:53 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:46:53 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 05:46:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 05:46:53 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:46:53 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 05:46:54 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 05:46:54 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 05:46:54 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:46:54 DEBUG juju.agent read agent config, format "2.0" machine-2: 05:46:54 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:46:54 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:46:54 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 05:46:54 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:46:54 DEBUG juju.worker start "api" unit-oai-epc-0: 05:46:54 INFO juju.worker start "api" unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 05:46:54 DEBUG juju.worker "api" started unit-oai-epc-0: 05:46:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-2: 05:46:54 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 05:46:54 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker start "engine" machine-2: 05:46:54 INFO juju.worker start "engine" unit-oai-epc-0: 05:46:54 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:54 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:46:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 05:46:54 DEBUG juju.worker "engine" started machine-2: 05:46:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.apicaller connecting with current password machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:46:54 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 05:46:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:46:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 05:46:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 05:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:46:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 05:46:54 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:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 05:46:54 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:46:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 05:46:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 05:46:55 DEBUG juju.api RPC connection died unit-oai-epc-0: 05:46:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.apicaller connected machine-2: 05:46:55 DEBUG juju.api RPC connection died machine-2: 05:46:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 05:46:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 05:46:55 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:55 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-epc-0: 05:46:55 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:46:55 DEBUG juju.worker.apicaller connecting with current password machine-2: 05:46:55 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:46:55 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-2: 05:46:55 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-abot-epc-basic-0: 05:46:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 05:46:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... machine-2: 05:46:55 DEBUG juju.worker.apicaller connected machine-2: 05:46:55 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 05:46:55 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 05:46:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 05:46:55 INFO juju.worker.upgrader unblocking abort check machine-2: 05:46:55 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 05:46:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 05:46:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 05:46:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 05:46:55 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 05:46:55 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 05:46:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.logger logger setup machine-2: 05:46:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 05:46:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 05:46:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 05:46:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 05:46:55 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 05:46:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:46:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} machine-2: 05:46:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:46:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:46:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:46:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:46:55 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-2: 05:46:55 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:46:55 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-2: 05:46:55 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-2: 05:46:55 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 05:46:55 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:46:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 05:46:55 DEBUG juju.network including address public:172.30.9.208 for machine machine-2: 05:46:55 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-2: 05:46:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 05:46:55 DEBUG juju.network including address local-machine:::1 for machine machine-2: 05:46:55 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] machine-2: 05:46:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 05:46:55 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] machine-2: 05:46:55 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:46:55 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 05:46:55 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 05:46:55 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 05:46:55 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 05:46:55 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 05:46:55 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:46:55 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 05:46:55 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 05:46:55 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:46:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 05:46:55 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 05:46:55 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 05:46:55 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 05:46:55 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 05:46:55 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 05:46:56 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 05:46:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 05:46:56 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:46:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... machine-2: 05:46:56 DEBUG juju.worker start "2-container-watcher" machine-2: 05:46:56 DEBUG juju.worker start "stateconverter" machine-2: 05:46:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 05:46:56 INFO juju.worker start "2-container-watcher" machine-2: 05:46:56 DEBUG juju.worker "2-container-watcher" started machine-2: 05:46:56 INFO juju.worker start "stateconverter" machine-2: 05:46:56 DEBUG juju.worker "stateconverter" started machine-2: 05:46:56 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 05:46:56 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 05:46:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 05:46:56 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 05:46:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 05:46:56 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:46:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 05:46:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 05:46:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:46:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 05:46:56 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-epc-0: 05:46:56 DEBUG juju.network including address local-cloud:192.168.121.27 for machine unit-oai-epc-0: 05:46:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 05:46:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 05:46:56 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 05:46:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 05:46:56 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 05:46:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 05:46:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 05:46:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 05:46:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 05:46:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 05:46:56 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:46:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 05:46:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 05:46:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 05:46:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 05:46:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 05:46:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 05:46:56 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... machine-2: 05:46:56 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a6:53:c1 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.21 [] [] []} {2 fa:16:3e:a6:53:c1 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:46:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 05:46:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 05:46:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 05:46:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 05:46:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 05:46:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 05:46:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 05:46:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 05:46:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 05:46:57 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 05:46:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:46:57 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:46:57 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 05:46:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 05:46:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 05:46:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 05:46:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:46:58 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 05:46:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 05:46:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:46:58 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 05:46:58 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 05:46:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 05:46:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 05:46:59 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 05:46:59 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:46:59 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 05:46:59 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 05:46:59 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 05:46:59 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-oai-hss-0: 05:47:00 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:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-155-generic unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:47:00 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-abot-epc-basic-0: 05:47:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 05:47:00 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:47:00 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 05:47:00 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:47:00 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:47:00 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 05:47:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:47:00 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 05:47:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 05:47:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-hss-0: 05:47:01 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-155-generic unit-oai-hss-0: 05:47:01 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-155-generic unit-oai-epc-0: 05:47:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:47:01 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:47:01 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 05:47:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:47:01 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 05:47:01 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 05:47:01 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-oai-epc-0: 05:47:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:47:01 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 05:47:01 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:47:01 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:47:01 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 05:47:01 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 05:47:01 INFO juju.worker.uniter.context trying to kill context process 8984 unit-oai-hss-0: 05:47:01 INFO juju.worker.uniter.context waiting for context process 8984 to die unit-oai-hss-0: 05:47:01 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 05:47:01 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 05:47:01 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 05:47:02 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 05:47:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:47:02 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 05:47:02 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 05:47:02 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... machine-3: 05:47:02 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 05:47:02 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 05:47:02 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 05:47:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 05:47:02 DEBUG juju.worker killing runner 0xc4201b1380 unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-abot-epc-basic-0: 05:47:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 05:47:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 05:47:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 05:47:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 05:47:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 05:47:04 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:47:04 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 05:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 05:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 05:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 05:47:05 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:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 05:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 05:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 05:47:05 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:47:05 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:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 05:47:05 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 05:47:06 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 05:47:07 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:47:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:07 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 05:47:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 05:47:08 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:47:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 05:47:08 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:47:08 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:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 05:47:09 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:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 05:47:09 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:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 05:47:09 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:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 05:47:09 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:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:47:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 05:47:09 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:47:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 05:47:10 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:47:10 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 05:47:10 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:47:10 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 05:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 05:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 05:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 05:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 05:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 05:47:11 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:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 05:47:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 05:47:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 05:47:12 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:47:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:47:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 05:47:12 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:47:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 05:47:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 05:47:12 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:47:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 05:47:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 05:47:12 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:47:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:47:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 05:47:12 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:47:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:47:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 05:47:12 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:47:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 05:47:13 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:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 05:47:13 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:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 05:47:13 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:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 05:47:13 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:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 05:47:13 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:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:47:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 05:47:13 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:47:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:47:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 05:47:14 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:47:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:47:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 05:47:14 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:47:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:47:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 05:47:14 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:47:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 05:47:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 05:47:15 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:47:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:47:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 05:47:15 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:47:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 05:47:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 05:47:15 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:47:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 05:47:16 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:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 05:47:17 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:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 05:47:17 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:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 05:47:17 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:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 05:47:17 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:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 05:47:17 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:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 05:47:17 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:47:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 05:47:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 05:47:17 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:47:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 05:47:18 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 05:47:18 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 05:47:18 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 05:47:18 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 05:47:18 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 05:47:18 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:47:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 05:47:19 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:47:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 05:47:19 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:47:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 05:47:19 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:47:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:47:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 05:47:19 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:47:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:47:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 05:47:20 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:47:20 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:47:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 05:47:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 05:47:20 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:47:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 05:47:20 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:47:20 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 05:47:21 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:47:21 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:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 05:47:21 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:47:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 05:47:21 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:47:21 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:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 05:47:21 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:47:21 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:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 05:47:21 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:47:21 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:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 05:47:21 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:47:21 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 05:47:22 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:47:22 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 05:47:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:47:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 05:47:23 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:47:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 05:47:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 05:47:25 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:47:25 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 05:47:25 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:47:25 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:47:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 05:47:25 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:47:25 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 05:47:26 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:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 05:47:26 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:47:26 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:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 05:47:26 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:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 05:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 05:47:27 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:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 05:47:27 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 05:47:27 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 05:47:27 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:47:27 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 05:47:27 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:47:27 DEBUG juju.worker start "api" unit-oai-hss-0: 05:47:27 INFO juju.worker start "api" machine-3: 05:47:27 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:47:27 DEBUG juju.agent read agent config, format "2.0" machine-3: 05:47:27 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 05:47:27 DEBUG juju.worker "api" started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: machine-3: 05:47:27 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 05:47:27 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 05:47:27 DEBUG juju.worker start "engine" machine-3: 05:47:27 INFO juju.worker start "engine" machine-3: 05:47:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 05:47:27 DEBUG juju.worker "engine" started machine-3: 05:47:27 DEBUG juju.worker.introspection stats worker now serving machine-3: 05:47:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.apicaller connecting with current password machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 05:47:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 05:47:27 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-3: 05:47:27 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:47:27 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-3: 05:47:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 05:47:27 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:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... machine-3: 05:47:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 05:47:27 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 05:47:27 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:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 05:47:27 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 05:47:27 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 05:47:27 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 05:47:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 05:47:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:47:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 05:47:27 DEBUG juju.network including address public:172.30.9.208 for machine unit-oai-hss-0: 05:47:27 DEBUG juju.network including address local-cloud:192.168.121.27 for machine unit-oai-hss-0: 05:47:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 05:47:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 05:47:27 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 05:47:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 05:47:27 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-oai-hss-0: 05:47:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 05:47:27 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:47:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 05:47:27 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 05:47:27 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 05:47:27 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-oai-hss-0: 05:47:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 05:47:27 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:47:27 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 05:47:27 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 05:47:27 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 05:47:27 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 05:47:27 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:47:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 05:47:27 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:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:47:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 05:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:47:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:47:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:47:27 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 05:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... machine-3: 05:47:28 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 05:47:28 DEBUG juju.api RPC connection died machine-3: 05:47:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 05:47:28 DEBUG juju.worker.apicaller connecting with current password machine-3: 05:47:28 DEBUG juju.api successfully dialed "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-3: 05:47:28 INFO juju.api connection established to "wss://172.30.9.208:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" machine-3: 05:47:28 DEBUG juju.api successfully dialed "wss://192.168.121.27:17070/model/e6b966f4-3a62-4b5e-8790-eede6931440c/api" unit-oai-hss-0: 05:47:28 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-abot-epc-basic-0: 05:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:47:28 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:47:28 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 05:47:28 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:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 05:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:47:28 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 05:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 05:47:29 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:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ virt-what machine-3: 05:47:29 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 05:47:29 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 05:47:29 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 05:47:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git machine-3: 05:47:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' machine-3: 05:47:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 05:47:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 05:47:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 05:47:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what machine-3: 05:47:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + debconf-set-selections machine-3: 05:47:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 05:47:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 05:47:29 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 05:47:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 05:47:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 05:47:29 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 05:47:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 05:47:29 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 05:47:29 INFO juju.worker.upgrader unblocking abort check machine-3: 05:47:29 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 05:47:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 05:47:29 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 05:47:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 05:47:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 05:47:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 05:47:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 05:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. machine-3: 05:47:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 05:47:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:47:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:47:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:47:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:47:29 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 05:47:29 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:47:29 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 05:47:29 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-3: 05:47:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-abot-epc-basic-0: 05:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... machine-3: 05:47:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 05:47:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:47:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 05:47:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 05:47:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:47:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 05:47:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 05:47:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 05:47:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 05:47:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 05:47:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:47:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 05:47:29 DEBUG juju.network including address public:172.30.9.208 for machine machine-3: 05:47:29 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-3: 05:47:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 05:47:29 DEBUG juju.network including address local-machine:::1 for machine machine-3: 05:47:29 DEBUG juju.network addresses after filtering: [public:172.30.9.208 local-cloud:192.168.121.27 local-machine:127.0.0.1 local-machine:::1] machine-3: 05:47:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.208:17070 192.168.121.27:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 05:47:29 DEBUG juju.agent API server address details [["172.30.9.208:17070" "192.168.121.27:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.27:17070" "172.30.9.208:17070"] unit-abot-epc-basic-0: 05:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... machine-3: 05:47:29 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 05:47:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 05:47:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.logger logger setup machine-3: 05:47:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.208,192.168.121.27,::1,localhost", AutoNoProxy:""} machine-3: 05:47:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 05:47:29 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 05:47:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 05:47:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 05:47:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 05:47:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 05:47:29 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:47:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 05:47:29 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 05:47:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 05:47:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 05:47:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 05:47:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 05:47:29 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-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:47:29 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:47:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install Reading state information... machine-3: 05:47:29 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 05:47:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:47:29 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 05:47:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:47:29 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:47:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:47:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:47:29 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 05:47:29 DEBUG juju.worker start "3-container-watcher" machine-3: 05:47:29 DEBUG juju.worker start "stateconverter" machine-3: 05:47:29 INFO juju.worker start "3-container-watcher" machine-3: 05:47:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 05:47:29 DEBUG juju.worker "3-container-watcher" started machine-3: 05:47:29 INFO juju.worker start "stateconverter" machine-3: 05:47:29 DEBUG juju.worker "stateconverter" started machine-3: 05:47:29 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 05:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 05:47:29 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:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... machine-3: 05:47:29 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 05:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 05:47:30 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:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 05:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 05:47:30 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:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 05:47:30 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:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... machine-3: 05:47:30 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:65:9f:3b 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.4 [] [] []} {2 fa:16:3e:65:9f:3b 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 05:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 05:47:30 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:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:47:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:47:30 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:47:30 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 05:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 05:47:30 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:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-oai-hss-0: 05:47:31 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:47:31 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 05:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 05:47:31 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:47:31 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:47:31 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 05:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 05:47:31 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:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1_amd64.deb ... unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 05:47:32 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:47:32 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:47:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:47:32 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-oai-hss-0: 05:47:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:47:32 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 05:47:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:47:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:47:32 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:47:32 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 05:47:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:47:32 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 05:47:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:47:32 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:47:32 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 05:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 05:47:32 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 05:47:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 05:47:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 05:47:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-oai-hss-0: 05:47:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 05:47:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 05:47:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 05:47:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 05:47:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 05:47:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 05:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 05:47:35 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 05:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 05:47:36 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 05:47:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 05:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 05:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 05:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 05:47:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 05:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 05:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 05:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 05:47:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 05:47:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 05:47:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 05:47:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 05:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 05:47:38 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:47:38 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 05:47:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 05:47:39 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:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 05:47:39 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:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 05:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 05:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 05:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 05:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 05:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 05:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 05:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 05:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 05:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 05:47:41 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:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 05:47:41 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:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 05:47:41 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:47:41 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:47:41 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 05:47:41 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:47:41 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 05:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 05:47:41 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:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 05:47:41 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 05:47:41 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:47:42 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-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-hss-0: 05:47:42 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:47:42 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:47:42 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-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 05:47:42 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-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 05:47:42 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:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 05:47:42 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:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 05:47:42 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:47:42 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-abot-epc-basic-0: 05:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 05:47:42 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:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 05:47:42 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:47:42 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:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 05:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 05:47:43 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:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 05:47:43 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:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 05:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 05:47:43 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:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 05:47:43 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:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 05:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 05:47:43 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:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 05:47:43 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:47:43 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-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 05:47:43 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:47:44 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:47:44 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:47:44 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:47:44 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:47:44 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:47:44 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:47:44 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:47:44 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:47:44 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:47:44 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:47:45 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-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-oai-hss-0: 05:47:45 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-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 05:47:45 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-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-oai-hss-0: 05:47:45 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-abot-epc-basic-0: 05:47:45 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:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 05:47:45 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-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 05:47:45 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:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 05:47:45 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:47:45 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:47:45 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:47:45 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-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-oai-hss-0: 05:47:45 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-abot-epc-basic-0: 05:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 05:47:45 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:47:45 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:47:46 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:47:46 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:47:46 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-abot-epc-basic-0: 05:47:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 05:47:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-oai-hss-0: 05:47:46 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-abot-epc-basic-0: 05:47:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-oai-hss-0: 05:47:46 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:47:46 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:47:46 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:47:46 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:47:46 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:47:46 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:47:46 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-abot-epc-basic-0: 05:47:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 05:47:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-oai-hss-0: 05:47:47 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:47:47 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-155.205 [772 kB] unit-oai-hss-0: 05:47:47 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:47:47 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-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 05:47:47 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:47:47 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:47:47 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-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-oai-hss-0: 05:47:47 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-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 05:47:47 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-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 05:47:47 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-abot-epc-basic-0: 05:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 05:47:48 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:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 05:47:48 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:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 05:47:48 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:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:48 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:47:48 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:47:48 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:47:48 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:47:48 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:47:48 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:47:48 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-abot-epc-basic-0: 05:47:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 05:47:49 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:47:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:49 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:47:49 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:47:49 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:47:49 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:47:49 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:47:49 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:47:49 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-abot-epc-basic-0: 05:47:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 05:47:49 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-abot-epc-basic-0: 05:47:49 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:47:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:49 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-abot-epc-basic-0: 05:47:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 05:47:49 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-abot-epc-basic-0: 05:47:49 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:47:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:49 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:47:50 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:47:50 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-abot-epc-basic-0: 05:47:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 05:47:50 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:47:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:50 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:47:50 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 05:47:50 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7857 kB/s) unit-abot-epc-basic-0: 05:47:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 05:47:50 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:47:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 05:47:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 05:47:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 05:47:51 DEBUG unit.oai-hss/0.install (Reading database ... 109382 files and directories currently installed.) unit-oai-hss-0: 05:47:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:51 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 05:47:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 05:47:51 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:47:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 05:47:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:47:52 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 05:47:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 05:47:52 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:47:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 05:47:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:47:52 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 05:47:53 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:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 05:47:53 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:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 05:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 05:47:53 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:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:53 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 05:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 05:47:54 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:47:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 05:47:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 05:47:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 05:47:54 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 05:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 05:47:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 05:47:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 05:47:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 05:47:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-abot-epc-basic-0: 05:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 05:47:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 05:47:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:47:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 05:47:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 05:47:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 05:47:55 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 05:47:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 05:47:55 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:47:56 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:47:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 05:47:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 05:47:56 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 05:47:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 05:47:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 05:47:57 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 05:47:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 05:47:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 05:47:57 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 05:47:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 05:47:58 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:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 05:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 05:47:58 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:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 05:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 05:47:58 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:47:59 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 05:47:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 05:47:59 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:47:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 05:47:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 05:47:59 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:47:59 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:47:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 05:47:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 05:48:00 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 05:48:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 05:48:00 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:48:00 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 05:48:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 05:48:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 05:48:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 05:48:01 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:48:01 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 05:48:01 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:48:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 05:48:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 05:48:02 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:48:02 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 05:48:02 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:48:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 05:48:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 05:48:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 05:48:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 05:48:02 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:48:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 05:48:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 05:48:03 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:48:03 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 05:48:03 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:48:03 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:03 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:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 05:48:03 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:48:03 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 05:48:03 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:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 05:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:48:03 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:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 05:48:03 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 05:48:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 05:48:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 05:48:04 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 05:48:04 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:48:04 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 05:48:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 05:48:04 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:48:04 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:48:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 05:48:05 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:48:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 05:48:05 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:48:06 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 05:48:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 05:48:06 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:48:06 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 05:48:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 05:48:06 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 05:48:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 05:48:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 05:48:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 05:48:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:48:06 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:06 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 05:48:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 05:48:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 05:48:07 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 05:48:07 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:48:07 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 05:48:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 05:48:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:48:07 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 05:48:07 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:48:08 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 05:48:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 05:48:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 05:48:08 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 05:48:08 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 05:48:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 05:48:09 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 05:48:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 05:48:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 05:48:09 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 05:48:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 05:48:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 05:48:09 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 05:48:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 05:48:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 05:48:09 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-155.205_amd64.deb ... unit-oai-hss-0: 05:48:10 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-155.205) ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 05:48:10 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:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 05:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 05:48:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 05:48:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 05:48:11 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 05:48:11 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:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 05:48:11 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:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 05:48:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 05:48:11 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:48:11 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 05:48:11 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:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 05:48:11 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:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 05:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 05:48:11 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:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-oai-hss-0: 05:48:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 05:48:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 05:48:12 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 05:48:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 05:48:12 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:48:12 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 05:48:12 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 05:48:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 05:48:13 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:48:13 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 05:48:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 05:48:13 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 05:48:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 05:48:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 05:48:14 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:48:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 05:48:14 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:48:14 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 05:48:14 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 05:48:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 05:48:14 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:48:14 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 05:48:15 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:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 05:48:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 05:48:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 05:48:15 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 05:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 05:48:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 05:48:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 05:48:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 05:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 05:48:15 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 05:48:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 05:48:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 05:48:16 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:48:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 05:48:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 05:48:16 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:48:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 05:48:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 05:48:17 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 05:48:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 05:48:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 05:48:17 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 05:48:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 05:48:18 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:48:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 05:48:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 05:48:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 05:48:18 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 05:48:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 05:48:18 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:48:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:48:19 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 05:48:20 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 05:48:21 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 05:48:22 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:48:22 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 05:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 05:48:24 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 05:48:24 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 05:48:25 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:48:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 05:48:25 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 05:48:25 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 05:48:26 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:48:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 05:48:26 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 05:48:27 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:48:27 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:48:28 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:48:28 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:48:28 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 05:48:28 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:48:28 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:48:28 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:48:28 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:48:28 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 05:48:30 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 05:48:30 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 05:48:30 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 05:48:30 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 05:48:30 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 05:48:30 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 05:48:30 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:48:30 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 05:48:31 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:48:31 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 05:48:31 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:48:31 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-155.205) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:48:31 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:48:31 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:48:31 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:48:31 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 05:48:31 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:48:31 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 05:48:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 05:48:31 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 05:48:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 05:48:32 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:48:32 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 05:48:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:48:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 05:48:32 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:48:32 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 05:48:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 05:48:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 05:48:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:48:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:48:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 05:48:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 05:48:33 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 05:48:33 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:48:34 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:48:34 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:48:34 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:48:35 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:48:35 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (692 kB/s) unit-oai-hss-0: 05:48:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 05:48:35 DEBUG unit.oai-hss/0.install (Reading database ... 116111 files and directories currently installed.) unit-oai-hss-0: 05:48:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 05:48:35 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 05:48:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 05:48:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 05:48:36 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 05:48:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 05:48:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:48:36 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:48:37 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:48:38 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 05:48:38 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 05:48:38 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 05:48:38 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:48:38 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 05:48:39 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 05:48:39 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:48:40 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:48:40 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:48:40 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-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 05:48:40 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:48:41 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:48:41 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:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 05:48:41 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-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:48:41 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:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:41 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:48:41 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:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:48:41 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:48:42 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:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 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:48:42 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:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:48:42 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:48:42 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:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 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:48:42 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:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 05:48:42 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-abot-epc-basic-0: 05:48:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 05:48:43 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:48:43 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 05:48:43 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-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:43 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:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 05:48:43 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-abot-epc-basic-0: 05:48:43 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:48:43 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 05:48:43 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-abot-epc-basic-0: 05:48:43 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 05:48:43 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:48:43 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:48:43 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:48:43 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:48:44 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:48:44 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:48:44 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:48:44 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-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 05:48:44 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 05:48:44 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-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 5s (2023 kB/s) unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install (Reading database ... 116222 files and directories currently installed.) unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 05:48:45 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:48:45 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:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 05:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 05:48:45 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:48:45 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:48:45 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 05:48:46 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:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 05:48:46 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:48:46 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:46 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:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 05:48:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 05:48:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 05:48:46 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:48:46 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:46 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 05:48:46 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:48:47 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:48:47 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 05:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 05:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 05:48:47 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 05:48:47 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 05:48:48 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 05:48:48 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 05:48:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-abot-epc-basic-0: 05:48:48 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 05:48:48 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 05:48:48 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 05:48:48 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 05:48:49 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:48:49 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 05:48:50 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:48:50 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48: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:48: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:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 05:48:50 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:48:50 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 05:48:50 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:48:50 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 05:48:51 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-abot-epc-basic-0: 05:48:51 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:48:51 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 05:48:51 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:48:51 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 05:48:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 05:48:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:48:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 05:48:51 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:48:51 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 05:48:51 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:48:51 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 05:48:51 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 05:48:51 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 05:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 05:48:52 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:48:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:48:52 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:48:52 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:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 05:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 05:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 05:48:52 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 05:48:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 05:48:52 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 05:48:53 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:48:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 05:48:53 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:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 05:48:53 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:48:53 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 05:48:53 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:48:53 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:48:53 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 05:48:53 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:48:53 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 05:48:54 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 05:48:54 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 05:48:54 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:48:54 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:48:54 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 05:48:54 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:48:55 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 05:48:55 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:48:55 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 05:48:55 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:48:55 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 05:48:55 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 05:48:56 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:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 05:48:56 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:48:56 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:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 05:48:56 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 05:48:57 DEBUG unit.oai-hss/0.install 180815 5:48:57 [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:48:57 DEBUG unit.oai-hss/0.install 180815 5:48:57 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 05:48:57 DEBUG unit.oai-hss/0.install 180815 5:48:57 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11648 ... unit-abot-epc-basic-0: 05:48:57 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 05:48:58 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:48:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 05:48:58 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 05:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 05:48:59 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:48:59 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:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 05:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 05:48:59 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:48:59 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:48:59 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:48:59 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:48:59 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:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 05:48:59 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:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 05:48:59 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:49:00 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:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 05:49:00 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:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 05:49:00 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 05:49:01 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:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 05:49:01 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:49:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 05:49:01 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 05:49:02 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:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 05:49:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 05:49:03 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:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 05:49:03 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:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 05:49:03 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:49:03 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:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-mysql-0: 05:49:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:49:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:49:04 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:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:05 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:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:49:05 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:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 05:49:05 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 05:49:05 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:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 05:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 05:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 05:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 05:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 05:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 05:49:06 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:49:06 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:49:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 05:49:06 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:49:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:07 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:49:07 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:49:07 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:49:07 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:49:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:07 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:49:07 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 05:49:07 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:49:07 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 05:49:07 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 05:49:08 DEBUG unit.oai-hss/0.install mysql start/running, process 11783 unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 05:49:08 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 05:49:08 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-oai-hss-0: 05:49:08 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 05:49:08 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 05:49:08 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 05:49:08 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 05:49:09 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 05:49:09 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 05:49:09 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:49:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 05:49:09 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 05:49:09 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 05:49:09 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:49:10 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 05:49:10 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 05:49:11 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:49:11 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-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (350 kB/s) unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install (Reading database ... 118223 files and directories currently installed.) unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 05:49:11 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:49:11 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:49:12 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:49:12 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:49:12 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 05:49:12 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 05:49:12 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 05:49:12 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:49:12 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 05:49:12 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 05:49:12 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 05:49:12 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:49:12 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 05:49:12 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 05:49:13 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:49:13 DEBUG unit.oai-hss/0.install --2018-08-15 05:49:13-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 05:49:13 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:49:13 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:49:13 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:13 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 05:49:14 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:49:14 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 05:49:14 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 05:49:15 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:49:15 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 05:49:15 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:49:15 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:49:15 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:49:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 05:49:15 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 05:49:16 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 05:49:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:49:16 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:49:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 05:49:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 05:49:16 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 05:49:16 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 05:49:17 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 05:49:18 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 05:49:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:49:19 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:49:19 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-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... failed: No route to host. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:443... failed: Network is unreachable. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install --2018-08-15 05:50:16-- ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.5.tar.gz unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install => 'nettle-2.5.tar.gz' unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Resolving ftp.lysator.liu.se (ftp.lysator.liu.se)... 130.236.254.50, 2001:6b0:17:f0a0::32 unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|130.236.254.50|:21... failed: Connection refused. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|2001:6b0:17:f0a0::32|:21... failed: Network is unreachable. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Could not download nettle source files unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:50:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:50:17 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:50:17 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 05:50:17 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 05:50:17 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:50:18 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:50:18 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:50:18 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:50:19 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:50:19 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:50:19 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (931 kB/s) unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install (Reading database ... 118241 files and directories currently installed.) unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:50:19 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 05:50:20 DEBUG unit.oai-hss/0.install --2018-08-15 05:50:20-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 05:50:20 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:50:20 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:50:21 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 148K 34s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 299K 25s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 527K 19s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 630K 16s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 984K 14s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.19M 12s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 05:50:21 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.55M 10s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.67M 9s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.86M 8s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.15M 7s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.27M 7s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.53M 6s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.78M 6s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.17M 6s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.26M 5s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.45M 5s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.79M 5s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.77M 5s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.17M 4s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.07M 4s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.59M 4s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.85M 4s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.62M 4s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.08M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.09M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.62M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.16M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.74M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.28M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.13M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 7.15M 3s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.10M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.08M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.87M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.49M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.03M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.59M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.80M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.62M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.15M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.10M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.54M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.0M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.79M 2s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.46M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.41M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.4M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.76M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.9M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.3M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.8M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.9M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.1M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.5M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.6M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.6M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.1M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.2M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.3M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.0M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.3M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.1M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.5M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.5M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 17.8M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.0M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.6M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.1M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 17.7M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.7M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.3M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.3M 1s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.1M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.0M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.8M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.1M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.2M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.3M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 15.6M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 20.1M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.9M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.6M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 13.6M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 9.44M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 12.9M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 10.1M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 18.8M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 13.2M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 11.0M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 13.9M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 27.6M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.0M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 24.8M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 25.3M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 17.6M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 26.0M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.2M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.9M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.0M 0s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 245K=1.6s unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install 2018-08-15 05:50:22 (3.16 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 05:50:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 05:50:23 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 05:50:24 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:50:24 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install checking for libnettle... no unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install configure: error: unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install for f in po/*.po.in; do \ unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install cp $f `echo $f | sed 's/.in//'`; \ unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install cp: target 'po/zh_CN.po' is not a directory unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install make: *** [autoreconf] Error 1 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 05:50:24 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 05:50:24 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:50:24 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 05:50:25 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:50:25 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 05:50:25 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 05:50:25 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:50:25 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:50:25 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:50:26 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:50:26 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:50:26 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:50:26 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:50:27 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:50:27 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:50:28 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:50:28 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:50:28 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2 [9426 B] unit-oai-hss-0: 05:50:28 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:50:28 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:50:29 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:50:29 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:50:29 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:50:29 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:50:29 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:50:29 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:50:29 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:50:30 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:50:30 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:50:30 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:50:30 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:50:30 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:50:30 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:50:31 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:35 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:50:35 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:50:35 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:50:35 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:50:35 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:50:35 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:50:36 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.23-0ubuntu0.14.04 [78.6 kB] unit-oai-hss-0: 05:50:36 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.23-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 05:50:36 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:50:36 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:50:36 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:50:36 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:50:36 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:50:37 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:50:37 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:50:37 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:50:37 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:50:37 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:50:37 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:50:37 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:50:38 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:50:38 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:50:38 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:50:38 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:50:38 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:50:38 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 05:50:38 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:50:38 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 05:50:38 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3072 kB/s) unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install (Reading database ... 118517 files and directories currently installed.) unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 05:50:39 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:50:39 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 05:50:39 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:50:39 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 05:50:39 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:50:39 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:39 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 05:50:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 05:50:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:50:40 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 05:50:41 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:50:42 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 05:50:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 05:50:43 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 05:50:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 05:50:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 05:50:43 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:50:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 05:50:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:44 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 05:50:45 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 05:50:46 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 05:50:47 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:50:47 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 05:50:47 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 05:50:48 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:50:48 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 05:50:48 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 05:50:49 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 05:50:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 05:50:51 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 05:50:52 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 05:50:53 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 05:50:54 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:50:54 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 05:50:54 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 05:50:55 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:50:55 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 05:50:55 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 05:50:56 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 05:50:57 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:50:57 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:50:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 05:50:57 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 05:50:57 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 05:51:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Could NOT find GNUTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install CMake Error: The following variables are used in this project, but they are set to NOTFOUND. unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Please set them or make sure they are set and tested correctly in the CMake files: unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install GNUTLS_INCLUDE_DIR (ADVANCED) unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/libfdcore unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/freeDiameterd unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_s6a unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nasreq unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_eap unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_3gpp unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_starent unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_sip unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6a unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6i unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nas_mipv6 unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_rfc5777 unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_default unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_redirect unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_busypeers unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_ignore_dh unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_load_balance unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/acl_wl unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_monitor unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_timings unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_dumps unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_rt unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install -- Configuring incomplete, errors occurred! unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeOutput.log". unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeError.log". unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install make: *** No targets specified and no makefile found. Stop. unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 05:51:07 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 05:51:07 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:51:08 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (59.8 kB/s) unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install (Reading database ... 121408 files and directories currently installed.) unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 05:51:08 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:51:08 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 05:51:08 DEBUG unit.oai-hss/0.install FreeDiameter prefix not found, install freeDiameter if EPC, HSS unit-oai-hss-0: 05:51:08 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-hss-0: 05:51:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:51:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:51:08 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 05:51:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:51:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:51:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 05:51:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:51:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:51:14 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:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:51:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:51:14 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:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:51:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:51:15 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:51:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:51:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:51:15 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 05:51:15 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:51:15 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:51:15 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:51:16 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:51:16 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:51:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:51:16 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 05:51:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:51:16 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 05:51:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:51:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:51:16 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:51:16 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 05:51:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:51:16 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 05:51:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:51:16 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:51:16 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install doxygen is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install pkg-config is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install doxygen-gui is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install subversion is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libconfig8-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libpthread-stubs0-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libtool is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libssl-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install mysql-server is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install libgmp-dev is already the newest version. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install --2018-08-15 05:51:17-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 05:51:17 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 05:51:29 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:51:29 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:51:29 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:51:29 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 05:51:29 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:51:29 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 05:51:29 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:51:29 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:51:29 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 05:51:29 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:51:29 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 05:51:29 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:51:29 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:51:29 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 05:51:30 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:51:30 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 05:51:30 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:51:30 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:51:30 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (44.6 kB/s) unit-abot-epc-basic-0: 05:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 05:51:30 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 ... 135906 files and directories currently installed.) unit-abot-epc-basic-0: 05:51:30 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:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 05:51:30 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:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:51:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 05:51:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 05:51:31 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:51:31 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 05:51:32 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:51:32 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-oai-epc-0: 05:51:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 05:52:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:52:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 05:52:09 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:52:09 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:52:09 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:52:09 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 05:52:09 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:52:09 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 05:52:09 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:52:09 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:52:09 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 05:52:09 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:52:09 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 05:52:09 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:52:09 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 05:52:09 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 05:52:09 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:52:09 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 05:52:09 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:52:09 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:52:10 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:52:10 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:52:11 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (369 kB/s) unit-abot-epc-basic-0: 05:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 05:52:11 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 ... 136015 files and directories currently installed.) unit-abot-epc-basic-0: 05:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 05:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 05:52:11 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:52:11 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:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 05:52:12 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:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:52:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:52:12 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:52:12 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:52:13 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 05:52:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 05:52:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:52:14 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-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... failed: No route to host. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:443... failed: Network is unreachable. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install --2018-08-15 05:52:21-- ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.5.tar.gz unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install => 'nettle-2.5.tar.gz' unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Resolving ftp.lysator.liu.se (ftp.lysator.liu.se)... 130.236.254.50, 2001:6b0:17:f0a0::32 unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|130.236.254.50|:21... failed: Connection refused. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|2001:6b0:17:f0a0::32|:21... failed: Network is unreachable. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Could not download nettle source files unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libp11-kit-dev is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libp11-kit0-dbg is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libtasn1-6-dbg is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libtasn1-6-dev is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libtspi-dev is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install libtspi1 is already the newest version. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 05:52:21 DEBUG unit.oai-hss/0.install --2018-08-15 05:52:21-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 05:52:21 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:52:22 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:52:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 295K 25s unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 548K 19s unit-oai-hss-0: 05:52:22 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 721K 16s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 918K 14s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.16M 12s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.28M 11s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.54M 10s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.75M 9s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.06M 8s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.06M 7s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.30M 7s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.70M 6s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.70M 6s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.93M 6s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.41M 5s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.38M 5s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.63M 5s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.67M 4s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.20M 4s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.11M 4s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 5.13M 4s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.87M 4s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.70M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.29M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.39M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.41M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.61M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.44M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.40M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.14M 3s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.35M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.38M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.99M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.60M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.48M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.92M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.77M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.86M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.22M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.43M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.48M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 12.4M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.95M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 10.1M 2s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.22M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.00M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.9M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.83M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.58M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.4M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.6M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 12.6M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.0M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.1M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 12.8M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.1M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.2M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.2M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.6M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.1M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.1M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 13.3M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.8M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.9M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.8M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.6M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.1M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.3M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.1M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 15.8M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.8M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.8M 1s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 14.3M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.8M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.5M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.3M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.3M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 14.7M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.5M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.5M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 6.96M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 9.76M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 16.9M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.4M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 22.2M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.0M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.2M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 31.6M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 14.5M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 24.1M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 23.9M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.0M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 25.1M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.1M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 24.3M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 24.3M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.5M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.4M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 26.1M 0s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 266K=1.5s unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install 2018-08-15 05:52:23 (3.22 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 05:52:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:52:24 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 05:52:25 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:52:25 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install checking for libnettle... no unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install configure: error: unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install for f in po/*.po.in; do \ unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install cp $f `echo $f | sed 's/.in//'`; \ unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install cp: target 'po/zh_CN.po' is not a directory unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install make: *** [autoreconf] Error 1 unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install debhelper is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install python-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install ssl-cert is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install swig is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libpq-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install libxml2-dev is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install mercurial is already the newest version. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 05:52:25 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 05:52:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 05:52:36 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Could NOT find GNUTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install CMake Error: The following variables are used in this project, but they are set to NOTFOUND. unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Please set them or make sure they are set and tested correctly in the CMake files: unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install GNUTLS_INCLUDE_DIR (ADVANCED) unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/libfdcore unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/freeDiameterd unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_s6a unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nasreq unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_eap unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_3gpp unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_starent unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_sip unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6a unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6i unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nas_mipv6 unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_rfc5777 unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_default unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_redirect unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_busypeers unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_ignore_dh unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_load_balance unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/acl_wl unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_monitor unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_timings unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_dumps unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_rt unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install -- Configuring incomplete, errors occurred! unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeOutput.log". unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeError.log". unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install make: *** No targets specified and no makefile found. Stop. unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install python-pexpect is already the newest version. unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:37 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:52:37 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 05:52:37 DEBUG unit.oai-hss/0.install FreeDiameter prefix not found, install freeDiameter if EPC, HSS unit-oai-hss-0: 05:52:37 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-hss-0: 05:52:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:52:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:52:37 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 05:52:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:52:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:52:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 05:52:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:52:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:47 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:52:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:52:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:48 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:52:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:52:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:52:48 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:52:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:52:48 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:52:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:52:49 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 05:52:49 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:52:49 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:52:49 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:52:49 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:52:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:52:49 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:52:49 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 05:52:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:52:50 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 05:52:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:52:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:52:50 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:52:50 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 05:52:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:52:50 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 05:52:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:52:50 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:52:50 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install doxygen is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install pkg-config is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install doxygen-gui is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install subversion is already the newest version. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libconfig8-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libpthread-stubs0-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libtool is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libssl-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install mysql-server is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install libgmp-dev is already the newest version. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install --2018-08-15 05:52:51-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 05:52:51 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:52:51 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... failed: No route to host. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:443... failed: Network is unreachable. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install --2018-08-15 05:52:51-- ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.5.tar.gz unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install => 'nettle-2.5.tar.gz' unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Resolving ftp.lysator.liu.se (ftp.lysator.liu.se)... 130.236.254.50, 2001:6b0:17:f0a0::32 unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|130.236.254.50|:21... failed: Connection refused. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|2001:6b0:17:f0a0::32|:21... failed: Network is unreachable. unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Could not download nettle source files unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libp11-kit-dev is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libp11-kit0-dbg is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libtasn1-6-dbg is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libtasn1-6-dev is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libtspi-dev is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install libtspi1 is already the newest version. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install --2018-08-15 05:52:52-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 05:52:52 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:52:52 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 05:52:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 05:52:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:52:52 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 05:52:52 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:52:52 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-oai-hss-0: 05:52:52 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 310K 24s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 556K 19s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 646K 16s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 995K 14s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.18M 12s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.58M 10s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.73M 9s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.91M 8s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.16M 7s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.30M 7s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.51M 6s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.75M 6s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.14M 6s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.25M 5s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.42M 5s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.82M 5s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.65M 4s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.20M 4s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.17M 4s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.63M 4s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.79M 4s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.75M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.20M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.55M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.31M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.21M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.11M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.39M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.05M 3s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.34M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.40M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.37M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.43M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.50M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.48M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.86M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.58M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.46M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.01M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.34M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.70M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.99M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.34M 2s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.46M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.14M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.6M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.5M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.2M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.5M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.85M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 15.2M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.96M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.3M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 15.0M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.1M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.9M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.0M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.3M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.2M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 14.0M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.8M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.4M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.7M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.9M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.9M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.6M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 16.8M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 17.5M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 9.94M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.7M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.3M 1s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.8M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 18.6M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 15.8M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.7M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.5M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 20.4M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 12.1M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.7M 0s unit-oai-hss-0: 05:52:53 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 19.8M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 11.0M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 23.3M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 14.8M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 21.6M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 21.0M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 14.3M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 14.6M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 22.6M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 16.9M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 24.5M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.8M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 14.7M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.0M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 19.3M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 19.4M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 16.3M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 22.3M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.5M 0s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 242K=1.5s unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install 2018-08-15 05:52:54 (3.20 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 05:52:54 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 05:52:55 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:52:55 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install checking for libnettle... no unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install configure: error: unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support. unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install for f in po/*.po.in; do \ unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install cp $f `echo $f | sed 's/.in//'`; \ unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install cp: target 'po/zh_CN.po' is not a directory unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install make: *** [autoreconf] Error 1 unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:52:55 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install debhelper is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install python-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install ssl-cert is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install swig is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libpq-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install libxml2-dev is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install mercurial is already the newest version. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 05:52:56 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Could NOT find GNUTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 05:53:12 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install CMake Error: The following variables are used in this project, but they are set to NOTFOUND. unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Please set them or make sure they are set and tested correctly in the CMake files: unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install GNUTLS_INCLUDE_DIR (ADVANCED) unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/libfdcore unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/freeDiameterd unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_s6a unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nasreq unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_eap unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_3gpp unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_starent unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_sip unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6a unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6i unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nas_mipv6 unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_rfc5777 unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_default unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_redirect unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_busypeers unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_ignore_dh unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_load_balance unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/acl_wl unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_monitor unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_timings unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_dumps unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_rt unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install -- Configuring incomplete, errors occurred! unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeOutput.log". unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeError.log". unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install make: *** No targets specified and no makefile found. Stop. unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install python-pexpect is already the newest version. unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:13 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:53:13 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 05:53:13 DEBUG unit.oai-hss/0.install FreeDiameter prefix not found, install freeDiameter if EPC, HSS unit-oai-hss-0: 05:53:13 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-hss-0: 05:53:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:53:13 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:53:13 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 05:53:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:53:15 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:53:15 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:53:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 05:53:16 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:53:16 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:53:16 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (207 kB/s) unit-oai-epc-0: 05:53:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install (Reading database ... 128016 files and directories currently installed.) unit-oai-epc-0: 05:53:17 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:53:17 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 05:53:17 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 05:53:18 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 05:53:21 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 05:53:21 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 05:53:21 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 05:53:21 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 05:53:21 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 05:53:24 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 05:53:26 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:53:26 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:53:26 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 05:53:26 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 05:53:27 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:53:27 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 05:53:27 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 05:53:28 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:53:28 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:28 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 05:53:28 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:53:29 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:53:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 05:53:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 05:53:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 05:53:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 05:53:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 05:53:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 05:53:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 05:53:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 05:53:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 05:53:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 05:53:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 05:53:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 05:53:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 05:53:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 05:53:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:53:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:53:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 05:53:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:53:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:53:33 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 05:53:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:53:34 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:53:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:53:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:53:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 05:53:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:53:34 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:53:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 05:53:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:53:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:53:34 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:53:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:53:34 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 05:53:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:53:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:53:35 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-epc-0: 05:53:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-hss-0: 05:53:35 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:53:35 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:53:35 DEBUG unit.oai-hss/0.install + git pull unit-oai-epc-0: 05:53:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 05:53:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:53:36 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:53:36 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:53:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:53:36 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 05:53:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:53:36 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 05:53:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:53:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:53:36 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:53:36 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-epc-0: 05:53:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-hss-0: 05:53:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:53:36 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 05:53:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:53:36 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:53:36 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 05:53:36 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 05:53:36 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install doxygen is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install pkg-config is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install doxygen-gui is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:53:36 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install subversion is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libconfig8-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libpthread-stubs0-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libtool is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libssl-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install mysql-server is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install libgmp-dev is already the newest version. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install --2018-08-15 05:53:37-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-hss-0: 05:53:37 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 05:53:37 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 05:53:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 05:53:39 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:53:39 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 05:53:39 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 05:53:40 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:53:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 05:53:40 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:53:40 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:53:40 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:53:40 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:53:40 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:53:40 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:53:40 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 05:53:40 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:53:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 05:53:40 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:53:40 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:53:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 05:53:40 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:53:40 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 05:53:40 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:53:40 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:53:40 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:40 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:53:40 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:53:40 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:53:40 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 05:53:40 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:41 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 05:53:41 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:53:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 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:53:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 05:53:42 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:53:42 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:53:42 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:53:42 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:53:42 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:53:42 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:53:42 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 05:53:42 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:53:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 05:53:42 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:53:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:42 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 05:53:43 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:53:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:43 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:53:43 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:53:43 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 05:53:43 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 05:53:47 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 05:53:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-epc-0: 05:53:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:53:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 05:53:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 05:53:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 05:53:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:53:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 05:53:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 05:53:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 05:53:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:53:52 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:53:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 05:53:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:53:52 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 05:53:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 05:53:52 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 05:53:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:53:53 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 05:53:53 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:53:53 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 05:53:53 DEBUG unit.oai-epc/0.install + git pull unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:53:54 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:53:54 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 05:53:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:53:54 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 05:53:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 05:53:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:53:54 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:53:54 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 05:53:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:53:54 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 05:53:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:53:54 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 05:54:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:54:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:55:04 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 05:55:04 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  unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:55:43 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 05:55:43 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 05:55:43 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:55:43 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start SHA256:ud1ztmmzOxmcjfwZtdZD1rIvPPC/4YfgO7jIIWSsD6Q root@juju-31440c-default-0 unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | .| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | . . .oo| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | . + S oo*+| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | o + o .o B=o| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | E o . o .oo=+B+| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | o o o. o+%+=| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | . o ...+=@+| unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-31440c-default-0 unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 05:55:43 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:55:43 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start SHA256:iy6z5+5J5PgNpNmqsl6QrCCzFpZqqiqyGcVBuyPQYro ubuntu@juju-31440c-default-0 unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start | o . | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |o.+ | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |=ooo | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |*B= o S | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |**o. O . . | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |Eo .+ * . | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |Bo. o=.+ | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start |&=..oOB . | unit-abot-epc-basic-0: 05:55:43 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 05:55:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 05:55:43 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 05:55:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 05:55:44 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... failed: Connection timed out. unit-oai-hss-0: 05:55:44 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:443... failed: Network is unreachable. unit-oai-hss-0: 05:55:44 DEBUG unit.oai-hss/0.install --2018-08-15 05:55:44-- ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.5.tar.gz unit-oai-hss-0: 05:55:44 DEBUG unit.oai-hss/0.install => 'nettle-2.5.tar.gz' unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Resolving ftp.lysator.liu.se (ftp.lysator.liu.se)... 130.236.254.50, 2001:6b0:17:f0a0::32 unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|130.236.254.50|:21... failed: Connection refused. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|2001:6b0:17:f0a0::32|:21... failed: Network is unreachable. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Could not download nettle source files unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libp11-kit-dev is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libp11-kit0-dbg is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libtasn1-6-dbg is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libtasn1-6-dev is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libtspi-dev is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install libtspi1 is already the newest version. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install --2018-08-15 05:55:45-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 05:55:45 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:55:45 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:55:45 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 05:55:45 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 05:55:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 05:55:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 312K 24s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 556K 19s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 653K 16s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1000K 14s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.18M 12s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.57M 10s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.74M 9s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.92M 8s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.18M 7s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.31M 7s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.51M 6s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.75M 6s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.16M 6s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.25M 5s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.42M 5s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.84M 5s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.66M 4s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.22M 4s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.18M 4s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.56M 4s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.93M 4s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.73M 3s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.14M 3s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.56M 3s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.39M 3s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.14M 3s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.14M 3s unit-oai-hss-0: 05:55:46 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.29M 3s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.18M 3s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.26M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.22M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.43M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.53M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.49M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.61M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.85M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.61M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.44M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.71M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 8.38M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.79M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.2M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.31M 2s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.65M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.04M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.3M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 12.0M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.7M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.53M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.6M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 13.9M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.7M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.6M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 14.7M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.4M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.3M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.5M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 14.5M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.8M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 14.6M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 13.3M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.2M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.5M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.0M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.0M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.1M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 16.5M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.0M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.5M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 19.7M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.3M 1s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 18.7M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 17.0M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.6M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.4M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 17.8M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.9M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 13.9M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 19.3M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 20.0M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 13.1M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 25.9M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 15.4M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.0M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.3M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.4M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 22.4M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.7M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.7M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 27.7M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.5M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 25.0M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 19.0M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 18.8M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.7M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 25.6M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 19.4M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 22.8M 0s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 17.6M=1.4s unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install 2018-08-15 05:55:47 (3.48 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:55:47 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 05:55:48 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:55:48 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install checking for libnettle... no unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install configure: error: unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support. unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install for f in po/*.po.in; do \ unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install cp $f `echo $f | sed 's/.in//'`; \ unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install cp: target 'po/zh_CN.po' is not a directory unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install make: *** [autoreconf] Error 1 unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:55:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install debhelper is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install python-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install ssl-cert is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install swig is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libpq-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install libxml2-dev is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install mercurial is already the newest version. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 05:55:49 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 05:56:05 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Could NOT find GNUTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install CMake Error: The following variables are used in this project, but they are set to NOTFOUND. unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Please set them or make sure they are set and tested correctly in the CMake files: unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install GNUTLS_INCLUDE_DIR (ADVANCED) unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/libfdcore unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/freeDiameterd unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_s6a unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nasreq unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_eap unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_3gpp unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_starent unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_sip unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6a unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6i unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nas_mipv6 unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_rfc5777 unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_default unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_redirect unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_busypeers unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_ignore_dh unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_load_balance unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/acl_wl unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_monitor unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_timings unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_dumps unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_rt unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install -- Configuring incomplete, errors occurred! unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeOutput.log". unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeError.log". unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install make: *** No targets specified and no makefile found. Stop. unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install python-pexpect is already the newest version. unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:06 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:56:06 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 05:56:06 DEBUG unit.oai-hss/0.install FreeDiameter prefix not found, install freeDiameter if EPC, HSS unit-oai-hss-0: 05:56:06 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-hss-0: 05:56:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:56:06 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:56:06 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:56:38 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:56:38 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:56:38 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install iptables-dev is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install dkms is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + echo_warning 'Will remove /root/xtables-addons-oai' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + cecho 'Will remove /root/xtables-addons-oai' '\E[33m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + local 'default_msg=No Message.' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + message='Will remove /root/xtables-addons-oai' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + color='\E[33m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + '[' 1 = 1 ']' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + message='\E[33mWill remove /root/xtables-addons-oai\E[00m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + echo -e '\E[33mWill remove /root/xtables-addons-oai\E[00m' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install Will remove /root/xtables-addons-oai unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + return unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + sudo -S -E rm -rv -f xtables-addons-oai unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/aclocal.m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/sources' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/configure' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.manpages.lst' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/stamp-h1' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.log' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.status' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h.in~' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/libtool' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/configure.ac' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/LICENSE' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xtables-addons.8.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xa-download-more' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.iptrules' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.am' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/api/xt-a.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/api/2.6.35.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/doc/api' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/changelog.txt' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/README.psd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/doc' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xtables-addons.8' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.iptrules.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_SYSRQ.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_condition.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ECHO.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_psd.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ipv4options.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DHCPMAC.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_IPMARK.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ACCOUNT.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/compat_xtables.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_lscan.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_GTPUSP.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ipp2p.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DNETMAP.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_iface.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_geoip.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_fuzzy.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_TARPIT.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_LOGMARK.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_pknock.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DELUDE.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_length2.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_CHAOS.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_quota2.mod' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/.tmp_versions' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_iface.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_GTPUSP.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_TARPIT.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_user.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_quota2.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_condition.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_fuzzy.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/modules.order' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_geoip.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_SYSRQ.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_gradm.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ECHO.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Mbuild' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Module.symvers' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/mac.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile.am' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtnu.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ipp2p.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock/.libs' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/modules.order' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Mbuild' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile.am' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Kbuild' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.libxt_pknock.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.gitignore' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.deps/pknlusr.Po' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock/.deps' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Kbuild' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DELUDE.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_gradm.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DHCPMAC.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/VERSION.txt' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so.0' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/iptaccount' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.la' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.lai' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so.0.0.0' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT/.libs' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libxt_ACCOUNT.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/modules.order' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.8' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Mbuild' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile.am' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.lo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Kbuild' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.la' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.gitignore' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.deps/libxt_ACCOUNT_cl.Plo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.deps/iptaccount.Po' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT/.deps' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_skbuff.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ipv4options.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DNETMAP.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_psd.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_LOGMARK.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.ko' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_length2.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.gitignore' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_lscan.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_IPMARK.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_CHAOS.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.ko.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.mod.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.so' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.mod.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_dhcpmac.oo.d' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.mod.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.oo' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.o' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.c' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.o.cmd' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter/nf_nat.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter/nf_conntrack_tuple_common.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include/linux/netfilter' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include/linux' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.mans.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.extra' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/README' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/info/exclude' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/info' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/description' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/HEAD' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/refs/heads/master' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/heads' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/refs/remotes/origin/HEAD' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/remotes/origin' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/remotes' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/HEAD' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/branches' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/index' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/tags' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/refs/heads/master' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/heads' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/refs/remotes/origin/HEAD' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/remotes/origin' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/remotes' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/config' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects/info' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/objects/pack/pack-0c77c02d784f109be04dfae67adde57ccea6ee47.idx' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/objects/pack/pack-0c77c02d784f109be04dfae67adde57ccea6ee47.pack' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects/pack' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/packed-refs' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-applypatch.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/commit-msg.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/prepare-commit-msg.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-push.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/post-update.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/update.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-commit.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/applypatch-msg.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-rebase.sample' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/hooks' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_dl.1' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile.in' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile.am' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_build' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_dl' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_build.1' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/.gitignore' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/geoip' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.mans' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltversion.m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/lt~obsolete.m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltoptions.m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltsugar.m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/.gitignore' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/libtool.m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/m4' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/targets.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/ltmain.sh' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/install-sh' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/compile' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/config.guess' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/missing' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/depcomp' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/ar-lib' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/config.sub' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/build-aux' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.gitignore' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/matches.man' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/INSTALL' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.1' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.2' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/requests' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.0' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.1' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.2' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.0' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/autom4te.cache' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/mconfig' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autogen.sh' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + sudo -S -E rm -rv -f xtables-addons-oai unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 05:56:38 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 05:56:41 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 05:56:41 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 05:56:41 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 05:56:41 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 05:56:41 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 05:56:44 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 05:56:46 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:56:46 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:56:46 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 05:56:46 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 05:56:47 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:56:47 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 05:56:47 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:56:47 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-hss-0: 05:56:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 05:56:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:56:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:56:47 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:56:47 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:56:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 05:56:47 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-hss-0: 05:56:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:56:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:56:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 05:56:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:56:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:56:48 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:56:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:56:48 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 05:56: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 modules; fi; unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:56:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 05:56: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:56:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:56:48 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:56:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:56:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:56:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:56:49 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:56:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 05:56:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 05:56:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:56:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:56:49 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 05:56:49 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:56:49 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:56:49 DEBUG unit.oai-hss/0.install + git pull unit-oai-epc-0: 05:56:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 05:56:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 05:56:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:56:50 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:56:50 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:56:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:56:50 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 05:56:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:56:50 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 05:56:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:56:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:56:50 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:56:50 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 05:56:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:56:50 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-epc-0: 05:56:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 05:56:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:56:50 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:56:50 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:56:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install doxygen is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install pkg-config is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install doxygen-gui is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:56:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install subversion is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 05:56:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libconfig8-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libpthread-stubs0-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libtool is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libssl-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install mysql-server is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install libgmp-dev is already the newest version. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install --2018-08-15 05:56:51-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-epc-0: 05:56:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 05:56:51 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-epc-0: 05:56:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 05:56:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 05:56:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 05:56:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 05:56:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 05:56:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 05:56:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 05:56:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 05:56:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 05:56:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 05:56:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 05:56:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 05:56:55 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 05:56:55 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 05:56:55 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 05:56:55 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 05:56:55 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 05:56:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:56:57 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 05:56:58 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:56:58 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 05:56:58 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 05:56:59 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:56:59 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 05:56:59 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:56:59 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:56:59 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:56:59 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:56:59 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:56:59 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:56:59 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 05:56:59 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:56:59 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 05:56:59 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:56:59 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:56:59 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 05:56:59 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:56:59 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 05:56:59 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:56:59 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:56:59 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:56:59 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:56:59 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:56:59 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:56:59 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 05:56:59 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 05:57:00 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:57:00 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:00 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:57:00 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:00 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 05:57:01 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:57:01 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:57:01 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:57:01 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:57:01 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:57:01 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:57:01 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 05:57:01 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:57:01 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 05:57:01 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:57:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 05:57:01 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:57:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 05:57:01 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 05:57:01 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-epc-0: 05:57:01 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 05:57:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 05:57:01 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 05:57:01 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 05:57:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 05:57:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 05:57:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 05:57:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 05:57:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 05:57:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:57:12 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:57:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 05:57:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:57:12 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 05:57:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 05:57:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:57:12 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 05:57:12 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:57:12 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 05:57:12 DEBUG unit.oai-epc/0.install + git pull unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 05:57:13 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:57:13 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 05:57:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:57:13 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 05:57:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 05:57:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 05:57:13 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:57:13 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 05:57:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 05:57:13 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 05:57:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 05:57:13 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... failed: No route to host. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:443... failed: Network is unreachable. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install --2018-08-15 05:57:55-- ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.5.tar.gz unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install => 'nettle-2.5.tar.gz' unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Resolving ftp.lysator.liu.se (ftp.lysator.liu.se)... 130.236.254.50, 2001:6b0:17:f0a0::32 unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|130.236.254.50|:21... failed: Connection refused. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|2001:6b0:17:f0a0::32|:21... failed: Network is unreachable. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Could not download nettle source files unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libp11-kit-dev is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libp11-kit0-dbg is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libtasn1-6-dbg is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libtasn1-6-dev is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libtspi-dev is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install libtspi1 is already the newest version. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 05:57:55 DEBUG unit.oai-hss/0.install --2018-08-15 05:57:55-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 05:57:55 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:57:56 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:57:56 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 304K 25s unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 546K 19s unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 708K 16s unit-oai-hss-0: 05:57:56 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 942K 14s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.10M 12s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.37M 11s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.42M 10s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.82M 9s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.01M 8s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.00M 7s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.45M 7s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.53M 6s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.94M 6s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.95M 6s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.21M 5s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.60M 5s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.47M 5s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.04M 4s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.15M 4s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.17M 4s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.64M 4s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.55M 4s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.07M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.20M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.64M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.32M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.57M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.38M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.18M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.46M 3s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.27M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.79M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.31M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.63M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.89M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.67M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.69M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.93M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.34M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.54M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.73M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.35M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.97M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.48M 2s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.41M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.72M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 12.2M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.94M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.86M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.9M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.4M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.0M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.8M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.4M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.8M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.3M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.1M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.3M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.1M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 14.6M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.3M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.8M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.7M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.8M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.3M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.4M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.1M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.0M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 15.9M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 16.3M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.6M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.9M 1s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.7M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.7M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.2M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.6M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.3M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 15.9M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 17.1M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 21.6M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.3M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.5M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.2M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.1M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.0M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.4M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 26.4M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.7M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 21.1M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 15.9M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 18.4M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 13.0M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 28.3M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 11.7M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 26.0M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 25.3M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.8M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.8M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.5M 0s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 186K=1.6s unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install 2018-08-15 05:57:57 (3.14 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 05:57:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 05:57:58 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 05:57:59 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:57:59 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install checking for libnettle... no unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install configure: error: unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install for f in po/*.po.in; do \ unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install cp $f `echo $f | sed 's/.in//'`; \ unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install cp: target 'po/zh_CN.po' is not a directory unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install make: *** [autoreconf] Error 1 unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install debhelper is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install python-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install ssl-cert is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install swig is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libpq-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install libxml2-dev is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install mercurial is already the newest version. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 05:57:59 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Could NOT find GNUTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install CMake Error: The following variables are used in this project, but they are set to NOTFOUND. unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install Please set them or make sure they are set and tested correctly in the CMake files: unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install GNUTLS_INCLUDE_DIR (ADVANCED) unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/libfdcore unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/freeDiameterd unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_s6a unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nasreq unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_eap unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_3gpp unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_starent unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_sip unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6a unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6i unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nas_mipv6 unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_rfc5777 unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_default unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_redirect unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_busypeers unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_ignore_dh unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_load_balance unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/acl_wl unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_monitor unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_timings unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_dumps unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_rt unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install -- Configuring incomplete, errors occurred! unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeOutput.log". unit-oai-hss-0: 05:58:07 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeError.log". unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install make: *** No targets specified and no makefile found. Stop. unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install python-pexpect is already the newest version. unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:58:08 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:58:08 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 05:58:08 DEBUG unit.oai-hss/0.install FreeDiameter prefix not found, install freeDiameter if EPC, HSS unit-oai-hss-0: 05:58:08 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-hss-0: 05:58:08 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 05:58:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:58:08 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 05:58:27 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 05:58:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 05:59:22 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 05:59:22 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 05:59:30 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 05:59:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 05:59:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 05:59:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:59:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:59:30 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:59:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 05:59:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:59:31 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:59:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:59:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:59:31 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 05:59:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 05:59:31 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 05:59:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:59:32 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 05:59:32 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:59:32 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 05:59:32 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:59:32 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 05:59:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:59:32 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 05:59:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:59:32 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 05:59:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 05:59:32 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 05:59:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 05:59:33 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:59:33 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 05:59:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 05:59:33 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 05:59:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 05:59:33 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:59:33 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install doxygen is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install pkg-config is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install doxygen-gui is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install subversion is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libconfig8-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libpthread-stubs0-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libtool is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install libssl-dev is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install mysql-server is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 05:59:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install libgmp-dev is already the newest version. unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install --2018-08-15 05:59:34-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 05:59:34 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:00:03 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: 06:00:03 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: 06:00:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:00:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install iptables-dev is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install dkms is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + echo_warning 'Will remove /root/xtables-addons-oai' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + cecho 'Will remove /root/xtables-addons-oai' '\E[33m' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + local 'default_msg=No Message.' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + message='Will remove /root/xtables-addons-oai' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + color='\E[33m' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + '[' 1 = 1 ']' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + message='\E[33mWill remove /root/xtables-addons-oai\E[00m' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + echo -e '\E[33mWill remove /root/xtables-addons-oai\E[00m' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install Will remove /root/xtables-addons-oai unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + return unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + sudo -S -E rm -rv -f xtables-addons-oai unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/aclocal.m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/sources' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/configure' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.manpages.lst' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/stamp-h1' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.log' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.status' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h.in~' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/libtool' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/configure.ac' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/LICENSE' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xtables-addons.8.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xa-download-more' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.iptrules' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.am' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/api/xt-a.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/api/2.6.35.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/doc/api' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/changelog.txt' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/README.psd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/doc' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xtables-addons.8' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.iptrules.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_SYSRQ.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_condition.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ECHO.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_psd.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ipv4options.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DHCPMAC.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_IPMARK.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ACCOUNT.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/compat_xtables.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_lscan.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_GTPUSP.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ipp2p.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DNETMAP.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_iface.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_geoip.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_fuzzy.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_TARPIT.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_LOGMARK.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_pknock.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DELUDE.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_length2.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_CHAOS.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_quota2.mod' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/.tmp_versions' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_iface.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_GTPUSP.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_TARPIT.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_user.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_quota2.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_condition.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_fuzzy.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/modules.order' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_geoip.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_SYSRQ.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_gradm.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ECHO.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Mbuild' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Module.symvers' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/mac.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile.am' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtnu.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ipp2p.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock/.libs' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/modules.order' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Mbuild' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile.am' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Kbuild' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.libxt_pknock.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.gitignore' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.deps/pknlusr.Po' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock/.deps' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Kbuild' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DELUDE.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_gradm.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DHCPMAC.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/VERSION.txt' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so.0' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/iptaccount' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.la' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.lai' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so.0.0.0' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT/.libs' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libxt_ACCOUNT.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/modules.order' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.8' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Mbuild' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile.am' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.lo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Kbuild' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.la' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.gitignore' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.deps/libxt_ACCOUNT_cl.Plo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.deps/iptaccount.Po' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT/.deps' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_skbuff.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ipv4options.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DNETMAP.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_psd.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_LOGMARK.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.ko' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_length2.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.gitignore' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_lscan.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_IPMARK.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_CHAOS.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.ko.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.mod.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.so' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.mod.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_dhcpmac.oo.d' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.mod.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.oo' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.o' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.c' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.o.cmd' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter/nf_nat.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter/nf_conntrack_tuple_common.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include/linux/netfilter' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include/linux' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.mans.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.extra' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/README' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/info/exclude' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/info' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/description' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/HEAD' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/refs/heads/master' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/heads' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/refs/remotes/origin/HEAD' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/remotes/origin' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/remotes' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/HEAD' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/branches' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/index' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/tags' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/refs/heads/master' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/heads' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/refs/remotes/origin/HEAD' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/remotes/origin' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/remotes' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/config' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects/info' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/objects/pack/pack-0c77c02d784f109be04dfae67adde57ccea6ee47.idx' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/objects/pack/pack-0c77c02d784f109be04dfae67adde57ccea6ee47.pack' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects/pack' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/packed-refs' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-applypatch.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/commit-msg.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/prepare-commit-msg.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-push.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/post-update.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/update.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-commit.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/applypatch-msg.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-rebase.sample' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/hooks' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_dl.1' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile.in' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile.am' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_build' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_dl' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_build.1' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/.gitignore' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.mans' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltversion.m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/lt~obsolete.m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltoptions.m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltsugar.m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/.gitignore' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/libtool.m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/m4' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/targets.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/ltmain.sh' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/install-sh' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/compile' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/config.guess' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/missing' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/depcomp' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/ar-lib' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/config.sub' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/build-aux' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.gitignore' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/matches.man' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/INSTALL' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.1' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.2' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/requests' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.0' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.1' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.2' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.0' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/autom4te.cache' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/mconfig' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autogen.sh' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + sudo -S -E rm -rv -f xtables-addons-oai unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 06:00:04 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 06:00:07 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 06:00:07 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 06:00:07 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 06:00:07 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 06:00:07 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 06:00:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 06:00:11 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 06:00:12 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: 06:00:12 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: 06:00:12 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 06:00:12 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: 06:00:12 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 06:00:12 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 06:00:13 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: 06:00:13 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:13 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:00:13 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: 06:00:14 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:00:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 06:00:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 06:00:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 06:00:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 06:00:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 06:00:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 06:00:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 06:00:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 06:00:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 06:00:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 06:00:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 06:00:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 06:00:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 06:00:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 06:00:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 06:00:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 06:00:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 06:00:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 06:00:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 06:00:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 06:00:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 06:00:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 06:00:20 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:00:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 06:00:22 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 06:00:23 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: 06:00:23 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:23 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 06:00:23 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: 06:00:23 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 06:00:23 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: 06:00:23 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: 06:00:24 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: 06:00:24 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: 06:00:24 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: 06:00:24 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: 06:00:24 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:00:24 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: 06:00:24 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:00:24 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: 06:00:24 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: 06:00:24 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:00:24 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: 06:00:24 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:00:24 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: 06:00:24 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: 06:00:24 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:24 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: 06:00:24 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: 06:00:24 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: 06:00:24 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:24 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:00:24 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: 06:00:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:25 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: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 06:00:25 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: 06:00:25 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: 06:00:25 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: 06:00:25 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: 06:00:25 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: 06:00:25 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: 06:00:25 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:25 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:00:26 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: 06:00:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 06:00:26 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: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 06:00:26 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 06:00:26 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-epc-0: 06:00:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:00:26 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:00:26 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:00:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:00:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:00:45 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:00:45 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:00:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:00:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:00:46 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: 06:00:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:00:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:00:46 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:00:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:00:46 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 06:00:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:00:47 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 06:00:47 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: 06:00:47 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + git pull unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:00:47 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: 06:00:47 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 06:00:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:00:47 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 06:00:47 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 06:00:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 06:00:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 06:00:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:00:48 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 06:00:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:00:48 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... failed: Connection timed out. unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:443... failed: Network is unreachable. unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install --2018-08-15 06:01:41-- ftp://ftp.lysator.liu.se/pub/security/lsh/nettle-2.5.tar.gz unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install => 'nettle-2.5.tar.gz' unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Resolving ftp.lysator.liu.se (ftp.lysator.liu.se)... 130.236.254.50, 2001:6b0:17:f0a0::32 unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|130.236.254.50|:21... failed: Connection refused. unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Connecting to ftp.lysator.liu.se (ftp.lysator.liu.se)|2001:6b0:17:f0a0::32|:21... failed: Network is unreachable. unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Could not download nettle source files unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:01:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libp11-kit-dev is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libp11-kit0-dbg is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libtasn1-6-dbg is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libtasn1-6-dev is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libtspi-dev is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install libtspi1 is already the newest version. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install --2018-08-15 06:01:42-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 06:01:42 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: 06:01:42 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:01:42 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 309K 24s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 554K 19s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 647K 16s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 991K 14s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.18M 12s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.23M 11s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.57M 10s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.73M 9s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.91M 8s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.19M 7s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.28M 7s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.52M 6s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.72M 6s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.20M 6s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.23M 5s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.47M 5s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.79M 5s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.89M 4s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.94M 4s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.42M 4s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.57M 4s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.85M 4s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.74M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.91M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.72M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.43M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.65M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.82M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.58M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.47M 3s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.55M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.43M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.04M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.29M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.88M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.13M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.45M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.86M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.70M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.80M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.38M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.06M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.0M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.82M 2s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 10.3M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 11.4M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.20M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.1M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 12.4M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.92M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.6M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.3M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 13.7M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.3M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 13.4M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.1M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 13.5M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.0M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.3M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.2M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.0M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.6M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 16.0M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.6M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.2M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.3M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 15.7M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.6M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 17.5M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 13.1M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.2M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 17.9M 1s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.8M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 18.7M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 12.2M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.5M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.8M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.0M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.4M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 14.4M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 20.6M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.5M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.5M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.3M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.8M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.1M 0s unit-oai-hss-0: 06:01:43 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.7M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 15.7M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 24.0M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.5M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 14.0M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 18.8M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 18.8M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 26.1M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 24.9M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 16.3M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 26.9M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 19.1M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 20.0M 0s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 28.2M=1.4s unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install 2018-08-15 06:01:44 (3.47 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:01:44 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install checking for libnettle... no unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install configure: error: unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install *** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install for f in po/*.po.in; do \ unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install cp $f `echo $f | sed 's/.in//'`; \ unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install cp: target 'po/zh_CN.po' is not a directory unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install make: *** [autoreconf] Error 1 unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install debhelper is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install python-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install ssl-cert is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install swig is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libpq-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install libxml2-dev is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install mercurial is already the newest version. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 06:01:45 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 06:02:02 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Could NOT find GNUTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install CMake Error: The following variables are used in this project, but they are set to NOTFOUND. unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Please set them or make sure they are set and tested correctly in the CMake files: unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install GNUTLS_INCLUDE_DIR (ADVANCED) unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/libfdcore unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/freeDiameterd unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/tests unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_s6a unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nasreq unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_eap unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_3gpp unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_dcca_starent unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_sip unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6a unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_mip6i unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_nas_mipv6 unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dict_rfc5777 unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_default unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_redirect unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_busypeers unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_ignore_dh unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/rt_load_balance unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/acl_wl unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_monitor unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_timings unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_msg_dumps unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install used as include directory in directory /tmp/freediameter/extensions/dbg_rt unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install -- Configuring incomplete, errors occurred! unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeOutput.log". unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install See also "/tmp/freediameter/build/CMakeFiles/CMakeError.log". unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install make: *** No targets specified and no makefile found. Stop. unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install make: *** No rule to make target `install'. Stop. unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install python-pexpect is already the newest version. unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:02:03 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: 06:02:03 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 06:02:03 DEBUG unit.oai-hss/0.install FreeDiameter prefix not found, install freeDiameter if EPC, HSS unit-oai-hss-0: 06:02:03 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-hss-0: 06:02:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:02:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:02:03 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:03:45 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: 06:03:45 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: 06:03:45 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install iptables-dev is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install dkms is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + echo_warning 'Will remove /root/xtables-addons-oai' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + cecho 'Will remove /root/xtables-addons-oai' '\E[33m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + local 'default_msg=No Message.' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + message='Will remove /root/xtables-addons-oai' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + color='\E[33m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + '[' 1 = 1 ']' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + message='\E[33mWill remove /root/xtables-addons-oai\E[00m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + echo -e '\E[33mWill remove /root/xtables-addons-oai\E[00m' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install Will remove /root/xtables-addons-oai unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + return unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + sudo -S -E rm -rv -f xtables-addons-oai unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/aclocal.m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/sources' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/configure' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.manpages.lst' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/stamp-h1' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.log' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.status' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h.in~' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/libtool' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/configure.ac' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/LICENSE' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xtables-addons.8.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xa-download-more' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.iptrules' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.am' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/api/xt-a.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/api/2.6.35.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/doc/api' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/changelog.txt' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/doc/README.psd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/doc' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/xtables-addons.8' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.iptrules.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_SYSRQ.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_condition.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ECHO.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_psd.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ipv4options.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DHCPMAC.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_IPMARK.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ACCOUNT.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/compat_xtables.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_lscan.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_GTPUSP.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_ipp2p.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DNETMAP.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_iface.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_geoip.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_fuzzy.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_TARPIT.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_LOGMARK.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_pknock.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_DELUDE.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_length2.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_CHAOS.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.tmp_versions/xt_quota2.mod' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/.tmp_versions' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_iface.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_GTPUSP.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_TARPIT.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_user.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_quota2.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_condition.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_fuzzy.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/modules.order' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_geoip.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_SYSRQ.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_gradm.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ECHO.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Mbuild' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Module.symvers' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/mac.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile.am' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtnu.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ipp2p.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_length2.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock/.libs' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/modules.order' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Mbuild' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile.am' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Kbuild' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.libxt_pknock.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.xt_pknock.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/Makefile' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/libxt_pknock.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.gitignore' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/.deps/pknlusr.Po' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock/.deps' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/xt_pknock.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/pknock/pknlusr.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Kbuild' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DELUDE.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_gradm.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_geoip.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DHCPMAC.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/VERSION.txt' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so.0' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/iptaccount' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.la' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.lai' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libs/libxt_ACCOUNT_cl.so.0.0.0' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT/.libs' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.libxt_ACCOUNT.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/modules.order' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.8' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Mbuild' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile.am' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.lo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Kbuild' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/iptaccount.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.la' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/Makefile' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT_cl.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.gitignore' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.deps/libxt_ACCOUNT_cl.Plo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.deps/iptaccount.Po' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT/.deps' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/.xt_ACCOUNT.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/ACCOUNT/libxt_ACCOUNT.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_fuzzy.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_skbuff.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DNETMAP.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_geoip.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_dhcpmac.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipp2p.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_fuzzy.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_ipv4options.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_condition.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_DNETMAP.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ipv4options.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_quota2.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_psd.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DHCPMAC.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_quota2.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/Makefile' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_iface.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_LOGMARK.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_CHAOS.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_ECHO.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_lscan.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_iface.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_length2.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_LOGMARK.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/compat_xtables.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_lscan.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.ko' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_GTPUSP.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_LOGMARK.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_length2.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_GTPUSP.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_geoip.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipp2p.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_IPMARK.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_iface.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_IPMARK.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.gitignore' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_fuzzy.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_lscan.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_condition.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_lscan.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_TARPIT.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_IPMARK.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_CHAOS.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_gradm.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.compat_xtables.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipp2p.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_GTPUSP.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DNETMAP.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_psd.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_CHAOS.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_SYSRQ.ko.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_LOGMARK.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DHCPMAC.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ipv4options.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DNETMAP.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_ECHO.mod.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_SYSRQ.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DHCPMAC.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_DELUDE.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_TARPIT.so' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_DELUDE.mod.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ipv4options.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_psd.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_DELUDE.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.libxt_dhcpmac.oo.d' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_psd.mod.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_condition.oo' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_CHAOS.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_SYSRQ.o' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_length2.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_IPMARK.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/xt_quota2.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/libxt_ECHO.c' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/extensions/.xt_TARPIT.o.cmd' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/extensions' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter/nf_nat.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/include/linux/netfilter/nf_conntrack_tuple_common.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include/linux/netfilter' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include/linux' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/include' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.mans.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/config.h' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.extra' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/README' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/info/exclude' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/info' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/description' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/HEAD' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/refs/heads/master' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/heads' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/logs/refs/remotes/origin/HEAD' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/remotes/origin' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs/remotes' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs/refs' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/logs' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/HEAD' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/branches' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/index' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/tags' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/refs/heads/master' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/heads' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/refs/remotes/origin/HEAD' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/remotes/origin' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs/remotes' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/refs' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/config' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects/info' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/objects/pack/pack-0c77c02d784f109be04dfae67adde57ccea6ee47.idx' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/objects/pack/pack-0c77c02d784f109be04dfae67adde57ccea6ee47.pack' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects/pack' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/objects' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/packed-refs' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-applypatch.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/commit-msg.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/prepare-commit-msg.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-push.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/post-update.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/update.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-commit.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/applypatch-msg.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.git/hooks/pre-rebase.sample' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git/hooks' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/.git' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_dl.1' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile.in' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile.am' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_build' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_dl' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/xt_geoip_build.1' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/Makefile' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/geoip/.gitignore' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/geoip' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/Makefile.mans' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltversion.m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/lt~obsolete.m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltoptions.m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/ltsugar.m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/.gitignore' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/m4/libtool.m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/m4' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/targets.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/ltmain.sh' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/install-sh' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/compile' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/config.guess' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/missing' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/depcomp' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/ar-lib' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/build-aux/config.sub' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/build-aux' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/.gitignore' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/matches.man' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/INSTALL' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.1' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.2' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/requests' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.0' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/output.1' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.2' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autom4te.cache/traces.0' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai/autom4te.cache' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/mconfig' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed 'xtables-addons-oai/autogen.sh' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install removed directory: 'xtables-addons-oai' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + sudo -S -E rm -rv -f xtables-addons-oai unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 06:03:45 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 06:03:48 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 06:03:48 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 06:03:48 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 06:03:48 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 06:03:48 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 06:03:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 06:03:52 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 06:03:53 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: 06:03:53 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: 06:03:53 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 06:03:53 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: 06:03:53 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 06:03:53 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 06:03:54 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: 06:03:54 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:03:54 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:03:54 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: 06:03:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:03:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 06:03:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 06:03:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 06:03:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 06:03:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 06:03:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 06:03:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 06:03:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 06:03:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 06:03:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 06:03:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:03:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:03:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 06:03:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 06:03:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 06:03:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 06:03:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 06:03:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 06:03:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 06:04:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 06:04:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 06:04:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 06:04:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 06:04:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 06:04:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 06:04:01 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:04:01 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:04:01 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-hss-0: 06:04:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:04:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:04:02 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 06:04:03 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 06:04:04 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: 06:04:04 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 06:04:04 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 06:04:05 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: 06:04:05 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: 06:04:05 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: 06:04:05 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: 06:04:05 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: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:04:05 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: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:04:05 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: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:05 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: 06:04:05 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: 06:04:05 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: 06:04:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:05 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:04:05 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: 06:04:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:06 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: 06:04:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:06 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 06:04:07 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: 06:04:07 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: 06:04:07 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: 06:04:07 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: 06:04:07 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: 06:04:07 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: 06:04:07 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:04:07 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: 06:04:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 06:04:07 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: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 06:04:07 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 06:04:07 ERROR juju.worker.uniter.operation hook "install" failed: exit status 255 unit-oai-epc-0: 06:04:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:04:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:04:07 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" 2018-08-15 06:04:27,926 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-15 06:05:20,440 - 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, 1 application 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, 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 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-08-15 06:05:20,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 06:05:20,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-1e213b0e-ebe1-47ad-b98a-18f56211229f Date: Wed, 15 Aug 2018 06:05:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:36:27Z", "updated_at": "2018-08-15T06:05:19Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "0c9b2be7-60e6-4fbf-8762-2e9080256aea", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:42:24Z", "updated_at": "2018-08-15T06:04:45Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "1870f491-c4d3-41b6-90f6-027c2ed3ffcc", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:44:49Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "578d3ff3-e355-406d-9263-6ca12cd198a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:40:04Z", "updated_at": "2018-08-15T06:04:40Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "aa48c365-6153-4cd8-85d3-50f5dafafc2b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:45:20Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "f109bffd-2a37-4855-ad69-fbfa4b11cdae", "qos_policy_id": null}]} 2018-08-15 06:05:20,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1e213b0e-ebe1-47ad-b98a-18f56211229f 2018-08-15 06:05:20,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.269688844681s 2018-08-15 06:05:20,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-1e213b0e-ebe1-47ad-b98a-18f56211229f 2018-08-15 06:05:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 06:05:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/0c9b2be7-60e6-4fbf-8762-2e9080256aea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:21,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d51883d-69d1-4172-adf1-3bb5edbf6c8b Content-Length: 0 Date: Wed, 15 Aug 2018 06:05:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:21,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/0c9b2be7-60e6-4fbf-8762-2e9080256aea.json used request id req-8d51883d-69d1-4172-adf1-3bb5edbf6c8b 2018-08-15 06:05:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.636567115784s 2018-08-15 06:05:21,368 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/0c9b2be7-60e6-4fbf-8762-2e9080256aea.json used request id req-8d51883d-69d1-4172-adf1-3bb5edbf6c8b 2018-08-15 06:05:21,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 06:05:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:21,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-ccbf05ed-f392-4025-8016-8b7ede6769b1 Date: Wed, 15 Aug 2018 06:05:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:42:24Z", "updated_at": "2018-08-15T06:04:45Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "1870f491-c4d3-41b6-90f6-027c2ed3ffcc", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:44:49Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "578d3ff3-e355-406d-9263-6ca12cd198a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:40:04Z", "updated_at": "2018-08-15T06:04:40Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "aa48c365-6153-4cd8-85d3-50f5dafafc2b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:45:20Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "f109bffd-2a37-4855-ad69-fbfa4b11cdae", "qos_policy_id": null}]} 2018-08-15 06:05:21,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ccbf05ed-f392-4025-8016-8b7ede6769b1 2018-08-15 06:05:21,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0799829959869s 2018-08-15 06:05:21,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-ccbf05ed-f392-4025-8016-8b7ede6769b1 2018-08-15 06:05:21,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 06:05:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/1870f491-c4d3-41b6-90f6-027c2ed3ffcc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:22,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-27dcf166-f2b7-4dd6-9539-0274b75c0896 Content-Length: 0 Date: Wed, 15 Aug 2018 06:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:22,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/1870f491-c4d3-41b6-90f6-027c2ed3ffcc.json used request id req-27dcf166-f2b7-4dd6-9539-0274b75c0896 2018-08-15 06:05:22,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.846351146698s 2018-08-15 06:05:22,315 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/1870f491-c4d3-41b6-90f6-027c2ed3ffcc.json used request id req-27dcf166-f2b7-4dd6-9539-0274b75c0896 2018-08-15 06:05:22,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 06:05:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:22,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-e4ac961c-8309-44a3-bf10-bb179e624247 Date: Wed, 15 Aug 2018 06:05:22 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:44:49Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "578d3ff3-e355-406d-9263-6ca12cd198a2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:40:04Z", "updated_at": "2018-08-15T06:04:40Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "aa48c365-6153-4cd8-85d3-50f5dafafc2b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:45:20Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "f109bffd-2a37-4855-ad69-fbfa4b11cdae", "qos_policy_id": null}]} 2018-08-15 06:05:22,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e4ac961c-8309-44a3-bf10-bb179e624247 2018-08-15 06:05:22,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0726020336151s 2018-08-15 06:05:22,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-e4ac961c-8309-44a3-bf10-bb179e624247 2018-08-15 06:05:22,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 06:05:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/578d3ff3-e355-406d-9263-6ca12cd198a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:22,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af8ab99e-110a-4c65-9d86-443067e9f16f Content-Length: 0 Date: Wed, 15 Aug 2018 06:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:22,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/578d3ff3-e355-406d-9263-6ca12cd198a2.json used request id req-af8ab99e-110a-4c65-9d86-443067e9f16f 2018-08-15 06:05:22,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.548162937164s 2018-08-15 06:05:22,952 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/578d3ff3-e355-406d-9263-6ca12cd198a2.json used request id req-af8ab99e-110a-4c65-9d86-443067e9f16f 2018-08-15 06:05:22,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 06:05:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:23,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-152df2c3-ae0b-4fab-b4fc-1d2475fb324d Date: Wed, 15 Aug 2018 06:05:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:40:04Z", "updated_at": "2018-08-15T06:04:40Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "aa48c365-6153-4cd8-85d3-50f5dafafc2b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:45:20Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "f109bffd-2a37-4855-ad69-fbfa4b11cdae", "qos_policy_id": null}]} 2018-08-15 06:05:23,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-152df2c3-ae0b-4fab-b4fc-1d2475fb324d 2018-08-15 06:05:23,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679321289062s 2018-08-15 06:05:23,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-152df2c3-ae0b-4fab-b4fc-1d2475fb324d 2018-08-15 06:05:23,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 06:05:23,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/aa48c365-6153-4cd8-85d3-50f5dafafc2b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:23,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b046c5b5-6743-4f69-9087-edf4c57543e7 Content-Length: 0 Date: Wed, 15 Aug 2018 06:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:23,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/aa48c365-6153-4cd8-85d3-50f5dafafc2b.json used request id req-b046c5b5-6743-4f69-9087-edf4c57543e7 2018-08-15 06:05:23,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.878906965256s 2018-08-15 06:05:23,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/aa48c365-6153-4cd8-85d3-50f5dafafc2b.json used request id req-b046c5b5-6743-4f69-9087-edf4c57543e7 2018-08-15 06:05:23,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 06:05:23,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:23,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-2daea4da-7c32-4c49-8f8c-29634f8d3cca Date: Wed, 15 Aug 2018 06:05:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:45:20Z", "updated_at": "2018-08-15T06:05:10Z", "floating_network_id": "36b76b62-6049-400a-b18a-0441df8350db", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "fdde73756dd443eab22fd97d078f9bdf", "port_id": null, "id": "f109bffd-2a37-4855-ad69-fbfa4b11cdae", "qos_policy_id": null}]} 2018-08-15 06:05:23,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2daea4da-7c32-4c49-8f8c-29634f8d3cca 2018-08-15 06:05:23,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719900131226s 2018-08-15 06:05:23,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-2daea4da-7c32-4c49-8f8c-29634f8d3cca 2018-08-15 06:05:23,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-15 06:05:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/floatingips/f109bffd-2a37-4855-ad69-fbfa4b11cdae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:24,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-051d07c8-c306-44d3-8579-f17a7c27eaca Content-Length: 0 Date: Wed, 15 Aug 2018 06:05:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:24,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/f109bffd-2a37-4855-ad69-fbfa4b11cdae.json used request id req-051d07c8-c306-44d3-8579-f17a7c27eaca 2018-08-15 06:05:24,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.529978990555s 2018-08-15 06:05:24,530 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/floatingips/f109bffd-2a37-4855-ad69-fbfa4b11cdae.json used request id req-051d07c8-c306-44d3-8579-f17a7c27eaca 2018-08-15 06:05:24,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-15 06:05:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:24,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-08c5d75d-7747-4fd9-8799-ee0832f926cd Date: Wed, 15 Aug 2018 06:05:24 GMT RESP BODY: {"floatingips": []} 2018-08-15 06:05:24,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-08c5d75d-7747-4fd9-8799-ee0832f926cd 2018-08-15 06:05:24,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617079734802s 2018-08-15 06:05:24,597 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/floatingips.json used request id req-08c5d75d-7747-4fd9-8799-ee0832f926cd 2018-08-15 06:05:24,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 06:05:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:25,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93f30a03-8669-4e03-9b57-e04c6d10b2dd Date: Wed, 15 Aug 2018 06:05:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 06:05:25,321 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5 used request id req-93f30a03-8669-4e03-9b57-e04c6d10b2dd 2018-08-15 06:05:25,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.721771001816s 2018-08-15 06:05:25,321 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/aa627979-680c-4fc0-a790-59a7910463b5 used request id req-93f30a03-8669-4e03-9b57-e04c6d10b2dd 2018-08-15 06:05:25,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 06:05:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:25,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 06:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d9526af-3515-4e05-8215-fe447adba083 x-compute-request-id: req-5d9526af-3515-4e05-8215-fe447adba083 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_b4b06e39-774d-433d-91c0-249351ce9e56", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b4b4b875-74f2-4c34-acd8-5fac6ce1931b"}, {"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}, {"name": "juju_epc-flavor_b4b06e39-774d-433d-91c0-249351ce9e56", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e3208ae7-1a43-408f-806e-a72cc1370eca"}]} 2018-08-15 06:05:25,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5d9526af-3515-4e05-8215-fe447adba083 2018-08-15 06:05:25,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.350083112717s 2018-08-15 06:05:25,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-5d9526af-3515-4e05-8215-fe447adba083 2018-08-15 06:05:25,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 06:05:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:25,720 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 06:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-643da467-36d2-4c60-8a6b-d82ee4f7e4f0 x-compute-request-id: req-643da467-36d2-4c60-8a6b-d82ee4f7e4f0 Content-Length: 0 Content-Type: application/json 2018-08-15 06:05:25,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b used request id req-643da467-36d2-4c60-8a6b-d82ee4f7e4f0 2018-08-15 06:05:25,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0451998710632s 2018-08-15 06:05:25,721 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/b4b4b875-74f2-4c34-acd8-5fac6ce1931b used request id req-643da467-36d2-4c60-8a6b-d82ee4f7e4f0 2018-08-15 06:05:25,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-15 06:05:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" -d '{"subnet_id": "3ac95215-290d-4c36-be0d-a539fe9493b4"}' 2018-08-15 06:05:27,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-df1160b3-f203-4d86-9976-da2af5ebcb48 Date: Wed, 15 Aug 2018 06:05:27 GMT RESP BODY: {"network_id": "befdf478-9e6e-484e-b9ca-fb28c5d9a049", "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "subnet_id": "3ac95215-290d-4c36-be0d-a539fe9493b4", "subnet_ids": ["3ac95215-290d-4c36-be0d-a539fe9493b4"], "port_id": "caddcc2a-f28f-4c0e-b12b-5fc685a1e8b7", "id": "e57849a1-6e47-4309-896f-af7ab74369b5"} 2018-08-15 06:05:27,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5/remove_router_interface.json used request id req-df1160b3-f203-4d86-9976-da2af5ebcb48 2018-08-15 06:05:27,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17631387711s 2018-08-15 06:05:27,898 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5/remove_router_interface.json used request id req-df1160b3-f203-4d86-9976-da2af5ebcb48 returning object e57849a1-6e47-4309-896f-af7ab74369b5 2018-08-15 06:05:27,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-15 06:05:27,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:28,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d8a171bf-9742-44cd-a0cb-b4ca5a063fc7 Date: Wed, 15 Aug 2018 06:05:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "36b76b62-6049-400a-b18a-0441df8350db", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "93966ff8-4885-4b3e-b6d0-be8e84be4ab2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fdde73756dd443eab22fd97d078f9bdf", "created_at": "2018-08-15T05:33:56Z", "admin_state_up": true, "updated_at": "2018-08-15T06:05:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "fdde73756dd443eab22fd97d078f9bdf", "id": "e57849a1-6e47-4309-896f-af7ab74369b5", "name": "juju_epc-router_b4b06e39-774d-433d-91c0-249351ce9e56"}]} 2018-08-15 06:05:28,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-d8a171bf-9742-44cd-a0cb-b4ca5a063fc7 2018-08-15 06:05:28,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136159181595s 2018-08-15 06:05:28,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/routers.json used request id req-d8a171bf-9742-44cd-a0cb-b4ca5a063fc7 2018-08-15 06:05:28,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-15 06:05:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:29,381 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d000bf5c-8a39-452b-b8ad-483a2ce328e9 Content-Length: 0 Date: Wed, 15 Aug 2018 06:05:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:29,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5.json used request id req-d000bf5c-8a39-452b-b8ad-483a2ce328e9 2018-08-15 06:05:29,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34456300735s 2018-08-15 06:05:29,381 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/routers/e57849a1-6e47-4309-896f-af7ab74369b5.json used request id req-d000bf5c-8a39-452b-b8ad-483a2ce328e9 2018-08-15 06:05:29,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-15 06:05:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:29,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b239fb84-cc6c-4e8b-86a6-6ea605b9d096 Date: Wed, 15 Aug 2018 06:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"befdf478-9e6e-484e-b9ca-fb28c5d9a049","tenant_id":"fdde73756dd443eab22fd97d078f9bdf","created_at":"2018-08-15T05:33:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-15T05:33:55Z","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":"fdde73756dd443eab22fd97d078f9bdf","id":"3ac95215-290d-4c36-be0d-a539fe9493b4","subnetpool_id":null,"name":"juju_epc-subnet_b4b06e39-774d-433d-91c0-249351ce9e56"}]} 2018-08-15 06:05:29,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b239fb84-cc6c-4e8b-86a6-6ea605b9d096 2018-08-15 06:05:29,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.07244181633s 2018-08-15 06:05:29,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/subnets.json used request id req-b239fb84-cc6c-4e8b-86a6-6ea605b9d096 2018-08-15 06:05:29,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-15 06:05:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/subnets/3ac95215-290d-4c36-be0d-a539fe9493b4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:30,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5def839c-dcd0-47b2-8809-34e1b72883d3 Date: Wed, 15 Aug 2018 06:05:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:30,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3ac95215-290d-4c36-be0d-a539fe9493b4.json used request id req-5def839c-dcd0-47b2-8809-34e1b72883d3 2018-08-15 06:05:30,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22012996674s 2018-08-15 06:05:30,676 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/subnets/3ac95215-290d-4c36-be0d-a539fe9493b4.json used request id req-5def839c-dcd0-47b2-8809-34e1b72883d3 2018-08-15 06:05:30,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-15 06:05:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:30,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-9ecf01a0-38fc-4647-b579-5b867be55225 Date: Wed, 15 Aug 2018 06:05:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36b76b62-6049-400a-b18a-0441df8350db","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2405b9770d8483db661569acf348bcb","l2_adjacency":true,"status":"ACTIVE","subnets":["93966ff8-4885-4b3e-b6d0-be8e84be4ab2"],"description":"","tags":[],"updated_at":"2018-08-15T03:14:16Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2405b9770d8483db661569acf348bcb","created_at":"2018-08-15T02:58:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"befdf478-9e6e-484e-b9ca-fb28c5d9a049","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fdde73756dd443eab22fd97d078f9bdf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-15T06:05:30Z","qos_policy_id":null,"name":"juju_epc-net_b4b06e39-774d-433d-91c0-249351ce9e56","admin_state_up":true,"tenant_id":"fdde73756dd443eab22fd97d078f9bdf","created_at":"2018-08-15T05:33:55Z","mtu":1450}]} 2018-08-15 06:05:30,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9ecf01a0-38fc-4647-b579-5b867be55225 2018-08-15 06:05:30,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912148952484s 2018-08-15 06:05:30,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.31:9696/v2.0/networks.json used request id req-9ecf01a0-38fc-4647-b579-5b867be55225 2018-08-15 06:05:30,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-15 06:05:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9696/v2.0/networks/befdf478-9e6e-484e-b9ca-fb28c5d9a049.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:32,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89f1d639-9a3f-43eb-b714-e5839f413fd7 Date: Wed, 15 Aug 2018 06:05:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-15 06:05:32,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/befdf478-9e6e-484e-b9ca-fb28c5d9a049.json used request id req-89f1d639-9a3f-43eb-b714-e5839f413fd7 2018-08-15 06:05:32,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27505087852s 2018-08-15 06:05:32,045 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.31:9696/v2.0/networks/befdf478-9e6e-484e-b9ca-fb28c5d9a049.json used request id req-89f1d639-9a3f-43eb-b714-e5839f413fd7 2018-08-15 06:05:32,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-15 06:05:32,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:32,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-190d45ea-2f69-4b0a-9795-e9b589565704 Date: Wed, 15 Aug 2018 06:05:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-15T05:34:07Z", "file": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660/file", "owner": "fdde73756dd443eab22fd97d078f9bdf", "id": "c591be15-bf17-4460-a483-68e7f44a5660", "size": 296747008, "self": "/v2/images/c591be15-bf17-4460-a483-68e7f44a5660", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://bff51b98-ed9d-4a60-b89b-ecd26b785e26/images/c591be15-bf17-4460-a483-68e7f44a5660/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_b4b06e39-774d-433d-91c0-249351ce9e56", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-15T05:34:02Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-15 06:05:32,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-190d45ea-2f69-4b0a-9795-e9b589565704 2018-08-15 06:05:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398900508881s 2018-08-15 06:05:32,090 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.31:9292/v2/images used request id req-190d45ea-2f69-4b0a-9795-e9b589565704 2018-08-15 06:05:32,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-15 06:05:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8bec7b21f27cba82f90a595104954346b4c37006" 2018-08-15 06:05:32,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-576e3a8d-97e3-4047-8271-d45584a88e6f Date: Wed, 15 Aug 2018 06:05:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-15 06:05:32,430 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660 used request id req-576e3a8d-97e3-4047-8271-d45584a88e6f 2018-08-15 06:05:32,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.338678121567s 2018-08-15 06:05:32,430 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.31:9292/v2/images/c591be15-bf17-4460-a483-68e7f44a5660 used request id req-576e3a8d-97e3-4047-8271-d45584a88e6f 2018-08-15 06:05:32,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-15 06:05:32,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:32,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 06:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70914c8e-bbed-49bf-9834-f3bee548bcf6 x-compute-request-id: req-70914c8e-bbed-49bf-9834-f3bee548bcf6 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_a248d456-b4bd-4738-a454-41e439b9a6ec", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/cca10033-c5b3-410d-b56b-3f5c88af2457", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "cca10033-c5b3-410d-b56b-3f5c88af2457"}, {"name": "juju_epc-flavor_b4b06e39-774d-433d-91c0-249351ce9e56", "links": [{"href": "http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca", "rel": "self"}, {"href": "http://172.30.9.31:8774/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e3208ae7-1a43-408f-806e-a72cc1370eca"}]} 2018-08-15 06:05:32,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-70914c8e-bbed-49bf-9834-f3bee548bcf6 2018-08-15 06:05:32,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226678848267s 2018-08-15 06:05:32,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.31:8774/v2.1/flavors/detail?is_public=None used request id req-70914c8e-bbed-49bf-9834-f3bee548bcf6 2018-08-15 06:05:32,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-15 06:05:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:32,489 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 15 Aug 2018 06:05:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af7e5d39-4bf2-4053-b81f-073b62ede886 x-compute-request-id: req-af7e5d39-4bf2-4053-b81f-073b62ede886 Content-Length: 0 Content-Type: application/json 2018-08-15 06:05:32,489 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca used request id req-af7e5d39-4bf2-4053-b81f-073b62ede886 2018-08-15 06:05:32,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330948829651s 2018-08-15 06:05:32,490 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.31:8774/v2.1/flavors/e3208ae7-1a43-408f-806e-a72cc1370eca used request id req-af7e5d39-4bf2-4053-b81f-073b62ede886 2018-08-15 06:05:32,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 06:05:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:32,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 06:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c98b26-f82c-4a32-9fb5-4dea7b44433d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.31:5000/v3/users/10fe2fa8f85f41c7ad9570af1f167db8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10fe2fa8f85f41c7ad9570af1f167db8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.31:5000/v3/users/25f3880a4c8f48d88dcdfafc6d4a3b53"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25f3880a4c8f48d88dcdfafc6d4a3b53", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.31:5000/v3/users/30089168439e49e08f788863995f7319"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30089168439e49e08f788863995f7319", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.31:5000/v3/users/36cf4b6920fb406e83cf9369a71751da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36cf4b6920fb406e83cf9369a71751da", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.31:5000/v3/users/419b4b1ac89b48769a53a1658ba58772"}, "domain_id": "default", "enabled": true, "options": {}, "id": "419b4b1ac89b48769a53a1658ba58772", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.31:5000/v3/users/4503384428d047e48faf47e04cbce1eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4503384428d047e48faf47e04cbce1eb", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.31:5000/v3/users/5c6f74b60ea84bfe8e94c9990f3c11da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c6f74b60ea84bfe8e94c9990f3c11da", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.31:5000/v3/users/6fc6b671e15c40ddb7e15d9f22b8c4dc"}, "domain_id": "bd94693bfbdb4d41ae526dd53d94dd1f", "enabled": true, "options": {}, "id": "6fc6b671e15c40ddb7e15d9f22b8c4dc", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.31:5000/v3/users/70ab3e95fc6747b19d67941a5a9c2460"}, "domain_id": "default", "enabled": true, "options": {}, "id": "70ab3e95fc6747b19d67941a5a9c2460", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.31:5000/v3/users/acc5ce9d835a42dea5b561c191f39551"}, "domain_id": "default", "enabled": true, "options": {}, "id": "acc5ce9d835a42dea5b561c191f39551", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.31:5000/v3/users/bac2b395d0b942f396f19ec7e1309122"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bac2b395d0b942f396f19ec7e1309122", "email": "swift@localhost", "password_expires_at": null}, {"name": "juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56", "links": {"self": "http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c30879bd60f34202b34292477db3bef0", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.31:5000/v3/users/c5b29967ef734c7bb7390481ff7b1f0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c5b29967ef734c7bb7390481ff7b1f0e", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.31:5000/v3/users/cc934d89299747dcb08d7b677d832b27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc934d89299747dcb08d7b677d832b27", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.31:5000/v3/users/f19938d1e32f4464968402c9a1e4a996"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f19938d1e32f4464968402c9a1e4a996", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.31:5000/v3/users", "previous": null, "next": null}} 2018-08-15 06:05:32,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-63c98b26-f82c-4a32-9fb5-4dea7b44433d 2018-08-15 06:05:32,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208101034164s 2018-08-15 06:05:32,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users used request id req-63c98b26-f82c-4a32-9fb5-4dea7b44433d 2018-08-15 06:05:32,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-15 06:05:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:32,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 06:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0506f742-3218-49d5-a737-6d48d009a112 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_b4b06e39-774d-433d-91c0-249351ce9e56", "links": {"self": "http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c30879bd60f34202b34292477db3bef0", "description": null}} 2018-08-15 06:05:32,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0 used request id req-0506f742-3218-49d5-a737-6d48d009a112 2018-08-15 06:05:32,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.287868976593s 2018-08-15 06:05:32,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0 used request id req-0506f742-3218-49d5-a737-6d48d009a112 2018-08-15 06:05:32,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-15 06:05:32,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:33,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 06:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22859122-ef42-428d-b9b7-e3df2a3eac06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 06:05:33,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0 used request id req-22859122-ef42-428d-b9b7-e3df2a3eac06 2018-08-15 06:05:33,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314517021179s 2018-08-15 06:05:33,308 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/users/c30879bd60f34202b34292477db3bef0 used request id req-22859122-ef42-428d-b9b7-e3df2a3eac06 2018-08-15 06:05:33,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-15 06:05:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.31:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:33,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 15 Aug 2018 06:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82960c5-3820-4a6d-8be9-fbc0c19353c7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.31:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.31:5000/v3/projects/e2405b9770d8483db661569acf348bcb"}, "tags": [], "enabled": true, "id": "e2405b9770d8483db661569acf348bcb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf"}, "tags": [], "enabled": true, "id": "fdde73756dd443eab22fd97d078f9bdf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_b4b06e39-774d-433d-91c0-249351ce9e56"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.31:5000/v3/projects/feec32c05bda4499885ba9c313a5eb8b"}, "tags": [], "enabled": true, "id": "feec32c05bda4499885ba9c313a5eb8b", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-15 06:05:33,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d82960c5-3820-4a6d-8be9-fbc0c19353c7 2018-08-15 06:05:33,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177314996719s 2018-08-15 06:05:33,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.31:5000/v3/projects used request id req-d82960c5-3820-4a6d-8be9-fbc0c19353c7 2018-08-15 06:05:33,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-15 06:05:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6a19aab8e76d0c942539ef3ee9d8d915307c48b2" 2018-08-15 06:05:33,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 15 Aug 2018 06:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f2eb06-c030-4a5e-b1ff-6852d84beac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-15 06:05:33,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf used request id req-d9f2eb06-c030-4a5e-b1ff-6852d84beac1 2018-08-15 06:05:33,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236155033112s 2018-08-15 06:05:33,733 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.31:5000/v3/projects/fdde73756dd443eab22fd97d078f9bdf used request id req-d9f2eb06-c030-4a5e-b1ff-6852d84beac1 2018-08-15 06:05:33,733 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-08-15 06:05:33,734 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:29 | PASS | | cloudify_ims | functest | vnf | 09:08 | FAIL | | heat_ims | functest | vnf | 17:58 | PASS | | vyos_vrouter | functest | vnf | 15:22 | PASS | | juju_epc | functest | vnf | 30:33 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-15 06:05:33,741 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-15 06:05:33,754 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-15 06:05:33,855 - paramiko.transport - DEBUG - EOF in transport thread